.services-list{column-count:2;column-gap:30px;width:100%}.service-item{align-items:flex-start;display:flex;gap:10px;margin-bottom:20px}.service-item svg{fill:transparent;height:24px;stroke:var(--clr-text-lt);width:24px}.service-item svg path[fill="#0F1922"]{fill:var(--black);stroke-width:0}.service-item svg path{stroke-width:2px}.content-row.sub-services .col.third-1{padding:10px 0}.content-row.sub-services .col.third-2{padding:30px 0}.content-row.sub-services{min-height:unset;padding:40px 0}@media screen and (max-width:991px){.service-item svg{height:24px;margin-top:1px;min-width:24px}.service-item{margin-bottom:30px}}@media screen and (max-width:575px){.services-list{column-count:1}}