.geo-platform-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:28px 0 36px}
.geo-platform-links a{display:flex;align-items:center;justify-content:center;gap:12px;min-height:76px;padding:16px 12px;background:#fff;border:1px solid #d7e3ed;border-radius:14px;color:#243746;text-decoration:none;font-weight:500;transition:border-color .2s,box-shadow .2s}
.geo-platform-links a:hover{border-color:#56acf0;color:#1670b8;box-shadow:0 5px 18px #1670b810}
.geo-platform-links img{display:block;flex:0 0 32px;width:32px;height:32px;object-fit:contain}
.geo-source-note{border-left:3px solid #56acf0;padding:8px 0 8px 24px;max-width:920px;color:#536678}
.geo-source-note h3{margin:0 0 14px}
.geo-source-note p{margin:0 0 12px;font-size:14px;line-height:1.7}
.geo-source-note p:last-child{margin-bottom:0}
.geo-source-note a{color:#1670b8;text-decoration:underline;text-underline-offset:3px}
.city-geo .rg-contact{margin-inline:auto}
@media(max-width:900px){.geo-platform-links{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.geo-platform-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.geo-platform-links a{justify-content:flex-start;gap:10px;min-height:68px;padding:12px;font-size:14px}.geo-platform-links img{width:26px;height:26px;flex-basis:26px}.geo-source-note{padding-left:18px}.city-geo .rg-eyebrow{overflow-wrap:anywhere}}
