.wdbshop-widget{--wdbshop-primary:var(--e-global-color-primary, #6c4cf1);--wdbshop-secondary:var(--e-global-color-secondary, #1f2748);--wdbshop-text:var(--e-global-color-text, #4a4a4a);--wdbshop-accent:var(--e-global-color-accent, #ff6f59);--wdbshop-font:var(--e-global-typography-primary-font-family, inherit);--wdbshop-section-gap:56px;--wdbshop-card-gap:24px;font-family:var(--wdbshop-font);color:var(--wdbshop-text);box-sizing:border-box}.wdbshop-widget *,.wdbshop-widget *::before,.wdbshop-widget *::after{box-sizing:border-box}.wdbshop-widget>*+*{margin-top:var(--wdbshop-section-gap)}.wdbshop-header{max-width:820px}.wdbshop-header--has-media{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.wdbshop-header--has-media .wdbshop-header-text{max-width:640px}.wdbshop-header--has-media.wdbshop-img-left .wdbshop-header-text{order:2}.wdbshop-header--has-media.wdbshop-img-left .wdbshop-header-media{order:1}.wdbshop-header-media img{display:block;width:100%;height:auto;border-radius:16px}.wdbshop-eyebrow{display:inline-block;background:var(--wdbshop-primary);color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:6px 16px;border-radius:50px;margin-bottom:18px}.wdbshop-heading{font-size:clamp(1.6rem, 2.6vw, 2.4rem);line-height:1.25;margin:0 0 16px;color:var(--wdbshop-secondary);font-weight:700}.wdbshop-subheading{font-size:1.1rem;line-height:1.6;margin:0 0 18px;color:var(--wdbshop-text)}.wdbshop-intro{font-size:1rem;line-height:1.75;color:var(--wdbshop-text)}.wdbshop-intro p:first-child{margin-top:0}.wdbshop-intro p:last-child{margin-bottom:0}.wdbshop-benefits-title{font-size:clamp(1.4rem, 2.2vw, 2rem);line-height:1.3;margin:0 0 28px;color:var(--wdbshop-secondary);font-weight:700;text-align:center}.wdbshop-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wdbshop-card-gap)}.wdbshop-benefit-card{background:#fff;border:1px solid rgba(31,39,72,.08);border-radius:16px;padding:28px 26px;box-shadow:0 6px 20px rgba(31,39,72,.06);transition:transform .25s ease,box-shadow .25s ease}.wdbshop-benefit-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(31,39,72,.12)}.wdbshop-benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:rgba(108,76,241,.1);color:var(--wdbshop-primary);font-size:1.4rem;margin-bottom:18px}.wdbshop-benefit-icon svg{width:1.4rem;height:1.4rem;fill:var(--wdbshop-primary)}.wdbshop-benefit-card-title{font-size:1.15rem;line-height:1.35;margin:0 0 10px;color:var(--wdbshop-secondary);font-weight:700}.wdbshop-benefit-text{font-size:.97rem;line-height:1.65;margin:0;color:var(--wdbshop-text)}.wdbshop-button-wrap{display:flex;justify-content:flex-start}.wdbshop-button{display:inline-flex;align-items:center;gap:10px;background:var(--wdbshop-primary);color:#fff;font-weight:600;font-size:1rem;text-decoration:none;padding:15px 30px;border-radius:50px;border:2px solid transparent;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;cursor:pointer}.wdbshop-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.18);color:#fff}.wdbshop-btn-icon{display:inline-flex;align-items:center}.wdbshop-btn-icon svg{width:1em;height:1em;fill:currentColor}@media (max-width:1024px){.wdbshop-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.wdbshop-header--has-media{grid-template-columns:1fr}.wdbshop-header--has-media.wdbshop-img-left .wdbshop-header-text,.wdbshop-header--has-media.wdbshop-img-left .wdbshop-header-media{order:initial}.wdbshop-benefits-grid{grid-template-columns:1fr}.wdbshop-button-wrap{justify-content:center}}