@charset "UTF-8";.wm-services-header{background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border);padding:100px 0 32px}.wm-services-header h1{font-size:32px;margin-bottom:8px}.wm-services-header p{color:var(--brand-text-secondary);margin-bottom:0}.wm-service-row{display:flex;align-items:flex-start;padding:32px 0;border-bottom:1px solid var(--brand-border)}.wm-service-row:last-child{border-bottom:none}.wm-service-label{min-width:200px;font-weight:600;font-size:1rem;color:var(--brand-primary)}.wm-service-desc{flex:1}.wm-service-desc p{color:var(--brand-text);margin-bottom:0;font-size:.92rem}@media (max-width:767.98px){.wm-service-row{flex-direction:column}.wm-service-label{margin-bottom:8px}}