.yesw-services-header{padding:88px 0 56px;background:var(--brand-bg);border-bottom:1px solid var(--brand-border)}.yesw-services-header h1{font-size:max(2rem, min(4vw, 3.5rem));max-width:780px}.yesw-services-header p:last-child{max-width:760px}.yesw-service-rows article{display:grid;grid-template-columns:70px 1fr;grid-gap:28px;gap:28px;padding:40px 24px;border-top:1px solid var(--brand-border)}.yesw-service-rows article>span{font-weight:700;color:var(--brand-primary)}.yesw-service-rows h2{font-size:1.65rem}.yesw-service-rows p{max-width:820px}.yesw-service-cta code{display:inline-block;margin:16px 16px 0 0;color:var(--brand-text-inverse)}@media (max-width:700px){.yesw-service-rows article{grid-template-columns:1fr;gap:8px}}