.configurator.configurator__error,.exterier-view.exterier-view__error{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#302f32!important}*{padding:0;margin:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{min-height:100%;height:100%}body{overflow:hidden}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:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:10px;font-weight:400;color:#302f32}.error-unexpected-page{height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:#302f32!important}.error-unexpected-page .error-wrapper{position:absolute;left:20.3125%;top:32.7777777778%}.error-unexpected-page .error-wrapper .error{color:#fff}.error-unexpected-page .error-wrapper .error.error-404{font-size:3.6rem;margin-bottom:3rem}.error-unexpected-page .error-wrapper .error.error-text{font-size:6.8rem;margin-bottom:3rem}@media screen and (max-width:960px){.error-unexpected-page .error-wrapper .error.error-404{font-size:2.4rem}.error-unexpected-page .error-wrapper .error.error-text{font-size:2.6rem}}@media screen and (max-width:660px){.error-unexpected-page .error-wrapper .error.error-text{font-size:2rem}}@media screen and (max-width:530px){.error-unexpected-page .error-wrapper .error.error-text{font-size:1.6rem}}@media screen and (max-width:400px){.error-unexpected-page .error-wrapper .error.error-text{font-size:1.4rem}}@media screen and (max-width:660px){.error-unexpected-page .error-wrapper{position:static;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center}}.header{padding:0 1.5rem;position:fixed;z-index:2;top:0;left:0;width:100%;height:8rem;background-color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media screen and (max-height:740px){.header{height:6rem}}.footer{z-index:1;width:100%;padding:2rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;position:absolute;bottom:0;left:0}@media screen and (max-width:767px){.footer{padding:2rem 0}}.footer-camera-icon{z-index:4;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;bottom:7.6rem;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}.footer-camera-icon.footer-camera-icon_hide{opacity:0}.primary-button{min-width:20rem;max-width:20rem;padding:1rem 2rem 1rem 3rem;margin-right:1.5rem;margin-bottom:1.5rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;background-color:#302f32;border-radius:.5rem;color:#fff;font-weight:500;font-size:1.4rem;cursor:pointer;border:none;-webkit-transition:all .5s ease;transition:all .5s ease}.primary-button:active,.primary-button:focus,.primary-button:hover{background-color:#83b434}.primary-button.primary-button_error{background-color:#fff;color:#302f32}.primary-button.primary-button_error:hover{background-color:#302f32;color:#fff;border:.1rem solid #fff}.primary-button.primary-button_error:hover img{-webkit-filter:brightness(9999);filter:brightness(9999)}.primary-button_simple{padding:0}.primary-button_simple,.secondary-button{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.secondary-button{min-width:5rem;min-height:5rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-radius:50%;background-color:#302f32;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease}.secondary-button.secondary-button_active,.secondary-button:hover{background-color:#83b434}.secondary-button:hover .secondary-button__pic{-webkit-filter:brightness(9999);filter:brightness(9999)}@media screen and (max-width:660px){.secondary-button{min-width:4.5rem;min-height:4.5rem}}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-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;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)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.async-spinner{z-index:11;position:absolute;top:0;left:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items: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;transition:1.5s}.fadeIn{opacity:1}.footer-link{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-align-items:flex-end;-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;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:#302f32}@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;-webkit-align-items:unset;-moz-box-align:unset;align-items:unset}}@media screen and (max-width:568px){.footer-link{text-align:center;max-width:12rem}}.home{height:100%;position:relative}.overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:#000 0 0 no-repeat padding-box;opacity:.5}.video-background{width:100vw;height:100%;display:block;object-fit:cover;-webkit-filter:brightness(.85);filter:brightness(.85)}.title-bar{z-index:2;padding-right:1rem;position:absolute;left:20.3125%;top:32.7777777778%}.title-bar .title-bar__title{max-width:42rem;color:#fff;font-size:5.6rem;margin-bottom:2rem}.title-bar .title-bar__subtitle{max-width:none;color:#fff;font-size:3.8rem;margin-bottom:7rem;font-weight:400}.title-bar .title-bar__buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1200px){.title-bar{position:absolute;left:15.625%;top:31.4814814815%}.title-bar .title-bar__title{max-width:37rem;font-size:4.6rem}.title-bar .title-bar__subtitle{font-size:3.2rem;margin-bottom:5rem}}@media screen and (max-width:960px){.title-bar{position:absolute;left:15.625%;top:31.4814814815%}.title-bar .title-bar__title{max-width:32rem;font-size:4rem}.title-bar .title-bar__subtitle{font-size:2.6rem;margin-bottom:3rem}.title-bar .title-bar__buttons{max-width:27rem}}@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{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:960px)and (min-aspect-ratio:3/2)and (orientation:landscape){.title-bar .title-bar__title{max-width:none}}@media screen and (max-width:767px)and (orientation:landscape){.title-bar .title-bar__title{max-width:none}}@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}}@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 .title-bar__title{font-size:3.2rem}.title-bar .title-bar__subtitle{margin-bottom:4rem;font-size:2.2rem}}.logos{position:absolute;bottom:4rem;right:4rem}@media screen and (max-width:568px){.logos{bottom:2rem;right:2rem}.logos .logos__icon{width:8rem}}@media screen and (max-height:568px)and (orientation:landscape){.logos{margin-bottom:0;bottom:2rem;right:2rem}.logos .logos__icon{width:8rem}}.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%);transform:translateX(-50%)}.exterier-view{position:relative;height:100%;background:#fff}.modal{height:100%;overflow-y:auto;overflow-x:hidden}.modal .modal__head{margin-bottom:3rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-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}.modal .modal__head .modal-close-icon{padding:.5rem;margin-right:2rem;opacity:.5;cursor:pointer;-webkit-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(#302f32),to(#302f32)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(top,#302f32,#302f32) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#302f32,#302f32) 0 0 no-repeat padding-box}.loading,.loading .loading__main{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:100%}.loading .loading__main{-webkit-align-items:center;-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%);transform:translateX(-50%);margin-bottom:3rem}.loading .loading__footer .footer-link{position:static;-webkit-transform:none;transform:none}.overlay-camera{position:absolute;top:0;left:0;z-index:1;width:100%;height:-webkit-calc(100vh - 16px);height:calc(100vh - 16px);display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.overlay-camera .overlay-camera__hole{position:relative;-webkit-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;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.overlay-camera__hud,.overlay-camera__hud .overlay-camera__hud__close{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.overlay-camera__hud .overlay-camera__hud__close{width:2.8rem;height:2.8rem;margin-bottom:3.6rem;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#fff;border-radius:50%;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.overlay-camera__hud .overlay-camera__hud__close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.overlay-camera__hud .res-group{width:3.2rem;margin-bottom:2.5rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-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);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(48,47,50,.7);display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:absolute;top:7.5rem;right:0;-webkit-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%);transform:translateX(-50%)}.overlay-camera__virtual-tour{height:100%}.nav{display:-webkit-flex;display:-moz-box;display:flex;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nav .nav__item{font-size:1.4rem;font-weight:500;color:#302f32;opacity:.5;cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease}.nav .nav__item:first-child{margin-right:3.2rem}.nav .nav__item.nav__item_active,.nav .nav__item:active,.nav .nav__item:focus,.nav .nav__item:hover{color:#83b434;opacity:1}@media screen and (max-width:660px){.nav .nav__item{font-size:1.4rem}}.menu{padding:2rem;position:absolute;top:8rem;right:2rem;background-color:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;-webkit-perspective:1000px;perspective:1000px;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;transform-origin:top center}.menu,.menu .menu__item{-webkit-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:#83b434}.menu .menu__item:last-child{padding-bottom:0}.menu .menu__item.menu__item_active{color:#83b434}.menu.menu_active{-webkit-transform:scaleY(1);transform:scaleY(1)}.menu.menu_active .menu__item{opacity:1}@media screen and (max-height:740px){.menu{top:6rem}}.configurator{position:relative;height:100%;background:#fff}.panel{z-index:3;width:46.6rem;padding-top:7rem;height:-webkit-calc(100% - 8rem);height:calc(100% - 8rem);position:absolute;bottom:0;right:0;overflow-y:auto;background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform-origin:right center;transform-origin:right center}.panel .panel__close-button{height:3.2rem;position:absolute;top:2.4rem;right:2.4rem;opacity:0;cursor:pointer}.panel .panel__close-button img{-webkit-transform:scale(.5);transform:scale(.5)}.panel.panel_active{-webkit-transform:scaleX(1);transform:scaleX(1)}.panel.panel_active .conf-item,.panel.panel_active .panel__close-button{opacity:1}.panel::-webkit-scrollbar{width:.8rem}.panel::-webkit-scrollbar-track{background:#f1f1f1}.panel::-webkit-scrollbar-thumb{background:#888}.panel::-webkit-scrollbar-thumb:hover{background:#302f32}@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{width:100%;padding-top:3rem}}@media screen and (max-width:767px)and (orientation:landscape){.panel{width:23rem;padding-top:3rem}}@media screen and (max-height:740px){.panel{height:-webkit-calc(100% - 6rem);height:calc(100% - 6rem)}}.conf-item{font-size:1.4rem;margin:0 5rem;opacity:0}.conf-item .conf-item__category{margin-bottom:1rem}.conf-item .conf-item__desc{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:2rem}.conf-item .conf-item__desc .conf-item__title{margin-right:.5rem;font-size:2rem;font-weight:700}.conf-item .conf-item__grid{margin-bottom:2.5rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.conf-item .conf-item__grid .conf-item__grid-item{width:11.2rem;height:11.2rem;margin:0 0 1rem;position:relative;border-radius:.5rem;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%);transform:translateX(-50%) translateY(-50%);border-radius:50%;background:#83b434 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 .conf-item__grid-item{width:8rem;height:8rem}}@media screen and (max-width:767px){.conf-item{margin:0 auto;max-width:26rem}.conf-item .conf-item__desc .conf-item__title{font-size:1.8rem}.conf-item .conf-item__grid .conf-item__grid-item{width:8rem;height:8rem}}@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:8rem;height:8rem}}@media screen and (max-width:374px){.conf-item{font-size:1.3rem}.conf-item .conf-item__desc .conf-item__title{font-size:1.6rem}}.configurator__full-pic{width:100%;height:100%;position:absolute;top:0;left:0}.configurator__full-pic div{width:100%;height:100%}.configurator__parts,.configurator__parts-pic{height:100%;width:100%;position:absolute;top:0;left:0}.configurator__parts-pic div{width:100%;height:100%}.configurator__parts-pic img{min-height:100%}.configurator__parts-pic img,.landscape-wrn{position:absolute;top:0;left:0;width:100%;height:100%}.landscape-wrn{z-index:5;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items: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}