.cate-services-head{padding:80px 0 48px;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.cate-services-head h1{font-size:max(2rem, min(4vw, 3.5rem));max-width:760px}.cate-services-head p{max-width:760px;color:var(--brand-text)}.cate-service-list article{display:grid;grid-template-columns:72px 1fr 220px;grid-gap:32px;gap:32px;padding:32px 0;border-top:1px solid var(--brand-border)}.cate-service-list article>b{font-size:1.4rem;color:var(--brand-accent)}.cate-service-list article p{color:var(--brand-text)}.cate-service-list article>span{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-text)}.cate-simple-cta{padding:80px 0 96px;background:var(--brand-bg-alt);border-top:1px solid var(--brand-border)}.cate-simple-cta p{color:var(--brand-text)}@media (max-width:767px){.cate-service-list article{grid-template-columns:48px 1fr}.cate-service-list article>span{grid-column:2}}