.Hero-module___w2HtG__hero{text-align:center;background:linear-gradient(135deg,var(--secondary-color)0%,var(--dark-bg)100%);background-image:linear-gradient(135deg,#2c3e50e6 0%,#1a1a1ad9 100%),url(/images/background_1.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__heroOverlay{background:linear-gradient(135deg,#e74c3c1a 0%,#2c3e504d 100%);position:absolute;inset:0}.Hero-module___w2HtG__heroContent{z-index:10;max-width:900px;padding:0 2rem;position:relative}.Hero-module___w2HtG__heroTitle{color:var(--white);text-shadow:2px 2px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5rem)}.Hero-module___w2HtG__heroSubtitle{color:var(--white);text-shadow:1px 1px 10px #00000080;margin-bottom:2.5rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400}.Hero-module___w2HtG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module___w2HtG__heroScroll{color:var(--white);flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;animation:2s infinite Hero-module___w2HtG__bounce;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}@keyframes Hero-module___w2HtG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}.animate-fade-in{animation:1s forwards Hero-module___w2HtG__fadeIn}.animate-fade-in-delay{opacity:0;animation:1s .3s forwards Hero-module___w2HtG__fadeIn}.animate-fade-in-delay-2{opacity:0;animation:1s .6s forwards Hero-module___w2HtG__fadeIn}@keyframes Hero-module___w2HtG__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module___w2HtG__heroButtons{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.Hero-module___w2HtG__heroScroll{bottom:2rem}}
