.cmp_utils_boton_interactivo_contenedor{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_utils_boton_interactivo{background:#f2a900;font-family:Avenir;font-size:16px;font-weight:900;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#002d72;width:484px;height:60px;border-radius:12px;border-style:none;cursor:pointer}
.cmp_utils_boton_interactivo:hover{background:#fedd00}
@media(max-width:768px){div.cmp_utils_boton_interactivo_contenedor{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
button.cmp_utils_boton_interactivo{background:#f2a900;font-family:Avenir;font-size:16px;font-weight:900;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#002d72;width:374px;height:48px;border-radius:12px;border-style:none;cursor:pointer}
button.cmp_utils_boton_interactivo:hover{background:#fedd00}
}