.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-ms-flexbox;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;-ms-flex-positive:1;flex-grow:1;z-index:1}.vs__search::-webkit-input-placeholder{color:inherit}.vs__search:-ms-input-placeholder,.vs__search::-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{-ms-flex-item-align:center;align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid rgba(99,99,99,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.auth{font-family:PTSansRegular,sans-serif;font-size:16px;position:relative;z-index:1000;color:#000}.auth .auth-link{cursor:pointer;color:#3ba4a8}.auth .auth-link,.auth .auth-link:hover{text-decoration:none}.auth .auth-text--gray{color:gray}.auth .auth-text--lime{color:#76d42b}.auth .auth-text--green{color:#3ba4a8}.auth .auth-text--red{color:#ff3800}.auth .auth-p{margin:.5em 0}.auth .auth-p:first-of-type{margin-top:0}.auth .auth-p:last-of-type{margin-bottom:0}.auth .auth-form__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:15px}.auth .auth-form__row+.auth-form__row{margin-top:15px}.auth .auth-form__row--next-form-section{margin-top:25px!important}.auth .auth-form__group--center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.auth .auth-form__group--has-close-margin{margin-right:34px}.is-mobile .auth .auth-form__group{-ms-flex-positive:1;flex-grow:1}.auth .auth-form__group--align-right{margin-left:auto!important}.auth .auth-field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:380px}.is-mobile .auth .auth-field{width:100%}.auth .auth-field__label{font-family:PTSansBold,sans-serif;margin-bottom:8px}.auth .auth-field__label-extra{font-family:PTSansRegular,sans-serif;font-size:14px;margin-left:12px}.auth .auth-field__error{font-size:14px;margin:6px 0 0 12px;color:#ff3800}.auth .auth-input{width:380px;height:40px;padding:0 10px;transition:border-color .12s ease;border:2px solid #cee8e9}.is-mobile .auth .auth-input{width:100%;min-width:296px}.auth .auth-input::-ms-clear{display:none}.auth .auth-input:focus{border-color:#3ba4a8;outline:none}.auth .auth-input:disabled{color:gray;border-color:#bebebe;background-color:#fff}.auth .auth-rich-input{position:relative}.auth .auth-rich-input__input{padding-right:40px}.auth .auth-rich-input__icon-wrapper{position:absolute;top:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;pointer-events:none}.auth .auth-rich-input__icon-error{width:12px}.auth .auth-checkbox{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer}.auth .auth-checkbox__input{display:none}.auth .auth-checkbox__input:checked+.auth-checkbox__check{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAwTDEzLjUgMS41TDUgMTBMMC41IDUuNUwyIDRMNSA3TDEyIDBaIiBmaWxsPSIjRkYzODAwIi8+Cjwvc3ZnPgo=) no-repeat 50%}.auth .auth-checkbox__check{width:20px;height:20px;border:2px solid #3ba4a8}.auth .auth-checkbox__label{margin-left:.75em}.auth .auth-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:150px;height:40px;padding:0 25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease,color .12s ease;text-decoration:none;color:#fff;border:none;background:#3ba4a8}.is-mobile .auth .auth-button{min-width:100%}.auth .auth-button--no-min-width{min-width:0}.auth .auth-button:focus{outline:none}.auth .auth-button:not(:disabled):active{background:#298d90}.auth .auth-button:disabled{background:#bebebe}.auth .auth-button--outline{color:#000;border:2px solid #3ba4a8;background:#fff}.auth .auth-button--outline:not(:disabled):active{color:#fff;border-color:#298d90;background:#3ba4a8}.auth .auth-select{width:250px}.is-mobile .auth .auth-select{width:100%;min-width:296px}.auth .auth-select .vs__dropdown-toggle{padding:0 0 5px;transition:border-color .12s ease;border:2px solid #cee8e9;border-radius:0}.auth .auth-select.vs--open .vs__dropdown-toggle{border-color:#3ba4a8}.auth .auth-select .vs__dropdown-menu{top:100%;max-height:250px;padding:0;border:none;border-radius:0;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.25)}.auth .auth-select .vs__dropdown-option{line-height:normal;padding:10px 15px;color:#000}.auth .auth-select .vs__dropdown-option--highlight{color:#fff;background-color:#3ba4a8}.auth .auth-select .vs__fade-enter-active,.auth .auth-select .vs__fade-leave-active{transition:opacity .12s ease;pointer-events:none}.auth .auth-select .vs__open-indicator{width:0;height:0;transition:transform .12s ease;border-width:7px 7px 0;border-style:solid;border-color:#3ba4a8 transparent transparent}.auth .auth-select .vs__actions{padding:6px 6px 0 3px}.auth .auth-select .vs__search,.auth .auth-select .vs__search:focus{min-height:23px;margin:6px 0 0}.auth .auth-select .vs__selected{margin:6px 2px 0}.auth .auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.auth .auth-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000}.auth .auth-modal__window{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 80px);margin:0 40px;padding:40px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.25)}.is-mobile .auth .auth-modal__window{max-height:calc(100dvh - 32px);margin:0 16px;padding:16px}.auth .auth-modal__window--shake{animation-name:auth-sign-shake;animation-duration:.8s;animation-timing-function:ease-in-out}@keyframes auth-sign-shake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.auth .auth-modal__close{position:absolute;top:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;cursor:pointer;transition:color .12s ease;color:#bebebe}.auth .auth-modal__close:hover{color:gray}.auth .auth-modal__header{font-family:PTSansBold,sans-serif;font-size:24px;line-height:31px;margin-bottom:40px;text-align:center}.is-mobile .auth .auth-modal__header{font-size:20px;line-height:26px;margin-bottom:20px;padding-right:34px;padding-left:34px}.auth .auth-modal.v-enter-active,.auth .auth-modal.v-leave-active{transition:opacity .37s ease}.auth .auth-modal.v-enter-active .auth-modal__window,.auth .auth-modal.v-leave-active .auth-modal__window{transition:transform .37s ease}.auth .auth-modal.v-enter,.auth .auth-modal.v-leave-to{opacity:0}.auth .auth-modal.v-enter .auth-modal__window,.auth .auth-modal.v-leave-to .auth-modal__window{transform:translateY(35px)}.auth .auth-modal__preloader{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.auth .auth-modal__preloader.v-enter-active,.auth .auth-modal__preloader.v-leave-active{transition:opacity .12s ease}.auth .auth-modal__preloader.v-enter,.auth .auth-modal__preloader.v-leave-to{opacity:0}.auth .auth-modal__spinner{width:96px;height:auto}.auth .auth-modal__scroll-fix{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0}.auth .auth-modal__scroll{margin:0 -40px -40px;padding:0 40px 40px}.is-mobile .auth .auth-modal__scroll{overflow:auto;margin:0 -16px -16px;padding:0 16px 16px}.auth .auth-dots{display:-ms-flexbox;display:flex;width:40px}.auth .auth-dots__dot{width:8px;height:8px;border-radius:50%}.auth .auth-dots__dot+.auth-dots__dot{margin-left:8px}.auth .auth-dots__dot--is-completed{background-color:#3ba4a8}.auth .auth-dots__dot--is-failed{background-color:#ff3800}.auth .auth-dots__dot--is-unknown{background-color:#bebebe}.auth .auth-spinner__sector{animation:auth-preloader-animation .75s linear infinite;fill:#3ba4a8}.auth .auth-spinner__sector--1{animation-delay:-.65625s}.auth .auth-spinner__sector--2{animation-delay:-.5625s}.auth .auth-spinner__sector--3{animation-delay:-.46875s}.auth .auth-spinner__sector--4{animation-delay:-375ms}.auth .auth-spinner__sector--5{animation-delay:-.28125s}.auth .auth-spinner__sector--6{animation-delay:-.1875s}.auth .auth-spinner__sector--7{animation-delay:-93.75ms}.auth .auth-spinner__sector--8{animation-delay:0ms}@keyframes auth-preloader-animation{0%{opacity:1}87.5%{opacity:0}}.is-mobile .auth .smart-captcha{min-width:296px}.auth .auth-password-recovery{width:380px}.is-mobile .auth .auth-password-recovery{width:296px}.auth .auth-sign-in{width:380px}.is-mobile .auth .auth-sign-in{width:296px}.is-mobile .auth .auth-sign-in__link{width:100%;text-align:center}.auth .auth-email-confirmation p:first-of-type{margin-top:0}.auth .auth-email-confirmation p:last-of-type{margin-bottom:0}.auth .auth-email-confirmation__check-icon{display:block;width:48px;height:auto;margin:-10px auto 30px;color:#3ba4a8}.is-mobile .auth .auth-email-confirmation__check-icon{margin:11px auto 30px}.auth .auth-email-confirmation-error p:first-of-type{margin-top:0}.auth .auth-email-confirmation-error p:last-of-type{margin-bottom:0}.auth .auth-email-confirmation-error__cross-icon{display:block;width:48px;height:auto;margin:-10px auto 30px;color:#ff3800}.is-mobile .auth .auth-email-confirmation-error__cross-icon{margin:11px auto 30px}.auth .auth-email-confirmed__message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.auth .auth-email-confirmed__icon{display:block;width:48px;height:auto;margin-right:15px;color:#3ba4a8}.auth .auth-email-confirmed__button-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:40px}.is-mobile .auth .auth-email-confirmed__button-container{margin-top:20px}.auth .auth-sign-up-agent{max-width:775px}.is-mobile .auth .auth-sign-up-agent{max-width:727px}.auth .auth-sign-up-agent__dots{margin:-30px auto 30px}.is-mobile .auth .auth-sign-up-agent__dots{margin:-15px auto 15px}.auth .auth-sign-up-agent__number-row{margin-top:0!important}.auth .auth-sign-up-agent__field{width:auto}.auth .auth-sign-up-agent__number-input{width:180px}.auth .auth-sign-up-agent__select{width:380px}.auth .auth-sign-up-tourist{max-width:775px}.is-mobile .auth .auth-sign-up-tourist{max-width:727px}