.vbsdk_why{padding:4rem 1rem 6rem}.vbsdk_why_container{margin:auto;max-width:1200px}.vbsdk_why_header{margin-bottom:4rem;text-align:center}.vbsdk_why_title{color:#0e0e47;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.vbsdk_why_subtitle{color:#6b7280;font-size:1.125rem;margin:auto;max-width:600px}.vbsdk_why_grid{display:grid;gap:1.5rem;margin:auto;max-width:900px}@media (min-width:768px){.vbsdk_why_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.vbsdk_why_grid{grid-template-columns:repeat(3,1fr)}}.vbsdk_why_card{align-items:center;background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 12px rgba(14,14,71,.1);display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.vbsdk_why_card:hover{box-shadow:0 10px 24px rgba(14,14,71,.15);transform:translateY(-4px)}.vbsdk_why_icon{align-items:center;background:#40ffb1;border-radius:50%;color:#fff;display:flex;font-weight:700;height:32px;justify-content:center;width:32px}.vbsdk_why_text{color:#0e0e47;font-size:1.05rem;font-weight:600}.vbsdk_why_cta{background:linear-gradient(90deg,#4223ff,#40ffb1);border-radius:1.5rem;box-shadow:0 30px 60px rgba(0,0,0,.25);color:#fff;margin-top:5rem;padding:3rem 2rem;text-align:center}.vbsdk_why_cta_title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.vbsdk_why_cta_text{font-size:1.125rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:640px}.vbsdk_why_stats{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.vbsdk_stat{background:#fff;border-radius:.75rem;color:#0e0e47;min-width:120px;padding:1.25rem 2rem}.vbsdk_stat strong{display:block;font-size:1.75rem}.vbsdk_stat span{color:#6b7280;font-size:.875rem}