.HeroSection-module__kS4_xG__heroSection{color:#fff;background:linear-gradient(135deg,#000c19 0%,#001f3f 100%);justify-content:center;align-items:center;min-height:100vh;padding:80px 40px;display:flex}.HeroSection-module__kS4_xG__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid}.HeroSection-module__kS4_xG__heroContent{flex-direction:column;justify-content:center;display:flex}.HeroSection-module__kS4_xG__heroContent h1{margin:0 0 24px;font-family:Geist,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2}.HeroSection-module__kS4_xG__heroContent p{color:#b8c5d6;margin:0 0 40px;font-family:Geist,sans-serif;font-size:1.25rem;line-height:1.6}.HeroSection-module__kS4_xG__heroButtons{flex-wrap:wrap;gap:20px;margin-top:20px;display:flex}.HeroSection-module__kS4_xG__btnPrimary{cursor:pointer;color:#fff;background-color:#ff6b35;border:none;border-radius:8px;padding:14px 32px;font-family:Geist,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.HeroSection-module__kS4_xG__btnSecondary{cursor:pointer;color:#fff;background-color:#0000;border:2px solid #ff6b35;border-radius:8px;padding:14px 32px;font-family:Geist,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.HeroSection-module__kS4_xG__heroImage{object-fit:cover;border-radius:12px;height:50%}@media (max-width:900px){.HeroSection-module__kS4_xG__heroContainer{text-align:center;grid-template-columns:1fr}.HeroSection-module__kS4_xG__heroContent h1{text-align:left;font-size:2rem}.HeroSection-module__kS4_xG__heroContent p{text-align:left}.HeroSection-module__kS4_xG__heroImage{display:none}}
.carousel-wrapper{width:100%;margin:2rem 0;font-family:Geist,sans-serif;position:relative;overflow:hidden}.carousel-track{will-change:transform;gap:16px;transition:transform .5s ease-in-out;display:flex}.carousel-card{color:#000;background:#fff;border-radius:12px;flex-direction:column;flex:none;justify-content:space-between;width:300px;padding:16px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.carousel-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000026}.carousel-wrapper h2{text-align:center;color:#000c19;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-family:Geist,sans-serif;font-size:2rem;font-weight:700}.carousel-card h3{margin-bottom:.5rem;font-size:1.2rem}.carousel-card .excerpt{color:#555;flex-grow:1;margin-bottom:1rem;font-size:.95rem;line-height:1.4}.carousel-card .card-footer{color:#888;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:8px;font-size:.85rem;display:flex}.carousel-card .card-footer span{display:inline-block}.carousel-wrapper:before,.carousel-wrapper:after{content:"";pointer-events:none;z-index:10;width:30px;position:absolute;top:0;bottom:0}.carousel-wrapper:before{background:linear-gradient(90deg,#fff 0%,#fff0 100%);left:0}.carousel-wrapper:after{background:linear-gradient(270deg,#fff 0%,#fff0 100%);right:0}.carousel-loading{gap:20px;padding:1rem;display:flex}.loading-card{background:#e5e7eb;border-radius:12px;flex-direction:column;flex:0 0 280px;justify-content:space-between;padding:16px;animation:1.5s ease-in-out infinite pulse;display:flex}.loading-title{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:18px;margin-bottom:12px;animation:1.5s infinite shimmer}.loading-excerpt{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:50px;margin-bottom:12px;animation:1.5s infinite shimmer}.loading-footer{justify-content:space-between;align-items:center;display:flex}.loading-date,.loading-views{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:4px;width:40px;height:14px;animation:1.5s infinite shimmer}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.ServicesSection-module__Woj2La__section{background:#fff;padding:80px 40px}.ServicesSection-module__Woj2La__section h2{color:#000c19;text-align:center;margin:0 0 20px;font-family:Geist,sans-serif;font-size:2.5rem;font-weight:700}.ServicesSection-module__Woj2La__sectionDescription{color:#555;text-align:center;max-width:700px;margin:0 auto 60px;font-family:Geist,sans-serif;font-size:1.1rem;line-height:1.6}.ServicesSection-module__Woj2La__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module__Woj2La__card{text-align:center;cursor:pointer;background:#f8f9fa;border:2px solid #0000;border-radius:12px;padding:40px 30px;transition:all .3s}.ServicesSection-module__Woj2La__card:hover{border-color:#ff6b35;transform:translateY(-5px)}.ServicesSection-module__Woj2La__icon{margin-bottom:20px;font-size:3rem}.ServicesSection-module__Woj2La__card h3{color:#000c19;margin:0 0 16px;font-family:Geist,sans-serif;font-size:1.3rem;font-weight:700}.ServicesSection-module__Woj2La__card p{color:#666;text-align:left;margin:0;font-family:Geist,sans-serif;font-size:.95rem;line-height:1.6}@media (max-width:900px){.ServicesSection-module__Woj2La__sectionDescription,.ServicesSection-module__Woj2La__section h2{text-align:left}}
