.module-locations{border-radius:4rem 4rem 0 0;padding:70px 16px}.module-locations .container{margin:auto;max-width:1240px}.module-locations .location-block{height:100%}.module-locations .module-intro__description{color:#515151}.module-locations .module-intro{padding-bottom:3rem;text-align:center}.module-locations .module-intro__subheading{color:#005d4d;font-size:16px;font-weight:600;margin-bottom:3px}.module-locations .module-intro__heading{margin-bottom:5px}.module-locations .locations-tags{color:#cec1af;display:flex;flex-wrap:wrap;font-size:2rem;gap:16px 32px;justify-content:center;list-style:none;margin-bottom:3rem;padding:0}.module-locations .locations-tags button{background:transparent;border:none;color:#818181;font-size:24px;font-weight:500;letter-spacing:4%;line-height:1.3;transition:color .2s ease}.module-locations .locations-tags .--active{color:#005d4d;font-weight:700}@media (min-width:992px){.module-locations .location-tags{margin-bottom:10rem}}.locations-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:-16px -8px;width:calc(100% + 16px)}.locations-grid .locations-grid__item{display:none;padding:16px 8px;width:100%}.locations-grid .locations-grid__item.--active{display:block}@media (min-width:768px){.locations-grid .locations-grid__item{width:50%}}@media (min-width:992px){.locations-grid .locations-grid__item{width:25%}}@media (min-width:1500px){.locations-grid .locations-grid__item{width:25%}}.location-block{background:var(--color-white);border:1px solid #dadada;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;text-align:center}.location-block .location-block__inner{flex:1;padding:25px}.location-block .location-block__tag{color:#005d4d;display:block;font-size:11.5px;font-weight:700;margin:0 0 12px}.location-block .location-block__heading{font-size:26px;font-weight:500;line-height:1.2;margin:0}.location-block .location-block__image{height:206px}.location-block .location-block__image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}