/* Vídeo de fundo da primeira seção. */
.hero{position:relative;isolation:isolate;max-width:none;padding-left:max(44px,calc((100% - 1152px)/2));padding-right:max(44px,calc((100% - 1152px)/2));padding-top:68px;padding-bottom:88px;background:#102f36;overflow:hidden}
.hero-backdrop{position:absolute;inset:0;z-index:-2;pointer-events:none}
.hero-backdrop video{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}
.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,27,32,.91) 0%,rgba(6,27,32,.78) 38%,rgba(6,27,32,.32) 100%)}
.hero-copy{color:#fff}
.hero .eyebrow,.hero h1>span{color:#c2ef91}
.hero .lead{color:#edf2f2}
.hero .micro{color:#d4e1e2}
.hero .button{background:#b6ee72;color:#102f36}
.hero .button:hover{background:#caf797}
.hero .text-link{color:#fff}
.hero .text-link:hover{color:#c2ef91}
.hero-product{background:rgba(235,242,239,.95)}
.video-toggle{position:absolute;left:max(44px,calc((100% - 1152px)/2));bottom:20px;min-height:36px;padding:6px 13px;border:1px solid #a2b6b9;border-radius:7px;background:rgba(9,31,36,.85);color:#fff;font:500 12px/1.5 'DM Sans',sans-serif;cursor:pointer}
.video-toggle:hover{background:#21484f}
.video-toggle[hidden]{display:none}
@media(max-width:1050px){.hero{padding-left:30px;padding-right:30px}.video-toggle{left:30px}}
@media(max-width:800px){.hero{padding-top:42px;padding-bottom:80px}.hero:before{background:linear-gradient(180deg,rgba(6,27,32,.8),rgba(6,27,32,.7) 52%,rgba(6,27,32,.88))}.hero-backdrop video{object-position:45% center}.hero-product{background:#eaf0f0}}
@media(max-width:480px){.hero{padding-left:22px;padding-right:22px}.video-toggle{left:22px}.hero h1{font-size:clamp(2.6rem,11.5vw,3.3rem)}}
