body.act-theme .act-city-served-container{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:2rem 0}@media (max-width:768px){body.act-theme .act-city-served-container{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}body.act-theme .act-city-served{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-self:center;max-width:250px}body.act-theme .act-city-served__name{text-wrap:balance;font:var(--font--title--h4--bold);font-weight:700;margin:0!important;text-align:center;text-transform:uppercase;transition:color .3s ease-in-out}body.act-theme .act-city-served__link{text-decoration:none!important}body.act-theme .act-city-served__link .icon-external-link{display:none}body.act-theme .act-city-served__image-wrapper{align-items:center;display:flex;height:220px;justify-content:center;position:relative;width:220px}body.act-theme .act-city-served__image-wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39' viewBox='0 0 39 54' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Cellipse cx='20' cy='48' rx='12' ry='2' fill='%23000' fill-opacity='.4' style='mix-blend-mode:multiply'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m33.289 33.588-.008.008-12.36 12.47a2 2 0 0 1-2.841 0L5.72 33.597l-.009-.008c-7.615-7.684-7.615-20.142 0-27.825a19.378 19.378 0 0 1 27.578 0c7.615 7.683 7.615 20.141 0 27.825Z' fill='%23F9692A'/%3E%3Cdefs%3E%3Cfilter id='a' x='4' y='42' width='32' height='12' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:200px;position:absolute;scale:1.1;transform:translateY(26px);width:200px;z-index:1}body.act-theme .act-city-served__image-wrapper img{border-radius:50%;height:200px;-o-object-fit:cover;object-fit:cover;position:relative;scale:.7;transition:filter .3s ease-in-out;width:200px;z-index:2}body.act-theme .act-city-served:hover .act-city-served__image-wrapper img{filter:brightness(.5)}body.act-theme .act-city-served:hover .act-city-served__name{color:#f9692a}
