.banner-container{position:relative;width:100%;height:100vh;overflow:hidden;display:flex}.banner-img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.banner-text{display:flex;height:100%;align-items:center;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.card-img{aspect-ratio:16/9}.card-img,.socio-img{width:100%;object-fit:cover;object-position:center}.socio-img{aspect-ratio:1/1.3}.logo-img{width:100%;height:auto;max-width:1100px}.separador{width:99vw;height:5px;background-color:var(--bs-verde-claro);margin:1rem 0}.foto-equipo{width:100%;aspect-ratio:2/.8;object-fit:cover;object-position:center}.biografia{text-align:justify!important}@media screen and (max-width:996px){.banner-text{-webkit-backdrop-filter:none;backdrop-filter:none;padding:1.5rem 0}.banner-container{height:max-content}}