.block__locationGrid{padding:clamp(2.5rem,3.75vw,3.75rem)0}.block__locationGrid .sectionTitle{text-transform:uppercase;text-align:center;margin-bottom:4rem}.block__locationGrid .locationGrid{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:flex-start;align-content:flex-start;gap:2rem}@media only screen and (max-width:1150px){.block__locationGrid .locationGrid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:800px){.block__locationGrid .locationGrid{grid-template-columns:1fr}}.block__locationGrid .locationGrid .location{max-width:300px}.block__locationGrid .locationGrid .location .name{color:var(--color-primary);border-bottom:1px solid #eee;text-transform:uppercase;font-weight:var(--font-weight-bold);padding-bottom:1.5rem}.block__locationGrid .locationGrid .location .name a{text-decoration:none}.block__locationGrid .locationGrid .location li{margin-bottom:1rem}.block__locationGrid .locationGrid .location li a{display:flex;gap:.7rem;text-decoration:none}.block__locationGrid .locationGrid .location li a i{margin-top:.2rem;flex:0 0 auto;width:30px;text-align:center;color:var(--color-secondary)}
/*# sourceMappingURL=style.css.map */