.hero{height:100vh;overflow:hidden;position:relative}@media (max-width:1280px){.hero{height:auto}}@media (max-width:550px){.hero{aspect-ratio:1/1;height:auto}}.hero--small,.hero--small .fluid-image,body.header-active .hero.hero--small{height:60vh}body.header-active .hero:not(.hero--small){height:calc(100vh - 90px)}@media (max-width:1350px){body.header-active .hero:not(.hero--small){height:calc(100vh - 60px)}}@media (max-width:550px){body.header-active .hero:not(.hero--small){height:auto}}body.header-active .hero .fluid-image:not(.hero--small){height:calc(100vh - 90px)}@media (max-width:1350px){body.header-active .hero .fluid-image:not(.hero--small){height:calc(100vh - 60px)}}@media (max-width:550px){body.header-active .hero .fluid-image:not(.hero--small){height:auto}}.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}.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;margin-bottom:55px;max-width:clamp(450px,46.875vw,900px)}.hero__description p{margin-bottom:15px}@media (max-width:667px){.hero__description{line-height:30px;margin-bottom:0;max-width:100%}}.hero .default-arrows{margin-bottom:25px}.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}@media (max-width:1200px){.hero__image img{height:600px}}.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}