.configurator.configurator__error,.exterier-view.exterier-view__error,.interier-view.interier-view__error{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;background:#fff!important}*{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{position:fixed;z-index:3;top:0;left:0;width:100%;height:8rem;padding:0 1.5rem;background-color:#fff;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.header,.header .header-left-group{display:-moz-box;display:flex}.header .header-left-group>div{margin-right:3rem}.header .header-left-group>div:last-child{margin-right:0}.header .nav{display:-moz-box;display:flex;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.header .nav .nav__item{margin-right:3.2rem;font-size:1.6rem;font-weight:700;color:#191a1a;opacity:.5;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.header .nav .nav__item:last-child{margin-right:0}.header .nav .nav__item.nav__item_active,.header .nav .nav__item:active,.header .nav .nav__item:focus,.header .nav .nav__item:hover{color:#1db954;opacity:1}@media screen and (max-width:660px){.header .nav .nav__item{font-size:1.4rem}}.header .header-info{display:-moz-box;display:flex;margin-right:2rem}.header .header-info .header-info__details{margin-right:.5rem;opacity:.5;font-size:1.6rem;color:#191a1a}.header .header-info .header-info__appartment-num{opacity:1;font-size:1.6rem;color:#191a1a;font-weight:700}.header .header-info:first-child{margin-right:1rem}.header .header__info-bar{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}@media screen and (max-width:767px){.header{height:6rem}}.footer{z-index:3;width:100%;padding:2rem;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}.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:#191a1a;border-radius:1rem;color:#fff;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;cursor:pointer;border:none;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.primary-button:active,.primary-button:focus,.primary-button:hover{background-color:#1db954}.primary-button_simple{padding:0}.primary-button_simple,.secondary-button{-moz-box-pack:center;justify-content:center}.secondary-button{width:5rem;height:5rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;border-radius:50%;background-color:#191a1a;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.secondary-button.mb-1,.secondary-button.secondary-group-button{margin-bottom:1rem}.secondary-button.header-menu{margin-left:1.5rem}.secondary-button.secondary-button_active,.secondary-button:hover{background-color:#1db954}@media screen and (max-width:767px){.secondary-button{width:4.5rem;height:4.5rem}}.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:8px;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:8px solid transparent;border-top-color:#fff}@-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)}.transition-layout{opacity:0;-webkit-transition:1.5s;-moz-transition:1.5s;transition:1.5s}.fadeIn{opacity:1}.footer-link{position:absolute;left:50%;-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 .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:640px)and (orientation:landscape){.footer-link{text-align:center;-moz-box-align:unset;align-items:unset}}@media screen and (max-width:568px){.footer-link{text-align:center;max-width:12rem}}.switch{z-index:2;position:absolute;right:2rem;display:inline-block;width:10rem;height:5rem;cursor:pointer}.switch.switch_interier{margin-top:1rem;top:8rem}.switch .switch__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}.switch .switch__letters .switch__letter{font-size:1.4rem;color:#fff}.switch input{opacity:0;width:0;height:0}.switch .switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#191a1a;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}.switch .switch__slider.round{border-radius:5rem}.switch .switch__slider.round:before{border-radius:50%}.switch .switch__slider:before{position:absolute;content:"";height:5rem;width:5rem;left:0;bottom:0;background-color:#1db954;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}.switch input:checked+.switch__slider:before{-webkit-transform:translateX(5rem);-moz-transform:translateX(5rem);transform:translateX(5rem)}@media screen and (max-width:767px){.switch.switch_interier{top:6rem}}@media screen and (max-width:415px){.switch{width:8rem;height:4rem}.switch .switch__slider:before{height:4rem;width:4rem}.switch input:checked+.switch__slider:before{-webkit-transform:translateX(4rem);-moz-transform:translateX(4rem);transform:translateX(4rem)}}.home{height:100%;position:relative;overflow:hidden}.overlay{width:100%;position:absolute;top:0;left:0;background:#000 0 0 no-repeat padding-box;opacity:.5}.overlay,.thank-you{height:100%}.video-background{width:100vw;height:100%;object-fit:cover}.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:50.6rem;color:#fff;font-size:5.6rem;font-weight:700;margin-bottom:2rem}.title-bar .title-bar__subtitle{max-width:55rem;color:#fff;font-size:2.8rem;font-weight:400;margin-bottom:9rem}.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__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{font-size:4rem}.title-bar .title-bar__subtitle{font-size:2rem;margin-bottom:3rem}}@media screen and (max-width:960px){.title-bar{position:absolute;left:15.625%;top:31.4814814815%}.title-bar .title-bar__title{font-size:3.2rem}.title-bar .title-bar__subtitle{font-size:1.8rem;margin-bottom:7rem}.title-bar .title-bar__buttons{max-width:20rem}}@media screen and (max-width:767px){.title-bar.titlebar_active{top:20%;left:10%}}@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:25%}.title-bar.titlebar_active{position:absolute;left:7.8125%;top:18.5185185185%}.title-bar .title-bar__subtitle{margin-bottom:4rem}}@media screen and (max-width:374px){.title-bar.titlebar_active{position:absolute;left:7.8125%;top:13.8888888889%}}@media screen and (max-width:960px)and (orientation:landscape){.title-bar{position:absolute;left:15.625%;top:23.1481481481%}.title-bar .title-bar__subtitle{margin-bottom:3rem}.title-bar .title-bar__buttons{flex-wrap:nowrap}}@media screen and (max-width:640px)and (orientation:landscape){.title-bar .title-bar__title{font-size:2.8rem}.title-bar .title-bar__subtitle{font-size:1.5rem}}.logos{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:end;justify-content:flex-end;margin-bottom:2rem;width:100%}.logos .logos__icon:first-child{margin-right:3.6rem}@media screen and (max-width:568px){.logos{margin-bottom:0}}@media screen and (max-height:568px)and (orientation:landscape){.logos{margin-bottom:0}}.logos-mobile-header{z-index:1;padding:0 3rem;margin-bottom:0;position:absolute;top:3rem;left:0;-moz-box-pack:justify;justify-content:space-between}.logos-mobile-header.logos .logos__icon{-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7)}.logos-mobile-header.logos .logos__icon:first-child{margin-right:0}@media screen and (max-width:420px){.logos-mobile-header{padding:0;-moz-box-pack:center;justify-content:center}.logos-mobile-header.logos .logos__icon{-webkit-transform:scale(.5);-moz-transform:scale(.5);transform:scale(.5)}}.logos-mobile-footer.logos .logos__icon{-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7)}.logos-mobile-footer.logos .logos__icon:first-child{display:none}@media screen and (max-width:568px){.logos-mobile-footer.logos .logos__icon{margin-right:1rem;width:10rem;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.modal-content-info{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;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}}.modal-contact__form{height:-webkit-calc(100% - 12rem);height:-moz-calc(100% - 12rem);height:calc(100% - 12rem);display:-moz-box;-moz-box-orient:vertical;-moz-box-direction:normal;-moz-box-pack:justify;width:100%;display:flex;flex-direction:column;justify-content:space-between;-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: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)}.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%)}.apartment-info{margin-top:6.2rem;margin-left:6.55rem}.apartment-info .apartment-info__title{font-size:2.4rem;font-weight:700}.apartment-info .apartment-info__desc{font-size:1.2rem;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-pack:justify;justify-content:space-between;font-size:1.2rem}.apartment-info .apartment-info__count .apartment-info__count__together{text-transform:uppercase;letter-spacing:.24rem}.apartment-info .apartment-info__count .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}}.menu{padding:2rem;position:absolute;top:8rem;right:2rem;background-color:#fff;border-radius:0 0 1.5rem 1.5rem;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-moz-transform-origin:top center;transform-origin:top center}.menu,.menu .menu__item{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.menu .menu__item{padding-bottom:.9rem;cursor:pointer;font-size:1.4rem;opacity:0}.menu .menu__item:hover{color:#1db954}.menu .menu__item:last-child{padding-bottom:0}.menu .menu__item.menu__item_active{color:#1db954}.menu.menu_active{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}.menu.menu_active .menu__item{opacity:1}@media screen and (max-width:764px){.menu{top:6rem}}.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;color:#fff;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{padding-right:2rem;padding-left:2rem}.selection .selection__title{font-size:2.8rem;margin-bottom:4rem}}.card{width:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;padding:6rem 6rem 3rem;background-color:#fff;border-radius:1.5rem}.card .card__title{max-width:30rem;color:#fff;font-size:3.6rem;font-weight:700;margin-bottom:1.2rem;color:#191a1a}.card .card__subtitle{max-width:30rem;color:#fff;font-size:2rem;font-weight:400;margin-bottom:6rem;color:#191a1a;opacity:.5}.card .card__buttons{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.card .card__empty-entry{height:1.3rem;margin-top:1.5rem;letter-spacing:.24rem;opacity:.5;text-align:center;color:#191a1a;text-transform:uppercase;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;cursor:pointer}.card .card__empty-entry:hover{opacity:1}@media screen and (max-width:530px){.card{padding:4rem 4rem 3rem}.card .card__title{font-size:3rem}.card .card__subtitle{font-size:1.6rem}}@media screen and (max-height:570px){.card .card__subtitle{margin-bottom:2rem}}.card-sec{width:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;background-color:#fff;border-radius:1.5rem}.card-sec .card-sec__pic div{max-height:27rem}.card-sec .card-sec__pic img{border-radius:1.5rem 1.5rem 0 0}.card-sec .card-sec__content{max-height:27rem;padding:2rem 6rem}.card-sec .card-sec__content .card-sec__title{max-width:30rem;color:#fff;font-size:3.6rem;font-weight:700;margin-bottom:1.2rem;color:#191a1a}.card-sec .card-sec__content .card-sec__subtitle{max-width:30rem;color:#fff;font-size:2rem;font-weight:400;margin-bottom:6rem;color:#191a1a;opacity:.5}.card-sec .card-sec__content .card-sec__buttons{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.card-sec .card-sec__content .card-sec__empty-entry{height:1.3rem;margin-top:1.5rem;letter-spacing:.24rem;opacity:.5;text-align:center;color:#191a1a;text-transform:uppercase;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;cursor:pointer}.card-sec .card-sec__content .card-sec__empty-entry:hover{opacity:1}@media screen and (max-height:700px){.card-sec .card-sec__content{padding:1rem 3rem 2rem}.card-sec .card-sec__content .card-sec__title{font-size:3rem}.card-sec .card-sec__content .card-sec__subtitle{margin-bottom:3rem;font-size:1.5rem}}@media screen and (max-width:530px){.card-sec{padding:0}.card-sec .card-sec__title{font-size:3rem}.card-sec .card-sec__subtitle{font-size:1.6rem}}.interier{width:100%;background:transparent -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(top,#fff,#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}.interier,.interier-view{height:100%;position:relative}.interier-view{background:#fff}.exterier-view{height:100%;background-color:#fff}.modal{height:100%;overflow-y:auto;overflow-x:hidden}.modal .modal__head{margin-bottom:3rem;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}}.carousel{width:100%}.swiper{max-width:170rem;height:100%;padding:0 7rem 5rem!important}.swiper .swiper-pagination-bullet-active{background:#191a1a;opacity:.7}.swiper .swiper-wrapper{display:-moz-box;display:flex}.swiper .swiper-button-prev{color:#191a1a;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.swiper .swiper-button-prev.swiper-button-disabled{opacity:0}.swiper .swiper-button-next{color:#191a1a;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.swiper .swiper-button-next.swiper-button-disabled{opacity:0}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size:2rem;font-weight:700}.swiper.swiper_one-item{max-width:50rem}.swiper.swiper_two-item{max-width:85rem}@media screen and (max-width:1900px){.swiper{max-width:130rem}}@media screen and (max-width:1450px){.swiper{max-width:90rem}}@media screen and (max-width:800px){.swiper{max-width:50rem;margin-top:2rem}}@media screen and (max-width:660px){.swiper{padding:0 0 2rem!important}}@media screen and (max-height:700px){.swiper{margin-top:2rem}}.landscape-wrn{z-index:5;width:100%;height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;background-color:#fff}.landscape-wrn .landscape-wrn__title{font-size:1.2rem;text-align:center;max-width:30rem;margin-bottom:3rem}.loading{z-index:10;position:absolute;top:0;left:0;width:100%;background:transparent -webkit-gradient(linear,left top,left bottom,from(#000),to(#191a1a)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(top,#000,#191a1a) 0 0 no-repeat padding-box;background:transparent -moz-linear-gradient(top,#000 0,#191a1a 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#000,#191a1a) 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:-webkit-calc(100vh - 16px);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%}.livebar{z-index:1;padding-top:2rem;padding-left:3rem;position:absolute;top:8rem;left:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;color:#191a1a}.livebar .livebar-left{z-index:2;padding:.7rem 1.6rem;background-color:#eb6363;font-size:1.4rem;color:#f5f3ec;border-radius:.5rem}.livebar .livebar-right{z-index:1;position:relative;min-width:55rem;height:3.2rem;padding:.7rem .3rem .7rem 1rem;display:block;background-color:rgba(0,0,0,.2);border-radius:.5rem;left:-.5rem;overflow:hidden}.livebar .livebar-right .livebar-right__text{width:100%;position:absolute;font-size:1.4rem;color:#fff;white-space:nowrap;-webkit-animation:scroll 4s linear;-moz-animation:scroll 4s linear;animation:scroll 4s linear}.livebar .livebar-right .livebar-right__text.livebar-right__text_hide{display:none}@media screen and (max-width:767px){.livebar{top:6rem;width:100%;padding:1.5rem}.livebar .livebar-right{width:-webkit-calc(100% - 6.4rem);width:-moz-calc(100% - 6.4rem);width:calc(100% - 6.4rem);min-width:0;min-width:auto}.livebar .livebar-right .livebar-right__text{-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;font-size:1.2rem}}@-webkit-keyframes scroll{0%{margin-left:100%}to{margin-left:0}}@-moz-keyframes scroll{0%{margin-left:100%}to{margin-left:0}}@keyframes scroll{0%{margin-left:100%}to{margin-left:0}}.configurator{position:relative;height:100%;background:#fff;overflow:hidden}.configurator__full-pic{width:100%;height:100%;position:absolute;top:0;left:0}.configurator__full-pic span{width:100%;height:100%}.configurator__parts,.configurator__parts-pic{height:100%;width:100%;position:absolute;top:0;left:0}.configurator__parts-pic .configurator__parts-pic__thumb{position:absolute;top:0;opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.configurator__parts-pic .configurator__parts-pic__thumb.configurator__parts-pic__thumb_active{opacity:1}.configurator__parts-pic div,.configurator__parts-pic span{width:100%;height:100%}.configurator__parts-pic img{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%}.panel{z-index:4;width:46.6rem;height:-webkit-calc(100% - 8rem);height:-moz-calc(100% - 8rem);height:calc(100% - 8rem);position:absolute;bottom:0;right:0;overflow-y:auto;background-color:#fff;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform-origin:right center;-moz-transform-origin:right center;transform-origin:right center}.panel .panel__nav{width:100%;height:8rem;margin-bottom:3rem;display:-moz-box;display:flex;background-color:#191a1a}.panel .panel__nav .panel__nav-item{width:50%;font-size:1.4rem;color:#fff;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;cursor:pointer}.panel .panel__nav .panel__nav-item.panel__nav-item_active{background-color:#1db954}.panel .panel__close-button{height:3.2rem;position:absolute;top:2.4rem;right:2.4rem;cursor:pointer}.panel .panel__close-button img{-webkit-transform:scale(.5);-moz-transform:scale(.5);transform:scale(.5)}.panel.panel_active{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.panel::-webkit-scrollbar{width:.8rem}.panel::-webkit-scrollbar-track{background:#f1f1f1}.panel::-webkit-scrollbar-thumb{background:#888}.panel::-webkit-scrollbar-thumb:hover{background:#191a1a}@media screen and (max-width:960px)and (min-aspect-ratio:3/2)and (orientation:landscape){.panel{width:23rem;padding-top:3rem}}@media screen and (max-width:767px){.panel{height:-webkit-calc(100% - 6rem);height:-moz-calc(100% - 6rem);height:calc(100% - 6rem);width:100%;padding-top:3rem}.panel .panel__nav{height:6rem}}@media screen and (max-width:767px)and (orientation:landscape){.panel{height:-webkit-calc(100% - 6rem);height:-moz-calc(100% - 6rem);height:calc(100% - 6rem);width:23rem;padding-top:3rem}}.conf-item{margin-bottom:2.5rem;font-size:1.4rem;color:#191a1a}.conf-item .conf-item__category{margin-left:5rem;margin-bottom:1rem;font-weight:400}.conf-item .conf-item__desc{margin-left:5rem;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-bottom:2rem}.conf-item .conf-item__desc .conf-item__title{margin-right:.5rem;font-size:2.2rem;font-family:Montserrat,sans-serif;font-weight:700}.conf-item .conf-item__grid{display:-moz-box;display:flex;flex-wrap:wrap;max-width:36.6rem;margin:0 auto}.conf-item .conf-item__grid .conf-item__grid-item{width:11.2rem;height:11.2rem;margin:0 1rem 1rem 0;position:relative;overflow:hidden;cursor:pointer}.conf-item .conf-item__grid .conf-item__grid-item .conf-item__grid-item__icon{z-index:1;width:3.2rem;height:3.2rem;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);border-radius:50%;background:#1db954 url(/icons/icon-check.svg) no-repeat 50%}@media screen and (max-width:960px)and (min-aspect-ratio:3/2)and (orientation:landscape){.conf-item{margin:0 2.6rem}.conf-item .conf-item__desc .conf-item__title{font-size:1.8rem}.conf-item .conf-item__grid{max-width:30rem}.conf-item .conf-item__grid .conf-item__grid-item{width:9rem;height:9rem}}@media screen and (max-width:767px){.conf-item .conf-item__grid{max-width:30rem}.conf-item .conf-item__desc .conf-item__title{font-size:1.8rem}.conf-item .conf-item__grid .conf-item__grid-item{width:9rem;height:9rem;margin:0 1rem 1rem 0}}@media screen and (max-width:767px)and (orientation:landscape){.conf-item{margin:0 2.6rem}.conf-item .conf-item__desc .conf-item__title{font-size:1.8rem}.conf-item .conf-item__grid .conf-item__grid-item{width:9rem;height:9rem}}@media screen and (max-width:374px){.conf-item{font-size:1.3rem}.conf-item .conf-item__desc .conf-item__title{font-size:1.6rem}}.analytics{z-index:5;width:5rem;height:5rem;position:absolute;top:-webkit-calc(8rem + 7rem);top:-moz-calc(8rem + 7rem);top:calc(8rem + 7rem);right:2rem;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;border-radius:50%;background-color:#191a1a;color:#fff;font-size:2rem}@media screen and (max-width:767px){.analytics{width:4.5rem;height:4.5rem;top:-webkit-calc(6rem + 7rem);top:-moz-calc(6rem + 7rem);top:calc(6rem + 7rem);font-size:1.6rem}}.switch-slt__menu{margin-top:6rem;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:absolute;right:-10rem;top:1.5rem;opacity:0}.switch-slt__menu,.switch-slt__menu .switch-slt__menu-item{width:5rem;display:-moz-box;display:flex;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.switch-slt__menu .switch-slt__menu-item{height:5rem;margin-bottom:1rem;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;color:#fff;font-size:1.4rem;cursor:pointer;border-radius:50%;background-color:#191a1a}.switch-slt__menu .switch-slt__menu-item:hover{background-color:#1db954}.switch-slt__menu .switch-slt__menu-item:last-child{margin-bottom:0}.switch-slt__menu .switch-slt__menu-item.switch-slt__menu-item_active{background-color:#1db954}.switch-slt__menu.switch-slt__menu_active{opacity:1;right:1.5rem}@media screen and (max-width:767px){.switch-slt__menu{margin-top:5rem}.switch-slt__menu .switch-slt__menu-item{width:4.5rem;height:4.5rem}.switch-slt__menu.switch-slt__menu_active{right:1rem}}.slider{width:100%;height:100vh;overflow:hidden}.slider .slider__arrow{z-index:5;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.slider .slider__arrow button{cursor:pointer}.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{background-color:transparent;border:none;-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}.slider .slider__arrow .slider__arrow-btn.left{padding-right:1rem}.slider .slider__arrow .slider__arrow-btn.right{padding-left:1rem}.slider .slider__images{height:100vh;display:-moz-box;display:flex}.slider .slider__images .slider__image{position:relative;height:100%}.slider .slider__images .slider__image div{width:100vw!important}.slider .slider__images .slider__image div img{-webkit-filter:brightness(.75);filter:brightness(.75);left:100%!important}.slider .slider__images .slider__image.slider__image_active div 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 div 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.slider__arrow_left{top:60%;left:2.4rem}.slider .slider__arrow.slider__arrow_right{right:2.4rem;top:60%}}.similar{min-height:100%;height:unset!important;position:relative;background-color:#fff!important}.similar .similar-wrapper{height:100%;padding:calc(8rem + 3rem) 3rem 0;max-width:160rem;margin:0 auto;overflow-x:auto}.similar .similar-wrapper .similar__list{min-height:-webkit-calc(100vh - $header-height * 2 - $padding-top-wrapper);min-height:-moz-calc(100vh - $header-height * 2 - $padding-top-wrapper);min-height:calc(100vh - $header-height * 2 - $padding-top-wrapper);min-width:96rem;padding:3rem;background-color:#fff}.similar__item{width:100%;padding:2.2rem 2rem;display:-moz-box;display:flex;background-color:#191a1a;margin-bottom:1.5rem}.similar__item div{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-flex:1;flex:1 1;color:#fff;font-size:1.4rem}.similar__item.similar__item_titles{background-color:#191a1a}.similar__item .similar__list-key:after{content:"";margin-left:1rem;width:1.6rem;height:1.6rem;background:url(/icons/icon-sort.svg)}.navigation-menu{z-index:20;width:42rem;height:100%;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:fixed;top:0;right:0;opacity:1;background-color:#1db954}.navigation-menu .navigation-menu__icon-close{display:-moz-box;display:flex;-moz-box-pack:end;justify-content:flex-end;margin:2.4rem 2.4rem 0 0}.navigation-menu .navigation-menu__icon-close span{cursor:pointer}.navigation-menu .navigation-menu__list{margin:14rem 0 0 6rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start}.navigation-menu .navigation-menu__list .navigation-menu__list-item{margin-bottom:2rem;font-size:2.6rem;font-weight:700;color:#fff;text-transform:uppercase;cursor:pointer}.navigation-menu .navigation-menu__footer{position:absolute;width:100%;bottom:5rem;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.navigation-menu .navigation-menu__footer .navigation-menu__footer-btn{margin-bottom:16rem}.navigation-menu .navigation-menu__footer .navigation-menu__footer-logo{width:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}@media screen and (max-width:767px){.navigation-menu{width:100%}.navigation-menu .navigation-menu__icon-close{margin:1.2rem 1.2rem 0 0}.navigation-menu .navigation-menu__list{-moz-box-align:center;align-items:center;margin-left:0}}@media screen and (max-height:890px){.navigation-menu .navigation-menu__footer .navigation-menu__footer-btn{margin-bottom:12rem}}@media screen and (max-height:811px){.navigation-menu .navigation-menu__list{margin-top:5rem}}@media screen and (max-height:716px){.navigation-menu .navigation-menu__list .navigation-menu__list-item{margin-bottom:1rem;font-size:3.2rem}}@media screen and (max-height:666px){.navigation-menu .navigation-menu__list{margin-top:2rem}.navigation-menu .navigation-menu__list .navigation-menu__list-item{margin-bottom:1rem;font-size:2.8rem}.navigation-menu .navigation-menu__footer .navigation-menu__footer-btn{margin-bottom:8rem}}@media screen and (max-height:324px){.navigation-menu .navigation-menu__footer{bottom:0}.navigation-menu .navigation-menu__footer .navigation-menu__footer-btn{margin-bottom:5rem}}@media screen and (max-width:960px)and (orientation:landscape){.navigation-menu{width:100%}.navigation-menu .navigation-menu__list{margin-left:0;-moz-box-pack:center;justify-content:center;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.navigation-menu .navigation-menu__list .navigation-menu__list-item{margin-right:2rem;font-size:2.6rem}.navigation-menu .navigation-menu__list .navigation-menu__list-item:last-child{margin-right:0}}@media screen and (max-width:735px)and (orientation:landscape){.navigation-menu .navigation-menu__list .navigation-menu__list-item{font-size:2.2rem}}@media screen and (max-width:666px)and (orientation:landscape){.navigation-menu .navigation-menu__list .navigation-menu__list-item{font-size:2rem}.navigation-menu .navigation-menu__footer{bottom:1rem}}.navigation-menu__overlay{z-index:30;width:-webkit-calc(100% - $nav-width);width:-moz-calc(100% - $nav-width);width:calc(100% - $nav-width);height:100%;position:fixed;top:0;left:0;display:none;background-color:transparent}.navigation-menu__overlay.navigation-menu__overlay_active{display:block}.locale-switcher{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.locale-switcher .locale-switcher__space{font-size:1.6rem;font-weight:600;padding:0 .8rem}.locale-switcher .locale-switcher__item{font-size:1.6rem;font-weight:600;color:rgba(25,26,26,.5);cursor:pointer}.locale-switcher .locale-switcher__item.active{color:#1db954}.locale-switcher.home-position{z-index:3;position:absolute;top:2rem;left:8rem;background-color:#fff;padding:1.2rem 1.6rem;border-radius:1rem}@media screen and (max-width:1200px){.locale-switcher.home-position{top:7rem;left:6rem}}@media screen and (max-width:767px){.locale-switcher.home-position{top:7rem;left:1rem;padding:.8rem 1.2rem}.locale-switcher.home-position .locale-switcher__item,.locale-switcher.home-position .locale-switcher__space{font-size:1.4rem}}