.icon{object-fit:contain;height:auto}.icon--xs{width:12px;height:12px}.icon--sm{width:16px;height:16px}.icon--md{width:20px;height:20px}.icon--lg{width:24px;height:24px}.icon--xl{width:32px;height:32px}.button{display:flex;justify-content:center;align-items:center;border:none;border-radius:28px;height:56px;cursor:pointer;padding:16px 24px;text-decoration:none;position:relative;transition:background-color .3s ease-in-out}.button__text{margin:0}.button__spinner{margin-left:8px}.button--primary{font-family:Noto Sans!important;font-size:16px!important;color:#fff!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;background-color:#eb1700}@media all and (max-width: 767px){.button--primary{font-family:Noto Sans!important;font-size:14px!important;color:#fff!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.button--secondary{font-family:Noto Sans!important;font-size:16px!important;color:#eb1700!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;border:2px solid #EB1700}@media all and (max-width: 767px){.button--secondary{font-family:Noto Sans!important;font-size:14px!important;color:#eb1700!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.button--disabled{font-family:Noto Sans!important;font-size:16px!important;color:#c1bbb3!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;background-color:#e8e6e3;cursor:default}@media all and (max-width: 767px){.button--disabled{font-family:Noto Sans!important;font-size:14px!important;color:#c1bbb3!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.button--loading{font-family:Noto Sans!important;font-size:16px!important;color:#fff!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;background-color:#eb1700;cursor:default}@media all and (max-width: 767px){.button--loading{font-family:Noto Sans!important;font-size:14px!important;color:#fff!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.alert{width:calc(100% - 120px);position:relative;display:flex!important;align-items:center;justify-content:space-between;min-width:320px;height:auto;padding:16px 24px!important;border-radius:0!important;background-color:#312c2a!important;color:#fff!important;box-shadow:0 4px 48px #0000000f,0 4px 12px #0000001f!important}@media all and (max-width: 767px){.alert{width:100%}}.alert__icon{width:24px;height:24px;margin-right:10px!important;margin-top:2px!important;padding:0!important;align-self:flex-start}.alert__icon--start{margin-right:8px;line-height:0}.alert__message{display:flex;justify-content:space-between;flex-grow:1;padding:0!important;overflow:hidden!important}@media all and (max-width: 1023px){.alert__message{flex-direction:column}}.alert__text{display:flex;font-family:Noto Sans!important;font-size:16px!important;color:#fff!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;margin:0}@media all and (max-width: 767px){.alert__text{font-family:Noto Sans!important;font-size:14px!important;color:#fff!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.alert__buttons-container{display:flex;justify-content:end}@media all and (max-width: 1023px){.alert__buttons-container{margin-top:16px}}.alert__button{margin-left:16px;padding:0;height:unset;background-color:#312c2a;font-family:Noto Sans!important;font-size:16px!important;color:#c1bbb3!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.alert__button{font-family:Noto Sans!important;font-size:14px!important;color:#c1bbb3!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.alert__bottom{position:absolute;left:0;bottom:0;width:100%;height:4px}.alert__indicator{display:block;height:100%;border-bottom-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;animation:8s linear indicator forwards}@keyframes indicator{0%{width:0}to{width:100%;border-top-right-radius:0}}.back-button{display:flex;padding:0;background-color:unset;border:none;cursor:pointer}.back-button__text{margin:0 0 0 4px;font-family:Noto Sans!important;font-size:14px!important;color:#eb1700!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.back-button__text{font-family:Noto Sans!important;font-size:14px!important;color:#eb1700!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.error-helper-text{display:flex;align-items:center;margin:8px 0!important;font-family:Noto Sans!important;font-size:14px!important;color:#eb1700!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.error-helper-text{font-family:Noto Sans!important;font-size:12px!important;color:#eb1700!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.error-helper-text__animation-wrapper-enter{max-height:0;opacity:0}.error-helper-text__animation-wrapper-enter-active{max-height:1000px;opacity:1;transition:opacity .5s ease-in,max-height .5s ease-in}.error-helper-text__animation-wrapper-exit{max-height:1000px;opacity:1;transition:opacity .5s ease-out,max-height .5s ease-out}.error-helper-text__animation-wrapper-exit-active{max-height:0;opacity:0}.error-helper-text__icon{align-self:start;margin:2px 4px 2px 0}.control-checkbox__container{display:flex;flex-wrap:wrap;flex-direction:column}.control-checkbox__label{display:flex}.control-checkbox__label-text{width:calc(100% - 32px);margin-left:8px;font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.control-checkbox__label-text{font-family:Noto Sans!important;font-size:12px!important;color:#000!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.control-checkbox__label-text a{color:#eb1700!important}.control-checkbox__label-text--disabled,.control-checkbox__label-text--disabled a{color:#c1bbb3!important}.control-checkbox__root{width:18px;height:18px;padding:0!important;border-radius:unset!important;border:1px solid #C1BBB3!important}.control-checkbox__root:active:after{content:"";display:block;position:absolute;width:42px;height:42px;border-radius:50%;background:#c1bbb31a}.control-checkbox__root--disabled{background-color:#f9f8f7!important}.control-checkbox__root input:focus-visible{outline:1px dashed #C1BBB3;outline-offset:4px}.control-checkbox__root-aaa{background-color:red!important}.control-checkbox__icon--checked{position:absolute;z-index:1}.text-field__container{display:flex;flex-direction:column;position:relative}.text-field__root{font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;background-color:#f9f8f7}.text-field__root--disabled{background-color:#e8e6e3}.text-field__root--read-only{background-color:#f9f8f7}@media all and (max-width: 767px){.text-field__root{font-family:Noto Sans!important;font-size:12px!important;color:#000!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.text-field__input{overflow:hidden;text-overflow:ellipsis;padding:13.5px 16px!important}.text-field__input::placeholder{font-family:Noto Sans!important;font-size:14px!important;color:#564c47!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important;opacity:1!important}@media all and (max-width: 767px){.text-field__input::placeholder{font-family:Noto Sans!important;font-size:12px!important;color:#564c47!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.text-field__input--with-icon{width:calc(100% - 54px)!important}.text-field__input--disabled{-webkit-text-fill-color:#C1BBB3!important}.text-field__input--read-only{-webkit-text-fill-color:#564C47!important}@media all and (max-width: 767px){.text-field__input{padding-bottom:17px!important}}.text-field__label{margin-bottom:8px;font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.text-field__label{margin-bottom:13px;font-family:Noto Sans!important;font-size:12px!important;color:#000!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.text-field__icon{position:absolute;right:16px;bottom:16px}.MuiOutlinedInput-notchedOutline{border:1px solid #C1BBB3!important;border-radius:0!important}.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #C1BBB3!important}.Mui-error .MuiOutlinedInput-notchedOutline{border:1px solid #EB1700!important}.dropdown{display:flex;flex-direction:column;padding:0!important;margin:0!important;background:#fff!important}.dropdown__root{padding-top:8px!important;box-shadow:0 20px 20px #0000001a!important}.dropdown__dropdown-item{background-color:unset;display:flex!important;justify-content:start!important;border:none!important;border-radius:0%!important;height:48px!important;padding:12px 16px!important}.dropdown__dropdown-item__text{text-align:left;font-family:Noto Sans!important;font-size:16px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.dropdown__dropdown-item__text{font-size:14px!important}}.dropdown__dropdown-item:hover{background-color:#f9f8f7}.dropdown__dropdown-item:focus-visible{outline:2px solid #0F68B2;outline-offset:-2px}.footer{width:100%;background-color:#312c2a;padding:80px;position:relative}@media all and (max-width: 767px){.footer{padding:24px 16px}}.footer__introduction-section{display:flex;padding-bottom:48px;border-bottom:1px solid #C1BBB3}@media all and (max-width: 1023px){.footer__introduction-section{flex-direction:column;padding-bottom:32px}}.footer__logo-container{display:flex;flex-shrink:0;height:228px;width:308px;margin-right:16px}@media all and (max-width: 1439px){.footer__logo-container{width:208px}}@media all and (max-width: 1023px){.footer__logo-container{height:unset;width:unset;margin-right:0}}.footer__logo{height:74.5px;width:200px}@media all and (max-width: 1439px){.footer__logo{height:53px;width:141px}}.footer__links-blocks-container{display:flex}@media all and (max-width: 1023px){.footer__links-blocks-container{margin-top:40px}}@media all and (max-width: 767px){.footer__links-blocks-container{flex-direction:column}}.footer__links-block{width:calc(50% - 8px)}.footer__links-block:first-child{margin-right:16px}@media all and (max-width: 767px){.footer__links-block:first-child{margin-right:0}}@media all and (max-width: 767px){.footer__links-block:last-child{margin-top:32px}}@media all and (max-width: 767px){.footer__links-block{width:100%}}.footer__links-block-header{margin:0;padding-bottom:24px;border-bottom:1px solid #C1BBB3;font-family:Noto Serif!important;font-size:20px!important;color:#fff!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.footer__links-block-header{font-family:Noto Serif!important;font-size:16px!important;color:#fff!important;line-height:22px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.footer__links-list{margin:0;padding-left:0}.footer__links-list-item{margin-top:16px;list-style-type:none;text-decoration:none;font-family:Noto Sans!important;font-size:12px!important;color:#c1bbb3!important;line-height:14px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}.footer__links-list-item:first-child{margin-top:24px}@media all and (max-width: 767px){.footer__links-list-item{font-family:Noto Sans!important;font-size:10px!important;color:#c1bbb3!important;line-height:13px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.footer__link{text-decoration:none;color:inherit}.footer__link:hover{color:#fff!important;text-decoration:underline}.footer__address{font-style:unset}.footer__ligal-info{margin-top:32px;margin-bottom:0;font-family:Noto Sans!important;font-size:12px!important;color:#fff!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}.footer__ligal-info--second-part{margin-top:24px}@media all and (max-width: 767px){.footer__ligal-info{margin-top:24px;font-family:Noto Sans!important;font-size:10px!important;color:#fff!important;line-height:13px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.footer__imr{margin-top:32px;margin-bottom:0;font-family:Noto Sans!important;font-size:12px!important;color:#fff!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.footer__imr{margin-top:24px;font-family:Noto Sans!important;font-size:10px!important;color:#fff!important;line-height:13px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.footer__additional-info-section{display:flex;margin-top:24px}@media all and (max-width: 1023px){.footer__additional-info-section{flex-direction:column-reverse}}.footer__copyright{width:308px;margin:0 16px 0 0;font-family:Noto Sans!important;font-size:12px!important;color:#fff!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 1439px){.footer__copyright{width:208px}}@media all and (max-width: 1023px){.footer__copyright{width:100%;margin-top:40px;margin-right:0}}@media all and (max-width: 767px){.footer__copyright{font-family:Noto Sans!important;font-size:10px!important;color:#fff!important;line-height:13px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.footer__resources{display:flex;flex-wrap:wrap;padding:0;margin:0;gap:32px}@media all and (max-width: 767px){.footer__resources{gap:16px 32px}}.footer__resource{list-style-type:none;text-decoration:none;font-family:Noto Sans!important;font-size:12px!important;color:#c1bbb3!important;line-height:14px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}.footer__resource:hover{color:#fff!important;text-decoration:underline}@media all and (max-width: 767px){.footer__resource{font-family:Noto Sans!important;font-size:10px!important;color:#c1bbb3!important;line-height:13px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.footer__resource-link{text-decoration:none;color:inherit}.avatar-container{display:flex;justify-content:center;align-items:center;position:relative;height:48px;gap:4px;padding:0;background-color:unset;border:none;cursor:pointer}.avatar-container__avatar{display:flex;justify-content:center;align-items:center;width:48px;height:100%;background-color:#eb1700;border-radius:50%;border:0px;font-family:Noto Sans!important;font-size:16px!important;color:#fff!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.avatar-container__avatar{font-family:Noto Sans!important;font-size:14px!important;color:#fff!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.avatar-container:hover .avatar-container__avatar{background-color:#cc1400}.avatar-container:focus-visible{outline:2px solid #0F68B2;outline-offset:2px}.header{width:100%;height:113px;border-bottom:1px solid #E8E6E3;padding:32px 80px}@media all and (max-width: 767px){.header{height:66px;padding:9.5px 16px}}.header__with-user{display:flex;justify-content:space-between}.header__logo-link{position:relative}.icon-button{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;background:transparent}.icon-button--focus,.icon-button--disabled{background:transparent}.loading-spinner__container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.loading-spinner__spinner{color:#eb1700}.loading-spinner__message{margin-top:8px;font-family:Noto Sans!important;font-size:16px!important;color:#eb1700!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}.modal-component__animation-wrapper-enter{opacity:0}.modal-component__animation-wrapper-enter-active{opacity:1;transition:opacity .5s ease-in}.modal-component__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:40px;margin:0;max-width:480px;max-height:100%;overflow:auto;overflow-x:hidden}@media all and (max-width: 1023px){.modal-component__wrapper{padding:16px;max-width:343px}}.modal-component__header-wrapper{display:flex;justify-content:space-between}.modal-component__header-wrapper--with-scroll{height:40px;padding-bottom:16px;border-bottom:1px solid #C1BBB3;margin-bottom:16px}.modal-component__close-button{width:48px;height:48px;position:absolute;top:16px;right:16px}.notification-block{margin-top:32px;display:flex;width:100%;padding:16px 16px 16px 8px;border:1px solid #EB1700}@media all and (max-width: 767px){.notification-block{margin-top:40px}}.notification-block__icon-container{display:flex;margin-right:8px}.notification-block__content-container{display:flex;flex-direction:column;justify-content:center}.notification-block__header{margin:0;font-family:Noto Sans!important;font-size:16px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.notification-block__header{font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.notification-block__body{margin:0;font-family:Noto Sans!important;font-size:16px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.notification-block__body{font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.page-grid__column{padding:0 80px}@media all and (max-width: 767px){.page-grid__column{padding:0 16px}}.page-grid__section{display:flex;flex-direction:column;width:480px;max-width:100%;height:100%;align-self:center}.message-container{width:100%;padding-left:8px;padding-right:16px;display:flex;align-items:center;border:1px solid #328714;margin-top:24px}.message-container__text{margin-left:8px;font-family:Noto Sans!important;font-size:16px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}.message-container__icon{height:24px;width:24px}.otp-component__container-animation-wrapper-enter{max-height:0;opacity:0}.otp-component__container-animation-wrapper-enter-active{max-height:1000px;opacity:1;transition:opacity .5s ease-in,max-height .5s ease-in}.otp-component__container{width:100%;margin-top:24px}.otp-component__header{margin:0;font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.otp-component__header{font-family:Noto Sans!important;font-size:12px!important;color:#000!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.otp-component__code-input-animation-wrapper-exit{opacity:1}.otp-component__code-input-animation-wrapper-exit-active{opacity:0;transition:opacity .5s ease-out}.otp-component__code-input-container{display:flex;margin-top:8px}.otp-component__code-input{caret-color:transparent;width:40px;height:48px;border:1px solid #C1BBB3;text-align:center;margin-right:12px;background-color:#f9f8f7;font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.otp-component__code-input{width:47px;font-family:Noto Sans!important;font-size:12px!important;color:#000!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.otp-component__code-input:focus-visible{outline:1px dashed currentColor;outline-offset:2px}.otp-component__code-input--error{border:1px solid #EB1700}@media all and (max-width: 767px){.otp-component__code-input--modal{width:45px;margin-right:8px}}.otp-component__code-input--disabled{-webkit-text-fill-color:#C1BBB3!important;background-color:#e8e6e3}.otp-component__error{display:flex;align-items:center;transition:max-height 1s ease,opacity 1s ease;margin:4px 0 0}.otp-component__error-message--closed{max-height:0;opacity:0}.otp-component__error-message--open{max-height:100px;opacity:100%;font-family:Noto Sans!important;font-size:14px!important;color:#eb1700!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.otp-component__error-message--open{font-family:Noto Sans!important;font-size:12px!important;color:#eb1700!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.otp-component__error-message-icon{margin-right:4px}.otp-component__confirmed-button-animation-wrapper-enter{opacity:0}.otp-component__confirmed-button-animation-wrapper-enter-active{opacity:1;transition:opacity .5s ease-in}.otp-component__confirmed-button{margin-top:4px;width:100%}.otp-component__counter-text-wrapper{margin-top:24px;display:flex;border:1px solid #000000;padding:16px 16px 16px 8px}.otp-component__counter-text-icon{align-self:flex-start;margin-right:8px;margin-top:2px}.otp-component__counter-text{margin:0;font-family:Noto Sans!important;font-size:16px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.otp-component__counter-text{font-family:Noto Sans!important;font-size:14px!important;color:#000!important;line-height:24px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}@media all and (max-width: 767px){.otp-component__counter-text--modal{margin:16px 0 0}}.otp-component__counter-text-animation-wrapper-exit{max-height:1000px;opacity:1;transition:opacity .5s ease-out,max-height .5s ease-out}.otp-component__counter-text-animation-wrapper-exit-active{max-height:0;opacity:0}.otp-component__message-label{display:inline;margin:0;width:100%;font-family:Noto Sans!important;font-size:14px!important;color:#564c47!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}.otp-component__message-container{padding:8px 0}.otp-form__checkbox{margin-bottom:24px}.otp-form__checkbox-root{margin-top:4px!important}.otp-form__checkbox-label{font-size:16px!important;line-height:20px!important}@media all and (max-width: 767px){.otp-form__checkbox-label{font-size:14px!important;line-height:21px!important}}.otp-form__primary-button-animation-wrapper-exit{max-height:1000px;opacity:1;transition:opacity .5s ease-out,max-height .5s ease-out}.otp-form__primary-button-animation-wrapper-exit-active{max-height:0;opacity:0}.otp-form__primary-button{margin-top:32px}@media all and (max-width: 767px){.otp-form__primary-button{width:100%}}.switcher{display:flex;align-items:center;position:relative}.switcher__label{position:relative;display:flex;justify-content:center;height:24px;width:48px;font-size:0}.switcher__label:has(:focus-visible){outline:2px dashed;outline-offset:2px;border-radius:8px}.switcher__label--loading{pointer-events:none}.switcher__checkbox{opacity:0;width:100%;height:24px;z-index:10;cursor:pointer}.switcher__checkbox--disabled,.switcher__checkbox--not-available,.switcher__checkbox--read-only{cursor:default}.switcher__checkbox--check-icon{width:16px;height:16px;position:absolute;top:4px;left:6px}.switcher__slider{position:absolute;width:100%;height:100%;background-color:#e8e6e3;border-radius:20px;transition:all .3s ease-in-out}.switcher__slider:before{content:"";position:absolute;height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.3s ease;transition-property:background-color}.switcher__slider--unchecked-enabled:before{left:1px;bottom:1px;border:1px solid #C1BBB3}.switcher__slider--checked{background-color:#328714}.switcher__slider--checked:before{right:2px;left:unset;border:none}.switcher__slider--loading{width:24px;background-color:#e8e6e3}.switcher__slider--loading:before{box-sizing:content-box;border:2px solid #E8E6E3;border-top-color:#c1bbb3;bottom:0;right:0;left:0;animation:switcher-spin 1s ease infinite}.switcher__slider--checked-loading:before{right:0;left:unset}.switcher__slider--disabled{background-color:#e8e6e3}.switcher__slider--disabled:before{background-color:#c1bbb3}.switcher__slider--not-available{background-color:#e8e6e3}.switcher__slider--not-available:before{height:4px;width:28px;left:9px;bottom:10px;border-radius:2px}.switcher__slider--read-only{background-color:#fff;border:1px solid #C1BBB3;height:22px;width:46px}.switcher__slider--read-only:before{background-color:#564c47;right:1px;bottom:1px}@keyframes switcher-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-status-message{display:flex;gap:4px}.contact-status-message__icon{flex-shrink:0;margin-top:2.5px}.contact-status-message__text{font-family:Noto Sans!important;font-size:14px!important;color:#564c47!important;line-height:21px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.contact-status-message__text{font-family:Noto Sans!important;font-size:12px!important;color:#564c47!important;line-height:16px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.contact-status-message__button{display:inline-block;background:none;border:none;padding:0;color:#e50800;text-decoration:underline;cursor:pointer}.error-page__section{width:100%}.error-page__title{margin:80px 0 0;font-family:Noto Serif!important;font-size:48px!important;color:#000!important;line-height:50px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.error-page__title{margin-top:40px;font-family:Noto Serif!important;font-size:28px!important;color:#000!important;line-height:34px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.error-page__messages-container{margin-top:32px;font-family:Noto Sans!important;font-size:20px!important;color:#564c47!important;line-height:32px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}@media all and (max-width: 767px){.error-page__messages-container{margin-top:24px;font-family:Noto Sans!important;font-size:16px!important;color:#564c47!important;line-height:22px!important;letter-spacing:normal!important;font-weight:400!important;text-transform:none!important}}.error-page__message{margin:0}.error-page__button-block{display:flex;margin-top:56px;margin-bottom:104px}@media all and (max-width: 767px){.error-page__button-block{margin-top:48px;margin-bottom:48px;flex-direction:column}}.error-page__button{width:fit-content;height:53px;border-radius:26px}.error-page__button:last-child{margin-left:16px}@media all and (max-width: 767px){.error-page__button{width:100%}.error-page__button:last-child{margin-top:16px;margin-left:0}}.bootstrap-application-data__loading-spiner{height:100vh!important}.snackbar-provider{width:100%!important;bottom:42px!important;transition:right .3s ease 0ms,left .3s ease 0ms,max-width .3s ease 0ms!important}.snackbar-provider--static{position:absolute!important;bottom:calc(100% + 14px)!important;transition:unset!important}.snackbar-provider>div{width:100%}.snackbar-provider__root{display:flex;justify-content:center}.snackbar-provider--static{bottom:calc(100% + 42px)!important}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400 900;font-display:swap;src:url(/assets/NotoSans-VariableFont_wdth_wght-CYoOFcCZ.ttf) format("truetype-variations")}@font-face{font-family:Noto Serif;font-style:normal;font-weight:400 900;font-display:swap;src:url(/assets/NotoSerif-VariableFont_wdth_wght-Dh5ICAPK.ttf) format("truetype-variations")}html{box-sizing:border-box;width:100%;overflow-x:hidden;height:100%;text-size-adjust:100%}body{height:100%}img{border:none}html,body{margin:0;padding:0;font-variation-settings:"opsz" 100}svg{pointer-events:none}*,*:before,*:after{box-sizing:inherit}.grecaptcha-badge{transform:scale(.85)}.back-link{padding:32px 80px;width:100%;background-color:#f9f8f7}@media all and (max-width: 767px){.back-link{padding:17.5px 16px}}.footer{margin-top:32px}.switcher__slider:before{box-sizing:initial}
