.via-location-cards{display:grid;gap:2.5rem}.via-location-card{border:1px solid #cdcdcd;border-radius:14px;container-type:inline-size;display:flex;flex-wrap:wrap;gap:1.875rem;overflow:hidden}.via-location-card__image{flex:0 1 33%;margin-right:-30px}.via-location-card__content{display:flex;flex:1;gap:1.875rem;padding:1.875rem}.via-location-card h3{margin-bottom:.3125rem}.via-location-card img{aspect-ratio:16/9;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.via-location-card .icon-header{align-items:center;display:flex;gap:.625rem}.via-location-card .icon-header span{flex-shrink:0}.via-location-card .icon-header:not(:last-child){margin-bottom:.9375rem}.via-location-card .col{flex:1 1 33%}.via-location-card .col h6{color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--small);font-weight:600;margin-bottom:.3125rem}@container (max-width: 600px){.via-location-card{flex-direction:column}.via-location-card__content{flex-direction:column;gap:1.25rem;padding:1.25rem}.via-location-card__image{flex:0 0 auto;margin-bottom:-30px;max-width:100%;width:100%}.via-location-card img{max-height:200px}.via-location-card .col{flex:1 1 100%}}
