.cmp_tarjeta_fondo_emergencia{display:flex;width:350px;flex-direction:column;justify-content:space-between;align-items:center;border-radius:32px;gap:25px}
.cmp_tarjeta_fondo_emergencia .cmp_tarjeta_seguro_proteccion_contenedor_imagen{display:flex;justify-content:center;align-items:center;gap:10px;height:220px}
.cmp_tarjeta_fondo_emergencia .cmp_tarjeta_proteccion_imagen_desktop{width:360px;height:auto;border-radius:32px 32px 0 0}
.cmp_tarjeta_fondo_emergencia .cmp_tarjeta_proteccion_imagen_responsive{display:none}
.cmp_tarjeta_fondo_emergencia .cmp_tarjeta_seguro_proteccion_textos{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:300px;height:191px}
.cmp_tarjeta_fondo_emergencia .cmp_tarjeta_seguro_proteccion_titulo{width:300px;height:31px;text-align:center;font-family:'Avenir',sans-serif;font-size:28px;font-style:normal;font-weight:900;line-height:110%;margin-top:0;margin-bottom:0}
.cmp_tarjeta_fondo_emergencia .cmp_tarjeta_seguro_proteccion_parrafo{width:300px;height:140px;text-align:center;font-family:'Avenir',sans-serif;font-size:18px;font-style:normal;font-weight:350;line-height:110%}