@media(max-width:768px){div.cmp_tarjeta_productos_calculadora_proteccion{width:auto;gap:25px}
}
.cmp_tarjeta_productos_calculadora_proteccion{display:flex;width:350px;height:513px;padding:25px 25px;flex-direction:column;justify-content:space-between;align-items:center;border-radius:32px}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_seguro_proteccion_contenedor_imagen{display:flex;justify-content:center;align-items:center;gap:10px;width:300px;height:220px}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_proteccion_imagen_desktop{width:auto;height:auto}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_proteccion_imagen_responsive{display:none}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_seguro_proteccion_textos{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:300px;height:191px}
.cmp_tarjeta_productos_calculadora_proteccion .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_productos_calculadora_proteccion .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%}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_seguro_proteccion_contenedor_boton{width:316px;height:48px;gap:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_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}
.cmp_tarjeta_productos_calculadora_proteccion .cmp_tarjeta_seguro_proteccion_boton:hover{cursor:pointer;background:#f7a800}