.block__serviceGrid{background-color:#fafafa;padding:clamp(2.5rem,3.75vw,3.75rem)0}.block__serviceGrid .sectionTitle{text-transform:uppercase;font-weight:var(--font-weight-light);text-align:center;color:#333;margin-bottom:clamp(2.5rem,3.75vw,3.75rem)}.block__serviceGrid .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}@media only screen and (max-width:1150px){.block__serviceGrid .grid{grid-template-columns:1fr}}.block__serviceGrid .grid .gridItem{display:flex;align-items:flex-start;gap:1rem 2rem}@media only screen and (max-width:800px){.block__serviceGrid .grid .gridItem{flex-direction:column}}.block__serviceGrid .grid .gridItem .imageWrap{flex:1 1 auto;width:50%;border-radius:20px;overflow:hidden;aspect-ratio:1/1}@media only screen and (max-width:1150px){.block__serviceGrid .grid .gridItem .imageWrap{aspect-ratio:16/9}}@media only screen and (max-width:800px){.block__serviceGrid .grid .gridItem .imageWrap{width:100%}}.block__serviceGrid .grid .gridItem .imageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.block__serviceGrid .grid .gridItem .servicesWrap{flex:1 1 auto;width:50%;padding:clamp(1.125rem,1.25vw,1.25rem)0}@media only screen and (max-width:800px){.block__serviceGrid .grid .gridItem .servicesWrap{width:100%}}.block__serviceGrid .grid .gridItem .servicesWrap .service{text-transform:uppercase;color:#333;font-weight:var(--font-weight-heavy);margin-bottom:clamp(1.125rem,1.25vw,1.25rem)}.block__serviceGrid .grid .gridItem .servicesWrap .serviceList li{margin-bottom:.5rem}.block__serviceGrid .grid .gridItem .servicesWrap .serviceList li a{text-decoration:none}
/*# sourceMappingURL=style.css.map */