.hero-slider{position:absolute;inset:0;z-index:0;background:#071a2f}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 7s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-bg{z-index:1;pointer-events:none}.hero-copy,.hero-panel{z-index:2}.hero-controls{position:absolute;z-index:4;left:max(24px,calc((100vw - var(--max))/2));bottom:26px;display:flex;align-items:center;gap:13px}.hero-controls>button{width:36px;height:36px;border:1px solid #ffffff4d;background:#071a2fcc;color:#fff;cursor:pointer}.hero-dots{display:flex;align-items:center;gap:7px}.hero-dots button{width:34px;height:5px;padding:0;border:0;background:#ffffff42;overflow:hidden;cursor:pointer}.hero-dots button span{display:block;width:0;height:100%;background:#53d5ff}.hero-dots button.active span{animation:slideProgress 7s linear forwards}.sound-toggle{bottom:26px}.hero-copy .eyebrow,.hero-copy h1,.hero-copy>p{transition:opacity .35s,transform .5s}.field-proof{position:relative}.field-proof:before{content:'GRANDES SOLUTIONS';position:absolute;right:2vw;top:25px;font-size:clamp(50px,9vw,150px);line-height:1;color:#ffffff05;font-weight:950;letter-spacing:-.06em;pointer-events:none}@keyframes slideProgress{from{width:0}to{width:100%}}@media(max-width:700px){.hero-controls{bottom:72px}.hero-dots button{width:22px}.hero-panel{margin-bottom:75px}}
