.cmp_card_seguro_proteccion{display:flex;width:350px;height:auto;padding:24px 25px;flex-direction:column;justify-content:space-between;align-items:end;border-radius:16px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_contenedor_informacion{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:12px;width:350px;height:auto;padding:0 24px 50px 0}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_subconetnedor_titulo_imagen{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:302px;height:auto;gap:16px}
.cmp_card_seguro_proteccion .cmp_card_proteccion_logo_seguro{width:62px;height:62px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_titulo{height:auto;text-align:left;font-family:Avenir;font-size:32px;font-style:normal;font-weight:900;line-height:120%;margin-top:0;margin-bottom:0}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_subcontenedor_parrafo{display:flex;justify-content:flex-start;align-items:center;width:302px;height:72px;gap:10px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_parrafo p{width:315px;height:72px;text-align:left;font-family:Avenir;font-size:18px;font-style:normal;font-weight:300;line-height:150%;margin-top:0;margin-bottom:0}
.cmp_tarjeta_seguro_proteccion .cmp_tarjeta_seguro_proteccion_textos{display:flex;flex-direction:column;align-items:center;gap:20px;width:300px;height:191px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_contenedor_imagen_boton{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:350px;height:auto;margin-top:15px}
.cmp_card_seguro_proteccion .cmp_card_proteccion_imagen_seguro{width:400px;height:381px;border-bottom-right-radius:16px;border-bottom-left-radius:16px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_contenedor_boton{gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1;margin-top:-40px;height:10px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_boton{font-family:Avenir;font-size:16px;font-weight:800;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;width:316px;height:48px;border-radius:15px;border-style:none;cursor:pointer;background:#ffcb03;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:10px}
.cmp_card_seguro_proteccion .cmp_card_seguro_proteccion_boton:hover{background:#f2a900}
.cmp_card_seguro_proteccion .cmp_card_producto_link{text-decoration:none}
b{font-weight:900}
@media(max-width:768px){div.cmp_card_seguro_proteccion{gap:16px;width:auto;padding:0}
div.cmp_card_seguro_proteccion div.cmp_card_seguro_proteccion_contenedor_informacion{width:auto;height:auto;padding:16px 24px;gap:12px}
div.cmp_card_seguro_proteccion img.cmp_card_proteccion_imagen_seguro{width:350px}
div.cmp_card_seguro_proteccion span.cmp_card_seguro_proteccion_parrafo p{font-size:16px;width:302px;height:72px}
}