@charset "UTF-8";.typography{font-size:inherit}.typography--p{font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.typography--p1{font-size:16px;line-height:130%}.typography--p2{font-size:15px;line-height:130%}.typography--p3{font-size:13px;line-height:130%;font-weight:400}.typography--h1{font-size:24px;font-weight:800;line-height:130%}@media screen and (min-width: 768px){.typography--h1{font-size:32px}}@media screen and (min-width: 1180px){.typography--h1{font-size:40px}}@media screen and (min-width: 1920px){.typography--h1{font-size:48px}}.typography--h2{font-size:20px;font-weight:800;line-height:130%}@media screen and (min-width: 768px){.typography--h2{font-size:24px}}@media screen and (min-width: 1180px){.typography--h2{font-size:32px}}@media screen and (min-width: 1920px){.typography--h2{font-size:36px}}.typography--h3{font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.typography--h3{font-size:20px}}@media screen and (min-width: 1440px){.typography--h3{font-size:24px}}.typography--h4{font-size:16px;line-height:130%}.typography--small{font-size:13px;line-height:130%;font-weight:400}.typography--medium{font-weight:500}.typography--semibold{font-weight:600}.typography--bold{font-weight:700}.typography--extrabold{font-weight:800}.typography--primary{color:#353535}.typography--secondary{color:#949494}.typography--grey{color:#57585a}.typography--red{color:#ee1b2c}.typography--pink{color:#f99}.typography--yellow{color:#ffb800}.typography--green{color:#7cc03d}.typography--grey-2{color:#949494}.typography--disabled{color:#d4d8e2}.typography--link{color:#6191bd;cursor:pointer;transition:.2s}.typography--link:hover{color:#43739f}.typography--light{color:#fff}.typography--small.typography--regular{font-size:13px;line-height:130%;font-weight:400}.typography--small.typography--medium{font-weight:500;font-size:13px;line-height:130%;font-weight:400}.typography--small.typography--semibold{font-weight:600;font-size:13px;line-height:130%;font-weight:400}.typography--h4.typography--regular{font-size:16px;line-height:130%}.typography--h4.typography--semibold{font-weight:600;font-size:16px;line-height:130%}.typography--h4.typography--bold{font-weight:700;font-size:16px;line-height:130%}.legal-form-switch{height:60px;display:flex;align-items:center;background-color:#f0f4f9;border-radius:60px;position:relative;padding:0 5px;margin-bottom:20px}.legal-form-switch__item{width:50%;position:relative;border-radius:50px;z-index:1;color:#6191bd;cursor:pointer;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.legal-form-switch__item--active .legal-form-switch__item__caption,.legal-form-switch__item--active{color:#fff}.legal-form-switch__item__caption{font-size:12px!important;width:100%}.legal-form-switch:after{content:"";height:50px;width:calc(50% - 5px);background-color:#a0b7da;border-radius:50px;position:absolute;top:5px;transition:.2s}.legal-form-switch--active-first:after{left:5px}.legal-form-switch--active-second:after{left:50%}.input{width:100%;position:relative;height:50px;padding-left:20px;padding-right:20px;background-color:#f0f4f9;border:1px solid transparent;transition:.1s;border-radius:10px;display:flex;align-items:center;cursor:pointer;scroll-padding-top:desired-height}.input--secondary{background-color:#fff}.input--invalid{border-color:#ee1b2c!important;background-color:#e9b4b7}.input--grey{background-color:#f0f4f9}.input--disabled{opacity:.5;pointer-events:none}.input--textarea{height:auto;min-height:78px}.input__prefix{color:#57585a;margin-left:-10px}.input__suffix{display:flex;align-items:center;position:relative;margin-right:-10px;color:#57585a}.input__suffix__clear{position:relative;z-index:1;color:#57585a}.input__suffix__clear:hover{color:#353535}.input__suffix__notification{position:relative}.input__suffix__notification__icon{margin-left:4px;cursor:pointer}.input__suffix__password{height:100%;display:flex;justify-content:center;align-items:center;color:#57585a}.input__suffix__password:hover{color:#353535}.input__body{position:relative;display:flex;height:100%;flex:1;align-items:center}.input__body--ml{margin-left:10px}.input__body__textarea{font-size:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;padding-top:13.5px;padding-bottom:10px;resize:none;min-height:78px;font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.input__body__textarea::-webkit-scrollbar{display:none}.input__body__input-text{font-size:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;scroll-margin-top:40px;appearance:none;-webkit-appearance:none;cursor:pointer;-moz-appearance:textfield;position:relative;transition:.1s;flex:1;scroll-padding-top:desired-height;font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.input__body__input-text--cut-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input__body__input-text::placeholder{transition:.1s;color:#949494;font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.input__body__input-text:focus::placeholder{opacity:0}.input__body__input-text--pt{padding-top:13px}.input__body__input-text:focus{outline:none;border:0}.input__body__label{color:#949494;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:.1s;pointer-events:none;display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.input__body__input-text:not(.input__body__input-text--readonly):focus+.input__body__label,.input__body__label--active{font-size:12px;top:3px;left:-1px;transform:translateY(0)}.input--filters-touch{color:#353535!important}.input--filters-cleared{color:#949494!important}.input--filters{color:#353535!important}.input--filters::placeholder{color:#353535}.input--reset{color:#949494!important}.input--reset::placeholder{color:#949494}.icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;transition:.2s}.dropdown{position:relative}.dropdown--static{position:static}.dropdown__action{height:100%;cursor:pointer}.dropdown__area{z-index:100;position:absolute;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;left:0;bottom:-2px;width:100%;max-height:300px;transform:translateY(100%);border-radius:10px;cursor:pointer;box-shadow:0 20px 30px #0000000d}@media screen and (min-width: 1180px){.modal .dropdown .dropdown__area .option-list__item{padding:8.5px 22px}}@media screen and (min-width: 1180px){.modal .dropdown .dropdown__area{left:-1px;width:380px}}.text-loader{display:flex;align-items:center;color:#fff;gap:4px;font-weight:600}.text-loader__dots{padding-top:6px;display:flex;align-items:center;gap:3px}#loader-2 span{display:inline-block;width:3px;height:3px;border-radius:100%;background-color:#fff}#loader-2 span:nth-child(1){animation:bounce 1s ease-in-out infinite}#loader-2 span:nth-child(2){animation:bounce 1s ease-in-out .33s infinite}#loader-2 span:nth-child(3){animation:bounce 1s ease-in-out .66s infinite}@keyframes bounce{0%,75%,to{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}}.icon--loader{position:relative;display:inline-block;width:30px;height:30px;-webkit-animation:rotate-right 1s linear infinite both;animation:rotate-right 1s linear infinite both}.button{font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:.2s;transform:none;padding-left:32px;padding-right:32px;gap:5px;color:inherit;height:50px;min-width:50px;text-align:center;border:none;font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.button--bold{font-weight:700}.button:active{transition:.1s;transform:scale(.94)}.button--icon{padding-left:15px}.button--icon-only{padding-left:0;padding-right:0;width:40px;border-radius:40px}.button--large{height:48px}.button--small{font-size:12px;height:30px;width:30px}.button--has-suffix{padding-right:10px}.button--primary{background:#181818;color:#fff}@media (hover: hover){.button--primary:hover{background-color:#000;color:#fff}}@media (hover: none){.button--primary:active{background-color:#000;color:#fff}}.button--event-none{pointer-events:none}.button--disabled{opacity:.5}.button--secondary{background:#e0e4eb;color:#6191bd}.button--tertiary{background:#d4d8e2;color:#fff;border-radius:10px}.button--tertiary-secondary{background:#dbe5ee;color:#fff;border-radius:10px;width:fit-content;min-width:unset;height:fit-content;padding:3px}.button--small.button--icon-only{width:30px;border-radius:50%}.sheet{position:fixed;top:0;bottom:10px;left:0;width:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;z-index:1000;overflow:hidden;height:auto;-webkit-overflow-scrolling:touch}.sheet__area{background-color:#eeeff0;overflow:hidden;box-shadow:0 30px 40px -20px #00000012;border-radius:0;width:100%;height:100vh;transition:.2s;padding-top:50px;position:relative;padding-bottom:90px}.sheet__area .wrap{overflow-y:auto;overflow-x:hidden;height:calc(100vh - 140px);-webkit-overflow-scrolling:touch}.sheet__area--full-screen{height:100vh}.sheet__area--pb{padding-bottom:20px}@media screen and (max-width: 1180px){.sheet__area--cities-dropdown{max-height:none;height:100%;border-radius:0;padding-bottom:20px}.sheet__area--cities-dropdown .wrap{overflow:hidden}}.sheet__area__close{position:absolute;top:10px;right:10px;z-index:2}.sheet-up-enter-active{transition:background-color .2s ease-out}.sheet-up-enter-active .sheet__area{transition:transform .3s ease-out}.sheet-up-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.sheet-up-enter-from,.sheet-up-leave-to{background-color:transparent}.sheet-up-enter-from .sheet__area,.sheet-up-leave-to .sheet__area{transform:translateY(100%)}.form-select__area{width:100%;background-color:#fff;border-radius:10px;cursor:pointer;box-shadow:0 30px 40px -20px #0000000d}.form-select__area--grey{background-color:#f8f8f8}.select-dropdown-sheet__placeholder[data-v-28eaac8c]{font-weight:600;font-size:16px;line-height:130%;position:absolute;top:20px;left:20px;color:#353535}.form-select__action{margin-bottom:10px}.select-area__headline{padding:9px 20px 8px;color:#a0b7da;background-color:#e8eff5;text-transform:uppercase;font-weight:600}.form-select__list{background-color:#fff;border-radius:10px;overflow:auto}.form-select__list--grey{background-color:#f0f4f9}.form-select__list--no-hover .option-list__item--keyboard-selected.option-list__item:hover{background-color:#e0e4eb}.form-select__list--no-hover .option-list__item:hover{background-color:unset}.select-input:hover{border:1px solid #D4D8E2}@media screen and (width < 1180px){.select-input__suffix{transform:rotate(-90deg)}}@media screen and (min-width: 1180px){.select-input__suffix--down{transform:rotate(180deg)}}.select--disabled{pointer-events:none}.option-list__headline{font-weight:600;color:#a0b7da;text-transform:uppercase;padding:8.5px 20px;background-color:#e8eff5;border:1px solid #E0E4EB;border-left:0;border-right:0}.option-list__item{list-style:none;color:#353535;padding:8.5px 20px;line-height:22.5px;transition:.2s;position:relative}.option-list__item--active{border-bottom:1px solid #E0E4EB;background:#e0e4eb}.option-list__item--loading,.option-list__item--undefined{flex:1;padding:12px 20px;color:#949494;font-style:italic;pointer-events:none}.option-list__item--loading{display:flex;gap:3px}.option-list__item--loading .text-loader__dots{padding-top:8px!important;gap:2px}.option-list__item--loading .text-loader__dots span{width:2px!important;height:2px!important;background-color:#949494!important}.option-list__item:after{content:"";position:absolute;width:100%;height:1px;background-color:#e0e4eb;bottom:0;left:50%;transform:translate(-50%)}.option-list__item:last-child:after{display:none}@media (hover: hover){.option-list__item:hover,.option-list__item--keyboard-selected{background-color:#e0e4eb}}@media (hover: none){.option-list__item:active{background-color:#e0e4eb}}.option-list__item__h3{font-weight:600}.input-tel__separator{position:relative}@media screen and (min-width: 1180px){.input-tel__select{position:static!important}}.input-tel__select .input{height:48px;border-color:transparent!important}.input-tel__select__option{display:flex;align-items:center;gap:10px}.input-tel .input__body{padding-left:20px;margin-left:0}.input-tel .input__body:after{content:"";width:1px;height:30px;background-color:#d4d8e2;position:absolute;left:0;top:10px}.input-tel.input--invalid .input__body:after{background-color:#ee1b2c}.form-element{width:100%}.form-element__action--disabled{opacity:.2;pointer-events:none}.form-element__caption{margin-top:5px}.password-new-entry{display:flex;flex-direction:column;gap:10px;text-align:left}.password-new-entry .form-element__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #F0F4F9 inset}.tag[data-v-59930ca3]{padding:0 10px;display:flex;align-items:flex-start;color:#57585a;border-radius:10px;height:auto;max-width:fit-content;min-height:30px}.tag--primary[data-v-59930ca3]{background-color:#f0f4f9}.tag--secondary[data-v-59930ca3]{background-color:#dbe5ee}.tag--grey[data-v-59930ca3]{background-color:#e0e4eb}.tag--radius[data-v-59930ca3]{border-radius:20px;color:#747c8c}.tag__text[data-v-59930ca3]{line-height:150%;padding-top:6px;word-break:break-all}.tag__prefix-icon[data-v-59930ca3]{margin-left:-5px}.tag__button-clear[data-v-59930ca3]{margin-right:-10px;cursor:pointer}.password-new-validation[data-v-6c09839a]{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.password-new-validation__item--done[data-v-6c09839a]{background-color:#7cc03d!important;color:#fff!important}.manager-profile-card{padding:10px;background-color:#f5f5f8;border-radius:15px;min-height:50px;display:grid;grid-gap:10px;grid-template-columns:30px 1fr;text-align:left}.manager-profile-card__image{border-radius:50%;width:30px;min-width:30px;height:30px;display:inline-block;background-color:#e0e4eb;overflow:hidden}.manager-profile-card__image img{width:100%;height:100%;object-fit:cover}.manager-profile-card__title{line-height:130%}.manager-profile-card__caption{margin:3px 0 5px}.manager-card__caption{margin-bottom:2px}.user-profile-card{display:flex;justify-content:flex-start;align-items:center;text-align:left}.user-profile-card__preview{border-radius:50%;width:40px;min-width:40px;height:40px;margin-right:10px;overflow:hidden;background-color:#d4d8e2;display:flex;justify-content:center;align-items:center}.date[data-v-11278627]{display:inline-block;color:#949494}.skeleton{height:100%;width:100%;border-radius:10px;background-color:#f8f8f8;background-image:linear-gradient(110deg,#f8f8f8 8%,#fff 18%,#f8f8f8 33%);background-size:200% 100%;animation:1.5s loading linear infinite}@keyframes loading{to{background-position-x:-200%}}.order__number{display:inline-block}.order__number--skeleton{height:18px;width:100px;vertical-align:middle}.tag{width:max-content;border-radius:15px;background-color:#f0f4f9;height:30px;display:flex;justify-content:flex-start;align-items:center;padding:0 10px;font-weight:500;font-size:13px;line-height:130%;font-weight:400;color:#747c8c}.tag--secondary{background-color:#dbe5ee}.tag--yellow{background-color:#ffcb45;color:#fff}.tag--green{background-color:#7cc03d;color:#fff}.tag--red{background-color:#ee1b2c;color:#fff}.tag__icon{display:block;margin-left:-4px}.cargo-param-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:5px}.params[data-v-4fe03633]{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.tooltip{position:fixed;background:#fff;padding:20px;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 10px 30px #0003;z-index:1000}.tooltip__arrow{content:"";position:absolute;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;z-index:1}[data-position=top] .tooltip__arrow{bottom:-7px;border-top:8px solid #fff}[data-position=bottom] .tooltip__arrow{top:-6px;border-bottom:6px solid #fff}.button-base{text-align:center;cursor:pointer}.button-base:active{transform:scale(.99)}.button-base--disabled{opacity:.2;pointer-events:none}.button-base--loader{pointer-events:none}.button-base--loader svg path{fill:#fff}.order-pay-total__card--secure{display:flex;align-items:center;width:auto}.order-pay-total__card--secure>img{width:100px;height:23px;object-fit:cover;border-radius:10px;margin-right:5px}.order-pay-total__card--secure>div{cursor:pointer}.order-pay-total__card--secure-hint-content{display:flex;min-width:240px;flex-direction:column;gap:5px}.order-pay-total__card--secure-hint-content>strong{color:#353535;line-height:150%;font-weight:600;font-size:15px;line-height:130%}.order-pay-total__card--secure-hint-content>p{font-size:13px;line-height:130%;font-weight:400;color:#353535;line-height:150%}.order-pay-total__card--undefined-cost{font-weight:400;font-size:15px;line-height:130%;display:flex;align-items:center;color:#949494}.order-pay-total__card--pay{font-weight:600;display:flex;justify-content:center;align-items:center;width:100%;height:36px;padding:0 20px;color:#fff;background-color:#ffcb45;border-radius:10px}.order-pay-total__card--pay:hover{box-shadow:0 10px 20px #ffcb4559}.order-pay-total__card--pay-not-button{font-weight:400;font-size:15px;line-height:130%;display:flex;justify-content:center;align-items:center;color:#949494}.order-pay-total__card--pay-not-button>span{line-height:normal;white-space:nowrap}.order-pay-total__card--partial-payment-container{position:relative;display:inline-block}.order-pay-total__card--partial-payment-hint{position:fixed;z-index:1000}.order-pay-total__card--partial-payment-hint-arrow{position:absolute;width:0;height:0;z-index:1}.order-pay-total__card--partial-payment-hint-arrow--top{bottom:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.order-pay-total__card--partial-payment-hint-arrow--bottom{top:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.order-pay-total__card--partial-payment-hint-content{display:flex;min-width:240px;flex-direction:column;gap:5px;padding:20px;background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0003}.order-pay-total__card--partial-payment-hint-content>strong{font-weight:600;font-size:15px;line-height:130%;color:#fff;line-height:150%}.order-pay-total__card--partial-payment-hint-content>div{line-height:150%;font-size:13px;line-height:130%;font-weight:400;display:flex;position:relative;justify-content:center;align-items:center;height:fit-content;padding:5px 20px;color:#6191bd;border-radius:5px;border:1px solid #E8EFF5;overflow:hidden}.order-pay-total__card--partial-payment-hint-content>div>span{z-index:2}.order-pay-total__card--partial-payment-progressbar{position:absolute;left:0;height:100%;background-color:#e8eff5}.order-pay-total__card--paid{font-weight:400;font-size:15px;line-height:130%;display:flex;align-items:center;color:#949494}.partial-payment-hint-fade-enter-active{transition:opacity .3s ease-in .3s}.partial-payment-hint-fade-leave-active{transition:opacity .15s ease-out 0ms}.partial-payment-hint-fade-enter-from,.partial-payment-hint-fade-leave-to{opacity:0}.partial-payment-hint-fade-enter-to,.partial-payment-hint-fade-leave-from{opacity:1}.status{font-size:13px;display:inline-block;color:#747c8c;font-weight:500;white-space:nowrap;border-radius:15px;padding:0 10px;height:30px;align-content:center}.status--skeleton{width:80px;height:20px}.status--process,.status--created{background:#eaf3e2}.status--finished{background:#f0f4f9}.status--canceled{background:#ffefe3;color:#ee1b2c}.status--completed{background:#f0f4f9}.status--outdated{color:#fff;background:#ee1b2c}.order-subject-shot{font-size:15px;display:flex;flex-direction:column;gap:5px;height:fit-content}.order-subject-shot__card{border-radius:10px;background:#f8f8f8;display:flex;gap:5px;padding:10px 20px;flex:1;width:100%;align-self:stretch}.order-subject-shot__row{display:flex;align-items:center;gap:5px;flex-wrap:wrap}@media screen and (width < 768px){.order-subject-shot__row--mobile-column{flex-direction:column}}.order-subject-shot__element{border-radius:10px;background:#f8f8f8;display:flex;gap:10px;padding:0;flex:1;width:100%;align-self:stretch;align-items:center;flex-wrap:wrap}.order-subject-shot__element>div{display:flex;gap:5px}.order-subject-shot__value{font-weight:400;color:#949494;text-wrap:wrap}.order-subject-shot__value:after{content:","}.order-subject-shot__value:last-child:after{content:""}.modal{z-index:1000;position:fixed;display:flex;top:0;left:0;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;background-color:#000000b2}@media screen and (max-width: 768px){.modal{justify-content:end}}.modal--blocking{background-color:#000000d9;pointer-events:auto}.modal--blocking .modal__area{pointer-events:auto}.modal__area{position:relative;width:100%;max-width:460px;max-height:100vh;padding:40px 30px;background-color:#fff;border-radius:30px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.modal__area{padding:40px}}@media screen and (max-width: 768px){.modal__area{max-width:unset;padding:30px 20px 20px;border-radius:30px 30px 0 0;overflow:visible;-webkit-overflow-scrolling:touch}.modal__area:before{display:block;content:"";position:absolute;margin:0 calc(50% - 18px);transform:translate(-50%);top:-21px;width:36px;border-radius:15px;border:2px solid #fff}}.modal__area__action-row{margin-top:10px}.modal__area__close{z-index:1;position:absolute;right:10px;top:10px;cursor:pointer}.modal-qr__popup__order-info__payment-progressbar{line-height:150%;font-size:13px;line-height:130%;font-weight:400;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;width:100%;height:30px;border:1px #E8EFF5 solid;border-top:0px;color:#6191bd}.modal-qr__popup__order-info__payment-progressbar>span{position:relative;z-index:2}.modal-qr__popup__order-info__payment-progressbar__progressbar{position:absolute;top:0;left:0;height:100%;background-color:#e8eff5}.ui-driver-info-card[data-v-10d155c2]{display:flex;gap:10px;align-items:start;font-size:13px;color:#353535;padding:5px 20px 5px 10px;background:#f8f8f8;width:100%;border-radius:15px}.ui-driver-info-card__icon-block[data-v-10d155c2]{color:#fff;--circle: #7cc03d}.ui-driver-info-card__info[data-v-10d155c2]{display:flex;flex-direction:column;padding:5px 0}.ui-driver-info-card__info__driver[data-v-10d155c2]{color:#949494;font-weight:400}.ui-driver-info-card__info__car[data-v-10d155c2]{display:flex;gap:5px}.ui-driver-info-card__info__car__truck[data-v-10d155c2]{font-weight:600}.ui-driver-info-card__info__car__license-plate[data-v-10d155c2]{font-weight:500}.card-pick{border:1px solid #E0E4EB;border-radius:10px;padding:10px;display:flex;justify-content:flex-start;align-items:center;position:relative;cursor:pointer;transition:.1s}.card-pick--picked{border-color:#353535}.card-pick--disabled{opacity:.5;pointer-events:none}.card-pick:active{transform:scale(.99)}.card-pick__title{font-weight:500;color:#353535}.card-pick__title--icon{vertical-align:middle}.card-pick__description{color:#949494;margin-top:5px}.subject__role__card{padding:7px 16px 8px 4px;gap:10px}.checkbox[data-v-806d864a]{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;cursor:pointer}.checkbox--disabled[data-v-806d864a]{pointer-events:none;opacity:50%}.checkbox__action[data-v-806d864a]{min-width:20px;width:20px;height:20px;border-radius:5px;background-color:#e0e4eb;position:relative;border:1px solid transparent}.checkbox__action--white[data-v-806d864a]{border-color:#fff;background-color:transparent}.checkbox__action--active[data-v-806d864a]{background-color:#7cc03d;border-color:#7cc03d}.checkbox__action--error[data-v-806d864a]{border-color:#ee1b2c}.checkbox__icon[data-v-806d864a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;color:#fff}.checkbox__label[data-v-806d864a]{padding-top:1px;font-size:13px;font-weight:500}.checkbox__label--white[data-v-806d864a]{color:#fff}.service-modal__button{margin-top:20px}.service-modal__image{height:250px;width:100%;max-width:380px;position:relative;margin:0 auto 20px;text-align:center}.service-modal__image img{height:100%;max-width:100%;display:block;object-fit:contain;object-position:center;font-size:0;margin-left:auto;margin-right:auto}.service-modal__title{color:#353535;margin-bottom:10px;text-align:left;font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.service-modal__title{font-size:20px}}@media screen and (min-width: 1440px){.service-modal__title{font-size:24px}}.service-modal__description{font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%;color:#949494;text-align:left}.service-card{border:1px solid #E0E4EB;border-radius:10px;padding:14px 15px;position:relative;display:flex;gap:10px;align-items:center;cursor:pointer}@media screen and (max-width: 720px){.service-card{flex-direction:column;align-items:flex-start;row-gap:0}}.service-card__action-description{position:absolute;top:0;right:0;transform:translate(50%,-50%);cursor:pointer}.service-card--disabled{cursor:default;pointer-events:none}.service-card__title{font-size:13px;line-height:130%;font-weight:400;color:#353535;padding-top:2px;margin-left:8px}.service-card__warning{display:flex;align-items:center;margin-left:auto}@media screen and (max-width: 720px){.service-card__warning{margin-left:unset;margin-left:-4px;margin-top:5px}}.service-card__checkbox-wrapper{display:flex}.service-card__warning-text{margin-right:5px}@media screen and (max-width: 720px){.service-card__warning-text{order:2;margin-left:2px;margin-top:2px}}.order-create__form__service-card[data-v-b4804ff4]{margin-bottom:10px;display:flex;flex-direction:column;gap:10px}.order-create__form__title--flex[data-v-b4804ff4]{display:flex;align-items:center}.order-create__form__service-card-skeleton[data-v-b4804ff4]{height:50px}.order-create__form__caption[data-v-b4804ff4]{margin-bottom:10px}.ecommerce-demand-service-storage[data-v-01f5372b]{background-color:#f8f8f8;border-radius:10px;padding:10px 20px}.ecommerce-demand-service-storage__wrap[data-v-01f5372b]{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 1180px){.ecommerce-demand-service-storage__wrap[data-v-01f5372b]{min-width:300px;max-width:430px;margin:0 auto}}.range{display:flex;justify-content:center;gap:15px}.range__action{width:50px;height:24px;background-color:#f0f4f9;border-radius:24px;position:relative;cursor:pointer}.range__action--neutral{background-color:#d4d8e2}.range__action__circle{width:20px;height:20px;position:absolute;left:2px;right:auto;top:50%;transform:translateY(-50%);background-color:#fff;border:1px solid #D4D8E2;border-radius:50%;transition:.2s;display:flex;justify-content:center;align-items:center;overflow:hidden}.range__action__circle--active{left:100%;transform:translate(-22px,-50%)}.range__action--active{background:#000}.demand-delivery-switch[data-v-c7cfc9d3]{padding:10px;border-radius:10px;background-color:#f0f4f9;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;cursor:pointer}.demand-delivery-switch--disabled[data-v-c7cfc9d3]{cursor:default;opacity:.5}.demand-delivery-switch--disabled[data-v-c7cfc9d3] .range__action{cursor:default}.demand-delivery-switch__content[data-v-c7cfc9d3]{display:flex;flex-direction:column}.demand-delivery-switch__description[data-v-c7cfc9d3]{color:#949494}.subpage__fixed{position:fixed;top:0;left:0;right:0;background-color:#eeeff0}.subpage__headline{padding:15px 20px;position:relative;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #D4D8E2}@media screen and (min-width: 1180px){.subpage__headline{flex-direction:row;justify-content:space-between;align-items:center;border-bottom:0;padding:0}}.subpage__headline__title{font-size:16px;font-weight:600;color:#353535;text-align:center}@media screen and (min-width: 1180px){.subpage__headline__title{font-size:18px;font-weight:700;line-height:130%;display:flex;align-items:center;gap:15px;text-align:left}}@media screen and (min-width: 1180px) and (min-width: 768px){.subpage__headline__title{font-size:20px}}@media screen and (min-width: 1180px) and (min-width: 1440px){.subpage__headline__title{font-size:24px}}.subpage__headline__back{text-align:left}.subpage__headline__close{text-align:right}.subpage__order{z-index:2}.link-base{color:#6191bd;font-weight:500;cursor:pointer}.order-create{position:relative}.order-create__body{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);padding:20px;background-color:#fff;border-radius:20px;z-index:1;position:relative}@media screen and (min-width: 1180px){.order-create__body{margin-left:0;margin-right:0;width:100%;padding:20px 30px 30px;border-radius:30px;z-index:0}}.order-create__headline{margin-bottom:20px}.order-create__headline .back-button{width:fit-content}.order-create__headline .back-button .button-icon--secondary{background-color:#e0e4eb}.order-create__title{color:#353535;margin-bottom:20px;font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.order-create__title{font-size:20px}}@media screen and (min-width: 1440px){.order-create__title{font-size:24px}}.order-create__title .highlight{color:#ee1b2c}@media screen and (min-width: 1440px){.order-create__button{margin-top:30px}}@media screen and (min-width: 1180px){.order-create__cost{position:fixed;bottom:180px;right:15px}}@media screen and (max-width: 1180px){.order-create__progress{display:flex;flex-direction:row;align-items:center;margin:0}}.order-create__progress__caption{font-style:italic;margin-left:.5rem;color:#353535;max-width:100%;width:100%}@media screen and (min-width: 1180px){.order-create__progress__caption{position:fixed;bottom:120px;right:15px;padding:10px 15px;font-size:12px;line-height:130%;max-width:176px;background-color:#e0e4eb;border-radius:10px;margin-left:0;text-align:right}}.demand-layout{display:flex;flex-direction:column;gap:20px;min-height:calc(100vh - 173px);padding-bottom:20px}@media screen and (width < 1180px){.demand-layout{margin-bottom:90px}}.demand-layout__subpage__headline>.subpage__headline{border-bottom:none}.demand-layout__header{margin-bottom:25px;font-size:20px}@media screen and (min-width: 1440px){.demand-layout__header{margin-bottom:30px;font-size:24px}}.demand-layout__header--hidden{display:none}.demand-layout__aside{margin-left:-20px;margin-right:-20px}@media screen and (width < 1180px){.demand-layout__action-row{width:100%;margin-top:0;border-radius:30px 30px 0 0;background:#fff;box-shadow:0 0 15px #0000001a;position:fixed;z-index:1;bottom:0;left:0;padding:20px}}@media screen and (min-width: 1180px){.demand-layout{padding-bottom:0}.demand-layout__aside{margin-left:0;margin-right:0}.demand-layout--hide-aside{display:flex}}@media screen and (min-width: 1440px){.demand-layout{display:grid;align-items:start;flex-direction:row;grid-template-columns:1fr minmax(370px,450px);padding-bottom:0}.demand-layout--hide-aside{display:block}.demand-layout__aside{margin-bottom:0;position:sticky;top:20px;align-self:start}}.demand-preview-price[data-v-e68e67e6]{display:flex;justify-content:space-between;gap:10px}.demand-preview-price__content[data-v-e68e67e6]{text-align:right}.demand-preview-price__value[data-v-e68e67e6]{display:flex;align-items:center;justify-content:flex-end;gap:10px}.demand-preview-price__value-skeleton[data-v-e68e67e6]{height:23px;margin-bottom:3px;width:100px;margin-left:auto;margin-right:0}.demand-preview-price__value__old[data-v-e68e67e6]{text-decoration:line-through;color:#949494}.demand-preview-price__value__total[data-v-e68e67e6]{font-size:20px}.demand-preview-price__value__total--invalid[data-v-e68e67e6]{font-size:16px;font-weight:500}.demand-preview-price__caption[data-v-e68e67e6]{font-style:italic;color:#949494;max-width:210px}.sheet-wrapper{overflow:visible}.sheet-wrapper:before{content:"";position:absolute;margin:0 50%;transform:translate(-50%);top:-21px;width:36px;border-radius:15px;border:2px solid #fff}.info-modal{z-index:1001!important}.info-modal__title{margin-bottom:10px;text-align:center}.info-modal__description{text-align:center;margin-bottom:20px}.tariff-price-breakdown-skeleton[data-v-6980f2be]{margin-top:10px}.tariff-price-breakdown-skeleton__item[data-v-6980f2be]{height:19px;margin:3px 0}.tariff-price-breakdown-skeleton__item[data-v-6980f2be]:first-child{width:300px}.tariff-price-breakdown-skeleton__item[data-v-6980f2be]:nth-child(2){width:150px}.tariff-price-breakdown-skeleton__item[data-v-6980f2be]:nth-child(3){width:80px}.cost-breakdown[data-v-6980f2be]{margin-bottom:20px}.cost-breakdown__link[data-v-6980f2be]{font-size:13px;line-height:130%;font-weight:400;color:#43739f;display:flex;align-items:center;cursor:pointer}.cost-breakdown__link__icon[data-v-6980f2be]{margin-top:-3px;transition:.1s}.cost-breakdown__link__icon--rotate[data-v-6980f2be]{margin-top:0;transform:rotate(180deg)}.order-create__preview__section__description-list[data-v-6980f2be]{margin:10px 0 0}.order-create__preview__section__description-list__title[data-v-6980f2be]{display:inline-block;max-width:230px}@media screen and (max-width: 547px){.order-create__preview__section__description-list__title[data-v-6980f2be]{max-width:210px}}.order-create__preview__section__description-list__insurrancy[data-v-6980f2be]{display:inline-block;font-weight:700;margin-top:10px}.order-create__preview__section__description-list__item[data-v-6980f2be]{font-size:13px;line-height:130%;font-weight:400;color:#949494;display:flex;align-items:flex-end;justify-content:space-between;line-height:19px}.order-create__preview__section__description-list__item>span[data-v-6980f2be]:first-child{text-wrap:balance;padding-right:10px}.order-create__preview__section__description-list__item>span[data-v-6980f2be]:last-child{white-space:nowrap}.order-create__preview__section__description-list__item__main-title[data-v-6980f2be]{font-weight:700;margin-top:10px}.order-create__preview__section__description-list__item--inner[data-v-6980f2be]{display:block}.order-create__preview__section__description-list__item--inner li[data-v-6980f2be]{display:flex;align-items:center;justify-content:space-between;padding-left:10px;position:relative}.order-create__preview__section__description-list__item--inner li[data-v-6980f2be]:before{content:"·";position:absolute;top:1px;left:0}.order-create__preview__section__description-list__item__tarrif-price[data-v-6980f2be]{display:flex;gap:10px}.order-create__preview__section__description-list__item__tarrif-price-base-cost[data-v-6980f2be]{text-decoration:line-through}.color-yellow[data-v-6980f2be]{color:#ffcb45}.warn-card{padding:10px 20px 13px 10px;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;gap:5px}.warn-card__content{max-width:850px;padding-top:5px;color:#57585a}.warn-card__highlight{font-weight:700}.warn-card--warnInfoYellow{background-color:#fff7e3}.warn-card--warnInfoBlue{background-color:#dbe5ee}.warn-card--warnInfoRed{background-color:#ffefe3}.warn-card--warnInfoBlueGear{background-color:#dbe5ee}.demand-preview[data-v-28e81581]{padding:30px 20px;background-color:#fff;border-radius:30px}.demand-preview--disabled[data-v-28e81581]{opacity:.3;pointer-events:none}.demand-preview-skeleton[data-v-28e81581]{height:200px}.demand-preview__banner-row[data-v-28e81581]{margin:20px 0}.demand-preview__banner-row-skeleton[data-v-28e81581]{height:60px}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Montserrat;font-style:normal;line-height:150%;font-size:15px;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;overscroll-behavior:none;min-height:100vh;text-align:left;background-color:#fff;color:#353535}html,body{scroll-padding-top:0}#app{max-width:100vw;min-height:100vh;background-color:inherit}.input-text{width:100%;height:100%;border:0;outline:none;background:inherit;scroll-margin-top:40px;appearance:none;-webkit-appearance:none;cursor:pointer;overflow:visible;-moz-appearance:textfield;font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%}.input-text::placeholder{font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%;color:#949494}.input-text:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px currentColor inset}.input-text--padding-top{padding-top:16px}.input-text:focus+.form__element__label{font-size:12px;top:3px;left:-1px;transform:translateY(0)}a{color:inherit;text-decoration:none;cursor:pointer}input:focus{outline:none;border:0}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.button-back{width:30px;height:30px;cursor:pointer;position:absolute;top:10px;left:10px;display:flex;justify-content:center;align-items:center}.button-back:before{content:"";width:25px;height:25px;border-radius:50%;background-color:#d4d8e2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.button-back svg{z-index:1;position:relative}.button-back:active{transition:.1s;transform:scale(.8)}.txt-al-center{text-align:center}.modal-scroll-area{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.modal-scroll-area::-webkit-scrollbar{width:6px}.modal-scroll-area::-webkit-scrollbar-track{background:transparent}.modal-scroll-area::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.modal-scroll-area::-webkit-scrollbar-thumb:hover{background-color:#0003}@media screen and (max-width: 768px){.modal__area,.modal__container,.modal .wrap,.sheet__area,.sheet__container,.sheet .wrap,.board-modal__area,.board-modal__container,.board-modal .wrap{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:manipulation}}.slideStep-enter-active,.slideStep-leave-active{transition:all .2s ease}.slideStep-leave-from,.slideStep-enter-to{transform:translate(0)}.slideUp-enter-active,.slideUp-leave-active{transition:all .2s ease-in-out}.slideUp-enter-from,.slideUp-leave-to{opacity:1;transform:translateY(100%)}.slideRight-enter-active,.slideRight-leave-active{transition:all .2s ease}.slideRight-enter-from,.slideRight-leave-to{opacity:0;transform:translate(-100%)}.slideLeft-enter-active,.slideLeft-leave-active{transition:all .2s ease}.slideLeft-enter-from,.slideLeft-leave-to{opacity:0;transform:translate(100px)}.fade-enter-active,.fade-leave-active{transition:all .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.rotate{transform:rotate(-180deg)}.loader--active{-webkit-animation:loader 1s linear infinite both;animation:loader 1s linear infinite both}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes rotate-right{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.slide-in-bottom{-webkit-animation:slide-in-bottom .2s cubic-bezier(.25,.46,.45,.94) .1s both;animation:slide-in-bottom .2s cubic-bezier(.25,.46,.45,.94) .1s both}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.slideTop-enter-active,.slideTop-leave-active{transition:all .3s cubic-bezier(.25,.46,.45,.94)}.slideTop-leave-to,.slideTop-enter-from{opacity:0;position:absolute;transform:translateY(100px)}.slide-right-fade-enter-active,.slide-left-fade-enter-active,.slide-top-fade-enter-active,.slide-top-fade-leave-active,.slide-right-fade-leave-active,.slide-left-fade-leave-active{transition:all 60ms linear}.slide-top-fade-enter-from,.slide-top-fade-leave-to{transform:translateY(100px) scale(.95);opacity:0}.slide-right-fade-enter-from,.slide-left-fade-leave-to{transform:translate(-100px) scale(.95);opacity:0}.slide-left-fade-enter-from,.slide-right-fade-leave-to{transform:translate(100px) scale(.95);opacity:0}.dp__theme_light{--dp-background-color: #EEEFF0!important;--dp-text-color: #353535!important;--dp-hover-color: rgba(0,0,0,.05) !important;--dp-hover-text-color: #353535!important;--dp-primary-color: #353535!important;--dp-primary-disabled-color: #D4D8E2!important;--dp-primary-text-color: #fff!important;--dp-secondary-color: #D4D8E2!important;--dp-border-color: #E0E4EB!important;--dp-menu-border-color: #E0E4EB!important;--dp-border-color-hover: #E0E4EB!important;--dp-disabled-color: #EEEFF0!important;--dp-scroll-bar-background: #EEEFF0!important;--dp-scroll-bar-color: #949494!important;--dp-success-color: #7cc03d!important;--dp-success-color-disabled: #949494!important;--dp-icon-color: #57585A!important;--dp-disabled-color-text: #D4D8E2!important}.dp__menu{background:transparent!important;border-radius:10px!important;border:0!important}.dp__cell_inner{border-radius:50%!important;border:0;line-height:1em}.dp__today{border:0!important}.dp__calendar_header{padding-bottom:10px;border-bottom:1px solid #E0E4EB;margin-top:15px}.dp__calendar_header_item{font-family:Montserrat;font-style:normal;font-size:15px;line-height:150%;font-weight:400!important;line-height:1em;padding:0!important;height:auto!important;text-transform:capitalize}.dp__selection_preview{display:none!important}.dp__action_row{padding:0!important;margin-top:20px!important}.dp__action_buttons{flex:1!important;display:block!important}.dp__action_button{width:100%!important;font-weight:600!important;margin-left:0!important;padding:15px 30px 14px!important;height:50px!important;text-align:center;border-radius:10px!important;border:1px solid transparent!important}.dp__cell_disabled,.dp__overlay_cell_disabled{opacity:.2}.dp__cell_disabled .dp__today{border:0;opacity:1}.dp__month_year_select{font-weight:700!important}.dp__month_year_wrap{width:auto!important}.dp__menu_inner{padding:0!important}.dp__instance_calendar{padding:20px 30px 10px;background-color:#f8f8f8;border-radius:10px}.dp__month_year_row{justify-content:center}.dp__outer_menu_wrap{margin:0 auto}.dp__range_between{border:0!important}.dp__main{margin-left:auto;margin-right:auto}.dp__instance_calendar{background-color:#f8f8f8}.dp__month_year_select{margin-right:5px}.dp__outer_menu_wrap>div>div{width:335px!important;--dp-menu-width: 335px!important}.dp__month_year_row{justify-content:flex-end!important}.dp__month_year_wrap{order:0;margin:0 auto 0 0!important}.dp--arrow-btn-nav{order:1}.dp__month_year_select{padding:0 10px;margin-left:-10px;font-weight:600}.dp__action_row svg{height:auto}.dp__outer_menu_wrap .dp-custom-menu>div{width:315px!important;--dp-menu-width: 315px!important;max-width:315px!important}@media screen and (max-width: 1180px){.dp__outer_menu_wrap .dp-custom-menu>div{width:100%!important;--dp-menu-width: 100%!important;max-width:none!important;height:auto}}@media screen and (min-width: 1180px){.dp__outer_menu_wrap .dp-custom-menu>div{width:315px!important;--dp-menu-width: 315px!important;max-width:315px!important}}.dp-custom-menu .dp__instance_calendar{margin:0 auto}.dp-custom-menu .dp__calendar_item{display:flex;justify-content:center;align-items:center;max-width:35px}.dp-custom-menu .dp__calendar_header_item{max-width:35px;line-height:23px!important}.dp-custom-menu .dp__calendar_header{border-width:0}.dp-custom-menu .dp__calendar_header,.dp-custom-menu .dp__calendar_row{justify-content:space-between}.calendar__date--active{background-color:#353535;color:#fff}.dp-custom-menu[style*=--dp-menu-width]{--dp-menu-width: 335px!important}@media screen and (max-width: 1180px){.dp-custom-menu[style*=--dp-menu-width]{--dp-menu-width: 100%!important;width:100%!important}}.dp-custom-menu[style*=--dp-menu-width]>div{width:335px!important}@media screen and (max-width: 1180px){.dp-custom-menu[style*=--dp-menu-width]>div{width:100%!important}}@media screen and (min-width: 1180px){.dp-custom-menu[style*=--dp-menu-width]>div{width:335px!important}}@media screen and (max-width: 1180px){.dp-custom-menu{width:100%!important;max-width:none!important;--dp-menu-width: 100%!important}}@media screen and (max-width: 1180px){.dp__outer_menu_wrap .dp-custom-menu,.dp__outer_menu_wrap .dp-custom-menu>div,.dp__outer_menu_wrap .dp-custom-menu [style*=width],.dp__outer_menu_wrap .dp-custom-menu [style*=max-width]{width:100%!important;max-width:590px!important;margin:0 auto;--dp-menu-width: 100%!important}}@media screen and (max-width: 1180px){.dp__outer_menu_wrap *[style*=--dp-menu-width],.dp-custom-menu *[style*=--dp-menu-width],.dp__menu *[style*=--dp-menu-width],[class*=dp][style*=--dp-menu-width]{--dp-menu-width: 100% !important;width:100%!important}.dp__outer_menu_wrap,.dp-custom-menu,.dp__menu{width:100%!important;--dp-menu-width: 100% !important}}@media screen and (max-width: 1180px){.select-date__modal [class*=dp__][style*=--dp-menu-width],.select-date__modal [class*=dp-][style*=--dp-menu-width],.modal [class*=dp__][style*=--dp-menu-width],.modal [class*=dp-][style*=--dp-menu-width],.select-date__modal .dp__outer_menu_wrap,.select-date__modal .dp-custom-menu,.select-date__modal .dp__menu,.modal .dp__outer_menu_wrap,.modal .dp-custom-menu,.modal .dp__menu{--dp-menu-width: 100% !important;width:100%!important}.select-date__modal .dp__outer_menu_wrap>div,.select-date__modal .dp-custom-menu>div,.select-date__modal .dp__menu>div,.modal .dp__outer_menu_wrap>div,.modal .dp-custom-menu>div,.modal .dp__menu>div{--dp-menu-width: 100% !important;width:100%!important}}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto Mono;src:url(/assets/RobotoMono-Regular-44XoGH_Y.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-D3UCWjz4.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Italic-BrrnWA4Z.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Medium-DW6Dzcuv.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-CoriCZkQ.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-nPtuWU9B.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraBold-BQ9-S0d_.ttf) format("truetype");font-weight:800;font-style:normal}.toaster[data-v-e9250718]{font-size:13px;line-height:130%;display:flex;gap:20px;position:fixed;top:20px;border-radius:15px;padding:0 20px;color:#fff;max-width:calc(100vw - 20px);background:#353535;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);width:fit-content;min-height:50px;align-items:center;left:0;right:0;margin:0 auto;z-index:9999;font-weight:400;touch-action:pan-y;-webkit-user-select:none;user-select:none}.toaster--clickable[data-v-e9250718]{cursor:pointer}.toaster--bottom[data-v-e9250718]{top:auto;bottom:20px}.toaster--bottom.toaster--mobile[data-v-e9250718]{bottom:89px}.toaster--snackbar[data-v-e9250718]{-webkit-backdrop-filter:none;backdrop-filter:none;padding:7px 7px 7px 25px;gap:30px;box-shadow:0 25px 20px -20px #0006}.toaster--snackbar .toaster__close-icon[data-v-e9250718]{overflow:hidden;margin:0;position:absolute;right:-22px;top:0;width:21px;height:21px;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff}.toaster--snackbar .toaster__close-icon .icon[data-v-e9250718] .circle{color:#353535}.toaster--snackbar .toaster__close-icon .icon[data-v-e9250718] .cross{color:#fff}.toaster--snackbar .toaster__action[data-v-e9250718]{padding:0;margin-right:0}.toaster--snackbar .toaster__action[data-v-e9250718]:hover{cursor:unset;background:unset}.toaster--snackbar .toaster__message[data-v-e9250718]{text-align:left}.toaster__message[data-v-e9250718]{display:flex;align-items:center;justify-content:center;text-align:center}.toaster__action[data-v-e9250718]{display:flex;justify-content:center;align-items:center;align-self:stretch;margin-right:-10px}.toaster__action--toast-no-close[data-v-e9250718]{margin-right:0}.toaster__action__default[data-v-e9250718]{padding:0 10px;font-weight:600;height:100%;display:flex;justify-content:center;align-items:center}.toaster__action__default[data-v-e9250718]:hover{cursor:pointer;background:#0000001a}.toaster__action__default[data-v-e9250718]:active{background:#0000004d}.toaster__action__default--loading[data-v-e9250718]:hover{cursor:unset;background:unset}.toaster__action__snackbar-btn[data-v-e9250718]{height:100%;background:#000;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:0 15px;font-size:15px}.toaster__action__snackbar-btn[data-v-e9250718]:hover{box-shadow:0 10px 20px #00000026}.toaster__close-icon[data-v-e9250718]:hover{cursor:pointer}.toaster__close-icon[data-v-e9250718]{color:#949494;text-align:center;margin-right:-10px}.toaster--success:not(.toaster--snackbar) .toaster__message[data-v-e9250718]{font-weight:500}.toaster--success:not(.toaster--snackbar) .toaster__close-icon[data-v-e9250718]{color:#fff}.toaster--success[data-v-e9250718]:not(.toaster--snackbar){background-color:#7cc03d}.toaster--error:not(.toaster--snackbar) .toaster__message[data-v-e9250718]{font-weight:500}.toaster--error:not(.toaster--snackbar) .toaster__close-icon[data-v-e9250718]{color:#fff}.toaster--error[data-v-e9250718]:not(.toaster--snackbar){background-color:#ee1b2c}.toaster.slide-fade-enter-active[data-v-e9250718]{transition:all .5s ease-out}.toaster.slide-fade-enter-from[data-v-e9250718]{opacity:0;transform:translateY(-100px)}.toaster.slide-fade-leave-active[data-v-e9250718]{transition:all .3s ease-out}.toaster.slide-fade-leave-to[data-v-e9250718]{opacity:0}.toaster--bottom.slide-fade-enter-from[data-v-e9250718]{opacity:0;transform:translateY(100px)}.loader{background-color:#eeeff0;flex:1;display:flex;justify-content:center;align-items:center;position:fixed;inset:0;z-index:10000}.loader__icon{width:100px;height:100px;object-fit:contain}.empty-layout{padding:20px;background-color:#eeeff0}.empty-layout .subpage__fixed{position:static;margin-bottom:20px}.form__title{margin-bottom:10px}.form__additional-data{margin-top:20px}.form__data-entries{margin-top:20px;display:flex;flex-direction:column;gap:10px;text-align:left}.form__buttons{margin-top:10px}.form__error{margin-top:10px;text-wrap:balance}.form__caption{margin-top:20px}.input-code{display:flex;gap:10px;justify-content:center;align-items:center}.input-code__input{padding:0;width:40px}.input-code__input input{text-align:center!important;color:#353535;font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.input-code__input input{font-size:20px}}@media screen and (min-width: 1440px){.input-code__input input{font-size:24px}}.hourLimit{color:#ffb800;font-size:15px;font-style:normal;font-weight:400;line-height:150%}.input-code__repeat{margin-top:15px}.login-confirm-form-loader[data-v-6c6a93a5]{display:flex;justify-content:center;align-items:center;height:50px}.validation-section{margin:10px 0}.app-version{display:flex;width:max-content;line-height:130%;color:#a0b7da;background-color:#dbe5ee;border-radius:20px;padding:10px;justify-content:center;align-items:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;cursor:pointer}.app-version--fixed{position:fixed;top:40px;right:30px;z-index:500}.app-version--secondary{background-color:transparent}@media screen and (max-width: 1180px){.app-version--fixed{top:10px}}.button-icon{width:50px;height:50px;background:inherit;color:inherit;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:50%}.button-icon--small{width:30px;height:30px}.button-icon--secondary{color:#57585a!important;background-color:#d4d8e2}.header-main{display:flex;justify-content:space-between;align-items:center;padding:30px 0 0}@media screen and (max-width: 1179px){.header-main{padding:10px 0 0}}.headerTitle{font-size:18px;color:#353535;font-family:Montserrat;font-weight:700;line-height:130%;align-self:center}@media screen and (min-width: 768px){.headerTitle{font-size:20px}}@media screen and (min-width: 1440px){.headerTitle{font-size:24px}}.header-content{display:flex;flex-direction:row;gap:10px;height:33px}@media screen and (max-width: 768px){.e-commerce .header-main{padding:10px 20px}}@media screen and (max-width: 547px){.e-commerce .header-main{padding:10px 20px}}@media screen and (max-width: 768px){.order-catalog .header-main{padding:10px 20px}}@media screen and (max-width: 547px){.order-catalog .header-main{padding:10px 20px}}.footer{margin-top:80px;padding:20px 0;color:#353535;font-size:13px;line-height:130%;font-weight:400}@media screen and (max-width: 768px){.footer{margin-top:50px;text-align:center}}@media screen and (max-width: 547px){.footer{margin-top:30px;text-align:center}}.footer__list{display:flex;flex-wrap:wrap;column-gap:15px}@media screen and (max-width: 1180px){.footer__list{justify-content:center}}.footer__item{padding-right:15px;border-right:1px solid #D4D8E2}.footer__item:last-child{border-right:0}.wait{display:flex;justify-content:flex-start;align-items:center;pointer-events:none}@media screen and (max-width: 1180px){.wait{justify-content:space-between}}.wait__title{opacity:.2;pointer-events:none}.wait__label{display:inline-block;padding:1px 5px;border-radius:18px;white-space:nowrap;color:#353535;background-color:#e0e4eb;margin-left:10px;font-size:13px;line-height:130%;font-weight:400}.help-form__select__list>.dropdown__area{overflow:hidden scroll;max-height:150px}.help-form__personal-data{margin:10px 0}.help-form__personal-data--error{color:#ee1b2c}.help-form__personal-data--error>.checkbox__label>.link-base{color:#ee1b2c}.help-form__personal-data>.checkbox__label{line-height:150%;font-size:13px;line-height:130%;font-weight:400;font-size:13px!important;font-weight:400!important}.help-form__personal-data>.checkbox__label>.link-base{font-weight:400}.to-manager{display:inline-block}.popup-menu{position:absolute;padding:15px 30px 15px 10px;border-radius:15px;background:var(--Neutral-100, #FFF);box-shadow:0 5px 20px -8px #00000026;z-index:1;-webkit-user-select:none;user-select:none}.popup-menu-list{list-style:none;display:flex;flex-direction:column;margin:0;padding:0}.popup-menu-item{font-weight:400;font-size:15px;line-height:130%;display:flex;align-items:center;cursor:pointer}.sidebar{height:68px;width:100%;height:65px;background-color:#fff;position:fixed;z-index:7;left:0;bottom:0}.sidebar__manager-wrapper{margin-top:auto}.sidebar__to-site-link{line-height:normal}@media screen and (max-width: 1180px){.sidebar{border-radius:20px 20px 0 0}}@media screen and (min-width: 1180px){.sidebar{top:0;bottom:auto;width:250px;height:100vh;padding:15px 15px 20px;display:flex;flex-direction:column}.sidebar::-webkit-scrollbar{width:0;height:0}}.sidebar__menu{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:500px;margin:0 auto}@media screen and (min-width: 1180px){.sidebar__menu{display:block;width:unset;max-width:unset}}@media screen and (max-width: 1180px){.sidebar__menu{padding-bottom:15px;height:65px;border-radius:20px 20px 0 0}}@media screen and (max-width: 520px){.sidebar__menu{justify-content:space-between;max-width:500px;padding:0 10px 15px}}@media screen and (max-width: 390px){.sidebar__menu{padding:0 0 15px}}.sidebar__menu__item{margin:0 7px;min-width:55px}@media screen and (min-width: 1180px){.sidebar__menu__item{margin:0}}.sidebar__menu__item a{transition:background-color .3s}@media screen and (min-width: 1180px){.sidebar__menu__item a:hover{background-color:#f5f5f8;border-radius:15px}}.sidebar__menu__item--main{min-width:87px;transform:translateY(-7px)}.sidebar__manager{background-color:#f8f8f8;margin-top:40px}.sidebar__manager-title{font-size:13px;font-weight:600}.sidebar__manager--skeleton{height:100px}.sidebar__logo{display:block;margin-top:20px}.sidebar__top-row-block{display:flex;gap:5px}.sidebar__account-block{background:#f8f8f8;flex-basis:100%;height:60px;display:flex;align-items:center;border-radius:15px;position:relative;padding:0 10px}.sidebar__account-block-text{display:flex;flex-direction:column;position:relative}.sidebar__to-site-block{background:#f8f8f8;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:15px;flex-shrink:0}.sidebar__order-create{display:flex;flex-direction:column;margin-bottom:70px;gap:5px}.sidebar__order-create--disabled{opacity:0;visibility:hidden;pointer-events:none}.sidebar__order-create--skeleton{min-height:150px}.sidebar__order-create__button{background-color:#f8f8f8;padding:5px;border-radius:15px;text-align:center;display:flex;align-items:center;gap:15px}.sidebar__order-create__button--disabled{opacity:0;visibility:hidden;pointer-events:none}.sidebar__order-create__button__icon{width:50px;height:50px;border-radius:15px;background-color:#181818;color:#fff!important;display:flex;justify-content:center;align-items:center;transition:box-shadow .3s}.sidebar__order-create__button__icon:hover{box-shadow:0 10px 20px #00000026}.sidebar__order-create__button__title{font-weight:600;font-size:15px;line-height:130%;color:#353535;margin-bottom:3px}.sidebar__order-create__button__caption{font-size:13px;line-height:130%;font-weight:400;color:#353535}.menu__item{display:flex;align-items:center}@media screen and (min-width: 1180px){.menu__item{padding:10px;border-radius:15px}}.menu__item--disabled{pointer-events:none;opacity:.3}.menu__item--tile{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.menu__item--tile__icon{margin-right:auto;margin-left:auto}.menu__item__icon{color:#d4d8e2;margin-right:5px}@media screen and (max-width: 1180px){.menu__item__icon{margin-right:0}}.menu__item__icon--mobile{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 auto 5px}.menu__item__icon--main{width:44px;height:44px;margin:0 auto 5px;border-radius:15px;background-color:#181818;color:#fff!important;display:flex;justify-content:center;align-items:center}.menu__item__title{font-size:13px;line-height:130%;font-weight:400;color:#353535;white-space:nowrap;display:block}@media screen and (min-width: 1180px){.menu__item__title{font-size:15px}}@media screen and (max-width: 1180px){.menu__item__title{font-size:13px}}@media screen and (min-width: 1180px){.router-link-exact-active.menu__item{background-color:#f5f5f8}}.router-link-exact-active.menu__item .menu__item__title{font-weight:600}.router-link-exact-active.menu__item .menu__item__icon{color:#353535}.sidebar__settings-trigger{position:relative}.board-modal{position:fixed;inset:0;z-index:1000}.board-modal__container{width:100%;height:100%;background-color:#eeeff0;padding:50px 20px 20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}@media screen and (min-width: 768px){.board-modal__container{width:400px;height:750px;border-radius:30px}}@media screen and (min-width: 768px) and (max-height: 750px){.board-modal__container{width:320px;height:600px}}@media screen and (min-width: 768px){.board-modal{background-color:#000000b3;position:fixed;inset:0;display:flex;justify-content:center;align-items:center}}.board-modal__progress{position:absolute;top:10px;left:20px;right:20px;height:5px;display:flex;gap:2px;background-color:transparent;border-radius:7px;transition:.2s}.board-modal__progress-step{flex:1;height:5px;border-radius:7px;background-color:#a0b7da;transition:all .3s ease;opacity:20%}.board-modal__progress-step.active{background-color:#7cc03d;opacity:70%}.board-modal__close{position:absolute;top:20px;right:10px}.board-modal__close .button-back{position:static}.board-modal__action{padding-top:20px;display:flex;flex-direction:column;gap:10px}.board-modal__body{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.board-modal__body::-webkit-scrollbar{display:none}.board-modal__body{scrollbar-width:none}.assistant-profile-image[data-v-78946832]{min-width:50px;width:50px;height:50px}.assistant-profile-image img[data-v-78946832]{width:100%;height:100%;object-fit:cover}.chat-message[data-v-a3e196e8]{display:flex;justify-content:flex-start;align-items:flex-end;gap:15px;padding-left:65px;position:relative;transition:.3s}.chat-message__profile-image[data-v-a3e196e8]{position:absolute;left:0;bottom:0;transition:.5s}.chat-message__list[data-v-a3e196e8]{display:flex;flex-direction:column;gap:10px;width:100%;position:relative}.chat-message__item[data-v-a3e196e8]{padding:15px 20px;border-radius:20px;background-color:#fff;position:relative}.chat-message__item[data-v-a3e196e8]:last-child{position:relative;border-radius:15px 20px 20px 0}.chat-message__item[data-v-a3e196e8]:last-child:before{content:"";width:10px;height:10px;background:url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4802_24739)'%3e%3cpath%20d='M10%200L0%2010H10V0Z'%20fill='white'/%3e%3cpath%20d='M0%200H10C10%205.52285%205.52285%2010%200%2010V0Z'%20fill='%23EEEFF0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4802_24739'%3e%3crect%20width='10'%20height='10'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");position:absolute;bottom:0;left:-10px}.chat-message__item[data-v-a3e196e8]:first-child{border-radius:20px 20px 20px 15px}.chat-message__item[data-v-a3e196e8]:only-child{position:relative;border-radius:20px 20px 20px 0}.chat-message__item[data-v-a3e196e8]:only-child:before{content:"";width:10px;height:10px;background:url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4802_24739)'%3e%3cpath%20d='M10%200L0%2010H10V0Z'%20fill='white'/%3e%3cpath%20d='M0%200H10C10%205.52285%205.52285%2010%200%2010V0Z'%20fill='%23EEEFF0'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4802_24739'%3e%3crect%20width='10'%20height='10'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");position:absolute;bottom:0;left:-10px}.chat-message__item[data-v-9e288559]{white-space:pre-line}.chat_img[data-v-9e288559]{display:flex;height:50px;width:50px}.textstep[data-v-9e288559]{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.board-modal__form[data-v-9e288559]{padding:20px;background-color:#fff;border-radius:20px}.board-modal__image[data-v-9e288559]{width:100%;border-radius:20px;overflow:hidden}.board-modal__image img[data-v-9e288559]{width:100%;height:100%;object-fit:cover}.board-modal__actions[data-v-9e288559]{display:flex;gap:10px;flex-direction:column;width:100%}.board-modal__title[data-v-9e288559]{margin:10px 0 20px}.profile-form[data-v-9e288559]{display:flex;flex-direction:column;gap:30px}.profile-form__content[data-v-9e288559]{display:flex;flex-direction:column;gap:30px;background-color:#fff;border-radius:20px;padding:20px}.profile-form__row[data-v-9e288559]{display:flex;flex-direction:column!important;gap:10px}@media screen and (min-width: 768px){.profile-form__row[data-v-9e288559]{flex-direction:row}}.profile-form__checkbox[data-v-9e288559]{padding:15px;background-color:#f8f8f8;border-radius:10px}.profile-form__section[data-v-9e288559]{display:flex;flex-direction:column;gap:10px}.success-info[data-v-9e288559]{display:flex;justify-content:flex-start;align-items:center;gap:5px;background-color:linear-gradient(92deg,#7CC03D 0%,#E5C265 100%);padding:10px;border-radius:8px}[data-v-9e288559] .input__body__label--active{font-size:13px;font-weight:400}.error-banner[data-v-9e288559]{position:absolute;margin-top:-20px;justify-self:center;background-color:#ee1b2c;border-radius:16px;padding-left:20px;padding-right:10px;height:50px;width:231px;display:flex;align-items:center;justify-content:space-between}.email-specific-error[data-v-9e288559]{font-size:13px;line-height:150%;margin-top:5px}.banner[data-v-9e288559]{font-size:13px;color:#fff;align-items:center}.close-button[data-v-9e288559]{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.close-button img[data-v-9e288559]{width:30px;height:30px;filter:brightness(0) invert(1)}.form-base[data-v-9e288559]{display:flex;justify-items:center;justify-content:center;align-items:center;background-color:#fff;border-radius:30px;padding:30px 20px}[data-v-9e288559] .form .form__title{justify-self:center;font-size:18px;font-style:normal;font-weight:700;line-height:130%}[data-v-9e288559] .form .form__description,[data-v-9e288559] .form .form__error{text-align:center}.header{height:70px;width:100%;background-color:#e0e4eb}.container--has-sidebar{padding-bottom:68px}@media screen and (min-width: 1180px){.container--has-sidebar{display:flex;padding:10px 10px 10px 250px}}.view{position:relative;width:100%;max-width:100%;background-color:#eeeff0;min-height:100vh}.view--has-sidebar{min-height:calc(100vh - 65px)}@media screen and (min-width: 1180px){.view--has-sidebar{min-height:calc(100vh - 20px);border-radius:30px;flex:1}}.wrap{min-height:inherit;height:100%;display:flex;flex-direction:column;max-width:1280px;width:100%;margin:0 auto;padding:0 20px}.content{padding-top:30px;flex:1}@media screen and (min-width: 1180px){.content{padding-top:40px}}@media screen and (min-width: 1440px){.content{padding-top:50px}}@media screen and (min-width: 1920px){.content{padding-top:50px}}.content:has(.filtration-widget){padding-top:20px}@media screen and (min-width: 1180px){.content:has(.filtration-widget){padding-top:30px}}@media screen and (min-width: 1440px){.content:has(.filtration-widget){padding-top:40px}}@media screen and (min-width: 1920px){.content:has(.filtration-widget){padding-top:40px}}@media screen and (max-width: 1180px){.content:has(.order-single){padding-top:0}}.account-template__title{font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.account-template__title{font-size:20px}}@media screen and (min-width: 1440px){.account-template__title{font-size:24px}}.account-template__title{color:#353535;margin-bottom:30px}@media screen and (min-width: 1180px){.account-template__title{display:flex;align-items:center;gap:15px;text-align:left}}@media screen and (max-width: 1180px){.account-template__title{margin-bottom:25px}}@media screen and (max-width: 768px){.account-template__title{margin-bottom:20px}}@media screen and (max-width: 768px){.e-commerce .wrap{padding:0}}@media screen and (max-width: 768px){.order-catalog .account-template__title{padding:0 20px}}.wrap[data-v-712c54d9]{min-height:100%;height:100%;display:flex;flex-direction:column;max-width:1180px;margin:0 auto;padding:0 20px}.sign-in-layout[data-v-712c54d9]{background-color:#f8f8f8;background-image:url("data:image/svg+xml,%3csvg%20width='500'%20height='500'%20viewBox='0%200%20600%20600'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20transform='translate(125,%20100)'%3e%3cpath%20d='M270.708%2042.1655L-94.0703%20265.058L138.751%20277.859L270.708%2042.1655Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M138.748%20277.859L270.705%2042.1655V470.632L138.748%20277.859Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M217.47%20436.215L248.448%20478.075C214.068%20492.46%20176.86%20499.005%20139.568%20497.21C101.225%20495.364%2063.8308%20484.75%2030.2991%20466.198C-3.23257%20447.646%20-31.9947%20421.656%20-53.7467%20390.256C-74.9117%20359.704%20-88.8836%20324.832%20-94.6472%20288.223L-42.6505%20291.53C-37.1979%20316.684%20-26.8341%20340.582%20-12.0993%20361.852C5.24574%20386.89%2028.1787%20407.612%2054.9111%20422.402C81.6433%20437.192%20111.453%20445.652%20142.018%20447.124C167.687%20448.36%20193.307%20444.638%20217.47%20436.215Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M-97.3152%20237.376C-95.2632%20197.485%20-83.5155%20158.656%20-63.0472%20124.217C-41.8303%2088.5195%20-11.9223%2058.6825%2023.9335%2037.446C59.7895%2016.2095%20100.444%204.25434%20142.167%202.67884C182.339%201.16188%20222.26%209.31436%20258.535%2026.4101L202.842%2059.3065C183.766%2054.2558%20163.965%2052.0367%20144.088%2052.7872C110.83%2054.0431%2078.4214%2063.5729%2049.8359%2080.5034C21.2502%2097.4338%20-2.59703%20121.223%20-19.516%20149.69C-30.2543%20167.757%20-37.9832%20187.341%20-42.4806%20207.686L-97.3152%20237.376Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M291.599%2044.6123C324.888%2067.4982%20355.338%2099.5413%20373.98%20134.83C393.371%20171.537%20403.165%20212.491%20402.466%20253.933C401.767%20295.376%20390.597%20335.981%20369.978%20372.023C350.119%20406.739%20322.106%20436.151%20288.351%20457.771L289.513%20393.428C303.879%20379.986%20316.204%20364.442%20326.028%20347.27C342.47%20318.528%20351.379%20286.146%20351.936%20253.094C352.494%20220.042%20344.682%20187.382%20329.219%20158.109C319.391%20139.506%20306.674%20122.65%20291.599%20108.129L291.599%2044.6123Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='500'%20height='500'%20viewBox='0%200%20600%20600'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20transform='translate(125,%20100)'%3e%3cpath%20d='M270.708%2042.1655L-94.0703%20265.058L138.751%20277.859L270.708%2042.1655Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M138.748%20277.859L270.705%2042.1655V470.632L138.748%20277.859Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M217.47%20436.215L248.448%20478.075C214.068%20492.46%20176.86%20499.005%20139.568%20497.21C101.225%20495.364%2063.8308%20484.75%2030.2991%20466.198C-3.23257%20447.646%20-31.9947%20421.656%20-53.7467%20390.256C-74.9117%20359.704%20-88.8836%20324.832%20-94.6472%20288.223L-42.6505%20291.53C-37.1979%20316.684%20-26.8341%20340.582%20-12.0993%20361.852C5.24574%20386.89%2028.1787%20407.612%2054.9111%20422.402C81.6433%20437.192%20111.453%20445.652%20142.018%20447.124C167.687%20448.36%20193.307%20444.638%20217.47%20436.215Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M-97.3152%20237.376C-95.2632%20197.485%20-83.5155%20158.656%20-63.0472%20124.217C-41.8303%2088.5195%20-11.9223%2058.6825%2023.9335%2037.446C59.7895%2016.2095%20100.444%204.25434%20142.167%202.67884C182.339%201.16188%20222.26%209.31436%20258.535%2026.4101L202.842%2059.3065C183.766%2054.2558%20163.965%2052.0367%20144.088%2052.7872C110.83%2054.0431%2078.4214%2063.5729%2049.8359%2080.5034C21.2502%2097.4338%20-2.59703%20121.223%20-19.516%20149.69C-30.2543%20167.757%20-37.9832%20187.341%20-42.4806%20207.686L-97.3152%20237.376Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3cpath%20d='M291.599%2044.6123C324.888%2067.4982%20355.338%2099.5413%20373.98%20134.83C393.371%20171.537%20403.165%20212.491%20402.466%20253.933C401.767%20295.376%20390.597%20335.981%20369.978%20372.023C350.119%20406.739%20322.106%20436.151%20288.351%20457.771L289.513%20393.428C303.879%20379.986%20316.204%20364.442%20326.028%20347.27C342.47%20318.528%20351.379%20286.146%20351.936%20253.094C352.494%20220.042%20344.682%20187.382%20329.219%20158.109C319.391%20139.506%20306.674%20122.65%20291.599%20108.129L291.599%2044.6123Z'%20stroke='%23E0E4EB'%20stroke-width='5'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat,no-repeat;background-position:left -77px bottom -88px,right -144px top -168px;background-size:500px 505px,500px 505px;min-height:100vh;overflow:hidden;padding:20px 0;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.sign-in-layout[data-v-712c54d9]{background-position:left -77px bottom -88px,right -144px top -120px;background-size:350px 355px,359px,355px}}@media screen and (max-width: 547px){.sign-in-layout[data-v-712c54d9]{background-position:left -77px bottom -108px,right -118px top -102px}}.sign-in-layout__logo[data-v-712c54d9]{max-width:100px}.sign-in-layout__header[data-v-712c54d9]{text-align:right;width:100%;margin-bottom:20px;flex-direction:row;align-items:center;justify-content:space-between}.sign-in-layout__body[data-v-712c54d9]{width:calc(100% - 40px);display:flex;flex-direction:column;align-items:center;flex:1;max-width:400px;padding-top:100px;box-sizing:border-box}@media screen and (min-width: 1180px){.sign-in-layout__body[data-v-712c54d9]{padding-top:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.sign-in-layout__loader[data-v-712c54d9]{display:block;margin:0 auto}.sign-in-layout__caption[data-v-712c54d9]{text-align:center}.sign-in-layout__inner[data-v-712c54d9]{width:100%;max-width:100%}.sign-in-layout__inner__back[data-v-712c54d9]{position:absolute;top:10px;left:10px}.sign-in-layout__inner__title[data-v-712c54d9]{text-align:center;color:#353535;margin-bottom:10px;font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.sign-in-layout__inner__title[data-v-712c54d9]{font-size:20px}}@media screen and (min-width: 1440px){.sign-in-layout__inner__title[data-v-712c54d9]{font-size:24px}}.sign-in-layout__inner__description[data-v-712c54d9]{text-align:center;color:#57585a}.sign-in-layout__inner__description--light[data-v-712c54d9]{color:#949494}.sign-in-layout__inner__description__link[data-v-712c54d9]{display:inline-block}.sign-in-layout__inner__form[data-v-712c54d9]{margin:30px 0}.sign-in-layout__inner__footer[data-v-712c54d9]{display:grid;grid-gap:5px;text-align:center}.support[data-v-712c54d9]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:auto;gap:5px}.number-label[data-v-712c54d9]{color:var(--Neutral-600, #57585A);text-align:center;font-family:Montserrat;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.tel-number[data-v-712c54d9]{color:var(--Primary-800, #6191BD);font-family:Montserrat;font-size:15px;font-style:normal;font-weight:500;line-height:normal}.b24-widget-button-wrapper{margin-bottom:2rem!important}@media screen and (max-width: 1180px){.b24-widget-button-wrapper{margin-right:-30px!important}}.b24-widget-button-wrapper{z-index:9!important;position:relative}.b24-widget-button-shadow{z-index:8!important}.b24-widget-button-pulse-animate{animation:unset!important;-webkit-animation:unset!important}.button-icon-link{display:flex;gap:10px}.button-icon-link__link{padding-top:5px}.app-update-modal__area{display:flex;flex-direction:column;justify-content:center;align-items:stretch}.app-update-modal__area .modal__area__action-row{display:flex;flex-direction:column;justify-content:center;margin-top:0}.app-update-modal__title{text-align:center;font-size:18px;font-weight:700;line-height:130%}@media screen and (min-width: 768px){.app-update-modal__title{font-size:20px}}@media screen and (min-width: 1440px){.app-update-modal__title{font-size:24px}}.app-update-modal__subtitle{text-align:center;margin-top:10px;font-weight:400;font-size:15px;line-height:130%}.app-update-modal__more-btn{text-align:center;justify-self:center;align-self:center;margin:10px auto 0;font-weight:400;font-size:15px;line-height:130%}.app-update-modal__description{margin-top:15px;max-height:300px;overflow-y:auto;font-weight:400;font-size:15px;line-height:130%}.app-update-modal__description *{margin:0;padding:0}.app-update-modal__description p{margin-bottom:10px}.app-update-modal__description p:last-child{margin-bottom:0}.app-update-modal__description ul,.app-update-modal__description ol{margin:10px 0;padding-left:20px}.app-update-modal__description li{margin-bottom:5px}.app-update-modal__back-button{margin-bottom:15px;position:absolute;top:13px;left:12px}.app-update-modal__back-button .button-icon{width:25px;height:25px}.app-updating-btn{margin-top:20px}
