@charset "UTF-8";@media (min-width:992px){.locations-a-col{flex:1}}.locations-a-map{position:relative;aspect-ratio:16/9;width:100%;background:rgb(0 0 0 / .25)}.locations-a-map-canvas{width:100%;height:100%}.locations-a-county-image{aspect-ratio:16/9;width:100%;overflow:hidden;margin-top:auto}.locations-a-county-image img{width:100%;height:100%;object-fit:cover}.locations-a-counties-item::before{content:"✓";display:flex;justify-content:center;align-items:center;flex-shrink:0;width:var(--locations-a-counties-size,24px);height:var(--locations-a-counties-size,24px);margin-right:16px;font-weight:700;color:var(--locations-a-counties-color,#a6d217);border-radius:50%;background-color:var(--locations-a-counties-bg,#e0ece9)}