.ServiceCards-module__zdWkkW__section{background:var(--cream);padding:0 0 3.5rem}.ServiceCards-module__zdWkkW__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ServiceCards-module__zdWkkW__card{aspect-ratio:3/4;border-radius:var(--radius);justify-content:center;align-items:flex-start;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServiceCards-module__zdWkkW__card img{transition:transform .5s var(--ease)}.ServiceCards-module__zdWkkW__card:hover img{transform:scale(1.04)}.ServiceCards-module__zdWkkW__overlay{background:linear-gradient(#3d35291a 0%,#3d352959 100%);transition:background .3s;position:absolute;inset:0}.ServiceCards-module__zdWkkW__card:hover .ServiceCards-module__zdWkkW__overlay{background:linear-gradient(#3d352926 0%,#3d352973 100%)}.ServiceCards-module__zdWkkW__text{z-index:2;text-align:center;padding:2rem 1rem;position:relative}.ServiceCards-module__zdWkkW__title{font-family:var(--font-heading);color:var(--white);text-shadow:0 2px 10px #0003;margin-bottom:.3rem;font-size:clamp(1.4rem,2.5vw,1.8rem)}.ServiceCards-module__zdWkkW__subtitle{color:#fffc;max-width:24ch;margin:0 auto;font-size:.82rem;font-style:italic;line-height:1.45}@media (max-width:768px){.ServiceCards-module__zdWkkW__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.ServiceCards-module__zdWkkW__card{aspect-ratio:16/9}}
