.cmp_utils_header{height:933px;padding:0 30px 40px 30px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;position:relative;overflow:hidden}
.cmp_utils_header_bg_desktop{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transform:scaleX(1.3)}
.cmp_utils_header_bg_responsive{display:none}
.cmp_utils_header_contenedor_contenido{width:1302px;height:613px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:67px;position:relative;z-index:1}
.cmp_utils_header_imagen_desktop{width:100%;height:100%}
.cmp_utils_header_imagen_responsive{display:none}
.cmp_utils_header_contenedor{width:622px;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px}
.cmp_utils_header_titulo_color_1{width:622px;height:auto;font-family:Avenir;font-size:70px;font-weight:900;line-height:74px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-top:0;margin-bottom:0}
.cmp_utils_header_titulo_color_2{display:block;width:622px;height:auto;font-family:Avenir;font-size:70px;font-weight:900;line-height:74px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-top:0;margin-bottom:0}
.cmp_utils_header_contenedor_parrafo{width:622px;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_utils_header_parrafo p{width:622px;height:auto;font-family:Avenir;font-size:28px;font-weight:300;line-height:34px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;margin-top:0;margin-bottom:0}
.cmp_utils_header_parrafo b{font-weight:900}
.cmp_utils_header_boton_interaccion{width:60px;height:60px;background:#fff;border:0 solid #0d0d80;box-shadow:0 4px 18px 0 #0D0D8033;border-radius:50%;cursor:pointer}
.cmp_utils_header_imagen_flecha_boton{width:20px;height:20px;animation:floatArrow 1s infinite linear}
@keyframes floatArrow{0{transform:translateY(0)}
50%{transform:translateY(-8px)}
100%{transform:translateY(0)}
}
@media(max-width:768px){div.cmp_utils_header{height:743px;padding:0 30px 40px 30px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px}
svg.cmp_utils_header_bg_responsive{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transform:scaleX(1.1);display:flex}
svg.cmp_utils_header_bg_desktop{display:none}
div.cmp_utils_header_contenedor_contenido{width:374px;height:684px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;position:relative;z-index:1}
div.cmp_utils_header img.cmp_utils_header_imagen_desktop{display:none}
div.cmp_utils_header img.cmp_utils_header_imagen_responsive{width:100%;height:100%;display:flex}
div.cmp_utils_header div.cmp_utils_header_contenedor{width:350px;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}
div.cmp_utils_header h4.cmp_utils_header_titulo_color_1{width:348px;height:81px;font-family:Avenir;font-size:34px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;margin-top:0;margin-bottom:0}
div.cmp_utils_header span.cmp_utils_header_titulo_color_2{display:block;width:348px;height:81px;font-family:Avenir;font-size:34px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#f2a900;margin-top:0;margin-bottom:0;text-wrap:pretty}
div.cmp_utils_header_contenedor_parrafo{width:350px;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px}
div.cmp_utils_header span.cmp_utils_header_parrafo p{width:345px;height:162px;font-family:Avenir;font-size:22px;font-weight:300;line-height:122%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;margin-top:0;margin-bottom:0}
div.cmp_utils_header span.cmp_utils_header_parrafo b{font-weight:900}
button.cmp_utils_header_boton_interaccion{width:60px;height:60px;background:#fff;border:0 solid #0d0d80;box-shadow:0 4px 18px 0 #0D0D8033;border-radius:50%;cursor:pointer}
img.cmp_utils_header_imagen_flecha_boton{width:20px;height:20px}
}