@keyframes move_background{0%,to{background-position-x:50%}50%{background-position-x:30%}}*{padding:0;margin:0;border:0}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus,a:active,a:focus{outline:0}body,html{min-width:100%;min-height:100%;scroll-behavior:smooth}body{line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,button,input,textarea{font-family:"Space Grotesk","Roboto",serif}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}@font-face{font-family:"flaticon_mycollection";src:url(/assets/font/flaticon_mycollection.woff2?b96935677629cee16d228143ac36f81d)format("woff2"),url(/assets/font/flaticon_mycollection.woff?b96935677629cee16d228143ac36f81d)format("woff"),url(/assets/font/flaticon_mycollection.eot?b96935677629cee16d228143ac36f81d#iefix)format("embedded-opentype"),url(/assets/font/flaticon_mycollection.ttf?b96935677629cee16d228143ac36f81d)format("truetype"),url(/assets/font/flaticon_mycollection.svg?b96935677629cee16d228143ac36f81d#flaticon_mycollection)format("svg")}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{font-family:flaticon_mycollection!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flaticon-twitter:before{content:""}.flaticon-telegram:before{content:""}.flaticon-threads:before{content:""}.flaticon-meta:before{content:""}.flaticon-vk:before{content:""}.flaticon-whatsapp:before{content:""}.flaticon-instagram:before{content:""}.flaticon-facebook:before{content:""}.flaticon-tiktok:before{content:""}.flaticon-pinterest:before{content:""}.flaticon-linkedin:before{content:""}.flaticon-youtube:before{content:""}.flaticon-messenger:before{content:""}.flaticon-globe:before{content:""}.flaticon-back:before{content:""}.flaticon-upload:before{content:""}.flaticon-next:before{content:""}.flaticon-download:before{content:""}.flaticon-cancel:before{content:""}.flaticon-previous:before{content:""}:root{--base-screen-width:1920;--hPadding:40px;--headerHeight:50px}@media screen and (max-width:1600px){:root{--base-screen-width:1600}}@media screen and (max-width:1200px){:root{--base-screen-width:1200;--hPadding:30px}}@media screen and (max-width:720px){:root{--base-screen-width:720;--hPadding:20px}}@media screen and (max-width:480px){:root{--base-screen-width:480;--hPadding:20px}}body,html{min-height:100vh}body{display:flex;flex-direction:column;justify-content:space-between;background-color:#f1f3f4;color:#2c2d2f}body::-webkit-scrollbar{width:0}body.lock{overflow:hidden;height:100vh}section{width:100%}.container{width:1200px;max-width:100%;padding:0 var(--hPadding);margin:0 auto}main{flex:1;display:flex;flex-direction:column;justify-content:start;align-items:center}.heading,.heading2{padding:calc(var(--hPadding)*2)0;text-align:center}.card h4,.heading h1{font-weight:500;margin-bottom:.5em}.heading h1,.heading2 h2{font-size:46px;color:#2c2d2f}.heading .sub-title{font-size:20px;line-height:1.2;font-weight:400;color:#707070}.heading2{padding:0 0 calc(var(--hPadding)/2)}.heading2 h2{font-size:36px;font-weight:400;margin-bottom:.5em}.heading2 .sub-title{font-size:18px;font-weight:400;color:#707070}.card{background-color:#fff;line-height:1.3;width:100%;border-radius:5px;padding:calc(var(--hPadding)*1) var(--hPadding)}.card h2,.card p{font-size:36px;font-weight:400;margin-bottom:1em}.card h4{font-size:20px;margin-top:1.5em}.card p{font-size:16px;font-weight:300;color:#707070}.card p:last-child,.configuration-cards .configuration-card .meta .description p:last-child{margin-bottom:0}.card figure img{width:100%;height:auto;margin-bottom:1em}::-webkit-scrollbar{display:none}header,header ul.nav{display:flex;flex-direction:row}header{justify-content:space-between;align-items:center;height:var(--headerHeight);padding:0 var(--hPadding);gap:3em;background-color:#fff}@media screen and (max-width:720px){header{gap:1.5em}}header .logo img{width:auto;height:15px}header ul.nav{justify-content:center;gap:1em}@media screen and (max-width:1200px){header ul.nav{display:none}}header ul.nav li{padding:0;border-bottom:2px solid transparent;white-space:nowrap}header ul.nav li:hover{border-bottom:2px solid rgba(44,45,47,.1)}header ul.nav li a{display:block;padding:8px 1em;color:#2c2d2f}header .left{flex:1}@media screen and (max-width:1200px){header .menu{display:none}}header .right{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:3em}@media screen and (max-width:720px){header .right{gap:1.5em}}header .right .logo-neo,header .right .logo-neo img{height:17px;width:auto}.scene-grid .scene-item,header .right .lang{position:relative;display:flex;justify-content:center;align-items:center}header .right .lang{height:var(--headerHeight);margin-right:-1em}@media screen and (max-width:1200px){header .right .lang{display:none}}header .right .lang button{background-color:transparent;margin:0;padding:0 1em;border:0;height:var(--headerHeight)}.elevator .button i,footer ul.social li i,header .right .lang button i{font-size:18px}header .right .lang button:hover{color:#2c2d2f}header .right .lang ul.lang-list{position:absolute;overflow:hidden;top:100%;max-height:0;left:50%;transform:translateX(-50%);z-index:99;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px);transition:all .1s ease;padding:0}header .right .lang ul.lang-list.active{max-height:100px}header .right .lang ul.lang-list li{padding:0;color:#2c2d2f;transition:all .1s ease}header .right .lang ul.lang-list li a{display:block;padding:.5em 1.2em;color:#2c2d2f;transition:all .1s ease}header .right .lang ul.lang-list li:hover{background-color:#2c2d2f;color:#f1f3f4}header .right .lang ul.lang-list li:hover a{color:#f1f3f4}header .right .icon-menu{display:none}@media (max-width:1200px){header .right .icon-menu{position:relative;display:block;width:30px;height:var(--headerHeight);cursor:pointer;z-index:100}header .right .icon-menu span{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:calc(50% - 1px);left:0;position:absolute;width:100%;height:2px;background-color:#2c2d2f}header .right .icon-menu span:first-child{top:calc(50% - 9px)}header .right .icon-menu span:last-child{top:auto;bottom:calc(50% - 9px)}header .right .icon-menu.active span{-moz-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0);background-color:#2c2d2f}header .right .icon-menu.active span:first-child{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}header .right .icon-menu.active span:last-child{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}}header .menu-body{position:fixed;width:100%;height:100%;top:var(--headerHeight);left:0;overflow:auto;background-color:#f1f3f4;padding:0 var(--hPadding);transform:translate3d(0,-110%,0);-webkit-transform:translate3d(0,-110%,0);-ms-transform:translate3d(0,-110%,0);-o-transform:translate3d(0,-110%,0);-moz-transform:translate3d(0,-110%,0);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:10}header .menu-body.active{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}header .menu-body ul.menu-list{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:1em 0}header .menu-body ul.menu-list li{color:#2c2d2f;padding:0}header .menu-body ul.menu-list li a{display:block;padding:.8em 2em;color:#2c2d2f}header .menu-body ul.lang-list{border-top:1px solid #707070;justify-content:start;align-items:start;padding:2em;margin-left:-1.2em;gap:2em}header .menu-body ul.lang-list li{color:#2c2d2f}header .menu-body ul.lang-list li a{padding:.5em 1.2em;color:#2c2d2f}footer,footer ul.social,header .menu-body ul.lang-list{display:flex;flex-direction:row}footer{background-color:#2c2d2f;padding:var(--hPadding) var(--hPadding);margin-top:calc(60*100/var(--base-screen-width)*1vw);font-size:calc(14*100/var(--base-screen-width)*1vw);color:#707070;justify-content:space-between;align-items:center;gap:3em}footer ul.social{gap:1.5em}footer ul.social li,header ul.nav li{cursor:pointer;transition:all .1s ease}footer ul.social li a,header .right .lang button{color:#707070;transition:all .1s ease}footer ul.social li a:hover{color:#f1f3f4}.scene-grid{display:grid;gap:calc(10*100/var(--base-screen-width)*1vw);grid-template-columns:1fr 1fr;width:100%}@media (max-width:720px){.scene-grid{grid-template-columns:1fr;gap:0}}.scene-grid .scene-item{background-color:rgba(44,45,47,.1);aspect-ratio:955/710;background-position-x:50%;background-position-y:100%;background-repeat:no-repeat;background-size:cover;background-image:var(--bgImage1920);flex-direction:column}.scene-grid .scene-item:first-child{grid-column:span 2}@media (min-width:721px){.scene-grid .scene-item:first-child{aspect-ratio:1920/720}}@media (max-width:720px){.scene-grid .scene-item:first-child{grid-column:span 1}}.scene-grid .scene-item:first-child .scene-content{top:15%}@media (max-width:720px){.scene-grid .scene-item{aspect-ratio:410/500;background-image:var(--bgImage720)}}.li-head .scene-content,.scene-grid .scene-item .scene-content{position:absolute;top:10%;left:50%;width:100%;transform:translate(-50%);text-align:center;display:flex;color:#fff;justify-content:center;align-items:center;flex-direction:column;gap:1.4rem}.li-head .scene-content .scene-main,.scene-grid .scene-item .scene-content .scene-main{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.scene-grid .scene-item .scene-content .scene-main .scene-model{font-size:calc(60*100/var(--base-screen-width)*1vw);font-weight:400;line-height:1;margin:0;transition:font-size .1s ease}.li-head .scene-content .scene-main .scene-model,.scene-grid .scene-item .scene-content .scene-main .scene-model-info{font-size:calc(20*100/var(--base-screen-width)*1vw);font-weight:300;line-height:1;margin:0;transition:font-size .1s ease}.scene-grid .scene-item .scene-content .scene-buttons-list .scene-button{font-size:calc(15*100/var(--base-screen-width)*1vw);font-weight:400;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#2c2d2f;background-color:#f1f3f4;border-color:#f1f3f4;height:2.4em;padding:0 1.4em;border-radius:1.2em;transition:all .1s ease;cursor:pointer}.li-head .scene-content .scene-buttons-list .scene-button:hover,.scene-grid .scene-item .scene-content .scene-buttons-list .scene-button:hover{color:#f1f3f4;background-color:#2c2d2f;border-color:#2c2d2f}.li-head,.sticky-menu .menu-content ul li .button{display:flex;align-items:center;justify-content:center}.li-head{background-color:rgba(44,45,47,.1);width:100%;height:calc(100vh - var(--headerHeight));position:relative;background-position-x:50%;background-position-y:0;background-repeat:no-repeat;background-size:cover;background-image:var(--bgImage1920);flex-direction:column;gap:1.4rem}@media (max-width:720px){.li-head{background-image:var(--bgImage720)}}.li-head .scene-content .scene-main .scene-model{font-size:calc(100*100/var(--base-screen-width)*1vw);font-weight:400}.li-head .scene-content .scene-main .scene-model-info{font-size:calc(32*100/var(--base-screen-width)*1vw);font-weight:300;line-height:1;margin:0;transition:font-size .1s ease;-webkit-filter:drop-shadow(1px 1px 2px rgba(0,0,0,.2));filter:drop-shadow(1px 1px 2px rgba(0,0,0,.2))}.elevator .button,.li-head .scene-content .scene-buttons-list .scene-button{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s ease}.li-head .scene-content .scene-buttons-list .scene-button{font-size:calc(15*100/var(--base-screen-width)*1vw);font-weight:400;flex-direction:column;color:#2c2d2f;background-color:#f1f3f4;border-color:#f1f3f4;height:2.4em;padding:0 1.4em;border-radius:1.2em}.elevator{z-index:201;position:fixed;width:48px;height:48px;right:var(--hPadding);bottom:var(--hPadding);overflow:hidden;pointer-events:none}.elevator.active .button{bottom:0}.elevator .button{position:absolute;right:0;width:48px;height:48px;background-color:rgba(255,255,255,.8);border-radius:24px;pointer-events:all;-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px);bottom:-48px}.elevator .button:hover{background-color:#2c2d2f;color:#f1f3f4}.sl{margin-top:calc(120*100/var(--base-screen-width)*1vw)}.sl .sl-slider{width:100%}.sl .sl-slider .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;width:64%;aspect-ratio:16/9;border-radius:4px;overflow:hidden}.sl .sl-slider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:720px){.sl .sl-slider .swiper-slide{flex-direction:column;width:90%;aspect-ratio:unset;height:auto}}.sl .sl-slider .scene-image{position:relative;aspect-ratio:16/9;background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:cover;background-image:var(--bgImage1920);width:100%}@media (max-width:720px){.sl .sl-slider .scene-image{background-image:var(--bgImage720)}}.sl .sl-slider .scene-info{position:absolute;padding:calc(60*100/var(--base-screen-width)*1vw) calc(60*100/var(--base-screen-width)*1vw) calc(40*100/var(--base-screen-width)*1vw);top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff}@media (max-width:720px){.sl .sl-slider .scene-info{justify-content:start;color:#2c2d2f;position:relative;padding:calc(40*100/var(--base-screen-width)*1vw) calc(60*100/var(--base-screen-width)*1vw);top:unset;left:unset;width:100%;height:100%;background-color:#fff;flex:1}}.sl .sl-slider .scene-info .scene-info-title{font-size:calc(40*100/var(--base-screen-width)*1vw);font-weight:500;line-height:1.333}@media (max-width:720px){.sl .sl-slider .scene-info .scene-info-title{font-size:calc(30*100/var(--base-screen-width)*1vw);margin-bottom:calc(32*100/var(--base-screen-width)*1vw)}}.sl .sl-slider .scene-info .scene-info-list{display:flex;flex-direction:row;justify-content:center;column-gap:calc(60*100/var(--base-screen-width)*1vw);row-gap:calc(20*100/var(--base-screen-width)*1vw)}@media (max-width:720px){.sl .sl-slider .scene-info .scene-info-list{flex-wrap:wrap;justify-content:start}}.sl .sl-slider .scene-info .scene-info-list .scene-info-item{display:flex;flex-direction:column;justify-content:start;align-items:start;text-align:left}@media (max-width:720px){.sl .sl-slider .scene-info .scene-info-list .scene-info-item{min-width:40%}}.sl .sl-slider .scene-info .scene-info-list .scene-info-item .scene-info-item-title{font-size:calc(14*100/var(--base-screen-width)*1vw);line-height:1.666;font-weight:300}@media (max-width:720px){.sl .sl-slider .scene-info .scene-info-list .scene-info-item .scene-info-item-title{font-size:calc(18*100/var(--base-screen-width)*1vw)}}.sl .sl-slider .scene-info .scene-info-list .scene-info-item .scene-info-item-content{font-size:calc(25*100/var(--base-screen-width)*1vw);line-height:1.5;font-weight:500}@media (max-width:720px){.sl .sl-slider .scene-info .scene-info-list .scene-info-item .scene-info-item-content{font-size:calc(28*100/var(--base-screen-width)*1vw)}}.sl .sl-control{margin:calc(60*100/var(--base-screen-width)*1vw) auto 0;width:64%;display:flex;justify-content:space-between;align-items:center}@media (max-width:720px){.sl .sl-control{width:90%;justify-content:center;margin:calc(40*100/var(--base-screen-width)*1vw) auto 0}.sl .sl-control .swiper-pagination-horizontal.swiper-pagination-bullets{text-align:center}}.sl .sl-control .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#ccc;width:20px;height:2px;border-radius:50px;margin:0 2px;transition:background-color .3s ease;opacity:1}.sl .sl-control .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#191919}.sl .sl-control .sl-button-next,.sl .sl-control .sl-button-prev{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background-color:rgba(0,0,0,.1);border-radius:24px;pointer-events:all;cursor:pointer;transition:all .1s ease}.sl .sl-control .sl-button-next:hover,.sl .sl-control .sl-button-prev:hover{background-color:#2c2d2f;color:#f1f3f4}.sl .sl-control .sl-button-next i{padding-left:.1em}.sl .sl-control .sl-button-prev i{padding-right:.1em}.sl .sl-control .sl-navigation,.sticky-menu{display:flex;align-items:center;flex-direction:row;gap:20px}@media (max-width:720px){.sl .sl-control .sl-navigation{display:none}}.sticky-menu{width:100%;justify-content:space-between;height:0;padding:0 var(--hPadding);gap:3em;background-color:rgba(241,243,244,.7);will-change:transform,opacity;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);transition:all .1s ease;overflow:hidden;position:fixed;top:0;z-index:300}@media screen and (max-width:720px){.sticky-menu{gap:1.5em}}.sticky-menu.active{height:var(--headerHeight)}.configuration-cards,.sticky-menu .menu-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.configuration-cards .configuration-card .meta h5,.sticky-menu .menu-content h2{font-weight:500;font-size:calc(18*100/var(--base-screen-width)*1vw)}.sticky-menu .menu-content ul{display:flex;flex-direction:row;gap:3em;margin-right:-2em}.sticky-menu .menu-content ul li .button{height:var(--headerHeight);color:#2c2d2f;padding:0 2em}.configuration-cards{align-items:stretch;justify-content:center;gap:calc(var(--hPadding)/2);flex-wrap:wrap}.configuration-cards .configuration-card{display:flex;flex-direction:column;align-items:start;justify-content:stretch;flex:1 0 calc(33.3333% - var(--hPadding)/3);max-width:calc(33.3333% - var(--hPadding)/3);cursor:pointer;transition:all .1s ease;border-radius:4px;background-color:#fff}@media screen and (max-width:1200px){.configuration-cards .configuration-card{flex:1 0 calc(50% - var(--hPadding)/2);max-width:calc(50% - var(--hPadding)/2)}}@media screen and (max-width:720px){.configuration-cards .configuration-card{flex:1 0 100%;max-width:100%}}.configuration-cards .configuration-card .image{aspect-ratio:720/540;overflow:hidden}.configuration-cards .configuration-card .image img{width:100%;object-fit:cover;aspect-ratio:720/540;overflow:hidden;transition:all .1s ease-in-out}.configuration-cards .configuration-card .meta{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%;padding:calc(var(--hPadding)/2) var(--hPadding) var(--hPadding) var(--hPadding)}.configuration-cards .configuration-card .meta h5{color:#2c2d2f;font-weight:400;margin-bottom:.4em}.configuration-cards .configuration-card .meta h4{color:#2c2d2f;font-weight:400;font-size:calc(20*100/var(--base-screen-width)*1vw);line-height:1.2;margin:0}.configuration-cards .configuration-card .meta h3{color:#2c2d2f;font-weight:500;font-size:calc(22*100/var(--base-screen-width)*1vw);line-height:1.2;margin:0}.configuration-cards .configuration-card .meta .description{margin-top:.6em;font-weight:300;font-size:calc(13*100/var(--base-screen-width)*1vw);color:#707070;line-height:1.2}.configuration-cards .configuration-card .meta .description p{margin-bottom:.5em}.configuration-cards .configuration-card:hover{-webkit-filter:drop-shadow(1px 1px 10px rgba(0,0,0,.2));filter:drop-shadow(1px 1px 10px rgba(0,0,0,.2))}.configuration-cards .configuration-card:hover img{transform:scale(1.2)}.configuration-wizard{background-color:#fff;padding:var(--hPadding)}.configuration-wizard .wizard-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:var(--hPadding)}.configuration-wizard .wizard-header .step-title{font-weight:500;font-size:calc(28*100/var(--base-screen-width)*1vw);color:#2c2d2f}.configuration-wizard .wizard-header .step-indicator{font-weight:300;font-size:calc(16*100/var(--base-screen-width)*1vw);color:#707070}.configuration-wizard .wizard-header.hide{display:none}.configuration-wizard .configuration-cards{row-gap:var(--hPadding)}.configuration-wizard .configuration-cards .configuration-card{position:relative;border:1px solid rgba(112,112,112,.1);transition:all .1s ease}.configuration-wizard .configuration-cards .configuration-card.selected{border:1px solid #2c2d2f}.configuration-wizard .configuration-cards .configuration-card .choice{position:absolute;top:0;right:0;transform:translate(30%,-30%)}.configuration-wizard .configuration-cards .configuration-card .choice input:where([type=checkbox],[type=radio]){pointer-events:none;-webkit-appearance:none;appearance:none;width:32px;height:32px;vertical-align:top;margin:0;border:1px solid #ddd;border-radius:4px;background:#fff no-repeat center center}.configuration-wizard .configuration-cards .configuration-card .choice input[type=radio]{border-radius:50%}.configuration-wizard .configuration-cards .configuration-card .choice input:where([type=checkbox],[type=radio]):where(:active:not(:disabled),:focus){border-color:#2c2d2f;outline:0}.configuration-wizard .configuration-cards .configuration-card .choice input:where([type=checkbox],[type=radio]):disabled{background:#eee}.configuration-wizard .configuration-cards .configuration-card .choice input[type=checkbox]:checked,.configuration-wizard .configuration-cards .configuration-card .choice input[type=radio]:checked{background-image:url(/assets/img/elements/checkbox.svg);border-color:#2c2d2f}.configuration-wizard .wizard-content.hide{display:none}.configuration-wizard .form{display:flex;flex-direction:column;gap:1em;font-size:16px}.configuration-wizard .form .form-element{display:flex;flex-direction:column;gap:.5em}.configuration-wizard .form input,.configuration-wizard .form textarea{border:1px solid rgba(112,112,112,.2);border-radius:4px;padding:.5em 1em;font-size:16px}.configuration-wizard .wizard-footer{display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--hPadding)}.configuration-wizard .wizard-footer button,a.wizard-btn{font-size:calc(15*100/var(--base-screen-width)*1vw);font-weight:400;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em;color:#f1f3f4;background-color:#2c2d2f;border-color:#2c2d2f;height:2.4em;padding:0 1.4em;border-radius:1.2em;transition:all .1s ease;cursor:pointer}.configuration-wizard .wizard-footer button i,a.wizard-btn i{padding-top:.2em}.configuration-wizard .wizard-footer button:hover:not([disabled]),a.wizard-btn:hover:not([disabled]){color:#2c2d2f;background-color:#f1f3f4;border-color:#f1f3f4}.configuration-wizard .wizard-footer button[disabled],a.wizard-btn[disabled]{color:#707070;background-color:#f1f3f4;border-color:#f1f3f4;cursor:not-allowed}#result-error,#result-success,.configuration-wizard .wizard-footer button.hide,.configuration-wizard .wizard-footer.hide,a.wizard-btn.hide{display:none}.configuration-wizard .step{display:block;overflow:hidden;opacity:0;transition:opacity .3s linear;max-height:0}.configuration-wizard .step.active{overflow:visible;opacity:1;max-height:2000px}#result-error.active,#result-success.active{display:flex;flex-direction:column;align-items:center;justify-content:center}