.quienes-somos-stage{padding-bottom:130px;position:relative}.quienes-somos-stage .stage-contents{align-items:center;background-position:50%;background-size:cover;border-radius:30px;display:flex;flex-direction:column;height:550px;justify-content:center;overflow:hidden;position:relative;text-align:center}.quienes-somos-stage .stage-contents:before{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));border-radius:30px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.quienes-somos-stage .stage-contents>*{color:#fff;max-width:640px;position:relative;width:100%;z-index:2}.quienes-somos-stage .stage-contents h1{margin-bottom:30px}.quienes-somos-stage .stage-info-block{align-items:center;background-color:var(--primary-color);border-radius:30px;bottom:30px;display:flex;flex-wrap:wrap;justify-content:center;left:50%;max-width:1130px;padding:30px 20px;position:absolute;transform:translateX(-50%);width:calc(100% - 30px);z-index:3}.quienes-somos-stage .stage-info-block .info-item{padding:0 15px;width:25%}.quienes-somos-stage .stage-info-block .h3{color:#fff;font-family:var(--text-font);font-weight:300;text-align:center}.quienes-somos-stage .stage-info-block .h3:first-of-type{margin-bottom:8px}@media only screen and (max-width:991px){.quienes-somos-stage .stage-info-block{gap:15px 0;padding:20px;width:calc(100% - 60px)}.quienes-somos-stage .stage-info-block .info-item{width:50%}.quienes-somos-stage .stage-info-block .h3{font-size:16px}.quienes-somos-stage .stage-info-block .h3:first-of-type{margin-bottom:4px}}