.services-module__hv4hja__main{flex-direction:column;min-height:100vh;display:flex}.services-module__hv4hja__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:40vh;margin-top:-6rem;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.services-module__hv4hja__heroBackground{z-index:-1;background:radial-gradient(circle,#2563eb26 0%,#0000 60%);width:100vw;height:100%;position:absolute;top:0;left:0}.services-module__hv4hja__title{color:var(--primary);margin-bottom:1rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:900;animation:.8s ease-out forwards services-module__hv4hja__fade-in-up}.services-module__hv4hja__subtitle{color:var(--foreground);opacity:0;max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6;animation:.8s ease-out .2s forwards services-module__hv4hja__fade-in-up}.services-module__hv4hja__contentSection{flex-direction:column;gap:4rem;width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem;display:flex}.services-module__hv4hja__detailCard{background:var(--card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);opacity:0;border-radius:20px;padding:4rem;animation:.8s ease-out .4s forwards services-module__hv4hja__fade-in-up;box-shadow:0 10px 30px #0000000d}.services-module__hv4hja__detailCard h2{color:var(--primary);margin-bottom:1.5rem;font-size:2rem}.services-module__hv4hja__detailCard p{color:var(--foreground);opacity:.8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.services-module__hv4hja__featureList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;list-style:none;display:grid}.services-module__hv4hja__featureItem{background:#ffffff80;border:1px solid #0000000d;border-radius:12px;padding:2rem}.services-module__hv4hja__featureItem h3{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem}.services-module__hv4hja__featureItem p{margin-bottom:1rem;font-size:1rem;line-height:1.5}.services-module__hv4hja__learnMoreBtn{color:var(--primary);align-items:center;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,color .2s;display:inline-flex}.services-module__hv4hja__learnMoreBtn span{margin-left:.5rem;transition:transform .2s}.services-module__hv4hja__learnMoreBtn:hover{color:#0052cc}.services-module__hv4hja__learnMoreBtn:hover span{transform:translate(4px)}@keyframes services-module__hv4hja__fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.services-module__hv4hja__hero{padding:6rem 1rem 2rem}.services-module__hv4hja__contentSection{gap:2rem;margin:2rem auto;padding:0 1rem}.services-module__hv4hja__detailCard{padding:2rem}.services-module__hv4hja__featureList{grid-template-columns:1fr}}
