.hero{background-color:var(--base-200);align-items:center;width:100%;min-height:90vh;padding:10rem 5% 2rem;display:flex;position:relative;overflow:hidden}.hero-container{width:100%;max-width:1400px;margin:0 auto}.hero-tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);align-items:center;gap:1rem;margin-bottom:2rem;font-size:.9rem;font-weight:700;display:flex}.dot{background-color:var(--accent);border-radius:50%;width:8px;height:8px}.hero-heading{font-family:var(--font-montserrat), sans-serif;color:var(--base-300);text-transform:uppercase;letter-spacing:-.06em;flex-direction:column;margin:0;font-size:clamp(3.5rem,12vw,120px);font-weight:800;line-height:.95;display:flex}.hero-line{white-space:nowrap;align-items:center;gap:.25em;display:flex}.hero-image-badge{-o-object-fit:cover;object-fit:cover;vertical-align:middle;border-radius:12px;width:auto;height:.9em;display:inline-block;transform:translateY(-5%);box-shadow:0 10px 30px #0000001a}@media (max-width:1024px){.hero-heading{font-size:max(3rem,10vw)}.hero{min-height:60vh;padding-top:10rem}}@media (max-width:768px){.hero-heading{letter-spacing:-.04em;font-size:max(2.5rem,12vw)}.hero-line{white-space:normal;flex-direction:column;align-items:flex-start;gap:.2rem}.hero-image-badge{border-radius:20px;height:70px;margin-bottom:1rem;transform:none}.hero-tagline{margin-bottom:1.5rem}.hero{padding-top:8rem}}@media (max-width:480px){.hero-image-badge{height:60px}.hero-heading{line-height:1}}
