.ticker .et_pb_text_inner{white-space:nowrap;overflow:visible;animation:marquee 20s linear infinite}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.flotando img{animation:flotar 3s ease-in-out infinite}@keyframes flotar{0%{transform:translateY(-10px)}50%{transform:translateY(-15px)}100%{transform:translateY(-10px)}}.hero-seccion{background:linear-gradient(90deg,#2E2118 50%,#F5F0E7 50%)!important}@media (max-width:980px){.hero-seccion{background:linear-gradient(180deg,#2E2118 50%,#F5F0E7 50%)!important}}html,body{max-width:100%;overflow-x:hidden}