.lwws,.lwws *,.lwws :after,.lwws :before{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important}.lwws{box-sizing:border-box;padding:5rem 1.25rem;position:relative}.lwws:after{background:var(--st-yellow,#ffd900);bottom:0;content:"";height:4px;left:0;position:absolute;right:0;z-index:5}.lwws .lwws__inner{margin:0 auto;max-width:1100px}.lwws .st-service-areas__heading{margin:0 auto 3rem;max-width:56rem;text-align:center}.lwws .st-service-areas__heading h2{color:var(--st-text,#0a0a0a);font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:800;line-height:1.15;margin:0 0 .75rem}.lwws .st-service-areas__heading p{color:var(--st-muted,#6b7280);font-size:.95rem;margin:0}.lwws .st-service-areas__groups{display:flex;flex-direction:column;gap:2rem}.lwws .st-service-areas__group-title{border-bottom:1px solid var(--st-border,#e5e7eb);color:var(--st-text,#0a0a0a);font-size:1rem;font-weight:800;letter-spacing:.01em;margin:0 0 .85rem;padding-bottom:.55rem}.lwws .st-service-areas__group-title--accent{border-bottom-color:var(--st-yellow,#ffd900);border-bottom-width:2px}.lwws .st-service-areas__grid{display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.lwws .st-service-areas__pill{align-items:center;background:#fff;border:1px solid var(--st-border,#e5e7eb);border-radius:8px;color:var(--st-text,#0a0a0a);display:inline-flex;font-size:.82rem;font-weight:700;gap:.5rem;padding:.7rem .85rem;text-decoration:none;transition:border-color .2s,box-shadow .2s}.lwws .st-service-areas__pill:hover{border-color:var(--st-yellow,#ffd900);box-shadow:0 4px 12px rgba(0,0,0,.05);color:var(--st-text,#0a0a0a)}.lwws .st-service-areas__pin{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/><circle cx='12' cy='10' r='3'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 14px;height:14px;width:14px}.lwws .st-service-areas__cta{margin-top:3rem;text-align:center}.lwws .st-service-areas__cta-button{background:var(--st-yellow,#ffd900);border-radius:999px;box-shadow:0 6px 18px rgba(0,0,0,.08);color:var(--st-black,#000);display:inline-block;font-size:1rem;font-weight:800;padding:1rem 2rem;text-decoration:none;transition:background .2s}.lwws .st-service-areas__cta-button:hover{background:var(--st-yellow-hover,#e6c200);color:var(--st-black,#000)}@media (max-width:1024px){.lwws .st-service-areas__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.lwws{padding:3.5rem 1.25rem}.lwws .st-service-areas__grid{grid-template-columns:repeat(2,1fr)}}