.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}}
.Button-module__8RiFmG__btn{border-radius:var(--radius-md);text-align:center;transition:all var(--transition-normal);cursor:pointer;border:2px solid #0000;padding:.875rem 2rem;font-size:1rem;font-weight:600;display:inline-block}.Button-module__8RiFmG__primary{background:var(--primary-color);color:var(--white)}.Button-module__8RiFmG__primary:hover{background:var(--primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Button-module__8RiFmG__secondary{background:var(--secondary-color);color:var(--white)}.Button-module__8RiFmG__secondary:hover{box-shadow:var(--shadow-lg);background:#34495e;transform:translateY(-2px)}.Button-module__8RiFmG__large{padding:1.25rem 3rem;font-size:1.125rem}
.Stats-module__foLegW__statsSection{padding:var(--spacing-lg)0;background:var(--dark-bg)}.Stats-module__foLegW__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Stats-module__foLegW__statItem{color:var(--white);padding:1rem}.Stats-module__foLegW__statIcon{color:var(--primary-color);margin-bottom:.75rem;font-size:2rem}.Stats-module__foLegW__statNumberWrapper{line-height:1}.Stats-module__foLegW__statNumber{color:var(--white);font-size:3rem;font-weight:700;line-height:1}.Stats-module__foLegW__statSuffix{color:var(--primary-color);font-size:2.5rem;font-weight:700}.Stats-module__foLegW__statLabel{color:var(--text-white);opacity:.9;margin-top:.5rem;font-size:1rem}@media (max-width:768px){.Stats-module__foLegW__statsGrid{grid-template-columns:1fr;gap:3rem}}
.About-module__RHteCa__aboutSection{background:var(--light-bg);padding:var(--spacing-xxl)0}.About-module__RHteCa__aboutGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));align-items:center;gap:4rem;display:grid}.About-module__RHteCa__aboutImage img{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);object-fit:cover;width:100%;height:600px}.About-module__RHteCa__aboutContent h3{color:var(--primary-color);margin-top:2rem}.About-module__RHteCa__sectionSubtitle{color:var(--primary-color);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.About-module__RHteCa__about__subheading{color:var(--text-dark);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.About-module__RHteCa__about__highlight{color:var(--primary-color)}.About-module__RHteCa__about__features{margin-top:3rem}.About-module__RHteCa__featureList{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;list-style:none;display:grid}.About-module__RHteCa__featureList li{color:var(--text-dark);align-items:center;gap:1rem;padding:.75rem 0;display:flex}.About-module__RHteCa__featureList i{color:var(--success-color);flex-shrink:0;font-size:1.25rem}@media (max-width:768px){.About-module__RHteCa__aboutGrid{grid-template-columns:1fr;gap:2rem}.About-module__RHteCa__aboutImage img{height:400px}.About-module__RHteCa__featureList{grid-template-columns:1fr}}
.JoinSection-module__34bwSG__joinSection{background:linear-gradient(135deg,var(--secondary-color)0%,var(--dark-bg)100%);color:var(--white);text-align:center;padding:var(--spacing-xxl)0}.JoinSection-module__34bwSG__joinContent h2{color:var(--white);margin-bottom:1.5rem}.JoinSection-module__34bwSG__joinContent p{color:var(--white);max-width:700px;margin:0 auto 2rem;font-size:1.125rem}
.VideoSection-module__hTqfOW__videoSection{background:var(--light-bg);padding:var(--spacing-xxl)0}.VideoSection-module__hTqfOW__centered{text-align:center}.VideoSection-module__hTqfOW__sectionDescription{text-align:center;max-width:700px;color:var(--text-light);margin:0 auto 3rem;font-size:1.125rem}.VideoSection-module__hTqfOW__videoGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.VideoSection-module__hTqfOW__videoCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);overflow:hidden}.VideoSection-module__hTqfOW__videoCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-10px)}.VideoSection-module__hTqfOW__videoWrapper{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.VideoSection-module__hTqfOW__videoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.VideoSection-module__hTqfOW__videoCard h3{color:var(--text-dark);padding:1.5rem 1.5rem .5rem;font-size:1.25rem}.VideoSection-module__hTqfOW__videoCard p{color:var(--text-light);padding:0 1.5rem 1.5rem;font-size:.95rem}.VideoSection-module__hTqfOW__videoCta{text-align:center}@media (max-width:768px){.VideoSection-module__hTqfOW__videoGrid{grid-template-columns:1fr}}
