.mbf-block2-info{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;margin:0 auto;padding-bottom:3rem;text-align:center;max-width:1000px}.mbf-block2-description{margin-top:1.5rem}.mbf-block2-imagen{position:relative;width:120px;height:120px;margin:0 auto 1.5rem;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,rgb(255 255 255 / .88) 0%,rgb(245 249 252 / .88) 100%);box-shadow:0 2.56px 2.56px rgb(15 15 44 / .1);backdrop-filter:blur(1.28px)}.mbf-block2-imagen img{object-fit:cover;width:100%;height:100%}.mbf-block2-group{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.mbf-block2-group-title{margin-bottom:1rem}@media(max-width:768px){.mbf-block2-group{grid-template-columns:repeat(1,1fr);gap:.5rem;padding-left:10px;padding-right:10px;max-width:400px;margin:0 auto}}