.services-list-container .services-list{margin-bottom:1rem}.services-list-container .services-list h3{font-size:var(--text-lg);font-weight:var(--font-weight-bold);margin-bottom:var(--text-sm)}.services-list-container .services-list ul{display:grid;grid-template-columns:repeat(2,1fr);gap:.1rem 1.5rem;padding-left:1.2rem;list-style:disc}@media (max-width:992px){.services-list-container .services-list ul{grid-template-columns:1fr}}