.AboutSection-module-scss-module__OrNo9W__aboutSection{text-align:center;padding:4rem 2rem}.AboutSection-module-scss-module__OrNo9W__sectionTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.AboutSection-module-scss-module__OrNo9W__aboutDescription{max-width:800px;color:var(--foreground);margin:0 auto;font-size:1.1rem;line-height:1.8}
.HeroSection-module-scss-module__bDAxqq__homeContainer{color:#fff;text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.HeroSection-module-scss-module__bDAxqq__heroSection{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;display:flex}.HeroSection-module-scss-module__bDAxqq__heroContent{max-width:800px}.HeroSection-module-scss-module__bDAxqq__heroTitle{letter-spacing:-1px;color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;animation:1s ease-out HeroSection-module-scss-module__bDAxqq__fadeInDown}.HeroSection-module-scss-module__bDAxqq__heroDescription{color:#a0aec0;margin-bottom:2.5rem;font-size:1.25rem;animation:1s ease-out HeroSection-module-scss-module__bDAxqq__fadeInUp}.HeroSection-module-scss-module__bDAxqq__ctaButton{background-color:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .3s}.HeroSection-module-scss-module__bDAxqq__ctaButton:hover{background-color:var(--primary-blue-hover);transform:translateY(-3px)}.HeroSection-module-scss-module__bDAxqq__heroImage{margin-top:2rem;animation:1s ease-out HeroSection-module-scss-module__bDAxqq__zoomIn}.HeroSection-module-scss-module__bDAxqq__imageResponsive{border-radius:15px;box-shadow:0 10px 30px #0000004d}@keyframes HeroSection-module-scss-module__bDAxqq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__bDAxqq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__bDAxqq__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes HeroSection-module-scss-module__bDAxqq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.HeroSection-module-scss-module__bDAxqq__heroTitle{font-size:2.5rem}.HeroSection-module-scss-module__bDAxqq__heroDescription{font-size:1.1rem}.HeroSection-module-scss-module__bDAxqq__ctaButton{padding:.8rem 2rem;font-size:1rem}}
.ServicesSection-module-scss-module__jNX7ea__servicesSection{text-align:center;padding:4rem 2rem}.ServicesSection-module-scss-module__jNX7ea__title{color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.ServicesSection-module-scss-module__jNX7ea__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module-scss-module__jNX7ea__serviceCard{background-color:var(--background);text-align:center;border:1px solid #4a5568;border-top:5px solid var(--service-color);border-radius:15px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.ServicesSection-module-scss-module__jNX7ea__serviceCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.ServicesSection-module-scss-module__jNX7ea__serviceTitle{color:var(--service-color);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.ServicesSection-module-scss-module__jNX7ea__serviceDescription{color:var(--foreground);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ServicesSection-module-scss-module__jNX7ea__serviceLink{background-color:var(--service-color);color:#fff;border-radius:50px;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.ServicesSection-module-scss-module__jNX7ea__serviceLink:hover{opacity:.9}
