.wdp-builder-section{padding:clamp(48px,7vw,90px) 20px}
.wdp-builder-eyebrow{color:#ff5b0a;font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.wdp-builder-card{padding:28px;border:1px solid #ded8cf;border-radius:18px;background:#fff;color:#171512;box-shadow:0 12px 35px rgba(25,20,15,.06)}
.wdp-builder-dark{padding:60px 20px;background:#080809!important;color:#fff!important}
.wdp-builder-dark h1,.wdp-builder-dark h2,.wdp-builder-dark h3,.wdp-builder-dark p,.wdp-builder-hero h1,.wdp-builder-hero h2,.wdp-builder-hero h3,.wdp-builder-hero p{color:#fff!important}
.wdp-builder-cta{padding:70px 20px;background:#ff5b0a!important;color:#fff!important}
.wdp-builder-grid{display:grid;gap:22px;margin:28px 0}
.wdp-builder-grid--1{grid-template-columns:1fr}.wdp-builder-grid--2{grid-template-columns:repeat(2,1fr)}.wdp-builder-grid--3{grid-template-columns:repeat(3,1fr)}.wdp-builder-grid--4{grid-template-columns:repeat(4,1fr)}
.wdp-builder-query-card{overflow:hidden;border:1px solid #ded8cf;border-radius:18px;background:#fff;color:#171512}
.wdp-builder-query-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.wdp-builder-query-card div{padding:20px}.wdp-builder-query-card span{color:#ff5b0a;font-size:.7rem;font-weight:900;text-transform:uppercase}.wdp-builder-query-card h3{margin:7px 0}.wdp-builder-query-card p{color:#6d675f;line-height:1.65}.wdp-builder-query-card strong{color:#d94d00;font-size:.82rem}
@media(max-width:900px){.wdp-builder-grid--3,.wdp-builder-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.wdp-builder-grid--2,.wdp-builder-grid--3,.wdp-builder-grid--4{grid-template-columns:1fr}}
