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