.marquee-strip{width:100%;overflow:hidden;background:#002b2a;padding:18px 0;white-space:nowrap}.marquee-track{display:inline-flex;align-items:center;gap:70px;animation:marqueeScroll 35s linear infinite;will-change:transform}.marquee-track span{font-family:'Magistral',sans-serif;font-size:13px;letter-spacing:7px;text-transform:uppercase;color:rgba(180,225,220,0.55);font-weight:600}.marquee-track .dot{font-size:22px;letter-spacing:0;color:rgba(180,225,220,0.9)}@keyframes marqueeScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.texto-hover-blanco{transition:all 0.35s ease;cursor:pointer}.texto-hover-blanco,.texto-hover-blanco h1,.texto-hover-blanco h2,.texto-hover-blanco h3,.texto-hover-blanco h4,.texto-hover-blanco h5,.texto-hover-blanco h6,.texto-hover-blanco p,.texto-hover-blanco span,.texto-hover-blanco a,.texto-hover-blanco strong,.texto-hover-blanco em{transition:all 0.35s ease}.texto-hover-blanco:hover{transform:translateY(-6px) scale(1.02);text-shadow:0 8px 20px rgba(0,0,0,0.18)}.texto-hover-blanco:hover,.texto-hover-blanco:hover h1,.texto-hover-blanco:hover h2,.texto-hover-blanco:hover h3,.texto-hover-blanco:hover h4,.texto-hover-blanco:hover h5,.texto-hover-blanco:hover h6,.texto-hover-blanco:hover p,.texto-hover-blanco:hover span,.texto-hover-blanco:hover a,.texto-hover-blanco:hover strong,.texto-hover-blanco:hover em{color:#ffffff!important}.scroll-progress-bar{position:fixed;top:80px;left:0;width:0%;height:5px;background:#b4e1dc;z-index:999999;transition:width 0.08s linear;pointer-events:none}@media (max-width:980px){.scroll-progress-bar{display:none!important}}