.cmp_carrusel_cards_proteccion{flex-direction:column;padding:60px 60px 50px 60px;gap:40px;display:flex;justify-content:flex-start;align-items:center;height:var(--altura_contenedor_desktop)}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_proteccion_titulo_1,.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_proteccion_titulo_2{width:auto;height:auto;text-align:center;font-family:Avenir;font-size:48px;font-weight:900;line-height:100%;margin-top:0;margin-bottom:0}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_contenedor_funcionalidad{height:var(--altura_contenedor_desktop);display:flex;align-items:center;gap:24px;width:100%}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_contenedor_funcionalidad>*:first-child{margin-left:auto}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_contenedor_scroll{height:11px;display:flex;justify-content:center;align-items:center;position:relative;width:1196px}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_scroll_color{width:385px;height:11px;border-radius:15px;background:#002d72;z-index:1;position:absolute;top:0;left:0;cursor:pointer}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_scroll_color_not{width:1196px;height:11px;border-radius:16px;background:#ecebeb;position:absolute;top:0;left:0;z-index:0}
@media(max-width:768px){div.cmp_carrusel_cards_proteccion{padding:50px 0 0;gap:24px;height:var(--altura_contenedor_responsive)}
div.cmp_carrusel_cards_proteccion h4.cmp_carrusel_cards_proteccion_titulo_1,div.cmp_carrusel_cards_proteccion span.cmp_carrusel_cards_proteccion_titulo_2{width:365px;height:72px;font-size:28px;line-height:130%;text-align:left}
div.cmp_carrusel_cards_proteccion h4.cmp_carrusel_cards_proteccion_titulo_1{margin-left:0 !important}
div.cmp_carrusel_cards_proteccion div.cmp_carrusel_cards_contenedor_funcionalidad{width:100%;height:auto;justify-content:flex-start;cursor:grab;user-select:none;-webkit-user-drag:none;touch-action:pan-y;margin-left:0 !important;gap:0}
div.cmp_carrusel_cards_proteccion div.cmp_carrusel_cards_contenedor_scroll{display:none}
}