.new-site .follow-section{padding:clamp(4.5rem,8vw,8rem) 0 clamp(5rem,9vw,9rem);border:0;background:transparent}
.follow-wrap{max-width:1280px;padding-inline:clamp(1.25rem,3vw,2.5rem)}
.follow-heading{margin-bottom:clamp(2.25rem,4vw,3.5rem)}
.follow-heading h2{font-size:clamp(2rem,4.8vw,4.5rem);line-height:1.08;color:#fff;margin:0;overflow-wrap:anywhere}
.follow-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem .5rem;list-style:none;padding:0;margin:0}
.follow-channels li{min-width:0}
.new-site .follow-channel{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.85rem;min-width:48px;min-height:88px;padding:.75rem .25rem;color:#f2f2f2;text-align:center;text-decoration:none;border:0;background:transparent}
.follow-channel svg,.follow-symbol{display:block;flex:none;width:32px;height:32px;fill:currentColor}
.follow-symbol{font-size:32px;line-height:1}
.follow-name{max-width:100%;font-size:.8rem;line-height:1.4;font-weight:600;overflow-wrap:anywhere}
.new-site .follow-channel:hover,.new-site .follow-channel:focus-visible{color:#ff9900}
@media(min-width:768px){.follow-channels{display:flex;flex-wrap:wrap;gap:1.5rem 2rem}.follow-channels li{flex:0 0 112px}.follow-channel{width:112px}.follow-name{font-size:.875rem}}
@media(min-width:1200px){.follow-channels{gap:2rem}}
