.ppce_container{margin-block:20px;background:#e6e6e6;height:calc(100vh - 190px);display:flex;justify-content:center;align-items:center;flex-direction:column}.ppce_modal{background:#fff;border-radius:16px;padding:24px;color:#000;max-width:400px;width:100%}.ppce_modal-description,.ppce_modal-list,.ppce_modal-subheader{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ppce_modal-description{margin-block-start:24px;margin-block-end:24px}.ppce_modal-subheader{font-weight:700}.ppce__modal-action-wrapper{display:flex;justify-content:center;align-items:center;gap:22px}.ppce__modal-action-wrapper{margin-block-start:42px}.ppce_modal-button{padding:0;border-radius:100px;text-decoration:none;font-size:16px;font-style:normal;font-weight:700;line-height:24px;transition:all .2s ease;text-align:center;white-space:nowrap;width:194px;height:48px;display:flex;justify-content:center;align-items:center}.ppce_modal-button--secondary{color:#3064e3;background-color:#fff}.ppce_modal-button--secondary:hover{color:#1c51d3;background-color:#fff}.ppce_modal-button--primary{color:#fff;background-color:#3064e3}.ppce_modal-button--primary:hover{color:#fff;background-color:#1c51d3}.ppce_modal-button--danger{color:#fff;background-color:#dc3545}.ppce_modal-button--danger:hover{color:#fff;background-color:#b82533}.ppce_notice{color:#fff;background:red;max-width:600px;border-radius:8px;padding:2px 12px;margin-block-end:5px;font-size:16px;display:none;width:448px;box-sizing:border-box}.ppce_notice--show{display:block}.ppce-button-loading{position:relative;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:ppce-button-loading 1s infinite linear alternate;animation-delay:.5s}.ppce-button-loading::after,.ppce-button-loading::before{content:"";display:inline-block;position:absolute;top:0}.ppce-button-loading::before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:ppce-button-loading 1s infinite alternate;animation-delay:0s}.ppce-button-loading::after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#fff;animation:ppce-button-loading 1s infinite alternate;animation-delay:1s}.ppce__button--disconnect{width:148px;height:43px;font-size:14px}@keyframes ppce-button-loading{0%{background-color:#fff}100%,50%{background-color:rgba(152,128,255,.2)}}input.input-text.regular-input{padding:12px 16px!important;border-radius:8px;border:1px solid #ccc;background:#fff;height:48px!important}select{padding:0 16px!important;border-radius:8px!important;border:1px solid #ccc!important;height:48px!important}.ppce-onboarding-message{display:flex;padding:16px;border-radius:16px;border:1px solid #e6e6e6;background:#fff;gap:12px}.ppce-onboarding-message__content{display:flex;flex-direction:column;gap:6px}.ppce-onboarding-message__headline{font-size:18px}.ppce-onboarding-message__description,.ppce-onboarding-message__headline{margin:0}