.wv-about{display:grid;grid-template-columns:1fr 1fr;min-height:580px}.wv-about-text{background:var(--wv-cream);display:flex;flex-direction:column;justify-content:center;padding:80px 72px}.wv-about-text .wv-section-desc{color:var(--wv-text-medium);margin-bottom:28px}.wv-about-text .wv-about-para2{margin-bottom:32px}.wv-about-stats{border-top:1px solid rgba(0,0,0,.08);display:flex;gap:40px;padding-top:28px}.wv-about-stat-num{color:var(--wv-text-dark);font-family:var(--wv-heading-family);font-size:36px;margin-bottom:4px}.wv-about-stat-label{color:var(--wv-text-medium);font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.wv-about-image{overflow:hidden}.wv-about-image img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.wv-about{grid-template-columns:1fr}.wv-about-image{height:300px;order:2}.wv-about-text{padding:48px 24px}.wv-about-stats{flex-direction:column;gap:20px}}