.sobre-main{background-color:var(--background)}.sobre-hero{color:#fff;background-color:#0f172a;background-image:linear-gradient(90deg,#0f172af2,#0f172ab3),url(/images/interior-pollimed.png);background-position:50%;background-size:cover;padding:6rem 0}.sobre-hero-content{max-width:800px}.sobre-title{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.sobre-subtitle{color:var(--border);font-size:1.25rem;line-height:1.6}.sobre-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}@media (max-width:900px){.sobre-grid{grid-template-columns:1fr;gap:3rem}}.sobre-p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.sobre-p strong{color:var(--text-main);font-weight:600}.rounded-image{border-radius:var(--radius-lg);width:100%}.shadow-large{box-shadow:0 25px 50px -12px #00000040}.mvv-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.mvv-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:2.5rem}.mvv-icon{margin-bottom:1.5rem;font-size:3rem}.mvv-card h3{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem}.mvv-card p{color:var(--text-muted);line-height:1.6}.mb-6{margin-bottom:2rem}
