.cmp_carrusel_cards_proteccion{padding:60px 0 50px 0;gap:40px;display:flex;justify-content:flex-start;align-items:center}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_proteccion_contenedor_principal{width:1846px;height:var(--altura_contenedor_desktop);gap:46px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_proteccion_titulo_1,.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_proteccion_titulo_2{width:1220px;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:auto;display:flex;justify-content:center;align-items:center;gap:24px}
.cmp_carrusel_cards_proteccion .cmp_carrusel_cards_contenedor_scroll{width:1196px;height:11px;display:flex;justify-content:center;align-items:center;position:relative;transform:translateX(75px)}
.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:1380px;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}
div.cmp_carrusel_cards_proteccion div.cmp_carrusel_cards_proteccion_contenedor_principal{width:412px;height:var(--altura_contenedor_responsive);padding-right:16px;padding-left:16px;gap:24px;justify-content:flex-start}
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;transform:translateX(0) !important}
div.cmp_carrusel_cards_proteccion div.cmp_carrusel_cards_contenedor_funcionalidad{width:max-content !important;height:auto;justify-content:flex-start;cursor:grab;user-select:none;-webkit-user-drag:none;touch-action:pan-y;margin-left:-15px}
div.cmp_carrusel_cards_proteccion div.cmp_carrusel_cards_contenedor_scroll{display:none}
}