.hero{height:100vh;overflow:hidden;position:relative;--hero-mobile-min-height:clamp(520px,calc(100svh - 80px),760px)}@media (max-width:1280px){.hero{height:auto}}@media (max-width:550px){.hero{aspect-ratio:auto;height:auto;min-height:var(--hero-mobile-min-height)}}.hero--small{height:60vh;--hero-mobile-min-height:420px}@media (max-width:550px){.hero--small{height:auto;min-height:var(--hero-mobile-min-height)}}.hero--small .fluid-image{height:60vh}@media (max-width:550px){.hero--small .fluid-image{height:var(--hero-mobile-min-height);min-height:var(--hero-mobile-min-height)}}body.header-active .hero.hero--small{height:60vh}@media (max-width:550px){body.header-active .hero.hero--small{height:auto;min-height:var(--hero-mobile-min-height)}}body.header-active .hero:not(.hero--small){height:calc(100vh - 90px)}@media (max-width:550px){body.header-active .hero:not(.hero--small){height:auto;min-height:var(--hero-mobile-min-height)}}body.header-active .hero .fluid-image:not(.hero--small){height:calc(100vh - 90px)}@media (max-width:550px){body.header-active .hero .fluid-image:not(.hero--small){height:var(--hero-mobile-min-height);min-height:var(--hero-mobile-min-height)}}.hero:before{background:linear-gradient(180deg,rgba(53,83,101,0),rgba(53,83,101,.6));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.pcon-configurator-modal .hero:before{display:none}.hero__container{align-items:center;bottom:50px;display:flex;justify-content:space-between;left:0;position:absolute;right:0;width:100%;z-index:2}.pcon-configurator-modal .hero__container{display:none}@media (max-width:550px){.hero__container{bottom:24px}}.hero__container-inner{align-items:flex-start;display:flex;flex-direction:column}.hero__description{color:#fff;font-size:clamp(28px,2.1875vw,42px);font-weight:400;line-height:1.1904761905;max-width:clamp(450px,46.875vw,900px)}.hero__description p{margin-bottom:15px}@media (max-width:667px){.hero__description{line-height:30px;max-width:100%}}@media (max-width:550px){.hero__description{max-width:min(100%,30rem)}}.hero .default-arrows{margin-bottom:25px}.hero__button{margin-top:20px}.hero__scroll-down{color:#fff;font-size:18px;font-weight:400;line-height:1.5;text-align:right;width:156px}@media (max-width:667px){.hero__scroll-down{display:none}}.hero__scroll-down-img{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;height:73px;justify-content:center;margin-left:auto;margin-top:20px;width:73px}.hero__scroll-down-img img{height:36px;width:15px}.hero__image img{height:100vh;object-fit:cover;width:100%}@media (max-width:1200px){.hero__image img{height:600px}}@media (max-width:550px){.hero__image img{height:var(--hero-mobile-min-height);min-height:var(--hero-mobile-min-height)}}.hero__video{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}.hero__play-video{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:2}