.wws{padding:6.4rem var(--layout-outer-x,var(--a-gutter,2rem)) 7.2rem;background:#f3f4f6;color:#0f172a}.wws *{box-sizing:border-box}.wws__wrap{width:100%;max-width:var(--a-shell,1320px);margin-inline:auto}.wws h2{margin:0 0 2.8rem;font-size:clamp(2.05rem,1.7rem + .7vw,2.7rem);font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;color:#7c3aed}.wws__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.wws__card{display:flex;align-items:center;gap:1.8rem;min-width:0;padding:2.2rem 2.4rem;border-radius:1.6rem;background:#e5e7eb;overflow:visible}.wws__card--blue{--wws-tone:#3b82f6}.wws__card--orange{--wws-tone:#f97316}.wws__icon{display:grid;place-items:center;flex-shrink:0;width:6.4rem;height:6.4rem;border-radius:50%;background:var(--wws-tone);color:#fff;overflow:visible}.wws__card p{margin:0;min-width:0;font-size:1.6rem;font-weight:800;line-height:1.3;letter-spacing:-.02em;color:#0b1220}@media (max-width:760px){.wws{padding-block:4.8rem 5.4rem}.wws h2{margin-bottom:2rem;font-size:1.9rem}.wws__grid{grid-template-columns:1fr;gap:1.4rem}.wws__card{padding:1.8rem 1.6rem;gap:1.4rem}.wws__icon{width:5.6rem;height:5.6rem}.wws__card p{font-size:1.45rem}}@media (prefers-reduced-motion:reduce){.wws__card{transform:none!important}}