.rc-tooltip.rc-tooltip-zoom-appear,.rc-tooltip.rc-tooltip-zoom-enter{opacity:0}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);opacity:0}.rc-tooltip-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.6,-.3,.74,.05)}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{animation-name:rcToolTipZoomIn;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{animation-name:rcToolTipZoomOut;animation-play-state:running}@keyframes rcToolTipZoomIn{0%{opacity:0;transform:scale(0);transform-origin:50% 50%}to{opacity:1;transform:scale(1);transform-origin:50% 50%}}@keyframes rcToolTipZoomOut{0%{opacity:1;transform:scale(1);transform-origin:50% 50%}to{opacity:0;transform:scale(0);transform-origin:50% 50%}}.rc-tooltip{background-color:#0000000d;display:block;font-size:12px;line-height:1.5;padding:1px;position:absolute;visibility:visible;z-index:1070}.rc-tooltip-hidden{display:none}.rc-tooltip-inner{background-color:#373737;border:1px solid #373737;border-radius:5px;color:#333;min-height:34px;padding:18px 20px;text-align:left;text-decoration:none}.rc-tooltip-arrow,.rc-tooltip-arrow-inner{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-top-color:#373737;border-width:6px 6px 0;bottom:-5px;margin-left:-6px}.rc-tooltip-placement-top .rc-tooltip-arrow{border-top-color:#373737;border-width:20px 25px 0;bottom:-15px;margin-left:-25px}.rc-tooltip-placement-top .rc-tooltip-arrow-inner,.rc-tooltip-placement-topLeft .rc-tooltip-arrow-inner,.rc-tooltip-placement-topRight .rc-tooltip-arrow-inner{border-top-color:#fff;border-width:6px 6px 0;bottom:1px;margin-left:-6px}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{border-right-color:#373737;border-width:6px 6px 6px 0;left:-5px;margin-top:-6px}.rc-tooltip-placement-right .rc-tooltip-arrow-inner,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-rightTop .rc-tooltip-arrow-inner{border-right-color:#fff;border-width:6px 6px 6px 0;left:1px;margin-top:-6px}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{border-left-color:#373737;border-width:6px 0 6px 6px;margin-top:-6px;right:-5px}.rc-tooltip-placement-left .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftTop .rc-tooltip-arrow-inner{border-left-color:#fff;border-width:6px 0 6px 6px;margin-top:-6px;right:1px}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-bottom-color:#373737;border-width:0 6px 6px;margin-left:-6px;top:-5px}.rc-tooltip-placement-bottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow-inner,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow-inner{border-bottom-color:#fff;border-width:0 6px 6px;margin-left:-6px;top:1px}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.example-appear{opacity:.01}.example-appear.example-appear-active{opacity:1;transition:opacity .3s ease-in}.example-enter{opacity:.01}.example-enter.example-enter-active{opacity:1;transition:opacity .3s ease-in}.example-leave{opacity:1}.example-leave.example-leave-active{opacity:.01;transition:opacity .3s ease-in}#root,body,html{font-family:Red Hat Display,sans-serif;height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}.button_root__7Ogsn{border:none;border-radius:5px;cursor:pointer;font-family:Red Hat Display,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:29px;outline:none;padding:14px;transition:all .3s;-webkit-user-select:none;user-select:none;width:100%}.button_root__7Ogsn:disabled{background:#a6a6a6;cursor:not-allowed}.button_primary__DF4wa{background:#5777da;color:#fff}.button_primary__DF4wa:hover:not(:disabled){background:#4a6dd7}.button_secondary__GXroe{background:#e5e7e6;color:#00000085}.button_secondary__GXroe:hover:not(:disabled){background:#dadddc}.button_danger__ewmsP{background:#d72626;color:#fff}.button_danger__ewmsP:hover:not(:disabled){background:#c62323}.button_dangerOutline__iB7EA{background:#d726260d;border:1px solid #d72626;color:#d72626}.button_dangerOutline__iB7EA:hover:not(:disabled){background:#d7262626}.button_withBorder__6lJ9y{background:#fff;border:1px solid #5777da;color:#5777da}.button_withBorder__6lJ9y:hover:not(:disabled){background:#5777da;color:#fff}.button_content__WO84P{align-self:center;display:grid}.button_contentCenter__8hw8Y{align-items:center;display:flex;justify-content:center}.button_loaderWrapper__ToPDT{height:19px;width:34px}.button_loader__ImUDm,.button_loader__ImUDm:after,.button_loader__ImUDm:before{animation:button_load7__cGzKs 1.8s ease-in-out infinite both;border-radius:50%;height:2em;width:2em}.button_loader__ImUDm{animation-delay:-.16s;color:#fff;font-size:4px;position:relative;text-indent:-9999em;transform:translateY(-5px) translateX(13px)}.button_loader__ImUDm:after,.button_loader__ImUDm:before{content:"";position:absolute;top:0}.button_loader__ImUDm:before{animation-delay:-.32s;left:-3.5em}.button_loader__ImUDm:after{left:3.5em}@keyframes button_load7__cGzKs{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.typography_body__TwnK0,.typography_h1__5BYEf,.typography_h2__YXOLe,.typography_h3__\+vfOv,.typography_h4__IGOLc,.typography_h5__nwHvt,.typography_span__0AyVk{color:#272727;font-family:Red Hat Display,sans-serif;letter-spacing:.03em;margin:0}.typography_h1__5BYEf{font-size:30px;font-style:normal;font-weight:700;letter-spacing:.03em;line-height:40px}.typography_h2__YXOLe{font-size:20px;font-style:normal;font-weight:500;letter-spacing:.03em;line-height:26px}.typography_h3__\+vfOv{font-size:20px}.typography_h3__\+vfOv,.typography_h4__IGOLc{font-style:normal;font-weight:700;line-height:33px}.typography_h4__IGOLc{font-size:18px}.typography_body__TwnK0{font-size:18px;line-height:24px}.typography_body__TwnK0,.typography_span__0AyVk{font-style:normal;font-weight:400;letter-spacing:.03em}.typography_span__0AyVk{font-size:14px;line-height:19px}.navigation_root__a1U8H{display:flex;justify-content:space-between}.navigation_navigationItem__lF7rL{align-items:center;border:1px solid #8e94f280;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:10px 5px;text-decoration:none;transition:all .3s}.navigation_navigationItem__lF7rL:first-child{border-left:none}.navigation_navigationItem__lF7rL:last-child{border-right:none}.navigation_navigationItem__lF7rL:hover{background:#d3d5fa80}.navigation_active__5UxJ2,.navigation_active__5UxJ2:hover{background:#8e94f280}.navigation_navigationText__PbbJB{color:#000;cursor:pointer;font-weight:500;margin-top:5px}.toggle-switch_label__QgiSe{background:none;border-radius:50px;cursor:pointer;display:block;position:relative;text-indent:-9999px;transition:all .3s}.toggle-switch_labelDisabled__rUrKJ{cursor:not-allowed}.toggle-switch_labelPrimary__lhHA\+{height:18px;width:34px}.toggle-switch_labelPrimary__lhHA\+:active>div{width:14px}.toggle-switch_labelSecondary__qQJzr{height:20px;width:55px}.toggle-switch_labelSecondary__qQJzr:active>div{width:22px}.toggle-switch_root__XUPxc{align-items:center;display:inline-flex;position:relative;-webkit-user-select:none;user-select:none}.toggle-switch_input__jRdRt{height:0;opacity:0;width:0}.toggle-switch_input__jRdRt:not(:checked)+label>div{top:50%;transform:translateY(-50%)}.toggle-switch_inputPrimary__sLhVW:not(:checked)+label{background-color:#dbdbdb}.toggle-switch_inputPrimary__sLhVW:not(:checked)+label>div{left:4px;padding:5px}.toggle-switch_inputSecondary__gVseQ:not(:checked)+label{background:#5777da2b}.toggle-switch_inputSecondary__gVseQ:not(:checked)+label>div{left:0;padding:0}.toggle-switch_input__jRdRt:checked+label>div{top:50%;transform:translate(-100%,-50%)}.toggle-switch_inputPrimary__sLhVW:checked+label{background-color:#5777da}.toggle-switch_inputPrimary__sLhVW:checked+label>div{left:calc(100% - 4px);padding:5px}.toggle-switch_inputSecondary__gVseQ:checked+label{background:#5777da2b}.toggle-switch_inputSecondary__gVseQ:checked+label>div{left:100%;padding:0}.toggle-switch_thumb__9wpTz{align-items:center;border-radius:50%;color:#fff;display:flex;justify-content:center;position:absolute;transition:all .3s}.toggle-switch_thumbPrimary__2dshh{background-color:#fff;height:12px;width:12px}.toggle-switch_thumbSecondary__3AlQi{background-color:#5777da;height:24px;width:24px}.first-configuration-screen_root__vJrVw{display:flex;flex:1 1;flex-direction:column;margin:50px auto 0;width:680px}.first-configuration-screen_stepper__VTGMx{padding-top:20px}.first-configuration-screen_text__AVZ8J{text-align:center}.first-configuration-screen_absoluteWrapper__7Zqs6{position:absolute;right:20px;top:20px}.confirmation-form_title__fqIYW{font-size:24px;font-weight:700;margin-bottom:30px}.confirmation-form_row__lrGqA{column-gap:5px;display:flex;margin-bottom:15px}.confirmation-form_iconWrapper__doTLc{display:flex;justify-content:center;min-width:29px}.confirmation-form_buttonsWrapper__uQ1OU{margin-top:45px}.confirmation-form_cancelButton__ghJRF{margin-top:15px}.confirmation-form_confirmationMessageWrapper__47MOc{align-items:center;display:flex;height:58px;justify-content:center}.confirmation-form_confirmationSuccessMark__0-BXV{align-items:center;background-color:#438d20;border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:14px;width:30px}.confirmation-form_confirmationSuccessText__qpAJM{color:#438d20;font-size:22px;font-weight:500}.confirmation-message_confirmationMessageWrapper__NuulJ{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.confirmation-message_confirmationSuccessMark__fgxy4{align-items:center;background-color:#438d20;border-radius:50%;display:flex;height:62px;justify-content:center;margin-bottom:30px;width:62px}.confirmation-message_checkIcon__3zevE{height:33px;width:30px}.confirmation-message_text__XJPl5{color:#000;font-size:24px;font-weight:400;text-align:center}.appointment-confirmation-steps_root__Z3rXu{display:flex}.appointment-confirmation-steps_stepper__1DrPk{align-items:center;display:flex;flex-direction:column;justify-self:center;margin-right:16px;margin-top:26px}.appointment-confirmation-steps_lineWrapper__R36vs{flex:1 1 auto}.appointment-confirmation-steps_line1__zLq7x{border-right:2px solid #5777da;display:block;height:95px;justify-content:center}.appointment-confirmation-steps_line2__DYS2e{border-right:2px solid #5777da;display:block;height:230px;justify-content:center}.appointment-confirmation-steps_circle__aqGnP{align-items:center;background:#fff;border:8px solid #5777da;border-radius:50%;display:flex;height:25px;justify-content:center;position:relative;text-align:center;transition:all .3s;vertical-align:middle;width:25px}.appointment-confirmation-steps_step__Fu8J2{display:flex;flex-direction:column;margin-top:26px}.appointment-confirmation-steps_text__Zt\+0V{margin-top:10px}.create-reminder-helper_tooltipOverlay__UXUFC{max-width:350px;z-index:1303}.create-reminder-helper_tooltipLink__eV6U7{align-items:center;color:#5777da;display:inline-flex;text-decoration:none}.create-reminder-helper_tooltipLink__eV6U7:active{color:#5777da}.create-reminder-helper_tooltipText__gaVTo{color:#5777da;display:inline-block;font-size:16px;font-weight:500;line-height:21px;margin-right:6px;text-decoration:underline}.create-reminder-helper_flexWrapper__fZkNf{grid-column-gap:10px;align-items:center;column-gap:10px;cursor:pointer;display:grid;grid-template-columns:1fr auto}.create-reminder-helper_flexWrapper__fZkNf:hover .create-reminder-helper_clickableText__fmS\+k{color:#6c88df}.create-reminder-helper_flexWrapper__fZkNf:hover .create-reminder-helper_arrowDown__v-vRX path{fill:#6c88df}.create-reminder-helper_clickableText__fmS\+k{color:#5777da;margin-top:10px}.create-reminder-helper_bodyText__zb9nd{color:#fff;font-size:14px;line-height:19px;-webkit-user-select:auto;user-select:auto}.create-reminder-helper_textUnderline__aYwKD{text-decoration-line:underline}.create-reminder-helper_arrowDown__v-vRX{transform:rotate(-90deg);transition:all .3s}.create-reminder-helper_arrowDown__v-vRX path{fill:#5777da}.create-reminder-helper_rotatedArrow__8WS-A{transform:rotate(90deg)}.auto-reminder-modal_modalTitle__07BCA{color:#000;font-size:24px;line-height:32px;margin:auto}.auto-reminder-modal_root__fPNzu{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.auto-reminder-modal_box__Mzyk7{border:1px solid #0f62fe;margin-top:1rem;padding:1.5rem;width:100%}.auto-reminder-modal_box__Mzyk7 h3{color:#0f62fe}.auto-reminder-modal_box__Mzyk7 p{margin-top:.5rem}.auto-reminder-modal_box__Mzyk7 img{border-radius:8px;box-shadow:0 3px 4.5px rgba(0,0,0,.075),0 -3px 4.5px rgba(0,0,0,.038),3px 0 4.5px rgba(0,0,0,.038),-3px 0 4.5px rgba(0,0,0,.038);margin-top:1rem;width:100%}.typeform-review-modal_modalBox__QVL6R{background-color:#fffc;border-radius:20px;box-shadow:24px;height:80vh;left:50%;margin:auto;max-height:500px;max-width:900px;outline:none;overflow:hidden;padding:16px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80vw}.typeform-review-modal_closeButton__Nee7K{align-items:center;background-color:#fff;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:16px;z-index:1000}.typeform-review-modal_closeButton__Nee7K:hover{background-color:#d3d3d3}.typeform-review-modal_closeIcon__yK3vd{fill:currentColor;height:20px;width:20px}.typeform-review-modal_widgetContainer__cBZRs{height:100%;padding-top:48px;position:relative;width:100%}.event-list_root__VdZ3p{padding-top:20px}.event-list_remindersContainer__\+KHs1{overflow:auto;padding:25px 0;width:100%}.event-list_noRemindersAlert__SDRgL{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;margin:24px auto 0;max-width:500px;padding:24px}.event-list_remindersList__I\+S\+4{box-sizing:border-box;display:flex;justify-content:space-between;overflow:auto;padding:25px 0 200px;width:100%}.event-list_remindersListItem__aqUku{margin:0 auto}.event-list_heading__SAjdp{display:flex;justify-content:space-between}.event-list_dateHeading__IKJPk{align-items:center;display:flex;gap:16px}.event-list_leftButtons__kcz6W{display:flex}.event-list_arrow__32SnX{cursor:pointer}.event-list_arrowWrapper__MSl1I{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;outline:1px solid #0000;text-align:center;transition:all .3s;width:40px}.event-list_arrowWrapper__MSl1I:hover{background-color:#edf1fb}.event-list_arrowWrapper__MSl1I:active{background-color:#d4ddf6}.event-list_button__HIPnS{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#272727;font-size:16px;height:40px;line-height:21px;margin-left:15px;padding:9px 22px;width:92px}.event-list_button__HIPnS:hover{background:#f2f2f2!important}.event-list_tooltipOverlay__4k79\+{max-width:250px;z-index:1303}.event-list_bodyText__dwFJ6{color:#fff;-webkit-user-select:auto;user-select:auto}.event-list_month__twjP9{color:#272727;font-size:23px;font-weight:700;line-height:30px}.event-list_dayTitle__yuyPU{text-align:center}.event-list_bold__YcO2K{font-weight:700}.event-list_reminder__rwAzF{cursor:pointer;margin-top:12px;transition:all .3s}.event-list_textEmpty__Wjhfh{color:#5777da;font-size:15px;font-weight:600;line-height:20px;margin-top:24px;text-align:center;width:230px}.event-list_arrowRight__u5aYO{transform:rotate(180deg)}.event-list_errorTitle__7rdXe{font-weight:700}.event-list_errorDescription__7GzIP{margin-top:6px}.event-list_loader__aQDGg{margin-top:50px}.send-reminder-immeditely-modal_modalTitle__pFNoX{color:#000;font-size:24px;line-height:32px}.send-reminder-immeditely-modal_root__26Uyf{align-items:center;display:flex;flex-direction:column;overflow:hidden}.send-reminder-immeditely-modal_border__V\+Av5{border-top:1px solid #c9c9c9;width:452px}.edit-event-modal_root__q6vPx{display:flex;flex:1 1;flex-direction:column;position:relative}.edit-event-modal_hidden__RZa9G{display:none}.edit-event-modal_modalTitle__ZoACI{color:#000;font-size:24px;line-height:32px}.edit-event-modal_header__fqYy1{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.edit-event-modal_statusWrapper__9uyjx{display:flex;justify-content:flex-end}.edit-event-modal_statusBadge__6\+8RJ{border-radius:4px;padding:5px;text-align:center;width:120px}.edit-event-modal_statusText__zS75U{color:#fff;font-size:14px;font-weight:600;text-transform:uppercase}.edit-event-modal_statusBadgeAccept__NXvWh{background-color:#438d20}.edit-event-modal_statusBadgeWaiting__cYiRR{background-color:#f4cf48}.edit-event-modal_statusBadgeRejected__Mv9eY{background-color:#d72626}.edit-event-modal_wrapper__jCT0I{position:relative}.edit-event-modal_selectWrapper__xbzFf{left:0;position:absolute;right:0}.edit-event-modal_accordionTitle__jl7iL{color:#5777da;cursor:pointer;font-weight:700;margin-bottom:20px}.edit-event-modal_accordionTitle__jl7iL:hover{color:#8199e3}.edit-event-modal_accordionTitle__jl7iL:hover svg path{stroke:#8199e3}.edit-event-modal_accordionIcon__6lNyy{margin-left:10px;transform:rotate(-90deg);transition:all .3s}.edit-event-modal_accordionIcon__6lNyy path{stroke:#5777da}.edit-event-modal_accordionIconActive__lQoJ5{transform:rotate(90deg)}.edit-event-modal_title__-NVAE{color:#5777da;font-weight:600}.edit-event-modal_regular__EZuBg{margin-top:8px}.edit-event-modal_eventLocation__2PsIc{font-size:1em;margin-top:8px}.edit-event-modal_textWrapper__WxcXz{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.edit-event-modal_textFieldWrapper__U57bG{margin-bottom:20px}.edit-event-modal_disabled__AK3F2{cursor:not-allowed}.edit-event-modal_sublabel__QR-WU{color:#5777da;font-size:15px;font-weight:500;line-height:20px;text-align:right}.edit-event-modal_error__tws8c{color:#cf1717;font-size:1.1rem;transition:all .3s}.edit-event-modal_button__EVlLU{margin-top:10px}.edit-event-modal_clickableText__gdKqM{color:#5777da;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:7px;justify-content:center;line-height:21px;margin-top:20px}.edit-event-modal_clickableText__gdKqM:hover{color:#8199e3}.edit-event-modal_clickableText__gdKqM:hover>svg path{stroke:#8199e3}.edit-event-modal_phoneNumberInput__fSS6d{font-size:20px}.edit-event-modal_phoneNumberInput__fSS6d.edit-event-modal_suggestedPhoneInput__8iNAA{background-color:#c546c726!important}.edit-event-modal_textButton__ywo\+c{color:#5777da;cursor:pointer;font-size:16px;font-weight:600;line-height:21px;margin-bottom:20px}.edit-event-modal_textButton__ywo\+c:hover{color:#8199e3}.edit-event-modal_removeButton__nW\+eP{cursor:pointer}.edit-event-modal_tooltipOverlay__\+CtcY{max-width:350px;z-index:1303}.edit-event-modal_tooltipText__MPDEL{color:#fff;font-size:14px;line-height:19px;-webkit-user-select:auto;user-select:auto}.edit-event-modal_newBadge__T0Juc{background-color:#c546c7;border-radius:12px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;line-height:normal;padding:3px 8px}.edit-event-modal_selectField__lbuYE{border:1px solid #5777da;border-radius:5px;box-sizing:border-box;font-family:Red Hat Display,sans-serif;font-size:20px;letter-spacing:.03em;line-height:26px;outline:1px solid #0000;transition:all .3s;width:100%}.edit-event-modal_selectField__lbuYE::placeholder{color:#959595}.edit-event-modal_selectField__lbuYE:active,.edit-event-modal_selectField__lbuYE:focus{outline:1px solid #5777da}.edit-event-modal_selectField__lbuYE:disabled{border:1px solid #767676;cursor:not-allowed;outline:none}.event-card-phone-fields_stack__NjWSO{cursor:auto;display:flex;flex-direction:column;gap:.4rem}.event-card-phone-fields_title__bdc9F{display:block;font-size:.9rem;margin:.5rem 0 0}.event-card-phone-fields_suggestedTitle__ArJ\+N{color:#c546c7;font-size:.8rem;font-weight:500}.event-card-phone-fields_btnAddRecipient__M220x{background:none;border:none;color:blue;cursor:pointer;display:block;font-size:.85rem;font-weight:700;padding:0;text-align:left}.event-card-phone-fields_btnRemoveRecipient__5VS37{background-color:#a2a2a21a;border:1px solid #a2a2a21a;border-radius:50%;cursor:pointer;padding:1px}.event-card-phone-fields_btnRemoveRecipient__5VS37:hover{border-color:#a2a2a280}.event-card-phone-fields_phoneInputStack__UuOcx{display:flex;flex-direction:column;gap:.2rem}.event-card-phone-fields_phoneInputContainer__M9gAY{align-items:center;display:flex;gap:.3rem}.event-card-phone-fields_btnSave__2x\+F4{font-size:1.1rem;padding:.3rem}.event-card-phone-fields_error__SNNQd{color:#cf1717;font-size:.9rem;transition:all .3s}.event-card-status_status__wsa7R{align-items:center;border-radius:.2rem;color:#fff;display:flex;font-size:.8rem;justify-content:center;padding:.2rem .5rem;text-transform:capitalize}.event-card-status_statusError__3GXAs{background-color:#d74e3c}.event-card-status_statusInactive__kNaxK{background-color:#e5e7eb;color:#000}.event-card-status_statusReview__7hcEP{background-color:#c546c7}.event-card-status_statusScheduled__BgXZc{background-color:#10b981}.event-card-status_statusSent__MfmXP{background-color:#4465c1}.event-card_root__rl8oS{background-color:#fff;border:1px solid #d9d9d9;border-radius:3px;box-sizing:border-box;padding:12px;position:relative;transition:all .3s;width:230px}.event-card_statusAndSwitchContainer__uewtY{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.event-card_statusCircle__fPGHV{align-items:center;border-radius:50%;display:flex;height:20px;justify-content:center;left:0;position:absolute;top:0;transform:translate(-50%,-50%);width:20px}.event-card_statusCircleAccept__O5IkS{background-color:#438d20}.event-card_statusCircleWaiting__iKnlJ{background-color:#f4cf48}.event-card_statusCircleRejected__Jh5Oc{background-color:#d72626}.event-card_clickable__SqIfD:hover{border:1px solid #5777da;box-shadow:2px 4px 4px #00000014}.event-card_flexWrapper__cU5Jh{display:flex;justify-content:space-between}.event-card_titleWrapper__LxaCu{align-items:center;display:flex;gap:8px;width:200px}.event-card_circle__1GoEw{background-color:initial;border-radius:50%;flex-shrink:0;height:12px;width:12px}.event-card_title__OpbVQ{color:#5777da;font-size:15px;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-card_toggleWrapper__\+PLql{align-items:center;display:flex;justify-content:center;margin-left:10px}.event-card_regular__GRnbo{color:#636363;font-size:14px;line-height:19px;margin-top:6px}.event-card_recurring__h6Uhc{color:#636363}.event-card_phoneWrapper__ZGaSK{margin-top:6px}.event-card_phone__Q3Tbt{border:2px solid #898989;border-radius:5px;padding:5px 8px;width:100%}.event-card_inputWrapper__EayQ5{width:50%}.event-card_bodyText__BODYq{color:#fff;font-size:14px;line-height:19px;text-align:center;-webkit-user-select:auto;user-select:auto}.event-card_tooltipOverlay__6hkKn{max-width:200px;z-index:1303}.event-card_spinnerFlexWrapper__EROc4{align-items:center;display:flex}.event-card_spinnerWrapper__dfZ35{background:#fff;display:inline-block;height:16px;overflow:hidden;width:16px}.event-card_spinner__w8Oed{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.16);transform-origin:0 0;width:100%}.event-card_spinner__w8Oed div{animation:event-card_spin__pA2jq 1s linear infinite;border:10px solid #5777da;border-radius:50%;border-top-color:#0000;box-sizing:initial;height:60px;left:50px;position:absolute;top:50px;width:60px}@keyframes event-card_spin__pA2jq{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.event-card_error__jgKOt{color:#cf1717;font-size:.9rem;transition:all .3s}.reminder-list_root__VOjmp{padding-top:20px}.reminder-list_remindersList__AcT3S{box-sizing:border-box;column-gap:12px;display:flex;justify-content:space-between;overflow:auto;padding:25px 0 200px;width:100%}.reminder-list_remindersListItem__vS3W5{margin:0 auto}.reminder-list_heading__jmiGN{display:flex;justify-content:space-between}.reminder-list_dateHeading__IRyPz{align-items:center;display:flex;gap:16px}.reminder-list_leftButtons__g4pVd{display:flex}.reminder-list_arrow__bGl4O{cursor:pointer}.reminder-list_arrowWrapper__YAPmu{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;outline:1px solid #0000;text-align:center;transition:all .3s;width:40px}.reminder-list_arrowWrapper__YAPmu:hover{background-color:#edf1fb}.reminder-list_arrowWrapper__YAPmu:active{background-color:#d4ddf6}.reminder-list_button__Ah8PD{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#272727;font-size:16px;height:40px;line-height:21px;margin-left:15px;padding:9px 22px;width:92px}.reminder-list_button__Ah8PD:hover{background:#f2f2f2!important}.reminder-list_month__M3ig1{color:#272727;font-size:23px;font-weight:700;line-height:30px}.reminder-list_dayTitle__ikKg5{text-align:center}.reminder-list_reminder__yVKPF{margin-top:12px;transition:all .3s}.reminder-list_textEmpty__ZoRtP{color:#5777da;font-size:15px;font-weight:600;line-height:20px;margin-top:24px;text-align:center;width:230px}.reminder-list_arrowRight__gNurs{transform:rotate(180deg)}.reminder-list_errorTitle__tQPpv{font-weight:700}.reminder-list_errorDescription__bR5JB{margin-top:6px}.reminder-list_loader__FCjWj{margin-top:50px}.reminder-list_tooltipOverlay__sWKod{max-width:350px;z-index:1303}.preview-reminder-modal_modalTitle__7F4R-{color:#000;font-size:24px;line-height:32px}.preview-reminder-modal_root__9Kp0c{align-items:center;display:flex;flex-direction:column;overflow:hidden}.preview-reminder-modal_border__MIraG{border-top:1px solid #c9c9c9;width:452px}.preview-reminder-modal_phoneBody__50I\+i{background-image:url(https://firebasestorage.googleapis.com/v0/b/recordatorio-de-cita.appspot.com/o/phone-body.png?alt=media&token=fed4698d-b194-4030-851f-2bab97483545);background-position:2px 0;background-repeat:repeat-y;position:relative;width:358px}.preview-reminder-modal_phoneBottom__q1Hpz{background-image:url(https://firebasestorage.googleapis.com/v0/b/recordatorio-de-cita.appspot.com/o/phone-bottom.png?alt=media&token=b3a4ea4f-c42b-4879-a893-c05345c28405);background-position:0 0;background-repeat:repeat-y;height:131px;position:relative;width:358px}.preview-reminder-modal_message__CkiEa{background:#e5e5ea;border-radius:20px;display:inline-block;font-size:13px;line-height:17px;margin-bottom:5px;margin-left:38px;margin-top:20px;max-width:251px;padding:8px 15px;white-space:pre-wrap;word-break:break-all}.preview-reminder-modal_message__CkiEa:before{background:#e5e5ea;border-bottom-right-radius:15px;bottom:5px;content:"";height:20px;left:31px;position:absolute;width:20px;z-index:0}.preview-reminder-modal_message__CkiEa:after{background:#fff;border-bottom-right-radius:10px;bottom:5px;content:"";height:20px;left:28px;position:absolute;width:10px;z-index:1}.consumed-reminder-segments_overlay__gNwqd{max-width:350px;z-index:1303}.consumed-reminder-segments_root__WQQiK{align-items:center;color:#5777da;display:inline-flex;justify-content:flex-end;text-decoration:none}.consumed-reminder-segments_root__WQQiK:active{color:#5777da}.consumed-reminder-segments_root__WQQiK svg{cursor:pointer}.consumed-reminder-segments_bodyText__h0Eu-{color:#fff;font-size:14px;line-height:19px;-webkit-user-select:auto;user-select:auto}.consumed-reminder-segments_bodyText__h0Eu- a{color:#fff}.consumed-reminder-segments_text__VAmKq{color:#5777da;font-size:15px;font-weight:500;line-height:20px;margin-right:6px;text-align:right}.message-input_root__mgUX0{display:flex;flex-direction:column}.message-input_labelWrapper__IzNxy{display:flex;justify-content:space-between;margin-bottom:8px}.message-input_single__JuxU7{display:block}.message-input_label__cSNRn{align-self:end;color:#676767;transition:all .3s}.message-input_labelSecondary__3TBNH{color:#636363;font-weight:700}.message-input_labelError__2yeqM{color:#cf1717}.message-input_wrapper__ZudHu{background-color:#fff;border:1px solid #5777da;border-radius:5px;box-sizing:border-box;outline:1px solid #0000;padding:14px 14px 14px 16px;width:100%}.message-input_wrapper__ZudHu:active,.message-input_wrapper__ZudHu:focus{outline:1px solid #5777da}.message-input_wrapper__ZudHu:disabled{border:1px solid #767676;outline:none}.message-input_wrapperDisabled__2Srgv{background-color:#fafafa;border:1px solid #767676;outline:none}.message-input_input__zgFep{border:none;font-family:Red Hat Display,sans-serif;font-size:18px;letter-spacing:.03em;line-height:24px;transition:all .3s;width:100%}.message-input_input__zgFep:active,.message-input_input__zgFep:focus{outline:none}.message-input_input__zgFep::placeholder{color:#959595}.message-input_input__zgFep:disabled{background-color:#fafafa;cursor:not-allowed}.message-input_inputSecondary__WxBgP{color:#636363}.message-input_inputError__v-NLq{border-color:#cf1717!important}.message-input_inputError__v-NLq:active,.message-input_inputError__v-NLq:focus{outline-color:#cf1717!important}.message-input_sublabel__SKSnR{color:#5777da;font-size:15px;font-weight:500;line-height:20px;text-align:right}.message-input_error__Q01gI{color:#cf1717;font-size:14px;line-height:19px;margin-top:8px;transition:all .3s}.message-input_counterError__be1v8{font-size:19px;margin-top:0}.message-input_textarea__0OfH-{resize:none}.message-input_countersWrapper__ePNLs{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.message-input_messagePreviewWrapper__q3Zfr{display:flex;flex-direction:column;gap:8px;position:relative;width:358px}.message-input_messagePreview__REuQj{background:#e5e5ea;border-radius:20px;display:inline-block;font-size:13px;line-height:17px;max-width:251px;padding:8px 15px;white-space:pre-wrap;word-break:break-all}.message-input_confirmationLinkAlert__gotMi{color:#636363;font-size:12px;line-height:17px;margin-right:3px;text-align:right}.account-created-modal_modal__D-uZ5{text-align:center}.account-created-modal_modalTitle__wz10N{color:#000;font-size:24px;line-height:32px}.account-created-modal_image__KFLwC{max-width:50%}.send-test-reminder-form-modal_root__0L\+Sn{display:flex;flex:1 1;flex-direction:column;position:relative}.send-test-reminder-form-modal_hidden__E9Xrp{display:none}.send-test-reminder-form-modal_modalTitle__hUBcY{color:#000;font-size:24px;line-height:32px}.send-test-reminder-form-modal_header__ofvO4{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.send-test-reminder-form-modal_statusWrapper__oaLiw{display:flex;justify-content:flex-end}.send-test-reminder-form-modal_statusBadge__Gnyfc{border-radius:4px;padding:5px;text-align:center;width:120px}.send-test-reminder-form-modal_statusText__GUKvb{color:#fff;font-size:14px;font-weight:600;text-transform:uppercase}.send-test-reminder-form-modal_statusBadgeAccept__XERan{background-color:#438d20}.send-test-reminder-form-modal_statusBadgeWaiting__VZXFZ{background-color:#f4cf48}.send-test-reminder-form-modal_statusBadgeRejected__fy34K{background-color:#d72626}.send-test-reminder-form-modal_wrapper__yaEgc{position:relative}.send-test-reminder-form-modal_selectWrapper__ltNnm{left:0;position:absolute;right:0}.send-test-reminder-form-modal_accordionTitle__QLg-m{color:#5777da;cursor:pointer;font-weight:700;margin-bottom:20px}.send-test-reminder-form-modal_accordionTitle__QLg-m:hover{color:#8199e3}.send-test-reminder-form-modal_accordionTitle__QLg-m:hover svg path{stroke:#8199e3}.send-test-reminder-form-modal_accordionIcon__aILOu{margin-left:10px;transform:rotate(-90deg);transition:all .3s}.send-test-reminder-form-modal_accordionIcon__aILOu path{stroke:#5777da}.send-test-reminder-form-modal_accordionIconActive__c25Py{transform:rotate(90deg)}.send-test-reminder-form-modal_title__1b4lT{color:#5777da;font-weight:600}.send-test-reminder-form-modal_regular__29UYU{margin-top:8px}.send-test-reminder-form-modal_textWrapper__g0Gie{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.send-test-reminder-form-modal_textFieldWrapper__0CHdG{margin-bottom:20px}.send-test-reminder-form-modal_disabled__vnUDO{cursor:not-allowed}.send-test-reminder-form-modal_sublabel__65\+1Y{color:#5777da;font-size:15px;font-weight:500;line-height:20px;text-align:right}.send-test-reminder-form-modal_error__XQkfd{color:#cf1717;transition:all .3s}.send-test-reminder-form-modal_button__Ufjw4{margin-top:10px}.send-test-reminder-form-modal_clickableText__BiCHt{color:#5777da;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:7px;justify-content:center;line-height:21px;margin-top:20px}.send-test-reminder-form-modal_clickableText__BiCHt:hover{color:#8199e3}.send-test-reminder-form-modal_clickableText__BiCHt:hover>svg path{stroke:#8199e3}.send-test-reminder-form-modal_phoneNumberInput__0j3oG{font-size:20px}.send-test-reminder-form-modal_textButton__MIQrR{color:#5777da;cursor:pointer;font-size:16px;font-weight:600;line-height:21px;margin-bottom:20px}.send-test-reminder-form-modal_textButton__MIQrR:hover{color:#8199e3}.send-test-reminder-form-modal_removeButton__ckSqj{cursor:pointer}.event-list_root__hKux3{padding:40px 30px 0}.event-list_remindersList__EeOyi{box-sizing:border-box;column-gap:12px;display:flex;overflow:auto;padding:25px 0}.event-list_remindersListItem__krk8y{margin:0 auto}.event-list_heading__cNCWN{display:flex;justify-content:space-between}.event-list_leftButtons__lia0J{display:flex}.event-list_arrow__c5XQ2{cursor:pointer}.event-list_arrowWrapper__P1zka{align-items:center;border-radius:2px;cursor:pointer;display:flex;height:40px;justify-content:center;outline:1px solid #0000;text-align:center;transition:all .3s;width:40px}.event-list_arrowWrapper__P1zka:hover{outline:1px solid #d4ddf6}.event-list_arrowWrapper__P1zka:active{background-color:#d4ddf6}.event-list_button__hGrtO{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#272727;font-size:16px;height:40px;line-height:21px;margin-left:30px;padding:9px 22px;width:92px}.event-list_button__hGrtO:hover{background:#f2f2f2!important}.event-list_tooltipOverlay__qMO14{max-width:250px}.event-list_bodyText__q6ruV{color:#fff;-webkit-user-select:auto;user-select:auto}.event-list_month__xVJlN{color:#272727;font-size:23px;font-weight:700;line-height:30px}.event-list_dayTitle__CaFc0{text-align:center}.event-list_reminder__eBQIK{cursor:pointer;margin-top:12px;transition:all .3s}.event-list_textEmpty__-JEOA{color:#5777da;font-size:15px;font-weight:600;line-height:20px;margin-top:24px;text-align:center;width:230px}.event-list_arrowRight__p9d3Y{transform:rotate(180deg)}.event-list_errorTitle__YcNV0{font-weight:700}.event-list_errorDescription__2Wexh{margin-top:6px}.event-list_loader__GkDvd{margin-top:50px}.send-test-reminder-events-modal_modal__I\+e1W{align-items:center;display:flex;justify-content:center;max-width:1230px!important;text-align:center}.send-test-reminder-events-modal_modalContent__NsRvx{max-width:1900px;width:100vw}.send-test-reminder-events-modal_modalTitle__1-HRk{color:#000;font-size:24px;line-height:32px}.send-test-reminder-events-modal_image__PTsPC{max-width:50%}.sync-offline-changes-modal_modal__U6uBF{text-align:center}.sync-offline-changes-modal_modalTitle__6dI3G{color:#000;font-size:24px;line-height:32px}.sync-offline-changes-modal_image__hnjtX{max-width:50%}.sync-offline-changes-modal_continueWithGoogle__O1Lh5{border:1px solid #bbb;border-radius:5px;cursor:pointer;font-size:18px;padding:13px;width:250px}.sync-offline-changes-modal_continueWithGoogle__O1Lh5 svg{margin-right:10px;width:18px}.test-reminder-sent-modal_modal__8fEii{text-align:center}.test-reminder-sent-modal_modalTitle__bK73Q{color:#000;font-size:24px;line-height:32px}.test-reminder-sent-modal_image__EOa-G{max-width:50%}.configuration-form_root__4BFUR{display:flex;flex:1 1;flex-direction:column;padding:0 10px 10px;position:relative}.configuration-form_wrapper__sJJ4G{flex:1 1}.configuration-form_textWrapper__P2AFn{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.configuration-form_textFieldWrapper__72GQ2{margin-bottom:25px}.configuration-form_sublabel__hi5Ej{color:#5777da;font-size:15px;font-weight:500;line-height:20px;text-align:right}.configuration-form_clickableText__3iKDr{color:#5777da;cursor:pointer;margin-top:10px}.configuration-form_clickableText__3iKDr:hover{color:#6c88df}.configuration-form_timing__4U\+CD{grid-column-gap:25px;column-gap:25px;display:grid;grid-template-columns:auto 1fr;margin-top:14px}.configuration-form_timing__4U\+CD .configuration-form_timingList__rP2L0{grid-row-gap:7px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:7px}.configuration-form_timingItem__wRXQV{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:auto 1fr}.configuration-form_timingItem__wRXQV p{font-size:14px}.configuration-form_text__R7P1e{line-height:normal}.configuration-form_button__YGetO{margin:30px 0}.configuration-form_error__hvAtl{border-color:#cf1717!important;color:#cf1717;outline-color:#cf1717!important;transition:all .3s}.configuration-form_larger__C6wnw{font-size:x-large;transition:all .1s}.configuration-form_bodyText__xxTit{margin-top:45px}.configuration-form_confirmationWrapper__DuBR7{margin-top:35px}.configuration-form_checkboxesWrapper__mZROZ{display:flex;gap:34px;margin-top:20px}.configuration-form_checkboxWrapper__jr2JW{display:flex}.configuration-form_confirmationLabel__TNGZe{margin-left:15px}.configuration-form_messageContainer__Ppi16{position:relative}.configuration-form_message__tcN34{background:#e5e5ea;border-radius:20px;display:inline-block;font-size:13px;line-height:17px;margin-bottom:5px;margin-top:20px;max-width:251px;padding:8px 15px;position:relative;white-space:pre-wrap;word-break:break-all}.configuration-form_message__tcN34:before{background:#e5e5ea;border-bottom-right-radius:15px;bottom:0;content:"";height:20px;left:-7px;position:absolute;width:20px;z-index:0}.configuration-form_message__tcN34:after{background:#fff;border-bottom-right-radius:10px;bottom:0;content:"";height:20px;left:-10px;position:absolute;width:10px;z-index:1}.configuration-form_textButton__d3qea{color:#5777da;cursor:pointer;font-size:16px;font-weight:600;line-height:21px;margin-bottom:20px}.configuration-form_textButton__d3qea:hover{color:#8199e3}.configuration-form_removeButton__NPdJe{cursor:pointer}.subscription-plan-card_price__iEXuh{align-items:flex-end;display:flex;margin-top:7px}.subscription-plan-card_price__iEXuh h1,.subscription-plan-card_price__iEXuh span{color:#5777da}.subscription-plan-card_price__iEXuh h1{letter-spacing:.03em}.subscription-plan-card_price__iEXuh span{font-size:12px;font-weight:700;letter-spacing:.02em;line-height:16px;margin-bottom:5px;margin-left:5px}.subscription-plan-card_button__yW6CD{border-radius:4px;font-size:14px;font-weight:500;letter-spacing:.02em;line-height:19px;margin-top:15px;max-width:120px;padding:7.5px 14.5px}.subscription-plan-card_button__yW6CD:disabled{background-color:#f4f4f4;color:#a9a9a9}.subscription-plan-card_features__K7NOl{margin-top:15px}.subscription-plan-card_cancelButton__c-rsP{color:#cf1717;cursor:pointer;margin-top:48px;text-decoration:underline;transition:all .3s}.subscription-plan-card_cancelButton__c-rsP:hover{color:#f28d8d}.calendar-item_calendar__Vv4Qk{align-items:center;cursor:pointer;display:flex;gap:10px}.calendar-item_calendar__Vv4Qk p{color:#272727;font-size:16px;line-height:21px;overflow:hidden;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.calendar-item_tooltipOverlay__2Ttnj{word-wrap:break-word;max-width:250px;z-index:1303}.calendar-item_tooltipText__Gem46{color:#fff;font-size:14px;line-height:19px;margin-top:2px;-webkit-user-select:auto;user-select:auto}.calendar-item_disabled__OQ-Kv{cursor:not-allowed}.calendar-item_disabled__OQ-Kv p{opacity:.4}.calendar-list_loadingWrapper__q0b0x{margin-top:75px;position:relative}.calendar-list_item__6GgEP{list-style:none}.calendar-list_item__6GgEP:not(:first-child){margin-top:16px}.calendar-list_item__6GgEP:last-child{padding-bottom:10px}.calendar-list_textButton__aMR5V{color:#5777da;cursor:pointer;font-size:12px;font-weight:500;line-height:16px;margin-left:32px;margin-top:5px;text-decoration-line:underline;transition:all .3s}.calendar-list_textButton__aMR5V:hover{color:#96aae8}.calendar-list_textButton__aMR5V:hover svg path{fill:#96aae8}.calendar-list_textButton__aMR5V:last-child{padding-bottom:10px}.calendar-selection-modal_content__iY2dd{align-items:center;display:flex;flex-direction:column}.calendar-selection-modal_errorIcon__ixbur{display:block}.calendar-selection-modal_title__y4cDW{font-size:24px;font-weight:700;letter-spacing:.72px;margin-top:22px}.calendar-selection-modal_subtitle__FosfJ{font-weight:500;letter-spacing:.54px;margin-top:26px}.calendar-selection-modal_description__41LzR{color:#5c5c5c;font-size:16px;letter-spacing:.48px;margin-top:6px}.calendar-selection-modal_calendarList__pwLsK{grid-column-gap:10px;grid-row-gap:16px;column-gap:10px;display:grid;grid-template-columns:1fr 1fr;margin-top:23px;max-height:127px;overflow-y:auto;padding-bottom:10px;row-gap:16px}.calendar-selection-modal_calendarList__pwLsK::-webkit-scrollbar{height:.25em;width:.25em}.calendar-selection-modal_calendarList__pwLsK::-webkit-scrollbar-thumb{background:#96989b;border-radius:10px;opacity:.7;overflow:auto}.calendar-selection-modal_calendarItem__nstJo{list-style:none;width:100%}.calendar-selection-modal_line__5fKP4{border:1px solid #d6d6d6;width:574px}.calendar-selection-modal_buttons__J15ha{display:flex;gap:16px;justify-content:center;margin-top:12px}.calendar-selection-modal_button__UmTeD{height:58px;width:171px}.calendar-selection-modal_fullWidthButton__pG3a9{border:1px solid #5777da;flex-basis:50%;font-size:20px;height:100%;width:100%}.calendar-selection-modal_fullWidthButton__pG3a9:disabled{border:1px solid #a6a6a6}.subscription-selector_root__H\+VxB{display:flex;flex:1 1;flex-direction:column;margin:0 auto;width:520px}.subscription-selector_container__7Gd5r{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:0 10px 10px;position:relative}.subscription-selector_contentWrapper__oy29N{flex:1 1;text-align:center}.subscription-selector_title__zUb6o{font-size:25px;line-height:33px;margin-top:56px}.subscription-selector_description__fYIZH,.subscription-selector_trialText__bgSCd{margin-top:11px}.subscription-selector_switchWrapper__qSzly{column-gap:20px;display:flex;justify-content:center;margin-top:32px}.subscription-selector_switchLabel__p5tVZ{color:#8f8f8f;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:21px;transition:all .3s}.subscription-selector_switchLabel__p5tVZ.subscription-selector_selected__PhcwZ{color:#5777da}.subscription-selector_plans__Ggc7R{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:36px}.subscription-selector_singlePlan__0VWjh{grid-template-columns:none!important;justify-content:center}.subscription-selector_planDescription__P1zGe{color:#5b5b5b;font-size:15px;line-height:20px}.subscription-selector_planCard__LwAOW{background:#fff;border:2px solid #e2e2e2;border-radius:6px;box-sizing:border-box;cursor:pointer;padding:26px 28px;text-align:left;transition:all .3s;width:310px}.subscription-selector_planCard__LwAOW:hover{box-shadow:0 0 10px #2121211a}.subscription-selector_planCard__LwAOW.subscription-selector_activePlanCard__6EFZo{border-color:#5777da}.subscription-selector_button__MAwS0{margin:30px 0}.subscription-selector_absoluteWrapper__rIo4z{position:absolute;right:20px;top:20px}.subscription-selector_loadingWrapper__edQV5{margin-top:40px}.subscription-selector_wrapper__JrjIM{align-items:center;display:flex;flex-direction:column;margin-bottom:10px;margin-top:40px;position:relative;text-align:center;width:100%}.subscription-selector_line__KeFV-{border:1px solid #d6d6d6;width:696px}.subscription-selector_secondaryTitle__skeKT{color:#272727;font-weight:500;margin-top:30px}.subscription-selector_secondaryDescription__J\+A0S{color:#5c5c5c;font-size:16px;line-height:21px;margin-top:6px}.subscription-selector_calendarList__WQ-O0{grid-column-gap:10px;grid-row-gap:16px;column-gap:10px;display:grid;grid-template-columns:1fr 1fr;margin-top:28px;max-height:150px;overflow-y:auto;padding-bottom:10px;row-gap:16px;width:500px}.subscription-selector_calendarList__WQ-O0::-webkit-scrollbar{height:.25em;width:.25em}.subscription-selector_calendarList__WQ-O0::-webkit-scrollbar-thumb{background:#96989b;border-radius:10px;opacity:.7;overflow:auto}.subscription-selector_fullWidthList__SAeJb{grid-template-columns:1fr}.subscription-selector_calendarItem__KetTJ{list-style:none;width:100%}.subscription-selector_cancelButton__cOe3Y{color:#5c5c5c;cursor:pointer;text-decoration:underline;transition:all .3s}.subscription-selector_cancelButton__cOe3Y:hover{color:#a9a9a9}.subscription-screen_space__kWFpm{display:block;height:1.375rem}.choose-mode-card_cardContent__MK7G4{margin:0 auto;max-width:300px;text-align:center}.choose-mode-card_checkIcon__hhHvH{display:block;margin-right:.5rem;width:50px}.choose-mode-screen_text__xHNWv{text-align:center}.choose-mode-screen_absoluteWrapper__I4zzF{position:absolute;right:20px;top:20px}@keyframes choose-mode-form-alternative_pulse__6liqH{0%{transform:scale(.9)}50%{transform:scale(1.1)}to{transform:scale(.9)}}.choose-mode-form-alternative_rootcontainer__cQhh0{display:flex;flex-direction:row;gap:30px}.choose-mode-form-alternative_header__7bQY5{display:flex;flex-direction:column;justify-content:flex-start;width:18%}.choose-mode-form-alternative_header__7bQY5 .choose-mode-form-alternative_title__ZV4Mk{font-size:25px;font-weight:bolder;line-height:33px;margin-bottom:11px}.choose-mode-form-alternative_header__7bQY5 .choose-mode-form-alternative_description__2lTtr{color:#a9a9a9}.choose-mode-form-alternative_cardsContainer__6pdpi{margin-bottom:80px;width:82%}.choose-mode-form-alternative_businessCard__9qpc8{border:1px solid #5777da;border-radius:25px;height:480px;margin-bottom:30px;overflow:hidden;position:relative}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_left__NLvzD{background:linear-gradient(180deg,#5879da 0,#9bd3dc);color:#fff;padding:25px;width:50%}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_popularBadge__3mH6O{background-color:#fff3;border-radius:16px;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:5px;padding:6px 20px 3px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_title__ZV4Mk{font-size:26px;font-weight:bolder;margin-left:3px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_description__2lTtr{font-size:16px;margin-bottom:20px;margin-left:3px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_phonePreview__vRYV7{bottom:0;height:308px;left:25%;overflow:hidden;position:absolute;transform:translateX(-50%);width:382px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_phonePreview__vRYV7 img{width:382px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b{background-color:#fef8ed;display:flex;flex-direction:column;justify-content:space-between;padding:30px;width:50%}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_textContainer__ydhp0{display:flex;flex-direction:column;gap:15px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_textContainer__ydhp0 .choose-mode-form-alternative_title__ZV4Mk{font-size:20px;font-weight:bolder;margin-bottom:10px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_textContainer__ydhp0 .choose-mode-form-alternative_features__nlhsL{display:flex;flex-direction:column;gap:15px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_textContainer__ydhp0 .choose-mode-form-alternative_featureTitle__YN2up{font-weight:700}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_textContainer__ydhp0 .choose-mode-form-alternative_featureDescription__kCh-e{color:#3a3a3a;font-size:16px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_textContainer__ydhp0 .choose-mode-form-alternative_checkIcon__eBKO0{color:#55afb0;flex-shrink:0;font-size:24px;margin-top:3px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_buttonContainer__bqzNt{position:relative}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_buttonContainer__bqzNt img{animation:choose-mode-form-alternative_pulse__6liqH 2s ease-in-out infinite;height:52px;left:60%;position:absolute;top:-100%;width:26px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_buttonContainer__bqzNt .choose-mode-form-alternative_button__Wp5-A{background-color:#5777da;color:#fff;font-size:16px;padding:15px 20px;text-transform:none}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_buttonContainer__bqzNt .choose-mode-form-alternative_button__Wp5-A svg{margin-right:10px}.choose-mode-form-alternative_businessCard__9qpc8 .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_buttonContainer__bqzNt .choose-mode-form-alternative_button__Wp5-A svg path{stroke:#fff}.choose-mode-form-alternative_personalCard__bpgBK{border:1px solid #e3e3e3;border-radius:25px;color:#a9a9a9}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_left__NLvzD{padding:25px;width:35%}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_title__ZV4Mk{font-size:26px;font-weight:bolder;margin-top:3px}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_description__2lTtr{color:#5777da;font-size:16px;margin-bottom:20px}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_phonePreview__vRYV7{bottom:0;height:308px;left:25%;overflow:hidden;position:absolute;transform:translateX(-50%);width:382px}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_left__NLvzD .choose-mode-form-alternative_phonePreview__vRYV7 img{width:382px}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_right__x9P6b{padding:30px;width:65%}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_description__2lTtr{margin-bottom:15px}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_button__Wp5-A{background-color:#fff;border:1px solid #5777da;box-shadow:none;color:#5777da;font-size:16px;padding:15px 20px;text-transform:none}.choose-mode-form-alternative_personalCard__bpgBK .choose-mode-form-alternative_right__x9P6b .choose-mode-form-alternative_button__Wp5-A svg{margin-right:10px}.configuration-wrapper_root__mNnJS{height:100%;padding:10px 5px 10%;width:100%}.configuration-wrapper_stepper__t\+GEo{padding-top:20px}.settings-my-details-tab_settingsWrapper__rWTn0{column-gap:50px;display:flex;width:100%}.settings-my-details-tab_settingsWrapperChild__j-uye{flex:100% 1}.calendars-tab_root__eV\+lS{margin-top:24px}.calendars-tab_title__6SVWw{font-weight:500}.calendars-tab_description__wqnm-{font-size:16px;font-weight:400;line-height:21px;margin-top:5px}.calendars-tab_listWrapper__Gc5sD{margin-top:20px}.calendars-tab_itemLabel__evPcv{max-width:-moz-fit-content;max-width:fit-content}.subscription-plan-tab_subtitle__aOnMt{margin-top:20px}.subscription-plan-tab_text__a7Hmg{display:inline-block;font-size:15px;line-height:20px;margin-top:3px}.subscription-plan-tab_title__IOfj1{font-size:25px;line-height:33px;margin-top:35px}.subscription-plan-tab_switchWrapper__k9ElM{column-gap:15px;display:flex;margin-top:17px}.subscription-plan-tab_switchLabel__FCFyh{color:#8f8f8f;font-size:16px;font-weight:600;letter-spacing:.02em;line-height:21px;transition:all .3s}.subscription-plan-tab_switchLabel__FCFyh.subscription-plan-tab_selected__GOvW2{color:#5777da}.subscription-plan-tab_plans__Hc8HU{column-gap:32px;display:flex;flex-flow:row wrap;margin-top:30px}.subscription-plan-tab_features__K0Gse{margin-bottom:48px}.subscription-plan-tab_cancelButton__VoPj0{color:#cf1717;cursor:pointer;margin-top:48px;text-decoration:underline;transition:all .3s}.subscription-plan-tab_cancelButton__VoPj0:hover{color:#f28d8d}.billing-tab_row__fWRff{border-bottom:1px solid #e2e2e2;display:flex;justify-content:space-between;padding:25px 0;width:100%}.billing-tab_left__6EkeR,.billing-tab_right__J1Ux6{align-items:center;display:flex}.billing-tab_textWrapper__UTxlw{display:flex;flex-direction:column;width:290px}.billing-tab_title__LicLL{font-weight:500}.billing-tab_description__eJdVz{font-weight:400;line-height:16px;margin-top:5px}.billing-tab_message__ACq7x{font-size:16px;font-weight:400;line-height:21px;margin-left:55px;width:300px}.billing-tab_message__ACq7x.billing-tab_error__LQHER{color:#cf1717}.billing-tab_clickableText__8CsYv{color:#5777da;cursor:pointer;font-size:18px;font-weight:500;line-height:24px;text-decoration:underline;transition:all .3s}.billing-tab_clickableText__8CsYv:hover{color:#96aae8}.billing-tab_tableTitleWrapper__9Jho-{margin-bottom:15px;margin-top:25px}.billing-tab_statusWrapper__062Bh{border-radius:4px;max-width:66px;padding:6.5px 19.5px}.billing-tab_status__M5GSk{font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase}.billing-tab_errorWrapper__WxTPP{background:#ae1d1d2b}.billing-tab_errorText__apxas{color:#ae1d1d}.billing-tab_successWrapper__9Rd2D{background:#1dae232b}.billing-tab_successText__jMqCV{color:#1dae23}.cancel-plan-wrapper_root__gBUyV{background:#fff;border-radius:8px;box-shadow:0 2px 10px #a3a3a340;min-height:400px;padding:30px 35px 35px;position:relative;width:687px}@media(max-width:767px){.cancel-plan-wrapper_root__gBUyV{border-radius:0;border-radius:initial;height:100%;min-height:0;width:100%}}.cancel-plan-wrapper_loader__uNKcs{border-radius:8px}@media(max-width:767px){.cancel-plan-wrapper_loader__uNKcs{border-radius:0;border-radius:initial}}.cancel-plan-wrapper_header__uodS-{border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;font-size:16px;justify-content:space-between;margin-bottom:20px}.cancel-plan-wrapper_title__bMUN4{font-size:24px;font-weight:700;line-height:32px}.cancel-plan-wrapper_close__qPo6M{cursor:pointer;height:24px;position:absolute;right:25px;top:23px;width:24px}.cancel-plan-wrapper_close__qPo6M:hover path{stroke:#6d6d6d}.cancel-plan-wrapper_textField__3Alrr{margin-top:30px}.cancel-plan-wrapper_form__yY6b\+{height:660px;margin-top:30px}.cancel-plan-wrapper_buttonWrapper__NMq6r{display:flex;justify-content:flex-end;margin-top:67px}.cancel-plan-wrapper_button__0vT\+N{max-width:250px}.template-name-field_root__UegNl{display:flex;flex-direction:column}.template-name-field_labelRow__T7EHn{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.template-name-field_labelWrapper__wT\+cN{align-items:center;display:flex}.template-name-field_single__eZwiJ{display:block}.template-name-field_label__WGvUT{color:#676767;margin-right:auto;transition:all .3s}.template-name-field_labelSecondary__0FtQB{color:#636363;font-weight:700}.template-name-field_labelError__TdOvN{color:#cf1717}.template-name-field_switchContainer__6yAJ9{align-items:center;display:flex;gap:8px;margin-left:auto}.template-name-field_infoText__tF83q{color:#676767;font-size:14px}.template-name-field_input__KZuoL{border:1px solid #5777da;border-radius:5px;box-sizing:border-box;font-family:Red Hat Display,sans-serif;font-size:20px;letter-spacing:.03em;line-height:26px;outline:1px solid #0000;padding:14px 16px;transition:all .3s;width:100%}.template-name-field_input__KZuoL::placeholder{color:#959595}.template-name-field_input__KZuoL:active,.template-name-field_input__KZuoL:focus{outline:1px solid #5777da}.template-name-field_input__KZuoL:disabled{border:1px solid #767676;cursor:not-allowed;outline:none}.template-name-field_inputSecondary__UHi9Y{color:#636363}.template-name-field_inputError__Nm4sT{border-color:#cf1717!important}.template-name-field_inputError__Nm4sT:active,.template-name-field_inputError__Nm4sT:focus{outline-color:#cf1717!important}.template-name-field_error__mYabo{color:#cf1717;font-size:14px;line-height:19px;margin-top:8px;transition:all .3s}.template-name-field_textarea__Z449M{resize:none}.delete-template_dangerSection__o0FRz{border:1px solid #d72626;border-radius:8px;margin-top:2rem;padding:1rem}.delete-template_dangerContent__96dI5{display:flex;flex-direction:column;gap:.75rem}.delete-template_dangerTitle__5BZdU{color:#d72626;font-size:1.125rem;font-weight:600;margin:0}.delete-template_dangerMessage__uT7V8{color:#d72626cc;font-size:1rem;margin:0}.delete-template_confirmActions__f3heE{display:flex;gap:1rem;margin-top:.5rem}.template-form-drawer_drawerContent__1keBR{margin-bottom:70px;padding:24px;width:800px}.template-form-drawer_header__-ljuZ{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.template-form-drawer_closeButton__GOJcs{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:color .2s ease}.template-form-drawer_closeButton__GOJcs:hover{color:#333}.template-form-drawer_form__Re662{display:flex;flex-direction:column;gap:24px}.template-form-drawer_messagesTitle__qPk3W{font-weight:600}.template-form-drawer_checkboxGroup__bvFUn{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.template-form-drawer_actions__qvFiw{display:flex;gap:16px;justify-content:flex-end;margin-top:24px}.template-form-drawer_tooltipLink__Ghs3O{color:#666;cursor:pointer;transition:color .2s ease}.template-form-drawer_tooltipLink__Ghs3O:hover{color:#333}.template-form-drawer_errorMessage__FgplI{color:red}.template-form-drawer_modalErrorMessage__VSZMo{color:red;margin-top:12px}.settings-templates-tab_wrapper__5zyIm{display:flex;flex-direction:column;row-gap:20px;width:100%}.settings-templates-tab_header__fo9uR{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.settings-templates-tab_newTemplateButton__pthl9{font-size:14px;line-height:16px;padding:8px 16px;width:auto}.settings-templates-tab_tableWrapper__NdJCp table{border-collapse:initial;border-spacing:0 8px;width:100%}.settings-templates-tab_tableWrapper__NdJCp table thead tr{background-color:#e8e8ef}.settings-templates-tab_tableWrapper__NdJCp table thead tr th:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.settings-templates-tab_tableWrapper__NdJCp table thead tr th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px;text-align:right}.settings-templates-tab_tableWrapper__NdJCp table thead tr th{text-align:left}.settings-templates-tab_tableWrapper__NdJCp table thead tr th.settings-templates-tab_templateName__pmo6A{width:20%}.settings-templates-tab_tableWrapper__NdJCp table thead tr th.settings-templates-tab_messagePreview__Joj7S{width:40%}.settings-templates-tab_tableWrapper__NdJCp table thead tr th.settings-templates-tab_calendars__GNfPC{width:25%}.settings-templates-tab_tableWrapper__NdJCp table thead tr th.settings-templates-tab_actions__mgtbk{width:15%}.settings-templates-tab_tableWrapper__NdJCp table tbody tr td{background-color:#fff;border:1px solid #e9ecf4;border-left:none;border-right:none}.settings-templates-tab_tableWrapper__NdJCp table tbody tr td:first-child{border-bottom-left-radius:4px;border-left:1px solid #e9ecf4;border-top-left-radius:4px}.settings-templates-tab_tableWrapper__NdJCp table tbody tr td:last-child{border-bottom-right-radius:4px;border-right:1px solid #e9ecf4;border-top-right-radius:4px;text-align:right}.settings-templates-tab_tableWrapper__NdJCp table tbody tr td.settings-templates-tab_messagePreview__Joj7S>span{color:#000000d9;display:inline-block;font-size:13px;line-height:17px;width:100%}.settings-templates-tab_tableWrapper__NdJCp table tbody tr.settings-templates-tab_templateRow__Pkd8X{cursor:pointer}.settings-templates-tab_tableWrapper__NdJCp table td,.settings-templates-tab_tableWrapper__NdJCp table th{padding:15px}.settings-templates-tab_tableWrapper__NdJCp table button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;min-width:32px;padding:6px;transition:all .2s ease}.settings-templates-tab_tableWrapper__NdJCp table button:first-child{margin-left:0}.settings-templates-tab_tableWrapper__NdJCp table button:hover{background-color:#f5f5f5;color:#5777da}.settings-templates-tab_tableWrapper__NdJCp table button svg{height:20px;width:20px}.settings-templates-tab_defaultTemplate__GPL40{background-color:#5777da33;border:1px solid #5777da80;border-radius:5px;color:#5777da;display:inline-block;font-size:11px;padding:2px 8px;vertical-align:middle}.settings-templates-tab_calendarTag__yPDHq{background-color:#f0f0f0;border-radius:4px;color:#666;display:inline-block;font-size:.875rem;margin:2px;padding:4px 8px}.settings-info-wrapper_wrapper__sqZ99{background-color:#f9faff}.settings-info-wrapper_tabs__1EOGC{border-bottom:1px solid #e2e2e2;column-gap:36px;display:flex;padding-top:12px}.settings-info-wrapper_tab__7N-t-{cursor:pointer;display:table-cell;font-weight:600;padding:0 0 12px;position:relative;transform:translateZ(0);transition:all .3s ease;white-space:nowrap}.settings-info-wrapper_tab__7N-t-:after{background:#5777da;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transform:scaleX(0);transition:all .3s cubic-bezier(1,0,0,1);will-change:transform,box-shadow,opacity}.settings-info-wrapper_tab__7N-t-.settings-info-wrapper_selected__WMeHV{color:#5777da}.settings-info-wrapper_tab__7N-t-.settings-info-wrapper_selected__WMeHV:after{opacity:1;transform:scale(1)}.settings-info-wrapper_tab__7N-t-:hover{color:#5777da}.settings-info-wrapper_leftEnter__GJCtr{opacity:0;transform:translateX(-1000px)}.settings-info-wrapper_leftEnterActive__a29fN{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.settings-info-wrapper_leftExit__MNbIf{opacity:1;position:absolute;transform:translateX(0)}.settings-info-wrapper_leftExitActive__aTJRZ{opacity:0;transform:translateX(-1000px);transition:opacity .5s,transform .5s}.settings-info-wrapper_rightEnter__I32CF{opacity:0;transform:translateX(1000px)}.settings-info-wrapper_rightEnterActive__6KKk7{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.settings-info-wrapper_rightExit__s3Rbh{opacity:1;position:absolute;transform:translateX(0)}.settings-info-wrapper_rightExitActive__\+M2hn{opacity:0;transform:translateX(1000px);transition:opacity .5s,transform .5s}.settings-block-wrapper_blockTitle__Q29oC{border-bottom:1px solid #cacaca;display:flex;justify-content:space-between;margin-top:25px;padding-bottom:15px}.settings-block-wrapper_title__ymboL{color:#5777da;font-size:20px;font-weight:600;line-height:26px}.settings-block-wrapper_clickableText__4639A{cursor:pointer;text-decoration:underline;transition:all .3s}.settings-block-wrapper_clickableText__4639A:hover{color:#96aae8}.settings-block-wrapper_tooltipLink__elPPr sup{cursor:pointer}.settings-block-wrapper_tooltipLink__elPPr sup:hover path{fill:#868686}.settings-block-wrapper_tooltipText__SJfWb{display:inline-block}.confirmation-wrapper_root__iv5cz{background:#fff;border-radius:8px;box-shadow:0 2px 10px #a3a3a340;display:flex;flex-direction:column;justify-content:space-between;min-height:400px;padding:30px 35px 35px;position:relative;width:580px}@media(max-width:767px){.confirmation-wrapper_root__iv5cz{border-radius:0;border-radius:initial;height:100%;min-height:0;width:100%}}.confirmation-wrapper_loader__6-b-D{border-radius:8px}@media(max-width:767px){.confirmation-wrapper_loader__6-b-D{border-radius:0;border-radius:initial}}.confirmation-wrapper_marketingLink__WfGYL a{align-items:flex-start;cursor:pointer;display:flex;gap:8px;justify-content:center;margin-top:40px;text-decoration:none}.confirmation-wrapper_marketingLinkLogo__yrKL1{height:20px;object-fit:contain;width:20px}.confirmation-wrapper_marketingLinkText__EZblA{color:#007bff;font-size:18px}.confirmation-wrapper_marketingLinkText__EZblA:hover{text-decoration:underline}.appointment-confirmation-steps-modal_modalTitle__XjN14{color:#000;font-size:24px;line-height:32px}.settings-appointment-confirmation_wrapper__oaRce{display:flex;justify-content:space-between;margin:20px 0 25px;max-width:265px}.settings-appointment-confirmation_switchLabel__q-e9M{height:25px;width:50px}.settings-appointment-confirmation_switchLabel__q-e9M>div{height:17px;width:17px}.settings-appointment-confirmation_switchLabel__q-e9M:active>div{width:20px}.settings-appointment-confirmation_text__uI66a{color:#272727;font-size:20px;font-weight:500}.settings-appointment-confirmation_button__xQav6{font-size:18px;line-height:24px;margin-top:30px;max-width:111px;padding:10px}.settings-appointment-confirmation_errorTitle__ARuB2{font-weight:700}.settings-appointment-confirmation_errorDescription__6s1t8{margin-top:6px}.profile-info_root__hEPzT{position:relative}.profile-info_authWrapper__QqwBi{align-items:center;cursor:pointer;display:flex}.profile-info_expandIcon__B5tcd{height:12px;margin-left:12px;transform:rotate(-90deg);transition:all .3s}.profile-info_expandIcon__B5tcd path{stroke:#7a7a7a}.profile-info_expandIconActive__GDe-\+{transform:rotate(90deg)}.profile-info_image__rrOcx{border-radius:50%;height:40px;margin-right:13px;-webkit-user-select:none;user-select:none;width:40px}.profile-info_expandWrapper__IMPpk{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #22222240;opacity:1;padding:15px;position:absolute;right:0;top:40px;transition:opacity .3s,top .3s,right 0s 0s;z-index:1}.profile-info_expandWrapperHidden__47IkR{opacity:0;right:-1000px;top:calc(100% - 20px);transition:opacity .3s,top .3s,right 0s .3s}.profile-info_divider__g8UJ0{border-bottom:1px solid #e2e2e2;margin:14px 0}.profile-info_email__jZxOg{font-size:15px}.profile-info_resync__yJQJl{cursor:pointer;font-size:15px}.profile-info_resync__yJQJl:hover{color:#5777da}.profile-info_logoOut__3dsJd{color:#cf1717;cursor:pointer;font-size:15px}.settings-profile-info_wrapper__INeqm{background-color:#f9faff}.settings-profile-info_root__W\+RoE{max-width:588px}.settings-profile-info_profileInfo__OIqy\+{margin-top:20px;max-width:640px}.settings-profile-info_infoBlock__3DqQ-{margin-top:15px}.settings-profile-info_infoBlock__3DqQ- .settings-profile-info_infoText__qwCoe{font-weight:500;word-break:break-all}.settings-profile-info_tooltipLink__LJyHP{cursor:pointer}.settings-profile-info_tooltipLink__LJyHP:hover path{fill:#868686}.event-timezone-modal_modalTitle__svpAf{color:#000;font-size:24px;line-height:32px}.event-timezone-modal_modalContent__lgB8\+{align-items:center;display:flex;flex-direction:column;justify-content:center}.event-timezone-modal_modalContent__lgB8\+ img{border-radius:5px;height:100%;object-fit:cover;width:100%}.event-timezone-modal_modalText__eC-gr{color:#000;font-size:16px;line-height:24px}.event-timezone-modal_modalText__eC-gr p{margin-bottom:1rem}.settings-profile-info-form_textWrapper__PB3a0{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.settings-profile-info-form_textFieldWrapper__DhV5U{margin-bottom:12px}.settings-profile-info-form_textField__gRzLa{font-size:18px;line-height:26px;padding:12px 16px}.settings-profile-info-form_label__b4Jpx{font-size:14px;font-weight:400;line-height:19px}.settings-profile-info-form_sublabel__FwRPs{color:#5777da;font-size:12px;font-weight:500;line-height:16px;text-align:right}.settings-profile-info-form_error__YeTEP{border-color:#cf1717!important;color:#cf1717;outline-color:#cf1717!important;transition:all .3s}.settings-profile-info-form_larger__qKzKg{font-size:x-large;transition:all .1s}.settings-profile-info-form_button__kzETG{font-size:18px;line-height:24px;margin-top:30px;max-width:111px;padding:10px}.settings-profile-info-form_tooltipLink__EEiOG{cursor:pointer}.settings-profile-info-form_tooltipLink__EEiOG:hover path{fill:#868686}.settings-profile-info-form_textButton__nbIfa{color:#5777da;cursor:pointer;font-size:16px;font-weight:600;line-height:21px;margin-bottom:20px}.settings-profile-info-form_textButton__nbIfa:hover{color:#8199e3}.settings-profile-info-form_removeButton__MgdSc{cursor:pointer}.metric-card_card__ID9SW{align-items:center;border:1px solid #fff3;border-radius:.25rem;display:flex;gap:1rem;padding:.75rem;width:190px}@media(min-width:1400px){.metric-card_card__ID9SW{width:260px}}.metric-card_icon__rJ9Mt{color:#fff;display:none;font-size:1.5rem;line-height:1rem;opacity:.8}@media(min-width:1400px){.metric-card_icon__rJ9Mt{display:block}}.metric-card_content__-84-R{align-items:center;display:flex;justify-content:space-between;width:100%}.metric-card_value__3pXQ6{color:#fff;font-size:1.75rem;font-weight:600}@media(min-width:1400px){.metric-card_value__3pXQ6{font-size:2rem}}.metric-card_label__6hgtq{color:#fff;font-size:.8rem;line-height:1.4;max-width:100px;opacity:.8}@media(min-width:1400px){.metric-card_label__6hgtq{font-size:1rem;max-width:120px}}.account-snapshot_container__j8jnZ{align-items:center;border-radius:.5rem;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:space-between;padding:20px;width:100%}.account-snapshot_titleSection__mVKgC{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.account-snapshot_title__t8c4a{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.2}@media(min-width:1400px){.account-snapshot_title__t8c4a{font-size:1.25rem}}.account-snapshot_upgradeButton__HY3Wc{text-wrap:nowrap;align-items:center;background-color:#fff3;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Red Hat Display,sans-serif;font-size:.9rem;font-weight:600;min-width:max-content;padding:.4rem 1rem;text-transform:uppercase;transition:all .3s;white-space:nowrap}.account-snapshot_upgradeButton__HY3Wc svg{display:none;margin-right:.3rem;transform:rotate(180deg);transition:all .3s}.account-snapshot_upgradeButton__HY3Wc svg path{fill:#5777da}.account-snapshot_upgradeButton__HY3Wc:hover{animation:account-snapshot_pulse__smdE0 2s infinite;color:#5777da}.account-snapshot_upgradeButton__HY3Wc:hover svg{display:inline-block}@keyframes account-snapshot_pulse__smdE0{0%{background-color:#fff}50%{background-color:#ffffffb3}to{background-color:#fff}}@media(min-width:1400px){.account-snapshot_upgradeButton__HY3Wc{font-size:.875rem}}.account-snapshot_metricsContainer__ZUol5{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}@media(min-width:1080px){.account-snapshot_metricsContainer__ZUol5{flex-wrap:nowrap}}.account-snapshot_error__VrFFb{align-items:center;background-color:#b91e1e;color:#fff;display:flex;gap:1rem;padding:.5rem 20px}.account-snapshot_error__VrFFb p{color:#fff;font-size:1rem}.account-snapshot_errorIcon__B3r89{font-size:1.25rem}.dashboard-wrapper_root__NR\+lS{height:100%;padding:0 0 45px;width:100%}.dashboard-wrapper_loaderWrapper__4y5Mk{height:100%;position:relative}.dashboard-wrapper_wrapper__57vrg{padding:0 0 100px!important}.dashboard-wrapper_primaryWrapper__XjOz9{background:#5777dae6;padding:15px 20px 10px}.dashboard-wrapper_top__EBkHc{background:#5777da}.dashboard-wrapper_heading__J99cZ{margin-bottom:32px;padding:0 48px}.dashboard-wrapper_title__YraPI{color:#fff;font-size:30px!important;line-height:40px!important;margin-bottom:5px}.dashboard-wrapper_description__-n0Ou{color:#ececec;font-size:17px;line-height:22px}.dashboard-wrapper_profileInfo__WTqKo p{color:#ececec}.dashboard-wrapper_profileInfo__WTqKo svg path{stroke:#ececec}.dashboard-wrapper_flex__BzQre{display:flex;padding-left:20px;padding-right:20px;position:relative}.dashboard-wrapper_content__6cdwp{overflow:auto;width:100%}.dashboard-wrapper_icon__\+ENBy{align-items:center;display:flex}.dashboard-wrapper_tabsWrapper__kX-fg{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:4fr 6fr;overflow:hidden;padding:0 48px 30px}.dashboard-wrapper_tabs__MUsju{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);list-style:none}.dashboard-wrapper_tabTitle__5Jf6f{font-size:22px;font-weight:600;line-height:29px}.dashboard-wrapper_tabDescription__uJUis{font-size:14px;line-height:19px}.dashboard-wrapper_mainWidget__vVGoN{align-items:flex-start;background:#fff;border-radius:8px;box-sizing:border-box;column-gap:20px;display:flex;flex-direction:column;min-width:416px;padding:20px 24px;transition:all .3s}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_widgetTitle__XaPx8{color:#5777da;font-weight:700;margin-top:2px}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_info__v1Tsx{column-gap:13px;display:flex;margin-top:8px}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_item__7hK\+w{column-gap:13px;display:flex}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_divider__p5z0V{background:#dfdfdf;width:1px}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_loaderWrapper__4y5Mk{display:flex;justify-content:center}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_spinnerWrapper__pF9K-{background:#fff;display:inline-block;height:16px;overflow:hidden;width:16px}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_spinner__hZAg9{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.16);transform-origin:0 0;width:100%}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_spinner__hZAg9 div{animation:dashboard-wrapper_spin__hGY2s 1s linear infinite;border:10px solid #5777da;border-radius:50%;border-top-color:#0000;box-sizing:initial;height:60px;left:50px;position:absolute;top:50px;width:60px}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_grayText__7i4l9{color:#828282!important;margin-top:0}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_boldText__1ne7a{color:#272727;font-size:16px;font-weight:700;line-height:21px;margin-top:2px}.dashboard-wrapper_mainWidget__vVGoN .dashboard-wrapper_text__REZEq{color:#272727;font-size:12px;line-height:16px;margin-top:16px}.dashboard-wrapper_button__ccsFX{align-items:center;color:#55afb0;column-gap:6px;cursor:pointer;display:flex;margin-top:16px}.dashboard-wrapper_button__ccsFX:hover{color:#89c8c8}.dashboard-wrapper_button__ccsFX:hover svg path{fill:#89c8c8}.dashboard-wrapper_tooltipOverlay__BOqXq{word-wrap:break-word;max-width:200px;z-index:1303}.dashboard-wrapper_tooltipText__C4Ol7{color:#fff}.dashboard-wrapper_tab__3jQuk{align-items:center;background:#fff;border:2.5px solid #0000;border-radius:8px;box-sizing:border-box;column-gap:20px;cursor:pointer;display:flex;justify-content:flex-start;min-height:85.5px;min-width:250px;overflow:hidden;padding:0 25px;transition:all .3s}.dashboard-wrapper_tab__3jQuk:hover{border-color:#bcbff7}.dashboard-wrapper_selected__2fa1C{border:2.5px solid #8e94f2}.dashboard-wrapper_selected__2fa1C:hover{border-color:#8e94f2}.dashboard-wrapper_leftEnter__oKZ89{opacity:0;transform:translateX(-1000px)}.dashboard-wrapper_leftEnterActive__ILLX3{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.dashboard-wrapper_leftExit__bjHSb{opacity:1;position:absolute;transform:translateX(0)}.dashboard-wrapper_leftExitActive__npvU9{opacity:0;transform:translateX(-1000px);transition:opacity .5s,transform .5s}.dashboard-wrapper_rightEnter__IdmiT{opacity:0;transform:translateX(1000px)}.dashboard-wrapper_rightEnterActive__d-5ht{opacity:1;transform:translateX(0);transition:opacity .5s,transform .5s}.dashboard-wrapper_rightExit__ca6iq{opacity:1;position:absolute;transform:translateX(0)}.dashboard-wrapper_rightExitActive__aLhS1{opacity:0;transform:translateX(1000px);transition:opacity .5s,transform .5s}@keyframes dashboard-wrapper_spin__hGY2s{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.congratulations-screen_root__WXyh3{align-items:center;display:flex;flex-direction:column;margin:50px auto 0;width:520px}.congratulations-screen_textWrapper__Mh9IC{max-width:400px;text-align:center}.congratulations-screen_title__4Rqee{font-size:25px;line-height:33px;margin-top:6px}.congratulations-screen_description__gmptk{margin-top:15px}.congratulations-screen_button__PCsYb{margin-top:130px}.congratulations-screen_absoluteWrapper__JvIdI{position:absolute;right:20px;top:20px}.page-wrapper_root__2z9l1{padding:20px 20px 150px}.page-wrapper_title__wFbTT{font-size:25px;line-height:33px}.page-wrapper_wrapper__Y58Qh{display:flex;justify-content:space-between;position:relative}.page-wrapper_name__X3vd7{font-weight:500}.stepper_root__90AYn,.stepper_wrapper__oWR7s{display:flex;justify-content:center}.stepper_wrapper__oWR7s{align-items:center;justify-self:center}.stepper_lineWrapper__iGALF{flex:1 1 auto}.stepper_line__pLw-8{border-bottom:1px solid #5777da;display:block;justify-content:center;width:80px}.stepper_circle__QbMVe{align-items:center;border:1px solid #5777da;border-radius:50%;display:flex;height:40px;justify-content:center;position:relative;text-align:center;transition:all .3s;vertical-align:middle;width:40px}.stepper_filled__xh2a1{background:#5777da}.stepper_number__wv8zb{color:#5777da;transition:all .3s}.stepper_active__bFLIT{color:#fff}.secondary-header_root__gPF-d{align-items:center;box-sizing:border-box;display:flex;flex-direction:column}.secondary-header_title__F2k13{font-size:25px;line-height:33px;margin-bottom:11px;text-align:center}.secondary-header_description__IcnMc{margin-bottom:30px;text-align:center}.text-field_root__cmoX7{display:flex;flex-direction:column}.text-field_labelWrapper__h5RCa{display:flex;justify-content:space-between;margin-bottom:8px}.text-field_single__9htfB{display:block}.text-field_label__JSdcO{align-self:end;color:#676767;transition:all .3s}.text-field_labelSecondary__lIOaV{color:#636363;font-weight:700}.text-field_labelError__gziF1{color:#cf1717}.text-field_input__zjdBh{border:1px solid #5777da;border-radius:5px;box-sizing:border-box;font-family:Red Hat Display,sans-serif;font-size:20px;letter-spacing:.03em;line-height:26px;outline:1px solid #0000;padding:14px 16px;transition:all .3s;width:100%}.text-field_input__zjdBh::placeholder{color:#959595}.text-field_input__zjdBh:active,.text-field_input__zjdBh:focus{outline:1px solid #5777da}.text-field_input__zjdBh:disabled{border:1px solid #767676;cursor:not-allowed;outline:none}.text-field_inputSecondary__H\+kv0{color:#636363}.text-field_inputError__m7M3T{border-color:#cf1717!important}.text-field_inputError__m7M3T:active,.text-field_inputError__m7M3T:focus{outline-color:#cf1717!important}.text-field_error__dDU0\+{color:#cf1717;font-size:14px;line-height:19px;margin-top:8px;transition:all .3s}.text-field_textarea__P9Mzy{resize:none}.accordion_body__YReDZ{display:none;transition:all .3s}.accordion_title__SLsEe{-webkit-user-select:none;user-select:none}.accordion_active__JtSrI{display:block}.checkbox_root__i2FAZ{display:inline-block;position:relative}.checkbox_checkmark__PEacM{opacity:0;transition:all .3s}.checkbox_checkbox__a8CTe{height:0;opacity:0;width:0}.checkbox_checkbox__a8CTe:checked+label{background:#5777da;border:1px solid #5777da}.checkbox_checkbox__a8CTe:checked+label .checkbox_checkmark__PEacM{opacity:1}.checkbox_label__BbD1S{align-items:center;border:1px solid #606060;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:22px;justify-content:center;transition:all .3s;width:22px}.checkbox_labelDisabled__fDU9x{background-color:#dedede;cursor:not-allowed;opacity:.3}.pagination_root__tEHW\+{display:flex;justify-content:center}.pagination_pages__yxJ14{column-gap:8px;display:flex;margin:0 8px}.pagination_paginationItem__CcKYq{cursor:pointer;margin:0 2px;padding:5px;-webkit-user-select:none;user-select:none}.pagination_paginationButton__pt7mv{align-items:center;border-radius:2px;cursor:pointer;display:flex;height:40px;justify-content:center;outline:1px solid #0000;text-align:center;transition:all .3s;width:40px}.pagination_paginationButton__pt7mv:hover{outline:1px solid #d4ddf6}.pagination_paginationButton__pt7mv:active{background-color:#d4ddf6}.pagination_disabled__Vw4o8{border:none;cursor:default;pointer-events:none}.pagination_disabled__Vw4o8:hover{outline:1px solid #0000}.pagination_disabled__Vw4o8:active{background-color:initial}.pagination_disabledArrow__\+zSd4{opacity:0;pointer-events:none}.pagination_disabledArrow__\+zSd4 path{fill:#d3d3d3}.pagination_paginationNumber__T-QEj{align-items:center;border-radius:2px;color:#272727;display:flex;font-size:20px;font-weight:500;height:40px;justify-content:center;line-height:26px;outline:1px solid #0000;transition:all .3s;width:40px}.pagination_paginationNumber__T-QEj:hover{outline:1px solid #d4ddf6}.pagination_paginationNumber__T-QEj:active{background-color:#d4ddf6}.pagination_hidden__qPMAk{display:none}.pagination_currentPage__wEsrW{background-color:#5777da;border-radius:2px;color:#fff;cursor:default;margin:0 2px;padding:5px;-webkit-user-select:none;user-select:none}.pagination_arrowLeft__ZL7qU{transform:rotate(180deg)}.footer_root__6BCw8{align-items:center;display:flex;justify-content:center;width:100%}.footer_content__KF4i4{display:flex;flex-direction:column;margin:20px auto 30px;padding:10px 5px}.loader_loaderWrapper__gMHEZ{color:#8e94f280;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity 0s linear,left 0s 0s;z-index:2}.loader_loaderWrapperFull__U5rPe{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;position:absolute;top:50%;width:100%;z-index:3}.loader_loaderWrapperAccent__NUmFW{background-color:#e6e6e633}.loader_hidden__zlSdC{left:-3000px;opacity:0;transition:opacity .3s ease-in,left 0s .3s}.loader_text__8sYDK{text-align:center}.loader_loader__L7Wmc,.loader_loader__L7Wmc:after,.loader_loader__L7Wmc:before{animation:loader_load7__1t\+eU 1.8s ease-in-out infinite;border-radius:50%;height:2.5em;width:2.5em}.loader_loader__L7Wmc{animation-delay:-.16s;color:#8e94f280;font-size:8px;position:relative;text-indent:-9999em}.loader_loader__L7Wmc:after,.loader_loader__L7Wmc:before{content:"";position:absolute;top:0}.loader_loader__L7Wmc:before{animation-delay:-.32s;left:-3.5em}.loader_loader__L7Wmc:after{left:3.5em}@keyframes loader_load7__1t\+eU{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.backdrop_backdrop__uE8tD{background:#00000080;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:100%;left:0;margin:0 auto;max-width:300px;overflow:hidden;position:fixed;right:0;top:0;width:300px;z-index:2}.radio_root__cHZGY{display:grid;position:relative}.radio_input__oDLnf{opacity:0}.radio_radio__-efhg{bottom:0;cursor:pointer;height:17px;left:0;position:absolute;right:0;top:0;transition:all .3s;width:17px}.radio_radioBorder__PrCLs{opacity:1}.radio_radioDot__XmID3{opacity:0}.radio_input__oDLnf:checked+label .radio_radioDot__XmID3{opacity:1}.radio_input__oDLnf:checked+label .radio_radioBorder__PrCLs{opacity:0}.select-field_label__EhpVJ{display:inline-block;margin-left:14px}.modal_backdrop__e7vz9{background:#0003;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:1301}.modal_backdrop__e7vz9.modal_centered__QBNed{display:flex}.modal_modal__SeeiP{background:#fff;border-radius:8px;box-shadow:0 2px 10px #a3a3a340;display:block;margin:100px auto;max-width:580px;position:relative}.modal_modal__SeeiP.modal_centered__QBNed{margin:auto}.modal_header__Pe8sp{border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;font-size:16px;justify-content:space-between;padding:32px 32px 0}.modal_headerCenter__4rlTZ{display:flex;justify-content:center}.modal_close__xNOy2{cursor:pointer;height:24px;position:absolute;right:25px;top:23px;width:24px}.modal_close__xNOy2:hover path{stroke:#6d6d6d}.modal_back__WJG-l{cursor:pointer;height:26px;left:25px;position:absolute;top:23px;width:26px}.modal_back__WJG-l:hover path{stroke:#6d6d6d}.modal_content__ksuyb{padding:32px}.form-control_inputWrapper__4WUt9{display:flex;flex-direction:column;position:relative}.form-control_labelWrapper__gnavY{display:block;margin-bottom:6px;transition:all .3s}.form-control_label__fPZVH{color:#676767;display:inline-block}.form-control_labelError__\+kipS{color:#cf1717}.form-control_error__P3K8T{color:#cf1717;font-size:14px;line-height:19px;margin-top:8px;transition:all .3s}.form-control_tooltipIconContainer__b4en7{cursor:pointer;line-height:1;margin-left:8px;vertical-align:middle}.form-control_tooltipText__8Q6UR{color:#fff;font-size:14px;line-height:19px;margin-top:2px;-webkit-user-select:auto;user-select:auto}.auto-reminder-callout_callout__ulhlG{background:#f8c6f9;border-radius:8px;color:#3c5076;display:flex;flex-direction:column;font-size:.87rem;font-weight:500;gap:10px;margin:20px;padding:15px}.auto-reminder-callout_callout__ulhlG h4{align-items:center;display:flex;font-size:.95rem;gap:5px}.auto-reminder-callout_callout__ulhlG h4 img{display:block;height:100%;margin:0;width:auto}.auto-reminder-callout_callout__ulhlG img{border-radius:5px;display:block;height:auto;margin:8px 0;width:100%}.sidebar_root__mwAou{background:#fff;display:flex;flex-direction:column;height:100%;left:0;overflow-y:auto;padding:20px 0 0;position:fixed;top:0;transition:all .2s ease;width:247px;z-index:1}.sidebar_root__mwAou.sidebar_collapsed__E6Rzd{overflow:visible;width:60px}.sidebar_root__mwAou.sidebar_collapsed__E6Rzd .sidebar_title__aU\+Di{display:none;opacity:0}.sidebar_root__mwAou.sidebar_collapsed__E6Rzd .sidebar_header__lHB6M{margin-bottom:26px}.sidebar_root__mwAou.sidebar_collapsed__E6Rzd .sidebar_collapseIcon__F3Dfj path{fill:#5777da}.sidebar_root__mwAou.sidebar_collapsed__E6Rzd:hover{background:#fff;box-shadow:0 0 20px #0000004d;overflow-y:auto;width:247px;z-index:1000}.sidebar_header__lHB6M{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding:0 19px;position:relative}.sidebar_title__aU\+Di{text-wrap:nowrap;display:block;font-size:1.5rem;font-weight:800;transition:opacity .3s ease,visibility .3s ease}.sidebar_collapseButton__ShT\+v{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:transform .2s ease;width:24px}.sidebar_collapseButton__ShT\+v.sidebar_rotated__M9zsC{transform:rotate(180deg)}.sidebar_collapseIcon__F3Dfj{height:16px;width:16px}.sidebar_collapseIcon__F3Dfj path{fill:#d6d6d6;transition:all .3s}.sidebar_collapseIcon__F3Dfj:hover path{fill:#5777da}.sidebar_sidebar__\+2hSQ{width:100%}.sidebar_icon__Soyhr path,.sidebar_icon__Soyhr rect{fill:#d6d6d6;transition:all .3s}.sidebar_text__9NIDK{color:#b5b5b5;font-size:16px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.sidebar_sidebarItem__HobKm{grid-column-gap:20px;align-items:center;background-color:initial;column-gap:20px;cursor:pointer;display:grid;grid-template-columns:auto 1fr;padding:15px 19px;transition:all .3s;width:100%}@media(min-width:1400px){.sidebar_sidebarItem__HobKm{padding:17px 19px}}.sidebar_sidebarItem__HobKm:hover{background-color:#f9faff}.sidebar_sidebarItem__HobKm:hover .sidebar_text__9NIDK{color:#5777da}.sidebar_sidebarItem__HobKm:hover .sidebar_icon__Soyhr path,.sidebar_sidebarItem__HobKm:hover .sidebar_icon__Soyhr rect{fill:#5777da}.sidebar_active__Vo1gh{background-color:#f9faff}.sidebar_active__Vo1gh .sidebar_text__9NIDK{color:#5777da}.sidebar_active__Vo1gh .sidebar_icon__Soyhr path,.sidebar_active__Vo1gh .sidebar_icon__Soyhr rect{fill:#5777da}.sidebar_lineWrapper__osVlQ{margin-top:0}.sidebar_line__BzTa6{border-bottom:none;border-top:1px solid #d9d9d9;width:100%}@media(min-width:1400px){.sidebar_line__BzTa6{border-bottom:1px solid #d9d9d9}}.sidebar_wrapper__ooKe4{padding:10px 20px 0}.sidebar_secondaryTitle__9t3-A{font-size:17px;font-weight:500;line-height:30px}.sidebar_calendarList__lOSZV{margin-top:15px;max-height:200px;overflow-y:auto;padding:0 20px}.sidebar_calendarList__lOSZV::-webkit-scrollbar{height:.25em;width:.25em}.sidebar_calendarList__lOSZV::-webkit-scrollbar-thumb{background:#96989b;border-radius:10px;opacity:.7;overflow:auto}.features_feature__9GCWk{align-items:center;display:flex;gap:8px}.features_feature__9GCWk:not(:first-child){margin-top:4px}.error-modal_backdrop__55n\+C{background:#0003;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:2}.error-modal_modal__NGAo\+{background:#fff;border-radius:8px;box-shadow:0 2px 10px #a3a3a340;display:block;margin:250px auto 100px;max-width:608px;position:relative}.error-modal_wrapper__sGfLT{column-gap:10px;display:flex;justify-content:space-between;padding:30px}.error-modal_content__b7Rjy{display:flex;gap:15px}.error-modal_errorWrapper__q4cZY{display:inherit}.error-modal_text__p7qy4{display:flex;flex-direction:column}.error-modal_close__RDJ9l{cursor:pointer;height:24px;width:24px}.error-modal_close__RDJ9l:hover path{stroke:#6d6d6d}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.phone-number-field_wrapper__eVSxQ{border:1px solid #5777da;border-radius:5px;box-sizing:border-box;outline-color:#5777da;padding:14px;transition:all .3s;width:100%}.phone-number-field_wrapper__eVSxQ.phone-number-field_error__vep1B{border-color:#cf1717;outline-color:#cf1717}.phone-number-field_wrapper__eVSxQ.phone-number-field_disabled__RJSzj{background-color:#efefef4d!important;border-color:#767676!important}.phone-number-field_wrapper__eVSxQ:has(.PhoneInputInput:active),.phone-number-field_wrapper__eVSxQ:has(.PhoneInputInput:focus){outline-style:solid!important;outline-width:1px!important}.phone-number-field_wrapper__eVSxQ .PhoneInputInput{border:none;font-family:Red Hat Display,sans-serif!important;font-size:20px;letter-spacing:.04em;padding-left:10px}.phone-number-field_wrapper__eVSxQ .PhoneInputInput:active,.phone-number-field_wrapper__eVSxQ .PhoneInputInput:focus{outline:none}.phone-number-field_wrapper__eVSxQ .PhoneInputInput:disabled{background-color:#fafafa}.phone-number-field_wrapper__eVSxQ.phone-number-field_small__vA5TY{padding:5px 3px}.phone-number-field_wrapper__eVSxQ.phone-number-field_small__vA5TY .PhoneInputCountry{font-size:.7rem!important;padding-left:.35rem!important}.phone-number-field_wrapper__eVSxQ.phone-number-field_small__vA5TY .PhoneInputInput{font-size:.8rem!important}.phone-number-field_wrapper__eVSxQ.phone-number-field_suggestion__obaeo,.phone-number-field_wrapper__eVSxQ.phone-number-field_suggestion__obaeo .PhoneInputInput{background-color:#f6e3f7!important}.phone-number-field_input__l7fLh{border:1px solid #5777da!important;border-radius:5px!important;box-sizing:border-box!important;font-family:Red Hat Display,sans-serif!important;font-size:20px!important;height:auto!important;letter-spacing:.03em!important;line-height:26px!important;outline:1px solid #0000!important;padding:14px 16px 14px 48px!important;transition:all .3s!important;width:100%!important}.phone-number-field_input__l7fLh::placeholder{color:#959595!important}.phone-number-field_input__l7fLh:active,.phone-number-field_input__l7fLh:focus{outline:1px solid #5777da!important}.phone-number-field_input__l7fLh:disabled{background-color:#efefef4d!important;border:1px solid #767676!important;outline:none!important}.phone-number-field_inputError__yezY8,.phone-number-field_inputError__yezY8:hover{border-color:#cf1717!important}.phone-number-field_inputError__yezY8:active,.phone-number-field_inputError__yezY8:focus{outline:1px solid #cf1717!important}.phone-number-field_button__ThfAt{border:1px solid #0000!important;border-right-color:#5777da!important;font-size:20px!important;line-height:26px!important;outline:1px solid #0000!important;transition:all .3s!important}.phone-number-field_button__ThfAt,.phone-number-field_button__ThfAt:active,.phone-number-field_button__ThfAt:focus,.phone-number-field_button__ThfAt:hover{background-color:initial!important;border-radius:5px 0 0 5px!important}.phone-number-field_button__ThfAt:disabled{background-color:#efefef4d!important;border-right:1px solid #767676!important}.phone-number-field_button__ThfAt .selected-flag.open{background:#0000!important;border-radius:none!important}.phone-number-field_button__ThfAt .selected-flag:hover{background:#0000!important}.phone-number-field_buttonDisabled__gVxiO{background-color:#efefef4d!important;border-right:1px solid #767676!important;cursor:not-allowed!important}.phone-number-field_buttonDisabled__gVxiO .selected-flag.open,.phone-number-field_buttonDisabled__gVxiO .selected-flag:focus,.phone-number-field_buttonDisabled__gVxiO .selected-flag:hover,.phone-number-field_buttonDisabled__gVxiO:active,.phone-number-field_buttonDisabled__gVxiO:focus,.phone-number-field_buttonDisabled__gVxiO:hover{background-color:#efefef4d!important}.phone-number-field_buttonError__ggcrn{border-right:1px solid #cf1717!important}.phone-number-field_buttonError__ggcrn:active,.phone-number-field_buttonError__ggcrn:focus{outline:1px solid #0000!important}.table_header__ukcyF{background:#f7f7f7;border-radius:4px;display:flex;padding:10px 15px}.table_column__DfMtl{color:#959595;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase;width:190px}.table_row__UW738{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;padding:15px;width:100%}.table_lastRow__njjkL{border-bottom:none}.table_rowItem__PjCZe{display:inline-block;width:190px}.message_messageWrapper__z-gXk{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:15px}.message_successMark__3Euf5{align-items:center;background-color:#438d20;border-radius:50%;display:flex;height:62px;justify-content:center;margin-bottom:30px;width:62px}.message_checkIcon__rt03k{height:33px;width:30px}.message_text__1Onaq{color:#000;font-size:24px;font-weight:400;text-align:center}.message_close__JR8gb{cursor:pointer;height:24px;position:absolute;right:25px;top:23px;width:24px}.message_close__JR8gb:hover path{stroke:#6d6d6d}.info-modal_modal__ZOQja{display:flex;flex-direction:column;max-height:90vh;width:580px}.info-modal_content__xLLIJ{flex:1 1;overflow-y:auto;padding:14px 32px 32px}.info-modal_title__1FzvC{font-size:24px;line-height:32px}.info-modal_buttons__gmRtp{column-gap:16px;display:flex;justify-content:center;padding:25px 0 0}.info-modal_buttons__gmRtp button{max-width:300px}.error_root__WkktI{display:flex;margin-top:16px}.error_root__WkktI svg[name=error]{height:14px;width:16px}.error_root__WkktI span{color:#cf1717;font-size:13px;line-height:17px;margin-left:6px}.main-layout_root__Ov8y0{display:flex;height:100%}.main-layout_content__9ijIf{background:#f9faff;height:100%;margin-left:247px;overflow-x:hidden;transition:margin-left .3s ease;width:100%}.main-layout_content__9ijIf.main-layout_contentExpanded__CbHb5{margin-left:60px}.secondary-layout_root__-rtbO{flex-direction:column;width:100%}.general-layout_root__AfkRT,.secondary-layout_root__-rtbO{display:flex;height:100%;overflow-x:hidden;position:relative}.general-layout_content__BI3JM{background:#f9faff;height:100%;overflow-x:hidden;width:100%}.login_root__93qZi{align-items:center;background:linear-gradient(180deg,#5777da,#908ef2);flex-direction:column;height:100%}.login_banner__6Qfx0,.login_root__93qZi{display:flex;justify-content:center;width:100%}.login_banner__6Qfx0{margin-bottom:50px;position:relative}.login_calendarIcon__MTWwh{animation-duration:15s;animation-iteration-count:infinite;animation-name:login_move-right__IWNgi;opacity:0;position:absolute;width:75px}.login_messageIcon__LueW3{animation-delay:5s;animation-duration:15s;animation-iteration-count:infinite;animation-name:login_move-right-with-scale__QLiTN;opacity:0;position:absolute}.login_title__zSOkE{color:#fff;font-size:40px;font-weight:700;line-height:53px;padding-bottom:20px}.login_description__JTn\+s{color:#fff;font-size:27px;line-height:36px;padding-bottom:40px}.login_imageWrapper__63VDn{cursor:pointer;height:46px;width:191px}.login_message__La-c7{animation-delay:10s;animation-duration:15s;animation-iteration-count:infinite;animation-name:login_show__uG1dt;background:#e5e5ea;border-radius:20px;display:inline-block;font-size:13px;line-height:17px;margin-bottom:5px;margin-top:5px;max-width:270px;opacity:0;padding:8px 15px;position:relative}.login_message__La-c7:before{background:#e5e5ea;border-bottom-right-radius:15px;bottom:0;content:"";height:20px;left:-7px;position:absolute;width:20px;z-index:0}.login_message__La-c7:after{background:#7080e4;border-bottom-right-radius:10px;bottom:0;content:"";height:20px;left:-10px;position:absolute;width:10px;z-index:1}@keyframes login_move-right__IWNgi{0%{opacity:0;transform:translateX(-200px)}12%,24%{opacity:1;transform:translateX(0)}36%,to{opacity:0;transform:translateX(200px)}}@keyframes login_move-right-with-scale__QLiTN{0%{opacity:0;transform:translateX(-200px)}9%{opacity:1;transform:translateX(0) scale(1)}18%{transform:scale(1.2)}27%{opacity:1;transform:translateX(0) scale(1)}36%,to{opacity:0}}@keyframes login_show__uG1dt{0%{opacity:0}27%,9%{opacity:1}36%,to{opacity:0}}.terms_root__fn6R1{margin:50px auto;max-width:856px;padding:0 50px}.terms_root__fn6R1 *{-webkit-user-select:auto;user-select:auto}.terms_title__wXGPm{font-size:40px;margin-bottom:10px}.terms_h3__LENUn{font-size:30px;margin-bottom:5px}.terms_h4__vRKAn{font-size:25px;margin-bottom:5px}.terms_h5__XTpto{font-size:20px;margin-bottom:5px}.terms_list__\+049G{list-style:none;padding-left:30px}.terms_dottedList__t1ttK{padding-left:30px}.privacy_root__JzApY{margin:50px auto;max-width:856px;padding:0 50px}.privacy_root__JzApY *{-webkit-user-select:auto;user-select:auto}.privacy_title__cSidu{font-size:40px;margin-bottom:10px}.privacy_h3__ZruP-{font-size:30px;margin-bottom:5px}.privacy_h4__FQR0J{font-size:25px;margin-bottom:5px}.privacy_h5__wP-tG{font-size:20px;margin-bottom:5px}.privacy_list__wJUrH{list-style:none;padding-left:30px}.privacy_dottedList__pyT8d{padding-left:30px}.confirmation_root__5dgT0{align-items:center;background:linear-gradient(180deg,#5777da,#908ef2);display:flex;flex-direction:column;height:100%;padding-top:95px;width:100%}@media(max-width:767px){.confirmation_root__5dgT0{background:none;height:100%;padding:0;width:100%}}.cancel-plan_root__Q-4V3{align-items:center;background:linear-gradient(180deg,#5777da,#908ef2);display:flex;flex-direction:column;min-height:100%;padding-bottom:95px;padding-top:95px;width:100%}@media(max-width:767px){.cancel-plan_root__Q-4V3{background:none;min-height:100%;padding:0;width:100%}}.canceled-subscription_root__d8k1Y{align-items:center;display:flex;flex-direction:column;height:100%}.canceled-subscription_wrapper__3naEm{max-width:991px;text-align:center}.canceled-subscription_title__QyRLE{color:#5777da;margin-top:90px}.canceled-subscription_description__1vxfI{margin-bottom:19px;margin-top:30px}.canceled-subscription_button__ePYC8{margin-top:100px}.paused-subscription_root__hgFln{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.paused-subscription_wrapper__AHP-D{max-width:991px;text-align:center}.paused-subscription_title__b1mfi{color:#5777da}.paused-subscription_description__eTX0e{margin-top:30px}.paused-subscription_button__wnpLK{margin-top:100px}.paused-subscription_absoluteWrapper__2hHEW{position:absolute;right:20px;top:20px}.paused-subscription_buttonWrapper__Izraf{column-gap:100px;display:flex;justify-content:center;margin-top:100px}.paused-subscription_buttonWrapper__Izraf button{max-width:280px}.beta-users-subscription_root__cS9Gv{align-items:center;display:flex;flex-direction:column;height:100%}.beta-users-subscription_wrapper__5xrzX{max-width:991px;text-align:center}.beta-users-subscription_title__KHlzf{color:#5777da;margin-top:90px}.beta-users-subscription_description__Z9eul{margin-bottom:19px;margin-top:30px}.beta-users-subscription_button__-bGmY{margin-top:100px}.support_root__pd6Lt{align-items:center;background:linear-gradient(180deg,#5777da,#908ef2);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.support_container__vDqwa{margin-left:auto;margin-right:auto;max-width:500px;padding:0 20px;transform:translateX(-10%);width:100%}.support_banner__MFIya{display:flex;justify-content:center;margin-bottom:50px;position:relative;width:100%}.support_calendarIcon__t7fJD{animation-duration:15s;animation-iteration-count:infinite;animation-name:support_move-right__xHxph;opacity:0;position:absolute;width:75px}.support_messageIcon__\+8mag{animation-delay:5s;animation-duration:15s;animation-iteration-count:infinite;animation-name:support_move-right-with-scale__Svzc1;opacity:0;position:absolute}.support_title__mwIoY{color:#fff;font-size:40px;font-weight:700;line-height:53px;padding-bottom:20px}.support_message__18k3-{animation-delay:10s;animation-duration:15s;animation-iteration-count:infinite;animation-name:support_show__JJKCl;background:#e5e5ea;border-radius:20px;display:inline-block;font-size:13px;line-height:17px;margin-bottom:5px;margin-top:5px;max-width:270px;opacity:0;padding:8px 15px;position:relative}.support_message__18k3-:before{background:#e5e5ea;border-bottom-right-radius:15px;bottom:0;content:"";height:20px;left:-7px;position:absolute;width:20px;z-index:0}.support_message__18k3-:after{background:#7080e4;border-bottom-right-radius:10px;bottom:0;content:"";height:20px;left:-10px;position:absolute;width:10px;z-index:1}@keyframes support_move-right__xHxph{0%{opacity:0;transform:translateX(-200px)}12%,24%{opacity:1;transform:translateX(0)}36%,to{opacity:0;transform:translateX(200px)}}@keyframes support_move-right-with-scale__Svzc1{0%{opacity:0;transform:translateX(-200px)}9%{opacity:1;transform:translateX(0) scale(1)}18%{transform:scale(1.2)}27%{opacity:1;transform:translateX(0) scale(1)}36%,to{opacity:0}}@keyframes support_show__JJKCl{0%{opacity:0}27%,9%{opacity:1}36%,to{opacity:0}}
/*# sourceMappingURL=main.4aee74a6.css.map*/