.hero-module__L_f-fG__hero{text-align:center;height:calc(100vh - var(--header-height));color:var(--background-color);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-module__L_f-fG__heroImage{object-fit:cover;z-index:1}.hero-module__L_f-fG__overlay{z-index:2;background-color:#1a1a1a99;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__L_f-fG__content{z-index:3;flex-direction:column;align-items:center;gap:2.5rem;max-width:90rem;display:flex;position:relative}.hero-module__L_f-fG__title{font-family:var(--font-brand);text-shadow:0 2px 8px #00000080;color:var(--background-color);font-size:8rem;font-weight:700;line-height:1.1}.hero-module__L_f-fG__subtitle{font-family:var(--font-secondary);font-size:2.2rem;font-weight:400;line-height:1.6}.hero-module__L_f-fG__ctaButton{background-color:var(--primary-color);color:var(--font-color);border-radius:var(--border-radius);text-transform:uppercase;letter-spacing:.1rem;padding:1.4rem 3.2rem;font-size:1.6rem;font-weight:600;transition:transform .2s,box-shadow .2s}.hero-module__L_f-fG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 .8rem 1.5rem #a2d7294d}@media (max-width:768px){.hero-module__L_f-fG__hero{height:75vh}.hero-module__L_f-fG__content{gap:2rem}.hero-module__L_f-fG__title{font-size:6.4rem}.hero-module__L_f-fG__subtitle{font-size:2rem}.hero-module__L_f-fG__ctaButton{padding:1.2rem 2.8rem;font-size:1.5rem}}@media (max-width:480px){.hero-module__L_f-fG__title{font-size:4.8rem}.hero-module__L_f-fG__subtitle{font-size:1.8rem}}
