.hp-eco-section{background-color:#000;display:block;min-height:90vh;overflow:hidden;padding:clamp(4rem,10vw,7rem) 0;position:relative;z-index:1}.hp-eco-container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 5%;position:relative;width:100%;z-index:10}.hp-eco-vignette{inset:0;pointer-events:none;position:absolute;z-index:2}.hp-eco-vignette--top{background:linear-gradient(180deg,#000 0,#000 25%,rgba(0,0,0,.5) 60%,transparent);height:80%}.hp-eco-vignette--bottom{background:linear-gradient(0deg,#000 0,transparent);bottom:0;height:30%;top:auto}.hp-eco-vignette--sides{background:linear-gradient(90deg,#000 0,transparent 15%,transparent 85%,#000)}.hp-eco-mask{align-items:center;display:flex;inset:0;opacity:.65;pointer-events:none;position:absolute;z-index:0}.hp-eco-track{animation:eco-scroll linear infinite;display:flex;width:max-content;will-change:transform}.hp-eco-img{height:110vh;object-fit:contain;width:auto}@keyframes eco-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hp-eco-headline{color:#fff;font-size:clamp(1.875rem,6vw,3.25rem);font-weight:400;letter-spacing:-.02em;line-height:1.15;max-width:900px}.hp-eco-headline span{color:hsla(0,0%,100%,.4)}.hp-eco-description{color:hsla(0,0%,100%,.75);font-size:clamp(1rem,2vw,1.125rem);line-height:1.625;margin-top:2rem;max-width:28rem}.hp-eco-cta{align-items:center;color:#fff;display:inline-flex;font-size:.875rem;font-weight:700;gap:12px;margin-top:2.5rem;text-decoration:none;transition:opacity .3s ease}.hp-cta-text,.hp-eco-cta{position:relative}.hp-cta-text:after{background-color:#fff;bottom:-4px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.165,.84,.44,1);width:100%}.hp-eco-cta:hover{opacity:.7}.hp-eco-cta:hover .hp-cta-text:after{transform:scaleX(1)}.hp-cta-arrow{transition:transform .3s cubic-bezier(.165,.84,.44,1)}.hp-eco-cta:hover .hp-cta-arrow{transform:translateX(6px)}@media (max-width:767px){.hp-eco-section{min-height:800px;padding:5rem 0}.hp-eco-mask{align-items:center}.hp-eco-img{height:500px!important;object-fit:contain!important;transform:scale(2) translateY(64px);transform-origin:center;width:auto!important}.hp-eco-vignette--top{background:linear-gradient(180deg,#000 0,#000 30%,transparent);height:60%}.hp-eco-headline{font-size:2.25rem;line-height:1.2}}.js-reveal{opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.js-reveal.is-visible{opacity:1;transform:translateY(0)}