.block__singleLocationServices{background-color:#fafafa;padding:clamp(2.5rem,3.75vw,3.75rem)0}.block__singleLocationServices .titleWrap{display:flex;justify-content:space-between;gap:1rem 2rem;text-transform:uppercase;margin-bottom:3rem}@media only screen and (max-width:800px){.block__singleLocationServices .titleWrap{flex-direction:column;align-items:center;justify-content:center;text-align:center}}.block__singleLocationServices .titleWrap .sectionTitle{margin:0}.block__singleLocationServices .servicesGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 3rem}@media only screen and (max-width:1150px){.block__singleLocationServices .servicesGrid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:800px){.block__singleLocationServices .servicesGrid{grid-template-columns:1fr}}.block__singleLocationServices .servicesGrid .service{text-transform:uppercase;color:#333;margin-bottom:1.2rem}.block__singleLocationServices .servicesGrid .serviceList li{margin-bottom:.7rem}.block__singleLocationServices .servicesGrid .serviceList li a{text-decoration:none}
/*# sourceMappingURL=style.css.map */