.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-section-overlay{z-index:1;color:#fff;background:radial-gradient(circle at 20% 40%,#388bfd2e 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-highlight{color:#fff;background:#388bfd;border-radius:4px;margin-top:.5rem;padding:.2rem .5rem;font-weight:700;display:inline-block}.hero-underline{background-color:#388bfd;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:#fff;background-color:#388bfd;border:none}.hero-devis:hover{background-color:#2563eb;transform:scale(1.05)}.hero-call{color:#fff;background-color:#0000;border:2px solid #fff}.hero-call:hover{color:#2563eb;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:#388bfd;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{height:100vh}.hero-section-overlay{text-align:center;flex-direction:column;justify-content:center;height:100%;padding:2rem 1rem;display:flex;overflow-y:auto}.hero-title{margin-bottom:.3rem;font-size:clamp(1.4rem,4.5vw + .5rem,2.1rem);line-height:1.15}.hero-subtitle{margin-bottom:.6rem;font-size:clamp(1rem,3vw + .6rem,1.25rem)}.hero-text{margin-inline:auto;font-size:.95rem;line-height:1.5}.hero-underline{margin:.4rem auto 1.4rem}.hero-buttons{flex-direction:column;gap:.9rem;width:100%}.hero-btn{width:100%;min-width:auto;padding:.65rem 1.2rem;font-size:1rem}.hero-dots{justify-content:center;margin-top:1.2rem}.hero-section-nav-left,.hero-section-nav-right{top:auto;bottom:20px;transform:none}}
