.modal__close[data-v-dfbb0705]{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5rem;position:absolute;right:.9375rem;top:.9375rem;width:1.5rem;z-index:var(--ui-index-1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.modal__close svg[data-v-dfbb0705]{height:1.5rem;width:1.5rem;-ms-flex-negative:0;color:var(--monochrome-dark-grey);flex-shrink:0}.modal{background:#1c1d1e80;bottom:0;left:0;opacity:1;overflow-x:hidden;overflow-y:auto;pointer-events:all;position:fixed;right:0;top:0;-webkit-transition:background-color,opacity .3s ease;transition:background-color,opacity .3s ease;z-index:var(--ui-index-5)}.modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:var(--ui-index-2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100%;padding-top:3.4375rem}@media (min-width:992px){.modal__body{padding:.9375rem}}.modal__content{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:anim-open;animation-name:anim-open;background:var(--monochrome-white);border-radius:.5rem .5rem 0 0;display:grid;height:100%;margin-top:auto;opacity:1;padding:3.125rem .9375rem .9375rem;position:relative;-webkit-transition:.3s ease;transition:.3s ease;visibility:visible;width:100%}@media (min-width:992px){.modal__content{border-radius:.5rem;margin:auto 0;max-width:60rem;min-height:31.875rem;padding:0}.modal__content--mod{max-width:33.75rem}}.modal__content.profile-modal{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}@media (min-width:992px){.modal__content.profile-modal .modal-main__left{padding:5rem 3.125rem}}.modal-elem-animation{-webkit-animation:anim-elem .4s both;animation:anim-elem .4s both;-webkit-animation-delay:.1s;animation-delay:.1s}.modal-back__btn{margin-bottom:1.25rem}.modal-input{background:var(--monochrome-light-grey)}@media (min-width:992px){.modal-input{max-width:23.75rem}}.modal-input .app-input__label{font-size:1rem;line-height:1.5rem;text-align:left}.modal-input--password{padding-right:2.1875rem}@media (min-width:992px){.modal-input--password{max-width:100%}}.modal__title{color:var(--monochrome-black);font-size:1.5rem;line-height:1.8125rem;margin-bottom:1.5625rem;text-align:left}.modal__title--profile{text-align:center}.modal__description{color:var(--monochrome-black);font-size:.875rem;font-weight:300;line-height:1.25rem;margin-bottom:1.5625rem}.modal__description b{font-weight:500}.modal__description--profile{text-align:center}.modal-info{background:var(--monochrome-light-grey);border-radius:.5rem;color:var(--monochrome-light-black);margin-bottom:1.25rem;padding:.9375rem}.modal-info p{font-size:.875rem;font-weight:300;line-height:1.25rem}.modal-info p+p{margin-top:.625rem}.modal-info strong{font-size:.875rem;font-weight:500;line-height:1.25rem}.modal-main{display:grid}.modal-main__form{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.modal-main__wrapper{display:grid;grid-template-columns:1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-main__wrapper.without-layout{grid-template-columns:1fr}.modal-main__left{padding:3.125rem}}.modal-main__right{padding:.9375rem 0;position:relative}@media (min-width:992px){.modal-main__right{margin-right:auto;padding:3.125rem}}.modal-main__right-bg{display:none}@media (min-width:992px){.modal-main__right-bg{display:block;-o-object-fit:cover;object-fit:cover}.modal-main__right-bg,.modal-main__right-bg:before{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;height:100%;left:0;position:absolute;top:0;width:100%}.modal-main__right-bg:before{background:-webkit-gradient(linear,left top,right top,from(rgba(27,27,29,.9)),to(rgba(56,62,69,.9)));background:linear-gradient(90deg,#1b1b1de6,#383e45e6);content:""}.modal-main__right-bg img{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}}.modal-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.modal-wrap--recovery,.modal-wrap:not(:last-of-type){margin-bottom:1.5625rem}.modal-wrap__error{color:var(--additional-red-color);font-size:.75rem}.modal__divider{margin:.9375rem auto 1.25rem;width:100%}@media (min-width:992px){.modal__divider{margin:1.25rem auto}}.modal__divider span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--monochrome-dark-grey);font-size:.875rem;font-weight:300;gap:1.625rem;line-height:1.25rem;position:relative}.modal__divider span:after,.modal__divider span:before{content:"";-webkit-box-flex:1;background:var(--monochrome-grey);-ms-flex:1 1 auto;flex:1 1 auto;height:.0625rem}.modal__link{border-bottom:.0625rem solid var(--monochrome-grey);color:var(--monochrome-dark-grey);font-size:.75rem;font-weight:400;line-height:.875rem;text-align:center}.modal__link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.9375rem 0 0}@media (min-width:992px){.modal__link-wrapper{margin-top:1.25rem}}.modal__link-wrapper--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.modal-select{position:relative}@media (min-width:992px){.modal-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}.modal-select__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--monochrome-light-grey);border-radius:.5rem;cursor:pointer;height:3.125rem;padding:.9375rem;width:100%}.modal-select__top span{color:var(--monochrome-black);font-size:.875rem;font-weight:300;line-height:1.25rem}@media (min-width:992px){.modal-select__top{background:transparent;height:auto}.modal-select__top span{color:var(--monochrome-white);font-size:1.5rem;font-weight:400;line-height:1.8125rem}}.modal-select__arrow{-webkit-transition:.3s cubic-bezier(.23,1,.32,1);transition:.3s cubic-bezier(.23,1,.32,1)}@media (min-width:992px){.modal-select__arrow{display:none}}.modal-select__wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease}@media (min-width:992px){.modal-select__wrapper{grid-template-rows:1fr;margin-top:auto;overflow:initial}}.modal-select__content{min-height:0}@media (min-width:992px){.modal-select__content{min-height:100%}}.modal-select__list{list-style:none}.modal-select__list--desk{display:none}@media (min-width:992px){.modal-select__list--desk{display:block}}.modal-select__list--mobile{display:block}@media (min-width:992px){.modal-select__list--mobile{display:none}}.modal-select__item{color:var(--monochrome-black);font-size:.875rem;font-weight:300;line-height:1.25rem;-webkit-transition:.2s ease;transition:.2s ease;white-space:pre-wrap}.modal-select__item svg{color:var(--monochrome-black);margin-right:.625rem}.modal-select__item:not(:last-child){margin-bottom:.75rem}@media (min-width:992px){.modal-select__item:not(:last-child){margin-bottom:.625rem}}.modal-select__item--white,.modal-select__item--white svg{color:var(--monochrome-white)}.modal-select--open{background:#fff;border-radius:.5rem;-webkit-filter:drop-shadow(0 0 .625rem hsla(0,0%,42%,.4));filter:drop-shadow(0 0 .625rem rgba(108,108,108,.4))}.modal-select--open .modal-select__top{background:transparent}.modal-select--open .modal-select__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal-select--open .modal-select__wrapper{grid-template-rows:1fr;margin-top:.3125rem;padding:0 .9375rem .9375rem}.modal-select--open .modal-select__item.transition-delay--0{-webkit-transition-delay:.1s;transition-delay:.1s}.modal-select--open .modal-select__item.transition-delay--1{-webkit-transition-delay:.3s;transition-delay:.3s}.modal-select--open .modal-select__item.transition-delay--2{-webkit-transition-delay:.5s;transition-delay:.5s}.modal-select--open .modal-select__item.transition-delay--3{-webkit-transition-delay:.7s;transition-delay:.7s}.modal-select--cancel{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-top:.625rem;order:1}@media (min-width:992px){.modal-select--cancel{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;margin-bottom:30px;margin-top:0;order:0}}.modal-select--cancel .modal-select__top{background:var(--monochrome-light-grey);height:3.125rem}.modal-select--cancel .modal-select__top span{color:var(--monochrome-black);font-size:.875rem;font-weight:300;line-height:1.25rem}@media (min-width:992px){.modal-select--cancel .modal-select__arrow{display:block}}.modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.modal-btn{min-height:3.125rem;padding:.96875rem 2.1875rem}@media (min-width:992px){.modal-btn{max-width:6.25rem}}.modal-btn--min{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.modal-btn__cancel{max-width:100%}@-webkit-keyframes anim-elem{0%{opacity:0;-webkit-transform:translate3d(0,1.5625rem,0);transform:translate3d(0,1.5625rem,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes anim-elem{0%{opacity:0;-webkit-transform:translate3d(0,1.5625rem,0);transform:translate3d(0,1.5625rem,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.modal-select__list-enter-active,.modal-select__list-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.modal-select__list-enter-from{opacity:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translate(30px)}.modal-select__list-leave-from,.modal-select__list-leave-to{opacity:0}
