.hero-section{height:100vh;position:relative;overflow:hidden}.hero-section-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-highlight{color:#3b3b3b;background:#00e6c3;border-radius:6px;margin-bottom:.3rem;padding:.25rem .6rem;font-weight:700;display:inline-block}.hero-section-overlay{z-index:1;color:#fff;background:radial-gradient(circle at 20% 40%,#00e6c32e 0%,#0000 60%),#0e1c268c;align-items:center;height:100%;padding-inline:1rem;display:flex;position:relative}.hero-title{font-family:var(--font-headings);margin-bottom:.3rem;font-size:clamp(2.1rem,4vw + 1rem,3.2rem);font-weight:800;line-height:1.15}.hero-subtitle{color:#d1d1d1;margin-bottom:.9rem;font-size:clamp(1.2rem,1.2vw + .9rem,1.6rem);font-weight:500}.hero-underline{background-color:#00e6c3;border-radius:2px;width:58px;height:4px;margin:.4rem 0 1.4rem}.hero-text{color:#d1d1d1;max-width:600px;font-size:clamp(1rem,.9vw + .9rem,1.25rem);line-height:1.6}.hero-btn{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:240px;padding:.75rem 1.65rem;font-size:1.05rem;font-weight:700;transition:transform .25s,background-color .25s;display:flex}.hero-devis{color:#0e1c26;background-color:#00e6c3;border:none}.hero-devis:hover{background-color:#00c2a6;transform:scale(1.05)}.hero-call{color:#fff;background-color:#0000;border:2px solid #fff}.hero-call:hover{color:#0e1c26;background-color:#fff;transform:scale(1.05)}.hero-dots{gap:.5rem;display:flex}.hero-dot{opacity:.7;cursor:pointer;background-color:#aaa;border-radius:50%;width:12px;height:12px;transition:background-color .3s,transform .3s}.hero-dot.active{opacity:1;background-color:#00e6c3;transform:scale(1.15)}.hero-section-nav{color:#fff;cursor:pointer;z-index:5;background-color:#00000073;border:none;border-radius:50%;padding:.55rem;transition:background-color .3s;position:absolute;top:50%;transform:translateY(-50%)}.hero-section-nav:hover,.hero-section-nav:focus{background-color:#000000bf}.hero-section-nav-left{left:22px}.hero-section-nav-right{right:22px}@media (max-width:768px){.hero-section-overlay{text-align:center;justify-content:center;padding:2rem 1rem}.hero-title{font-size:clamp(1.5rem,4.5vw + .5rem,2.1rem)}.hero-subtitle{font-size:clamp(1rem,1vw + .7rem,1.3rem)}.hero-text{font-size:clamp(.95rem,.8vw + .85rem,1.15rem)}.hero-proximity{font-size:1rem}.hero-underline{margin:.4rem auto 1.4rem}.hero-buttons{flex-direction:column}.hero-btn{width:100%}.hero-dots{justify-content:center;margin-top:1.2rem}}.hero-proximity{color:#fff;background-color:#ffffff14;border-left:4px solid #00e6c3;border-radius:6px;margin-top:.6rem;padding:.4rem .8rem;font-size:1.1rem;font-weight:600;display:inline-block}
