@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap);
.form-logo{display:flex;align-items:center;justify-content:center;width:100%}.form-logo__carenet{height:40px}@media(max-width: 767px){.form-logo .logo{max-width:180px;max-height:54px}}
.main-layout__header[data-v-63d5bae5]{display:flex;align-items:center;justify-content:center;min-height:120px}@media(max-width: 767px){.main-layout__header[data-v-63d5bae5]{padding:14px 0}}@media(min-width: 768px){.main-layout__header[data-v-63d5bae5]{padding:24px 0;border-bottom:1px solid #eee}}
.access-blocked-page{flex:1;display:flex;flex-direction:column}.access-blocked-page__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.access-blocked-page h1{margin-top:40px;font-style:normal;font-weight:500;font-size:20px;line-height:24px}@media(min-width: 768px){.access-blocked-page h1{font-size:32px;line-height:38px}}
.main-layout{display:flex;flex-direction:column;height:100%}.main-layout__content{flex:1;display:flex;flex-direction:column}@media(max-width: 767px){.main-layout__content{padding:8px 20px 20px}}@media(min-width: 768px){.main-layout__content{width:720px;margin:0 auto;padding:50px 0}}
.page-not-found{display:flex;height:100%;user-select:none}.page-not-found__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:300px;margin:0 auto}.page-not-found__body h1{margin:32px 0;padding:0;font-style:normal;font-weight:600;font-size:45px;line-height:45px;color:#333}.page-not-found__body h2{padding:0;text-align:center;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#333}
.auth-page__footer[data-v-30ce3b68]{font-style:normal;font-weight:500;font-size:10px;line-height:12px;color:#787878}@media(max-width: 767px){.auth-page__footer[data-v-30ce3b68]{margin-top:40px;padding:20px 20px 0;text-align:center;border-top:1px solid #eee}}@media(min-width: 768px){.auth-page__footer[data-v-30ce3b68]{width:720px;margin:0 auto;padding:44px 0 0}}.auth-page__footer a[data-v-30ce3b68]{text-decoration:none;color:var(--color-brand)}.auth-page__footer a a[data-v-30ce3b68]:hover,.auth-page__footer a a[data-v-30ce3b68]:focus{text-decoration:none;color:var(--color-brand-hover)}
.om-date-with-input{position:relative;width:100%;font-size:14px;outline:none;background-color:#fff;border-radius:6px}.om-date-with-input input{border:none;height:100%;width:100%;background-color:rgba(0,0,0,0);z-index:2;font-weight:500;font-size:14px;color:#333}.om-date-with-input input::placeholder{font-weight:400;color:#787878}.om-date-with-input__container{display:flex;height:40px;border:1px solid #dededd;border-radius:6px}.om-date-with-input__label{position:absolute;top:-9px;left:9px;height:16px;margin:0;padding:0 4px;line-height:16px;font-size:12px;font-weight:400;color:#787878;background-color:#fff;user-select:none;z-index:2}.om-date-with-input__header{position:relative;display:flex;align-items:center;width:100%;height:100%;padding:0 30px 0 12px;user-select:none}.om-date-with-input__icon{position:absolute;top:calc(50% - 10px);right:8px;display:flex;cursor:pointer;z-index:3}.om-date-with-input__icon .icon-clear{position:relative;top:-2px}.om-date-with-input__icon .icon-calendar{position:relative;top:-2px}.om-date-with-input__icon:hover .icon-clear path{fill:#787878}.om-date-with-input__value,.om-date-with-input__placeholder,.om-date-with-input__secondary-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;padding:0 30px 0 12px;font-size:14px;line-height:16px;display:flex;align-items:center;z-index:1;font-style:normal}.om-date-with-input__value{color:#333;font-weight:500}.om-date-with-input__placeholder,.om-date-with-input__secondary-placeholder{color:#787878;font-weight:400}.om-date-with-input .field-dropdown{position:fixed;z-index:3}.om-date-with-input .field-dropdown .dropdown-content__header{display:flex;align-items:center}.om-date-with-input .field-dropdown .dropdown-content__header .om-select{flex:1}.om-date-with-input .field-dropdown .dropdown-content__header .om-select__list{z-index:2005}.om-date-with-input .field-dropdown .dropdown-content .mx-datepicker-popup{box-shadow:1px 6px 11px rgba(56,56,56,.28)}.om-date-with-input .field-dropdown .dropdown-content .mx-calendar-header{display:flex;justify-content:space-between}.om-date-with-input .field-dropdown .dropdown-content .mx-calendar-header .mx-btn-icon-left{margin-left:-25px}.om-date-with-input .field-dropdown .dropdown-content .mx-calendar-header .mx-btn-icon-right{margin-right:-25px;order:4}.om-date-with-input .field-dropdown .dropdown-content .mx-calendar-header .mx-btn-icon-double-right{order:5}.om-date-with-input .field-dropdown .dropdown-content .cell:hover{background:#eee;color:#333}.om-date-with-input .field-dropdown .dropdown-content .cell.in-range,.om-date-with-input .field-dropdown .dropdown-content .cell.hover-in-range{background:#dededd;color:#333}.om-date-with-input .field-dropdown .dropdown-content .cell.active{background:#333;color:#fff}.om-date-with-input .field-dropdown .dropdown-content .cell.today:not(.active){background:#eee}.om-date-with-input .field-dropdown .dropdown-content .cell.today.active{color:#fff}.om-date-with-input .field-dropdown .dropdown-content .mx-datepicker{width:100%}.om-date-with-input .field-dropdown .dropdown-content .mx-input-wrapper{display:none}.om-date-with-input .field-dropdown .dropdown-content .om-select .field-component .field-header{height:30px;padding-right:10px;background:#fff;border:1px solid #dededd}.om-date-with-input .field-dropdown .dropdown-content .om-select .field-component .field-header input{padding-left:10px;font-size:14px;line-height:20px}.om-date-with-input .field-dropdown .dropdown-content .om-select .field-component .field-header input:focus{outline:0 none !important}.om-date-with-input__dropdown{background-color:#fff;border:1px solid #e8e8e9;box-shadow:1px 6px 11px rgba(56,56,56,.28);border-radius:6px;overflow:hidden;z-index:3}.om-date-with-input_focused .om-date-with-input__container{border-color:#333}.om-date-with-input_disabled .om-date-with-input__header,.om-date-with-input_readonly .om-date-with-input__header{cursor:default}.om-date-with-input_disabled input,.om-date-with-input_disabled .om-date-with-input__value,.om-date-with-input_disabled .om-date-with-input__placeholder,.om-date-with-input_readonly input,.om-date-with-input_readonly .om-date-with-input__value,.om-date-with-input_readonly .om-date-with-input__placeholder{color:#b5b5b5;font-weight:500}.om-date-with-input_disabled .om-date-with-input__icon,.om-date-with-input_readonly .om-date-with-input__icon{cursor:default}.om-date-with-input_error label{color:#eb5757}.om-date-with-input_error .om-date-with-input__note{font-weight:400;padding:6px 12px 0;font-size:10px;line-height:12px;color:#eb5757}.om-date-with-input__note{font-weight:400;padding:6px 12px 0;font-size:10px;line-height:12px;color:#eb5757}
.om-button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;text-align:center;font-size:14px;font-weight:500;line-height:1;text-decoration:none;background:none;border:1px solid rgba(0,0,0,0);border-radius:6px;box-shadow:none;user-select:none;cursor:pointer;color:#333;transition:background .15s,border .15s}.om-button:hover,.om-button__active{color:#333;box-shadow:none !important;outline:0 none !important}.om-button:disabled{opacity:.6;cursor:default}.om-button .om-icon{margin-right:7px}.om-button.button-small{height:unset;padding:4px 8px;color:var(--color-brand);background-color:#fff;border-color:var(--color-brand)}.om-button.button-small:not(:disabled):hover,.om-button.button-small:not(:disabled):active,.om-button.button-small.om-button_active{color:var(--color-brand)}.om-button.button-fixed{width:136px}.om-button.button-full-width{width:100%}.om-button.button-ghost-primary{color:var(--color-brand)}.om-button.button-ghost-primary.button-ghost-small{height:initial}.om-button.button-ghost-primary:not(:disabled):hover{color:var(--color-brand-hover)}.om-button.button-ghost-primary:not(:disabled):hover svg path{fill:var(--color-brand-hover)}.om-button.button-ghost-primary:not(:disabled):active,.om-button.button-ghost-primary.om-button_active{color:var(--color-brand-active)}.om-button.button-ghost-primary:not(:disabled):active svg path,.om-button.button-ghost-primary.om-button_active svg path{fill:var(--color-brand-active)}.om-button.button-ghost-secondary{color:#787878}.om-button.button-ghost-danger{color:#eb5757}.om-button.button-primary{color:#fff;background-color:var(--color-brand);border:var(--color-brand)}.om-button.button-primary:not(:disabled):hover{color:#fff;background-color:var(--color-brand-hover)}.om-button.button-primary:not(:disabled):active,.om-button.button-primary.om-button_active{color:#fff;background-color:var(--color-brand-active)}.om-button.button-primary:not(:disabled):focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-brand-shadow)}.om-button.button-outline-primary{color:var(--color-brand);background-color:#fff;border-color:var(--color-brand)}.om-button.button-outline-primary:not(:disabled):hover{color:#fff;background-color:var(--color-brand-hover)}.om-button.button-outline-primary:not(:disabled):active,.om-button.button-outline-primary.om-button_active{color:#fff;background-color:var(--color-brand-active)}.om-button.button-outline-primary:not(:disabled):focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-brand-shadow)}.om-button.button-outline-secondary{background:rgba(0,0,0,0);border:1px solid #dededd}.om-button.button-outline-secondary:not(:disabled):hover,.om-button.button-outline-secondary:not(:disabled):active,.om-button.button-outline-secondary.om-button_active{border-color:#eee;background-color:#eee}.om-button.button-outline-secondary:not(:disabled):focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-brand-shadow)}.om-button.button-outline-danger{color:#eb5757;background:rgba(0,0,0,0);border:1px solid #dededd}.om-button.button-outline-danger:not(:disabled):hover,.om-button.button-outline-danger:not(:disabled):active,.om-button.button-outline-danger.om-button_active{border-color:#eee;background-color:#eee}.om-button.button-outline-danger:not(:disabled):focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-brand-shadow)}.om-button.button-outline-success{color:#3ec0a7;background:rgba(0,0,0,0);border:1px solid #dededd}.om-button.button-outline-success:not(:disabled):hover,.om-button.button-outline-success:not(:disabled):active,.om-button.button-outline-success.om-button_active{border-color:#eee;background-color:#eee}.om-button.button-outline-success:not(:disabled):focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-brand-shadow)}.om-button.button-default{color:#373530;background-color:#fff;border:1px solid #b5b5b5}.om-button.button-default:not(:disabled):hover,.om-button.button-default:not(:disabled):focus,.om-button.button-default:active,.om-button.button-default.active,.om-button.button-default.om-button_active{border-color:#333}.om-button.button-default:not(:disabled):focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-brand-shadow)}.om-button.button-link{font-size:13px;font-weight:400;line-height:18px}.om-button.button-link:not(:disabled):hover,.om-button.button-link:not(:disabled):active,.om-button.button-link.om-button_active{color:var(--color-brand)}.om-button.button-link-error{font-size:14px;font-weight:500;line-height:18px;color:#eb5757}.om-button.button-link-error:not(:disabled):hover,.om-button.button-link-error:not(:disabled):active,.om-button.button-link-error.om-button_active{text-decoration:underline}.om-button_size-sm{height:32px;padding:0 8px}.om-button_size-xs{height:24px;padding:0 8px}
.om-button-select{display:inline-flex}.om-button-select .om-button{align-items:center}.om-button-select .om-button:hover .icon-chevron path{fill:#fff}.om-button-select__chevron{rotate:180deg}.om-button-select__dropdown{z-index:3;position:fixed;width:180px;background:#fff;max-height:240px;overflow:auto;border:1px solid #eee;box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:6px}.om-button-select__option{display:flex;flex-direction:column;justify-content:center;min-height:40px;padding:0 12px;font-size:14px;font-weight:500;color:#333;cursor:pointer;user-select:none;word-break:break-all}.om-button-select__option:hover{background:#eee}.om-button-select_opened .om-button-select__chevron{rotate:0deg}
.auth-page{flex:1;display:flex;flex-direction:column}.auth-page__body{flex:1}.auth-page h1{font-style:normal;font-weight:500;font-size:18px;line-height:24px}@media(min-width: 768px){.auth-page h1{font-size:32px;line-height:38px}}.auth-page .auth-description{margin-top:28px;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.auth-page .auth-description2{margin-top:32px;font-weight:500}.auth-page .auth-form{margin-top:32px}@media(min-width: 768px){.auth-page .auth-form{margin-top:24px}.auth-page .auth-form .om-date-with-input{width:400px}}.auth-page .auth-form .form-actions{display:flex;margin-top:20px}.auth-page .auth-form .form-actions .om-button{padding:0 6px}.auth-page .auth-form .form-actions .om-button_language{width:40px}.auth-page .auth-form .form-actions .om-button_language .om-button:hover svg path,.auth-page .auth-form .form-actions .om-button_language .om-button:active svg path,.auth-page .auth-form .form-actions .om-button_language .om-button_active svg path{stroke:#fff}.auth-page .auth-form .form-actions .om-button_language .om-button:hover svg circle,.auth-page .auth-form .form-actions .om-button_language .om-button:active svg circle,.auth-page .auth-form .form-actions .om-button_language .om-button_active svg circle{stroke:#fff}@media(max-width: 767px){.auth-page .auth-form .form-actions{gap:8px}.auth-page .auth-form .form-actions .om-button{width:100%}}@media(min-width: 768px){.auth-page .auth-form .form-actions{gap:12px}.auth-page .auth-form .form-actions .om-button_fixed{width:194px}}.auth-page .auth-form .form-disclaimer{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#b5b5b5}@media(max-width: 767px){.auth-page .auth-form .form-disclaimer{margin-top:40px;text-align:center}}@media(min-width: 768px){.auth-page .auth-form .form-disclaimer{margin-top:24px}}
.om-radio{position:relative;display:inline-flex;align-items:center;gap:12px;margin:0;cursor:pointer}.om-radio input{position:absolute;width:0;height:0;opacity:0;z-index:-1}.om-radio label{position:relative;display:flex;align-items:center;min-height:20px;margin:0;font-weight:400;font-size:14px;line-height:16px;color:#333;user-select:none;cursor:pointer}.om-radio label span{padding-left:10px}.om-radio .focused{display:inline-flex}.om-radio.disabled .label-radio{color:#b5b5b5}
.om-section-radio{display:flex;min-height:40px;padding:11px 12px;background-color:#fff;border:1px solid #dededd;border-radius:6px;cursor:pointer}.om-section-radio .om-radio{align-items:normal}.om-section-radio__checked{border:1px solid var(--color-brand)}.om-section-radio__disabled{border:1px solid #dededd;cursor:default;pointer-events:none}
.om-checkbox{position:relative;display:flex;align-items:center;margin:0;cursor:pointer}.om-checkbox input{position:absolute;width:0;height:0;opacity:0;z-index:-1}.om-checkbox .icon{flex-shrink:0}.om-checkbox__label{display:inline-flex;align-items:center;margin:0;padding:0;text-align:left;font-size:14px;line-height:16px;font-weight:500;white-space:normal;color:#333;border-radius:0;user-select:none;cursor:pointer}.om-checkbox__text{margin-left:10px}.om-checkbox__disabled .om-checkbox__label{font-weight:500;color:#b5b5b5;cursor:default}.om-checkbox__disabled .icon.icon-check rect{fill:#dededd}.om-checkbox__disabled .icon.icon-uncheck rect{stroke:#dededd}
.om-section-checkbox{display:flex;min-height:40px;padding:11px 12px;background-color:#fff;border:1px solid #dededd;border-radius:6px;cursor:pointer}.om-section-checkbox .om-checkbox__label{align-items:normal}.om-section-checkbox .om-checkbox__text{margin-left:12px}.om-section-checkbox__checked{border:1px solid var(--color-brand)}.om-section-checkbox__disabled{border:1px solid #dededd;cursor:default;pointer-events:none}
.om-input{width:100%}.om-input__container{position:relative;width:100%;height:40px;background-color:#fff;border:1px solid #dededd;border-radius:6px}.om-input__container label{position:absolute;top:-9px;left:9px;height:16px;line-height:16px;padding:0 4px;margin:0;font-size:12px;font-weight:400;color:#787878;background-color:#fff;user-select:none;z-index:2}.om-input__container input{width:100%;height:100%;padding:5px 12px;font-size:14px;font-weight:500;color:#333;background-color:#fff;border:none;border-radius:6px;box-shadow:none;user-select:none;outline:none}.om-input__container input::placeholder{font-weight:400;color:#787878}.om-input__container input:-webkit-autofill,.om-input__container input:-webkit-autofill:hover,.om-input__container input:-webkit-autofill:focus,.om-input__container input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}.om-input_focused .om-input__container{border-color:#333}.om-input_focused input::placeholder{font-weight:500;color:#b5b5b5}.om-input_readonly .om-input__container,.om-input_disabled .om-input__container{border-color:#dededd}.om-input_readonly .om-input__label,.om-input_disabled .om-input__label{color:#b5b5b5}.om-input_readonly input,.om-input_disabled input{cursor:default;font-weight:500;color:#b5b5b5}.om-input_readonly input::placeholder,.om-input_disabled input::placeholder{font-weight:400;color:#b5b5b5}.om-input_error label{color:#eb5757}.om-input_error .om-input__error{font-size:10px;color:#eb5757;height:22px;padding:6px 12px 0}.om-input .om-input__note{font-size:10px;color:#787878;height:22px;padding:6px 12px 0}
.om-textarea{display:flex;flex-direction:column;width:100%}.om-textarea__container{position:relative;width:100%;padding:0;background-color:#fff;border:1px solid #dededd;border-radius:6px;display:flex}.om-textarea__container label{position:absolute;top:-9px;left:9px;height:16px;line-height:16px;padding:0 4px;margin:0;font-size:12px;font-weight:400;color:#787878;background-color:#fff;user-select:none;z-index:2}.om-textarea__container textarea{display:block;width:100%;height:100%;padding:10px 12px;font-size:14px;color:#333;font-weight:500;background-color:#fff;border:none;box-shadow:none;outline:none;resize:vertical;min-height:40px;border-radius:6px;flex:1}.om-textarea__container textarea::placeholder{font-weight:400;color:#787878}.om-textarea_focused .om-textarea__container{border-color:#333}.om-textarea_focused textarea::placeholder{color:#b5b5b5;font-weight:500}.om-textarea_readonly label,.om-textarea_disabled label{color:#b5b5b5;font-weight:400}.om-textarea_readonly textarea,.om-textarea_disabled textarea{color:#b5b5b5;font-weight:500}.om-textarea_readonly textarea::placeholder,.om-textarea_disabled textarea::placeholder{color:#b5b5b5;font-weight:400}.om-textarea_error label{color:#eb5757}.om-textarea_error .om-textarea__note{font-size:10px;font-style:normal;font-weight:400;color:#eb5757;padding:8px 12px 0}
.om-section-textarea .om-textarea textarea{min-height:70px}
.step-variant{display:flex;flex-direction:column}.step-variant__box{display:flex;flex-direction:column}.step-variant__box+.step-variant__box{margin-top:16px}
.step-variants{display:flex;flex-direction:column}.step-variants_level .step-variant__box+.step-variant__box{margin-top:12px}.step-variants .step-variant__section{margin-top:4px;margin-left:14px;padding-top:8px;padding-left:8px;border-radius:6px}.step-variants .step-variant__section .section-label{display:block;margin-bottom:12px;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;user-select:none}.step-variants .step-variant__section.is-error{margin-right:-8px;margin-bottom:-8px;padding-right:8px;padding-bottom:8px;background:rgba(235,87,87,.15)}.step-variants .step-variant__section.is-error .section-label{color:#eb5757}.step-variants .step-variant__section.is-error-2 .section-label{color:#eb5757}.step-variants .step-variant__section.is-error-2 .om-section-date .om-date-with-input__container{border-color:#eb5757}.step-variants .step-variant__section.is-error-2 .om-section-input .om-input__container{border-color:#eb5757}.step-variants .step-variant__section.is-error-2 .om-section-textarea .om-textarea__container{border-color:#eb5757}.step-variants .step-variant__section.is-error-2 .om-section-radio,.step-variants .step-variant__section.is-error-2 .om-section-checkbox{border-color:#eb5757}
.om-required-marker{color:#eb5757;padding:0 2px}
.order-form-step .step-question{margin-bottom:24px;font-style:normal;font-weight:500;font-size:16px;line-height:20px}.order-form-step .step-question__name{white-space:pre-wrap}.order-form-step .step-actions{display:none;margin-top:16px}.order-form-step .step-actions .om-button{width:180px}@media(min-width: 768px){.order-form-step .step-actions{display:block}}
.order-form-page__footer[data-v-8a93b6f6]{margin-top:40px}.order-form-page__footer .footer-progress .progress-title[data-v-8a93b6f6]{font-style:normal;font-weight:500;font-size:12px;line-height:16px}@media(max-width: 767px){.order-form-page__footer .footer-progress .progress-title[data-v-8a93b6f6]{text-align:center}}.order-form-page__footer .footer-progress .progress-bar[data-v-8a93b6f6]{height:2px;margin-top:8px;background:#eee}.order-form-page__footer .footer-progress .progress-bar .progress-line[data-v-8a93b6f6]{width:0;height:2px;background:#333}.order-form-page__footer .footer-next[data-v-8a93b6f6]{display:block;margin-top:14px}.order-form-page__footer .footer-next .om-button[data-v-8a93b6f6]{width:100%}@media(min-width: 768px){.order-form-page__footer .footer-next[data-v-8a93b6f6]{display:none}}.order-form-page__footer .footer-back-links[data-v-8a93b6f6]{display:flex;align-items:center;margin-top:8px}@media(min-width: 768px){.order-form-page__footer .footer-back-links[data-v-8a93b6f6]{margin-top:14px}}@media(max-width: 767px){.order-form-page__footer .footer-back-links .om-button[data-v-8a93b6f6]{flex:1}.order-form-page__footer .footer-back-links .om-button svg[data-v-8a93b6f6]{display:none}}@media(min-width: 768px){.order-form-page__footer .footer-back-links .om-button[data-v-8a93b6f6]{height:16px;padding:0;border-radius:0}.order-form-page__footer .footer-back-links .om-button svg[data-v-8a93b6f6]{margin-right:4px}}@media(max-width: 767px){.order-form-page__footer .footer-back-links .button-prev[data-v-8a93b6f6],.order-form-page__footer .footer-back-links .button-start[data-v-8a93b6f6]{display:none}}@media(min-width: 768px){.order-form-page__footer .footer-back-links .button-prev__mobile[data-v-8a93b6f6],.order-form-page__footer .footer-back-links .button-start__mobile[data-v-8a93b6f6]{display:none}}.order-form-page__footer .footer-back-links .button-prev[data-v-8a93b6f6],.order-form-page__footer .footer-back-links .button-start__mobile[data-v-8a93b6f6]{margin-right:8px;padding-right:8px}@media(min-width: 768px){.order-form-page__footer .footer-back-links .button-prev[data-v-8a93b6f6],.order-form-page__footer .footer-back-links .button-start__mobile[data-v-8a93b6f6]{margin-right:12px;padding-right:12px;border-right:1px solid #dededd}}
.order-form-page{flex:1;display:flex;flex-direction:column}.order-form-page__body{flex:1}.order-form-page h1{font-style:normal;font-weight:500;font-size:20px;line-height:24px}@media(min-width: 768px){.order-form-page h1{font-size:32px;line-height:38px}}.order-form-page .order-form{margin-top:28px}@media(min-width: 768px){.order-form-page .order-form{margin-top:92px}}
.thanks-page{flex:1;display:flex;flex-direction:column}.thanks-page__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.thanks-page__icon{margin-bottom:32px}.thanks-page__title{font-style:normal;font-weight:500;font-size:20px;line-height:24px}@media(min-width: 768px){.thanks-page__title{font-size:32px;line-height:38px}}.thanks-page__description{width:368px;margin:40px auto 0;text-align:center;font-style:normal;font-weight:500;font-size:16px;line-height:20px;white-space:pre-wrap}.thanks-page__image{display:flex;flex-direction:column;justify-content:center;margin-top:40px;border-radius:6px;overflow:hidden}
.main-page{flex:1;display:flex;flex-direction:column}
.notify-container{position:fixed;z-index:11000;user-select:none;cursor:default;display:flex;flex-direction:column;gap:8px}.notify-container.notify-top-left{top:15px;left:15px}.notify-container.notify-top-right{top:15px;right:15px}.notify-container.notify-bottom-center{align-items:center;left:15px;right:15px;bottom:15px}.notify-container.notify-bottom-left{bottom:15px;left:15px}.notify-container.notify-bottom-right{bottom:15px;right:15px}.notify-container .alert{color:#fff;display:flex;align-items:center;width:fit-content;padding:12px 16px;background:#333;border-color:#333;border-radius:8px;white-space:pre-line}.notify-container .alert-icon{display:flex;flex:0 0 auto;margin-right:8px}.notify-container .alert-message{max-width:540px;font-weight:400;font-size:14px;line-height:16px;color:#fff}.notify-container .alert-action{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#ccb6fd;padding:2px 4px;margin-left:12px;cursor:pointer}.notify-container .alert-action:hover:not(.notify-container .alert-action_disabled){color:#bb9dfc}.notify-container .alert-action_disabled{opacity:.5}.notify-container .alert__border{height:16px;width:1px;background:#787878;margin-left:8px}.notify-container .icon-cross-notify{display:flex;flex:0 0 auto;position:relative;cursor:pointer;margin-left:8px}.notify-container .icon-cross-notify:hover path{fill:#6b6b6b}.notify-container .icon-cross-notify_bordered{margin-left:4px}
body.disable-scroll{overflow:hidden}.om-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-start;background:rgba(0,0,0,.6);z-index:9999}.om-modal.without-background{background:none}.om-modal:focus{outline:none}.om-modal .om-modal-content{display:flex;flex-direction:column;width:620px;max-height:calc(100% - 80px);margin-top:40px;background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08)}@media(min-height: 480px){.om-modal .om-modal-content{max-height:calc(100% - 160px);margin-top:80px}}.om-modal .om-modal-content .om-modal-header{padding:20px;font-weight:500;font-size:18px;line-height:24px;color:#333;user-select:none;border-bottom:1px solid #eee}.om-modal .om-modal-content .om-modal-body{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:20px}.om-modal .om-modal-content .om-modal-footer{display:flex;justify-content:space-between;padding:20px;border-top:1px solid #eee}.om-modal .om-modal-content .om-modal-footer fieldset{flex:1;display:flex;justify-content:flex-end;gap:8px}
.confirm{align-items:center}.confirm .om-modal-content{margin-top:0;width:320px}.confirm .om-modal-content .om-modal-header{padding:0}.confirm .om-modal-content .om-modal-body{display:flex;align-items:center;justify-content:center;text-align:center;font-weight:400;font-size:15px;line-height:24px;color:#333;padding:32px 20px;white-space:pre-line}.confirm .om-modal-content .om-modal-footer{border-top:none;flex-direction:column;gap:8px;padding-top:0}
.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:rgba(0,0,0,0);pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none !important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;border-top-color:rgba(0,0,0,0) !important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:rgba(0,0,0,0) !important;border-top-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;border-bottom-color:rgba(0,0,0,0) !important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px rgba(0,0,0,.1019607843)}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:rgba(0,0,0,.8)}
.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(0.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:rgba(0,0,0,0);outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#333;white-space:nowrap}.mx-btn:hover{border-color:#333;color:#333}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#333;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar-range,.mx-time-range{display:flex}@media(max-width: 750px){.mx-calendar-range,.mx-time-range{flex-direction:column}}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#333;background-color:#f5f5f5}.mx-calendar-content .cell.active{color:#fff;background-color:#333}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#333;background-color:#e0e0e0}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f5f5f5}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#e0e0e0}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:rgba(0,0,0,0)}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:rgba(0,0,0,0)}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#474747}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-date-time{position:relative;width:248px;height:270px}.mx-date-time .mx-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-date-time-range{position:relative;width:496px;height:270px}.mx-date-time-range .mx-time-range{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#333;background-color:#f5f5f5}.mx-time-column .mx-time-item.active{color:#333;background-color:rgba(0,0,0,0);font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#333;background-color:#f5f5f5}.mx-time-option.active{color:#333;background-color:rgba(0,0,0,0);font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}:root{--color-brand: #7A2B63;--color-brand-dark: #7A2B63;--color-brand-hover: #702259;--color-brand-active: #551442;--color-brand-shadow: #B88EAC}*{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",sans-serif}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background:#dededd;border-radius:30px}html,body{min-height:100%;height:100% !important}body{font-family:"Inter",sans-serif;font-size:14px;line-height:18px;font-style:normal;font-weight:normal;color:#333;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}label{user-select:none}strong,b,label{font-weight:500}ul{list-style:none}h1{font-family:"Montserrat",sans-serif}input,select,textarea,button{font-family:"Inter",sans-serif}input:hover,input:focus,select:hover,select:focus,textarea:hover,textarea:focus,button:hover,button:focus{box-shadow:none;outline:0 none}fieldset{padding:0;border:0}.has-error .om-input,.has-error .om-select .field-header{border-color:#eb5757}.has-error .error-block{margin-top:4px;font-size:12px;line-height:22px;color:#eb5757}.transition-fade-enter-active{transition:all .15s ease}.transition-fade-leave-active{transition:all .15s ease}.transition-fade-enter,.transition-fade-leave-to{opacity:0;transform:translateX(200px)}
