.nosotros-container{min-height:100vh;background-color:#e8f4f5;background-image:url(/images/patron.png);background-size:cover;background-position:50%;background-repeat:repeat}.nosotros-content{padding:4rem 2rem;min-height:calc(100vh - 200px)}.content-wrapper{max-width:1200px;margin:0 auto}.page-title{font-size:3rem;color:#5a8a94;text-align:center;margin-bottom:3rem;letter-spacing:.2em}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.about-text h2{font-size:2rem;color:#5a8a94;margin-bottom:1.5rem}.about-text p{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1rem}.about-image img{width:100%;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1)}@media (max-width:768px){.about-section{grid-template-columns:1fr}.page-title{font-size:2rem}}