.page.landing section{margin-bottom:4rem}.services h2{text-align:center;font-size:clamp(1rem,4vw,1.5rem);margin:0 0 .5rem}.services .subtitle{font-size:.7em}.services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.services-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}}@media(min-width:768px){.service-card{flex:0 1 calc(50% - .75rem);min-width:260px;aspect-ratio:2/1}}.service-card h2{font-size:1.2rem;margin:0 0 .5rem;color:var(--color-primary)}.service-card p{margin:0;color:var(--color-muted);font-size:.95rem;line-height:1.6}.service-card img{width:100%;height:auto;object-fit:cover;border-radius:8px}.service-card .service-description{margin:0 0 1rem}.service-card .service-image-credits{margin:0 0 1rem;font-size:.6rem;color:var(--color-muted);text-align:right}.service-card .btn{width:100%}.map-address .map-address-content{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto}.map-address .map-address-text{font-style:normal;text-align:center;font-size:1.05rem;color:var(--color-text);line-height:1.5}.map-address .map-address-embed{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:var(--color-muted, #eee)}.map-address .map-address-embed iframe{position:absolute;inset:0}@media(min-width:768px){.map-address .map-address-content{flex-direction:row;align-items:flex-start;gap:2rem}.map-address .map-address-text{flex:0 0 240px;text-align:left}.map-address .map-address-embed{flex:1;min-height:280px;aspect-ratio:auto}}.cta{text-align:center;padding:4rem 1.5rem;background:var(--color-primary);color:var(--color-surface);border-radius:16px}.cta .cta__title{color:var(--color-accent-soft);font-size:clamp(1.5rem,4vw,2rem);margin:0 0 .75rem}.cta .cta__description{margin:0 0 1.5rem;opacity:.95;max-width:480px;margin-left:auto;margin-right:auto}.cta .cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
