<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.round-checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.round-checkbox__label{display:block;width:auto;font-family:Montserrat;font-size:16rem;line-height:170%;color:#3c4061}.round-checkbox__label_left{margin-right:30px}.round-checkbox__label_right{margin-left:30px}.round-checkbox__checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:46px;height:24px;border:1px solid #d3ceff;border-radius:23px;box-sizing:border-box;cursor:pointer;transition:.2s}.round-checkbox__checkbox-dot{display:inline-block;width:16px;height:16px;border-radius:8px;margin-left:4px;background:#e9e7f9;transition:.2s}.round-checkbox_checked .round-checkbox__checkbox{border-color:#9085e1}.round-checkbox_checked .round-checkbox__checkbox-dot{margin-left:25px;background:#9085e1}.round-checkbox.round-checkbox_mobile{align-items:flex-start}.round-checkbox.round-checkbox_mobile .round-checkbox__label{font-size:12rem;line-height:160%;flex-grow:1}.round-checkbox.round-checkbox_mobile .round-checkbox__checkbox{border-color:#c6cbd6;background:#c6cbd6;min-width:46px;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.round-checkbox.round-checkbox_mobile .round-checkbox__checkbox-dot{background:#fff;margin-left:2px;width:18px;height:18px;border-radius:9999px}.round-checkbox.round-checkbox_mobile.round-checkbox_checked .round-checkbox__checkbox{border-color:#9085e1;background:#9085e1}.round-checkbox.round-checkbox_mobile.round-checkbox_checked .round-checkbox__checkbox-dot{margin-left:24px}.round-checkbox.round-checkbox_mobile.round-checkbox_application{align-items:flex-start}.round-checkbox.round-checkbox_mobile.round-checkbox_application .round-checkbox__label{font-size:13rem;line-height:21rem;flex-grow:1}.round-checkbox.round-checkbox_mobile.round-checkbox_application .round-checkbox__checkbox{border-color:#c4c7d1;background:#c4c7d1;min-width:44px;width:44px;height:28px}.round-checkbox.round-checkbox_mobile.round-checkbox_application .round-checkbox__checkbox-dot{background:#fff;margin-left:2px;width:22px;height:22px;border-radius:9999px}.round-checkbox.round-checkbox_mobile.round-checkbox_application.round-checkbox_checked .round-checkbox__checkbox{border-color:#9085e1;background:#9085e1}.round-checkbox.round-checkbox_mobile.round-checkbox_application.round-checkbox_checked .round-checkbox__checkbox-dot{margin-left:18px}.round-checkbox.round-checkbox_v-2,.round-checkbox.round-checkbox_v-2.round-checkbox_application,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile{align-items:center}.round-checkbox.round-checkbox_v-2 .round-checkbox__checkbox,.round-checkbox.round-checkbox_v-2.round-checkbox_application .round-checkbox__checkbox,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile .round-checkbox__checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:38px;height:21px;min-width:unset;border:none;border-radius:24px;box-sizing:border-box;cursor:pointer;transition:.2s;background:#c4c7d1;flex-shrink:0}.round-checkbox.round-checkbox_v-2 .round-checkbox__checkbox-dot,.round-checkbox.round-checkbox_v-2.round-checkbox_application .round-checkbox__checkbox-dot,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile .round-checkbox__checkbox-dot{display:inline-block;width:17px;height:17px;border-radius:9999px;margin-left:2px;background:#fff;transition:.2s}.round-checkbox.round-checkbox_v-2 .round-checkbox__label,.round-checkbox.round-checkbox_v-2.round-checkbox_application .round-checkbox__label,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile .round-checkbox__label{display:block;width:auto;font-family:Montserrat;font-size:14rem;line-height:130%;color:#3c4061;flex-grow:0}.round-checkbox.round-checkbox_v-2 .round-checkbox__label_left,.round-checkbox.round-checkbox_v-2.round-checkbox_application .round-checkbox__label_left,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile .round-checkbox__label_left{margin-right:12px}.round-checkbox.round-checkbox_v-2 .round-checkbox__label_right,.round-checkbox.round-checkbox_v-2.round-checkbox_application .round-checkbox__label_right,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile .round-checkbox__label_right{margin-left:12px}.round-checkbox.round-checkbox_v-2.round-checkbox_application.round-checkbox_checked .round-checkbox__checkbox,.round-checkbox.round-checkbox_v-2.round-checkbox_checked .round-checkbox__checkbox,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile.round-checkbox_checked .round-checkbox__checkbox{background:#9085e1}.round-checkbox.round-checkbox_v-2.round-checkbox_application.round-checkbox_checked .round-checkbox__checkbox-dot,.round-checkbox.round-checkbox_v-2.round-checkbox_checked .round-checkbox__checkbox-dot,.round-checkbox.round-checkbox_v-2.round-checkbox_mobile.round-checkbox_checked .round-checkbox__checkbox-dot{margin-left:19px}.code-input__value-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.code-input__autocomplete-input{position:absolute;top:-1000%;left:-1000%;width:0;height:0;opacity:0;padding:0;margin:0}.code-input__part__input{border-radius:10px;border:1px solid #c6cbd6;width:calc(100% - 20px);padding:10px;text-align:center;font-size:32rem;width:32rem;font-family:Montserrat-Bold;transition:border-color .25s}.code-input__part__input:focus{outline:none}.code-input__error-field{margin-top:6px;height:20px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;position:relative}.code-input_mobile .code-input__part__input{-webkit-appearance:none;appearance:none;font-size:24rem;width:24rem}.code-input_mobile .error-field__message{font-size:10rem;line-height:12rem}.code-input.code-input_application .code-input__part__input{box-shadow:none;transition:all .25s ease-in-out;transition-property:box-shadow,border-color}.code-input.code-input_application .code-input__part__input:focus{border-color:#bcb6ed;box-shadow:0 0 6px rgba(144,133,225,.7)}.code-input.code-input_application.code-input_error .code-input__part__input{border-width:2px;border-color:#ff9191;padding:9px}.code-input.code-input_application.code-input_error .code-input__part__input:focus{border-width:1px;border-color:#bcb6ed;box-shadow:0 0 6px rgba(144,133,225,.7);padding:10px}.code-input_error .code-input__part__input{border-color:#ff7676}.error-field{position:absolute;top:0;left:0}.error-field__message{color:#ff7676;font-size:12rem;line-height:15rem;font-family:Montserrat-SemiBold}.error-field_animation-enter-active,.error-field_animation-leave-active{transition-property:all;transition-timing-function:ease-in-out;transition-duration:.25s}.error-field_animation-enter,.error-field_animation-leave-to{opacity:0}.page{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.page__header{width:100%;height:80px}.page__footer{width:100%}.page__content{width:100%;flex-grow:1}.page__title{display:block;margin:0;padding:0;font-family:Montserrat-Bold;font-size:48rem;line-height:130%;color:#3c4061;text-align:left}.page__title__field{margin-top:20px}.page__subtitle{display:block;font-family:Montserrat-Bold;font-size:32rem;line-height:140%;color:#3c4061;text-align:left}.page.page_mobile .page__title{font-size:18rem;line-height:140%}.invisible-touch{outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.invisible-scroll{-ms-overflow-style:none;scrollbar-width:none;scrollbar-height:none}.invisible-scroll::-webkit-scrollbar{display:none}.styled-purple-scroll::-webkit-scrollbar{width:18px;height:18px;background:#e8eaef;border-radius:36px}.styled-purple-scroll::-webkit-scrollbar-button{width:18px;height:18px}.styled-purple-scroll::-webkit-scrollbar-button:vertical:decrement{background-image:url(../img/scrollbar-up-arrow.c3dc9ef6.svg);background-position:50% 80%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:vertical:increment{background-image:url(../img/scrollbar-down-arrow.25dae232.svg);background-position:50% 20%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:horizontal:decrement{background-image:url(../img/scrollbar-left-arrow.672aa3b5.svg);background-position:70% 50%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:horizontal:increment{background-image:url(../img/scrollbar-right-arrow.d4861175.svg);background-position:30% 50%;background-repeat:no-repeat}.styled-purple-scroll::-webkit-scrollbar-button:horizontal:end:decrement,.styled-purple-scroll::-webkit-scrollbar-button:horizontal:start:increment,.styled-purple-scroll::-webkit-scrollbar-button:vertical:end:decrement,.styled-purple-scroll::-webkit-scrollbar-button:vertical:start:increment{display:none}.styled-purple-scroll::-webkit-scrollbar-thumb{background:#9085e1;border-radius:10px;border:4px solid #e8eaef;box-sizing:border-box}.more-btn{width:auto;display:inline-flex;justify-content:center;align-items:center;padding:0}.more-btn&gt;*{margin-right:12px}.more-btn_mobile{width:100%;padding:5px 0}.more-btn_mobile&gt;*{margin-right:7px}.mobile-application-page_margin-top{margin-top:calc(45px + env(safe-area-inset-top))}.mobile-application-page_margin-bottom{margin-bottom:calc(60px + env(safe-area-inset-bottom))}.mobile-application-page_padding-top{padding-top:calc(45px + env(safe-area-inset-top))}.mobile-application-page_padding-bottom{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.mobile-application-page{margin-bottom:calc(60px + env(safe-area-inset-bottom));margin-top:calc(45px + env(safe-area-inset-top))}@keyframes opacityAnimation{0%{opacity:1}to{opacity:0}}.code-popup-v2.code-popup-v2_application,.code-popup-v2.code-popup-v2_mobile{display:grid;grid-template-columns:.44fr 16.84fr .44fr;grid-auto-rows:min-content}.code-popup-v2.code-popup-v2_application .code-popup-v2__wrapper,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__wrapper{grid-area:1/2/2/3;text-align:center}.code-popup-v2.code-popup-v2_application .code-popup-v2__title,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__title{margin:0;color:#3c4061;font-size:18rem;line-height:25rem;font-family:Montserrat-Bold}.code-popup-v2.code-popup-v2_application .code-popup-v2__content,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__content{margin-top:16px;text-align:left}.code-popup-v2.code-popup-v2_application .code-popup-v2__description,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__description{font-family:Montserrat-SemiBold;font-size:14rem;line-height:20rem;color:rgba(107,116,139,.7);text-indent:20rem;display:inline-block}.code-popup-v2.code-popup-v2_application .code-popup-v2__input-field,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__input-field{margin-top:36px}.code-popup-v2.code-popup-v2_application .code-popup-v2__resend-field,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__resend-field{margin-top:16px}.code-popup-v2.code-popup-v2_application .code-popup-v2__resend-btn_disable,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__resend-btn_disable{opacity:.4}.code-popup-v2.code-popup-v2_application .code-popup-v2__resend-btn-text,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__resend-btn-text{font-family:Montserrat-SemiBold;font-size:16rem;line-height:27rem;color:#3c4061}.code-popup-v2.code-popup-v2_application .code-popup-v2__timer,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__timer{color:#6b748b;font-size:13rem;line-height:21rem;font-family:Montserrat}.code-popup-v2.code-popup-v2_application .code-popup-v2__timer-container,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__timer-container{margin-top:8px;text-align:left}.code-popup-v2.code-popup-v2_application .code-popup-v2__controls-field,.code-popup-v2.code-popup-v2_mobile .code-popup-v2__controls-field{margin-top:24px;padding-bottom:24px}</pre></body></html>