.services-page{background-color:#f8f9fa;min-height:100vh}.services-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 50%,#2563eb 100%);padding:100px 0 80px;position:relative;overflow:hidden}.services-hero:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.services-hero-content{max-width:800px;margin:0 auto}.services-title{margin-bottom:1rem;font-size:3rem;font-weight:700}.services-subtitle{opacity:.9;font-size:1.25rem}.services-grid-section{padding:80px 0}.section-title{color:#333;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.service-card{background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.service-icon{background:linear-gradient(135deg,#0066ccf2,#009688f2);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.service-icon i{color:#fff;font-size:1.5rem}.service-title{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.service-description{color:#666;line-height:1.6}.services-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0066ccf2,#009688f2);padding:80px 0}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.btn-primary{color:#667eea;cursor:pointer;background-color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .2s}.btn-primary:hover{background-color:#f0f0f0;transform:scale(1.05)}@media (max-width:768px){.services-title{font-size:2rem}.services-subtitle{font-size:1rem}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}}
