.services-module__vhqcga__title{color:var(--primary-color);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.services-module__vhqcga__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.services-module__vhqcga__serviceCard{cursor:pointer;border-radius:8px;height:18rem;transition:transform .3s;position:relative;overflow:hidden}.services-module__vhqcga__serviceCard:hover{transform:translateY(-5px)}.services-module__vhqcga__imageWrapper{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:100%;position:relative}.services-module__vhqcga__image{object-fit:cover}.services-module__vhqcga__overlay{background:#21c06400;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 1.5rem 1.5rem;transition:background .3s;display:flex;position:absolute;top:0;left:0}.services-module__vhqcga__serviceCard:hover .services-module__vhqcga__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.services-module__vhqcga__serviceTitle{color:#fff;text-align:center;width:100%;text-shadow:var(--text-shadow);background:#242424cc;margin:0;padding:.75rem 1rem;font-size:1.25rem;font-weight:600;transition:background .3s,top .3s;position:absolute;top:0;left:0}.services-module__vhqcga__serviceCard:hover .services-module__vhqcga__serviceTitle{background:0 0;top:.8rem}.services-module__vhqcga__serviceDescription{color:#f5f5f5;text-align:center;opacity:0;text-shadow:var(--text-shadow);margin:0;font-size:.95rem;line-height:1.6;transition:opacity .3s .15s}.services-module__vhqcga__serviceCard:hover .services-module__vhqcga__serviceDescription{opacity:1}@media (max-width:992px){.services-module__vhqcga__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.services-module__vhqcga__title{font-size:2rem}.services-module__vhqcga__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.services-module__vhqcga__serviceCard{height:260px}.services-module__vhqcga__serviceTitle{font-size:1.1rem}.services-module__vhqcga__serviceDescription{font-size:.9rem}}
