*{padding:0;margin:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,div#__next,div#__next>div,html{height:100%;background-color:#000}a{color:inherit;text-decoration:none}@font-face{font-family:Microgramma D Extended;src:url("/fonts/Microgramma D Extended/Microgramma D Extended Medium.otf");font-style:normal;font-weight:500;font-display:swap}body,html{font-family:Montserrat,sans-serif;font-weight:400;font-size:10px;color:#191a1a}.error-unexpected-page{width:100%;height:100%;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:#fff!important}.error-unexpected-page,.error-unexpected-page .error{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.error-unexpected-page .error{padding:0 2rem;margin-bottom:3rem;color:#f44336;font-size:3.6rem;text-align:center}@media screen and (max-width:960px){.error-unexpected-page .error{font-size:2.6rem}}@media screen and (max-width:660px){.error-unexpected-page .error{font-size:2rem}}@media screen and (max-width:530px){.error-unexpected-page .error{font-size:1.6rem}}@media screen and (max-width:400px){.error-unexpected-page .error{font-size:1.2rem}}.header{width:100%;padding:0 1.5rem;position:absolute;overflow:hidden;z-index:9;top:0;left:0;height:8rem;background-color:#fff;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.header .header__nav-no-button{position:absolute;top:0;right:0}.header .header-info{margin-right:2rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;font-weight:400;font-size:1.4rem}.header .header-info .header-info__details{color:#908e8f}.header .header-info .header-info__details strong{color:#009fe3}.header .header__info-bar{display:-moz-box;display:flex}@media screen and (max-width:767px){.header{height:6rem}}@media screen and (max-width:960px)and (orientation:landscape){.header{height:6rem}}.footer{z-index:3;width:100%;display:-moz-box;display:flex;-moz-box-align:end;align-items:flex-end;position:absolute;bottom:0;left:0}.footer .footer__button-group:last-child{margin-bottom:1rem}.footer-camera-icon{z-index:4;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);-moz-box-align:start;align-items:flex-start;bottom:7.6rem;opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.footer-camera-icon.footer-camera-icon_hide{opacity:0}.page{height:100%;position:relative}.image-overlay{z-index:3;width:100vw;height:100%;position:absolute;top:0;background:transparent -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1))) 0 0 no-repeat padding-box;background:transparent -moz-linear-gradient(top,rgba(0,0,0,.1),rgba(0,0,0,.1)) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.1)) 0 0 no-repeat padding-box}.primary-button{width:20rem;height:5rem;padding:0 2rem 0 3rem;margin-right:1rem;margin-bottom:1rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;background-color:#009fe3;border-radius:1rem;color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.4rem;cursor:pointer;text-transform:uppercase;border:none;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.primary-button.footer-btn{margin-left:3rem;margin-bottom:2rem}@media screen and (max-width:767px){.primary-button{width:18rem;height:5rem;padding:0 1.5rem 0 2rem;font-size:1.4rem}}@media screen and (max-width:960px)and (orientation:landscape){.primary-button{width:16rem;height:4rem;padding:0 2rem 0 3rem;font-size:1.4rem}}.primary-button_simple{padding:0}.primary-button_simple,.secondary-button{-moz-box-pack:center;justify-content:center}.secondary-button{min-width:5rem;width:5rem;height:5rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;background-color:#191a1a;border-radius:50%;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.secondary-button.secondary-button_footer{margin-left:1rem;margin-bottom:1rem}.secondary-button.secondary-button__home-nav{z-index:15;position:absolute;top:0;right:0}.secondary-button.size-big{width:6.4rem;height:6.4rem}.secondary-button.size-big:hover img{-webkit-filter:brightness(0);filter:brightness(0)}.secondary-button:hover{background-color:#fff}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div:first-child{-webkit-animation-delay:-.45s;-moz-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;-moz-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;-moz-animation-delay:-.15s;animation-delay:-.15s}.lds-ring div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:4px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;-moz-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#191a1a}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes lds-ring{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.async-spinner{z-index:11;position:absolute;top:0;left:0;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.3)}.footer-link{position:absolute;left:50%;bottom:2rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);-moz-box-align:end;align-items:flex-end;font-family:Microgramma D Extended;font-weight:500;text-align:center}.footer-link.vtour-table{bottom:unset;padding-bottom:2rem}.footer-link .footer-link__title{letter-spacing:.2rem;text-transform:uppercase;color:#fff;font-size:1.2rem;opacity:.5;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.footer-link .footer-link__title:active,.footer-link .footer-link__title:focus,.footer-link .footer-link__title:hover{opacity:1}.footer-link .footer-link__title.footer-link__title_dark{color:#191a1a}@media screen and (max-width:960px){.footer-link{padding-right:0}.footer-link .footer-link__title{font-size:.8rem}}@media screen and (max-width:568px){.footer-link{text-align:center;max-width:12rem}}@media screen and (max-width:960px)and (orientation:landscape){.footer-link{bottom:1rem;text-align:center;-moz-box-align:unset;align-items:unset}}.video-background{position:relative;width:100vw;height:100%;object-fit:cover}.video-overlay{z-index:0;width:100%;height:100%;position:absolute;top:0;background:transparent -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5))) 0 0 no-repeat padding-box;background:transparent -moz-linear-gradient(top,transparent,rgba(0,0,0,.5)) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,transparent,rgba(0,0,0,.5)) 0 0 no-repeat padding-box}.title-bar{padding-right:1rem;position:absolute;left:21.9270833333%;top:34.9074074074%;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;transition-duration:.8s}.title-bar .title-bar__title{max-width:51rem;margin-bottom:7.4rem;font-size:5.6rem;color:#fff}.title-bar .title-bar__subtitle{color:#fff;font-family:Montserrat,sans-serif}.title-bar .title-bar__buttons{display:-moz-box;display:flex;flex-wrap:wrap}.title-bar.title-bar_slider{opacity:0;top:30%;left:-100%}.title-bar.title-bar_slider .title-bar__title{margin-bottom:2rem;font-size:5.6rem;font-family:Montserrat,sans-serif;text-transform:uppercase}.title-bar.title-bar_slider .title-bar__subtitle{margin-bottom:8rem;font-size:2.8rem;font-family:Montserrat,sans-serif}.title-bar.title-bar_slider .title-bar__buttons{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.title-bar.titlebar_active{z-index:10;left:20%;opacity:1}.title-bar.titlebar_out{opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.title-bar.titlebar_out .titlebar__title{opacity:0;-webkit-animation:fadeOut .4s linear;-moz-animation:fadeOut .4s linear;animation:fadeOut .4s linear}.title-bar.titlebar_out .titlebar__button,.title-bar.titlebar_out .titlebar__subtitle{opacity:0;-webkit-animation:fadeOut .4s ease;-moz-animation:fadeOut .4s ease;animation:fadeOut .4s ease}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (max-width:1200px){.title-bar{position:absolute;left:15.625%;top:31.4814814815%}.title-bar .title-bar__title{margin-bottom:5rem;font-size:4.6rem}}@media screen and (max-width:960px){.title-bar{position:absolute;left:15.625%;top:31.4814814815%}.title-bar .title-bar__title{margin-bottom:4rem;font-size:4rem}.title-bar .title-bar__buttons{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media screen and (max-width:767px){.title-bar .title-bar__title{font-size:2.6rem}}@media screen and (max-width:640px){.title-bar{position:absolute;left:7.8125%;top:31.4814814815%}}@media screen and (max-width:420px){.title-bar.title-bar{position:absolute;left:7.8125%;top:23.1481481481%}}@media screen and (max-width:960px)and (orientation:landscape){.title-bar{position:absolute;left:9.375%;top:25.9259259259%}.title-bar .title-bar__subtitle{margin-bottom:2rem}.title-bar .title-bar__buttons{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}}@media screen and (max-width:640px)and (orientation:landscape){.title-bar .title-bar__title{margin-bottom:1rem;font-size:1.8rem}.title-bar .title-bar__subtitle{font-size:2.6rem}}@media screen and (max-height:360px){.title-bar .title-bar__title{margin-bottom:.8rem;font-size:1.8rem}.title-bar .title-bar__subtitle{margin-bottom:2rem;font-size:2.2rem}}.logos{position:absolute;bottom:2rem;right:2rem;cursor:pointer}@media screen and (max-width:767px){.logos{bottom:1rem;right:1rem}}@media screen and (max-width:960px)and (orientation:landscape){.logos{bottom:1rem;right:1rem}}.modal-content-info{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;margin:1rem 6.15rem 0}.modal-content-info .modal-content-info__pic{min-width:50rem;outline:none}@media screen and (max-width:960px){.modal-content-info{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;margin:0;padding-bottom:2rem}.modal-content-info .modal-content-info__pic{width:100%;padding:0 8rem}}@media screen and (max-width:960px)and (max-width:374px){.modal-content-info .modal-content-info__pic{padding:0 12rem}}.selection{width:100%;height:100%;margin:0 auto;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.selection,.selection.selection__error{-moz-box-pack:center;justify-content:center}.selection.selection__error{padding:0;-moz-box-align:center;align-items:center}.selection .selection__title{margin-left:20vw;padding-left:2rem;max-width:none;font-size:5.6rem;font-weight:700;margin-bottom:5rem;color:#191a1a}@media screen and (max-width:1200px){.selection .selection__title{font-size:3.2rem}}@media screen and (max-width:660px){.selection .selection__title{margin-left:0}}@media screen and (max-width:530px){.selection .selection__title{font-size:2.8rem;margin-bottom:4rem}}.modal{height:100%}.modal .modal__head{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;border-bottom:.1rem solid rgba(0,0,0,.2)}.modal .modal__head .modal__head__title{margin:2.8rem 4.5rem;font-size:2rem;font-weight:700}.modal .modal__head .modal-close-icon{padding:1.5rem;margin-right:2rem;opacity:.5;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.modal .modal__head .modal-close-icon:hover{opacity:1}@media screen and (max-width:420px){.modal .modal__head .modal__head__title{font-size:1.6rem}}.loading{z-index:10;position:absolute;top:0;left:0;width:100%;background:transparent -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed)) 0 0 no-repeat padding-box;background:transparent -moz-linear-gradient(top,#fff 0,#ededed 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#fff,#ededed) 0 0 no-repeat padding-box}.loading,.loading .loading__main{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;height:100%}.loading .loading__main{-moz-box-align:center;align-items:center}.loading .loading__main .loading__main__logo{margin-bottom:2rem}.loading .loading__footer{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:3rem}.loading .loading__footer .footer-link{position:static;-webkit-transform:none;-moz-transform:none;transform:none}.overlay-camera{position:absolute;top:0;left:0;z-index:1;width:100%;height:-moz-calc(100vh - 16px);height:calc(100vh - 16px);display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.overlay-camera .overlay-camera__hole{position:relative;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-box-shadow:0 0 0 999.9rem rgba(0,0,0,.3);box-shadow:0 0 0 999.9rem rgba(0,0,0,.3)}.overlay-camera__hud{z-index:2;padding-right:4rem;position:absolute;top:35.8333333333%;right:0;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.overlay-camera__hud,.overlay-camera__hud .overlay-camera__hud__close{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.overlay-camera__hud .overlay-camera__hud__close{width:2.8rem;height:2.8rem;margin-bottom:3.6rem;-moz-box-pack:center;justify-content:center;background:#fff;border-radius:50%;cursor:pointer;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;-moz-transition:transform .1s,-moz-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s,-moz-transform .1s}.overlay-camera__hud .overlay-camera__hud__close:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.overlay-camera__hud .res-group{width:3.2rem;margin-bottom:2.5rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;cursor:pointer;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;-moz-transition:transform .1s,-moz-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s,-moz-transform .1s}.overlay-camera__hud .res-group .res{width:3.2rem;border:.1rem solid #fff;margin-bottom:.4rem}.overlay-camera__hud .res-group .span{color:#fff;font-size:1.2rem;text-align:center}.overlay-camera__hud .res-group:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.overlay-camera__hud .overlay-camera__hud__current-res{width:0;height:0;border-top:1rem solid transparent;border-bottom:1rem solid transparent;border-right:3rem solid rgba(25,26,26,.7);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;position:absolute;top:7.5rem;right:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.overlay-camera__hole__button{z-index:2;position:absolute;left:50%;bottom:-3rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.overlay-camera__virtual-tour{height:100%}.screenshot-modal{position:relative;width:128rem;height:72rem}.screenshot-modal .screenshot-modal__pic{width:100%}.screenshot-modal .screenshot-modal__close-icon{z-index:1;padding:1rem;position:absolute;top:1rem;right:1rem;cursor:pointer}.screenshot-modal .screenshot-modal__download-btn{position:absolute;bottom:3rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.header-logo{z-index:10;width:22rem;height:8rem;position:absolute;top:0;left:8rem;background-color:#fff;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;cursor:pointer}.header-logo.header-logo_hide{z-index:5}@media screen and (max-width:767px){.header-logo{width:15rem;height:6rem;left:6rem}}@media screen and (max-width:374px){.header-logo{width:13rem;height:6rem;left:6rem}}@media screen and (max-width:960px)and (orientation:landscape){.header-logo{height:6rem;left:6rem}}.slider{width:100%;height:100vh;overflow:hidden}.slider .slider__arrow{width:6.4rem;height:6.4rem;border-radius:50%;background-color:#009fe3;z-index:5;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slider .slider__arrow.slider__arrow_left{left:7.4rem}.slider .slider__arrow.slider__arrow_right{right:7.4rem}.slider .slider__arrow .slider__arrow-text{color:#fff;font-size:1.6rem}.slider .slider__arrow .slider__arrow-btn{height:3.2rem;background-color:transparent;-webkit-transition:-webkit-filter .5s ease;transition:-webkit-filter .5s ease;-moz-transition:filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;cursor:pointer}.slider .slider__images{height:100vh;display:-moz-box;display:flex}.slider .slider__images .slider__image{position:relative;height:100%}.slider .slider__images .slider__image span{width:100vw!important}.slider .slider__images .slider__image span img{-webkit-filter:brightness(.75);filter:brightness(.75);left:100%!important}.slider .slider__images .slider__image.slider__image_active span img{z-index:2;left:0!important;-webkit-transition:left .8s ease;-moz-transition:left .8s ease;transition:left .8s ease}.slider .slider__images .slider__image.slider__image_prev-active span img{z-index:1;left:0!important}@media screen and (max-width:960px){.slider .slider__arrow.slider__arrow_left{left:2.4rem}.slider .slider__arrow.slider__arrow_right{right:2.4rem}}@media screen and (max-width:767px){.slider .slider__arrow{width:4.6rem;height:4.6rem}.slider .slider__arrow.slider__arrow_left{top:60%;left:2.4rem}.slider .slider__arrow.slider__arrow_right{right:2.4rem;top:60%}}@media screen and (max-width:960px)and (orientation:landscape){.slider .slider__arrow{width:4.6rem;height:4.6rem}.slider .slider__arrow.slider__arrow_left{top:60%;left:2.4rem}.slider .slider__arrow.slider__arrow_right{right:2.4rem;top:60%}}.apartment-info{margin-left:6.55rem}.apartment-info .apartment-info__title{margin-bottom:.6rem;font-size:2.4rem;font-weight:700}.apartment-info .apartment-info__desc{font-size:1.4rem;opacity:.5}.apartment-info .apartment-info__list{height:25.8rem;width:26rem;overflow:auto;margin:2.25rem 0;padding:2.25rem 0;border-top:.1rem solid rgba(25,26,26,.1);border-bottom:.1rem solid rgba(25,26,26,.1)}.apartment-info .apartment-info__list::-webkit-scrollbar{width:.8rem}.apartment-info .apartment-info__list::-webkit-scrollbar-track{background:#f1f1f1}.apartment-info .apartment-info__list::-webkit-scrollbar-thumb{background:#888}.apartment-info .apartment-info__list::-webkit-scrollbar-thumb:hover{background:#191a1a}.apartment-info .apartment-info__list .apartment-info__list-item__room-num{margin-right:1.35rem}.apartment-info .apartment-info__list .apartment-info__list-item{margin-bottom:1.36rem;font-size:1.2rem}.apartment-info .apartment-info__list .apartment-info__list-item:last-child{margin-bottom:0}.apartment-info .apartment-info__list .apartment-info__list-item .apartment-info__list-item__room-square{float:right;margin-right:.5rem}.apartment-info .apartment-info__count{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;font-size:1.2rem}.apartment-info .apartment-info__count .apartment-info__count-group{margin-bottom:1rem;width:100%;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}.apartment-info .apartment-info__count .apartment-info__count-group:last-child{margin-bottom:0}.apartment-info .apartment-info__count .apartment-info__count-group .apartment-info__count__all-square{font-weight:700}@media screen and (max-width:960px){.apartment-info{margin:3rem 0}.apartment-info .apartment-info__list{width:80vw;height:100%;max-height:20rem}}.link-switcher{z-index:2;position:absolute;top:-moz-calc(8rem + 2rem);top:calc(8rem + 2rem);right:2rem;display:inline-block;width:10rem;height:5rem;cursor:pointer}.link-switcher.link-switcher_interier{margin-top:1rem;top:8rem}.link-switcher .link-switcher__letters{z-index:1;width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);display:-moz-box;display:flex;-moz-box-align:center;align-items:center;justify-content:space-around}.link-switcher .link-switcher__letters .link-switcher__letter{font-size:1.4rem;color:#fff}.link-switcher input{opacity:0;width:0;height:0}.link-switcher .link-switcher__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#191a1a;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}.link-switcher .link-switcher__slider.round{border-radius:5rem}.link-switcher .link-switcher__slider.round:before{border-radius:50%}.link-switcher .link-switcher__slider:before{position:absolute;content:"";height:5rem;width:5rem;left:0;bottom:0;background-color:#009fe3;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}.link-switcher input:checked+.link-switcher__slider:before{-webkit-transform:translateX(5rem);-moz-transform:translateX(5rem);transform:translateX(5rem)}@media screen and (max-width:767px){.link-switcher.link-switcher{top:-moz-calc(6rem + 1.5rem);top:calc(6rem + 1.5rem);right:1.5rem}}@media screen and (max-width:415px){.link-switcher{width:8rem;height:4rem}.link-switcher .link-switcher__slider:before{height:4rem;width:4rem}.link-switcher input:checked+.link-switcher__slider:before{-webkit-transform:translateX(4rem);-moz-transform:translateX(4rem);transform:translateX(4rem)}}.modal-contact__form{height:-moz-calc(100% - 12rem);height:calc(100% - 12rem);width:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:end;justify-content:flex-end;-moz-box-align:center;align-items:center}.modal-contact__form .modal-contact__form-top .modal-contact__form__input,.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea{width:80vw;max-width:42rem;padding:2.2rem;border:none;background-color:#fcfcfb;font-size:1.4rem;font-weight:100}.modal-contact__form .modal-contact__form-top .modal-contact__form__input:focus-visible,.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea:focus-visible{outline:.2rem solid #191a1a}.modal-contact__form .modal-contact__form-top{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.modal-contact__form .modal-contact__form-top .modal-contact__form__error{padding:.5rem 0;height:2.5rem;font-size:1.2rem;color:#f44336}.modal-contact__form .modal-contact__form-top .modal-contact__form__error.modal-contact__form__error_success{color:#191a1a;font-size:1.6rem}.modal-contact__form .modal-contact__form-top .modal-contact__form_error:focus-visible{outline:none}.modal-contact__form .modal-contact__form-top .modal-contact__form_error:not(form){border:2px solid #f44336}.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea{height:18rem;resize:none}.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea::-webkit-scrollbar{width:.8rem}.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea::-webkit-scrollbar-track{background:#f1f1f1}.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea::-webkit-scrollbar-thumb{background:#888}.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea::-webkit-scrollbar-thumb:hover{background:#191a1a}@media screen and (max-width:420px){.modal-contact__form .modal-contact__form-top .modal-contact__form__textarea{height:16rem}}.modal-contact__form .modal-contact__form-bottom{width:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.modal-contact__border{width:100%;margin:2rem 0;border-bottom:.1rem solid rgba(25,26,26,.1)}