.section-imagen-fondo{display:grid;gap:56px;grid-template-columns:1fr;width:100%}.section_imagen_fondo-item{background-repeat:no-repeat;background-size:cover;border-radius:20px;color:#fff;display:flex;flex-direction:column;height:100%}.section_imagen_fondo_item-content{display:flex;flex-direction:column;gap:24px;height:100%;margin:auto;max-width:832px}.section_imagen_fondo-item h3{font-size:48px}@media (max-width:767px){.section_imagen_fondo-item h3{font-size:36px}}.section_imagen_fondo-item h2,.section_imagen_fondo-item h3,.section_imagen_fondo_item-content p{margin:0}.section_imagen_fondo_item-content .button{width:fit-content}