.location-card{border-radius:24px;box-shadow:0 16px 32px #175ce640;display:flex;height:100%;justify-content:stretch;margin-bottom:16px;overflow:hidden;padding:16px;position:relative;transition:.2s ease-in-out;width:100%}.location-card .location-card__img{border:2px solid #f7f7f7;border-radius:24px}.location-card .topline{font-size:.78rem}.location-card a.read-more{font-weight:400}.location-card a.read-more svg{margin-bottom:2px;margin-right:4px;max-width:16px}.location-card--accent{background:linear-gradient(111.02deg,#fa0a32,#175ce6);color:#fff}.location-card--dark{background:#0d3380;color:#fff}.location-card--light{background:#f7f7f7}.location-card--white{background:#fff}.location-card--ghost{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:hsla(0,0%,100%,.1);color:#fff}