.locations-section{background:#f6f9fd;padding:76px 0}.locations-section .section-head{margin-bottom:32px}.locations-section .section-head p{color:#64748b;margin:10px auto 0;max-width:680px}.locations-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:980px}.location-card{background:#fff;border:1px solid #dde7f2;border-radius:18px;box-shadow:0 14px 38px rgb(3 27 69 / .07);font-style:normal;padding:30px;position:relative}.location-card::before{background:linear-gradient(180deg,#148bd2,#49b9ff);border-radius:999px;content:"";height:calc(100% - 36px);left:0;position:absolute;top:18px;width:4px}.location-country{color:#148bd2;display:block;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.location-card strong{color:#062451;display:block;font-size:1.35rem;margin-bottom:12px}.location-card p{color:#526173;line-height:1.75;margin:0}.footer-locations{border-left:2px solid rgb(73 185 255 / .5);margin:14px 0;padding-left:14px}.footer-locations p{font-size:.9rem;line-height:1.55;margin:0 0 12px}.footer-locations strong{color:#fff}@media(max-width:760px){.locations-section{padding:56px 0}.locations-grid{grid-template-columns:1fr}.location-card{padding:25px}}@media(max-width:420px){.location-country{font-size:.72rem;letter-spacing:.05em}.location-card p{font-size:.95rem}}