.location-banner{justify-content:center;align-items:center;position:relative;border-radius:2px;text-align:center;overflow:hidden;display:flex;height:235px;z-index:1}.location-banner .location-banner-background{background-size:cover;background-position:bottom;transform:scale(1.2);transition:all .5s;margin-top:0;z-index:-1}.location-banner .location-banner-background,.location-banner .location-banner-background:after{position:absolute;left:0;top:0;height:100%;width:100%}.location-banner .location-banner-background:after{content:"";display:block;background:rgba(26,43,73,.2)}.location-banner .location-banner-title{font-size:2.75rem;line-height:3rem;font-weight:500;color:#fff;font-weight:700;margin-bottom:16px}@media (min-width:1024px){.location-banner .location-banner-title{font-size:4rem;line-height:4.75rem}}@media (min-width:768px){.location-banner .location-banner-title{margin-bottom:8px}}.location-banner .location-banner-link{background-color:#1a2b49;border:none}.location-banner:hover .location-banner-background{transform:scale(1.4);transition:all .5s}.location-banner:hover .location-banner-link{background-color:#0071eb}