.location-showcase__inner{display:grid;gap:3.2rem}@media screen and (min-width: 750px){.location-showcase__inner{gap:4rem}}@media screen and (min-width: 990px){.location-showcase__inner{grid-template-columns:minmax(0, 1.35fr) minmax(0, 1fr);-moz-column-gap:8.8rem;column-gap:8.8rem;align-items:start}}.location-showcase__column{display:flex;flex-direction:column}.location-showcase__column--left{gap:2.4rem}@media screen and (min-width: 750px){.location-showcase__column--left{gap:3.2rem}}.location-showcase__column--right{gap:2.4rem}@media screen and (min-width: 750px){.location-showcase__column--right{gap:3.2rem}}@media screen and (min-width: 990px){.location-showcase__column--right{padding-top:1.2rem}}.location-showcase__heading *,.location-showcase__description>:last-child{margin:0}.location-showcase__subtitle{margin-bottom:.4rem;font-size:1.2rem;font-weight:300;line-height:120%;text-transform:uppercase;color:#3d4e55}.location-showcase__heading p{margin:0;font-family:var(--font-heading-family);font-size:clamp(3.2rem,10vw,4.8rem);line-height:120%;color:#3d4e55}@media screen and (min-width: 990px){.location-showcase__heading p{font-size:5.6rem}}.location-showcase__description{line-height:140%;color:#3d4e55}.location-showcase__description>*+*{margin-top:1.6rem}.location-showcase__description--left{margin-top:1.6rem}@media screen and (min-width: 990px){.location-showcase__description--left{max-width:82%}}@media screen and (min-width: 990px){.location-showcase__description--right{max-width:92%}}@media screen and (min-width: 990px){.location-showcase__description--bottom{max-width:92%}}.location-showcase__image-wrapper{overflow:hidden;background-color:#dbdbdb}.location-showcase__image-wrapper--large{width:100%}.location-showcase__image-wrapper--small{width:100%}.location-showcase__image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;background-color:#dbdbdb}.location-showcase__image-wrapper--large .location-showcase__image,.location-showcase__image-wrapper--large .location-showcase__image--placeholder{aspect-ratio:1/.84}.location-showcase__image-wrapper--small .location-showcase__image,.location-showcase__image-wrapper--small .location-showcase__image--placeholder{aspect-ratio:1/.84}.location-showcase__image--placeholder{display:block;width:100%;height:100%}