.city-editorial-routes{padding:72px 0;background:#f4f6f8;color:#17202b}
.city-editorial-routes.is-dark{background:#111d2c;color:#fff}
.city-editorial-routes .cer-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.city-editorial-routes .cer-kicker{display:block;margin-bottom:10px;color:#d39836;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.city-editorial-routes h2{margin:0;max-width:760px;color:inherit;font-size:clamp(28px,4vw,48px);line-height:1.15}
.city-editorial-routes .cer-intro{max-width:760px;margin:18px 0 0;color:inherit;font-size:16px;line-height:1.9;opacity:.76}
.city-editorial-routes .cer-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;margin-top:34px}
.city-editorial-routes .cer-card{grid-column:span 4;display:flex;min-height:166px;padding:24px;border:1px solid rgba(23,32,43,.13);background:#fff;color:#17202b;text-decoration:none;transition:transform .2s ease,border-color .2s ease}
.city-editorial-routes .cer-card.wide{grid-column:span 6}
.city-editorial-routes .cer-card.compact{min-height:132px}
.city-editorial-routes.is-dark .cer-card{border-color:rgba(255,255,255,.17);background:rgba(255,255,255,.055);color:#fff}
.city-editorial-routes .cer-card:hover{transform:translateY(-3px);border-color:#d39836}
.city-editorial-routes .cer-card span{display:flex;width:100%;flex-direction:column}
.city-editorial-routes .cer-card small{margin-bottom:auto;color:#d39836;font-size:11px;font-weight:700;letter-spacing:.13em}
.city-editorial-routes .cer-card strong{display:block;margin-top:18px;color:inherit;font-size:21px;line-height:1.35}
.city-editorial-routes .cer-card em{display:block;margin-top:9px;color:inherit;font-size:14px;font-style:normal;line-height:1.65;opacity:.7}
@media(max-width:760px){.city-editorial-routes{padding:52px 0}.city-editorial-routes .cer-shell{width:min(100% - 28px,1180px)}.city-editorial-routes .cer-card,.city-editorial-routes .cer-card.wide{grid-column:span 12;min-height:142px}}
