.mole-service-list{padding:28px 0 76px;background:var(--brand-bg)}.mole-service-list article{display:grid;grid-template-columns:96px 1fr;grid-gap:24px;gap:24px;padding:34px 0;border-bottom:1px solid var(--brand-border)}.mole-service-list article:last-child{border-bottom:0}.mole-service-list span{color:var(--brand-accent);font-size:2rem;font-weight:800}.mole-service-list h2{margin-bottom:12px}@media (max-width:575.98px){.mole-service-list article{grid-template-columns:1fr;gap:8px}}