.HeroSlider-module__AAVTfG__hero{height:calc(100vh - 160px);min-height:500px;max-height:700px;margin-top:80px;display:flex}.HeroSlider-module__AAVTfG__imageSection{width:75%;height:100%;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__slide{opacity:0;transition:opacity .8s ease-in-out;position:absolute;inset:0}.HeroSlider-module__AAVTfG__slideActive{opacity:1}.HeroSlider-module__AAVTfG__slideImage{object-fit:cover;width:100%;height:100%}.HeroSlider-module__AAVTfG__contentSection{background:#f8f9fa;justify-content:center;align-items:center;width:25%;min-width:300px;padding:3rem 2.5rem;display:flex}.HeroSlider-module__AAVTfG__contentInner{max-width:320px}.HeroSlider-module__AAVTfG__eyebrow{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.15em;color:var(--color-teal-accent);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.HeroSlider-module__AAVTfG__title{font-family:var(--font-heading);color:var(--color-deep-teal);text-transform:uppercase;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.15}.HeroSlider-module__AAVTfG__description{color:var(--color-medium-gray);margin-bottom:2rem;font-size:.95rem;line-height:1.7}.HeroSlider-module__AAVTfG__controls{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.HeroSlider-module__AAVTfG__pauseButton{border:2px solid var(--color-deep-teal);width:36px;height:36px;color:var(--color-deep-teal);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.HeroSlider-module__AAVTfG__pauseButton:hover{background:var(--color-deep-teal);color:#fff}.HeroSlider-module__AAVTfG__dots{flex:1;gap:.5rem;display:flex}.HeroSlider-module__AAVTfG__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:2px;flex:1;max-width:40px;height:4px;transition:background .3s;position:relative;overflow:hidden}.HeroSlider-module__AAVTfG__dotActive{background:#d1d5db}.HeroSlider-module__AAVTfG__dotProgress{background:var(--color-teal-accent);border-radius:2px;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.HeroSlider-module__AAVTfG__ctaButton{background:var(--color-orange);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:.875rem 1.75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HeroSlider-module__AAVTfG__ctaButton:hover{background:var(--color-orange-hover);transform:translateY(-2px);box-shadow:0 4px 12px #e8772259}@media (max-width:1200px){.HeroSlider-module__AAVTfG__hero{flex-direction:column;height:auto;min-height:auto;max-height:none}.HeroSlider-module__AAVTfG__imageSection{width:100%;height:50vh;min-height:300px}.HeroSlider-module__AAVTfG__contentSection{width:100%;min-width:auto;padding:2.5rem 1.5rem}.HeroSlider-module__AAVTfG__contentInner{text-align:center;max-width:600px}.HeroSlider-module__AAVTfG__controls{justify-content:center}.HeroSlider-module__AAVTfG__ctaButton{text-align:center;display:block}}@media (max-width:768px){.HeroSlider-module__AAVTfG__hero{margin-top:70px}.HeroSlider-module__AAVTfG__imageSection{height:40vh;min-height:250px}.HeroSlider-module__AAVTfG__contentSection{padding:2rem 1.25rem}.HeroSlider-module__AAVTfG__title{font-size:1.75rem}.HeroSlider-module__AAVTfG__description{font-size:.9rem}}@media (max-width:480px){.HeroSlider-module__AAVTfG__imageSection{height:35vh;min-height:200px}.HeroSlider-module__AAVTfG__title{font-size:1.5rem}.HeroSlider-module__AAVTfG__controls{flex-direction:column;gap:.75rem}.HeroSlider-module__AAVTfG__dots{justify-content:center;width:100%}}
.home-module__cLUzTW__newsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.home-module__cLUzTW__newsCard{background:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;height:100%;padding:0;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.home-module__cLUzTW__newsCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001f}.home-module__cLUzTW__imageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.home-module__cLUzTW__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-module__cLUzTW__newsCard:hover .home-module__cLUzTW__newsImage{transform:scale(1.05)}.home-module__cLUzTW__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.home-module__cLUzTW__date{color:var(--color-teal-accent);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.home-module__cLUzTW__title{color:var(--color-deep-teal);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.home-module__cLUzTW__author{color:var(--color-medium-gray);margin-top:auto;font-size:.875rem}
