.pd-offices{padding:clamp(48px,7vw,80px) 0}.pd-offices__head{margin:0 auto 32px;max-width:560px;text-align:center}.pd-offices__head h2{font-size:clamp(1.6rem,2.6vw,2rem);margin-bottom:8px}.pd-offices__head p{color:var(--grey-600)}.pd-offices__grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.pd-offices__card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg);padding:24px}.pd-offices__flag{font-size:28px;margin-bottom:10px}.pd-offices__card h3{font-size:1.15rem;margin-bottom:8px}.pd-offices__addr{color:var(--grey-600);font-size:13px;line-height:1.6;margin-bottom:12px}.pd-offices__email{color:var(--ocean);font-size:13px;font-weight:600}@media (max-width:900px){.pd-offices__grid{grid-template-columns:1fr}}