.pent-services .compact-title-only{text-align:left;background:var(--brand-bg);border-bottom:1px solid var(--brand-border);padding:64px 0 36px}.pent-service-rows article{display:grid;grid-template-columns:80px 1fr;grid-gap:28px;gap:28px;padding:30px 0;border-bottom:1px solid var(--brand-border)}.pent-service-rows article:first-child{border-top:1px solid var(--brand-border)}.pent-service-rows span{color:var(--brand-secondary);font-weight:900;font-size:22px}.pent-service-rows h2{margin:0 0 10px;font-size:26px;font-weight:800}.pent-service-rows p{margin:0;color:var(--brand-text-secondary)}@media (max-width:575px){.pent-service-rows article{grid-template-columns:1fr;gap:8px}}