.sm-marquee-section{--mq-fondo:var(--sm-navy);--mq-texto-1:#ffffff;--mq-texto-2:#FFD700;--mq-texto-3:#a3b1c6;--mq-vel-marquee:30s;--mq-dur-anim:4s;position:relative;width:100%;height:100vh;min-height:600px;max-height:720px;overflow:hidden;background-color:var(--mq-fondo);display:flex;align-items:center;justify-content:center}.sm-marquee-iconos{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.sm-marquee-icono{position:absolute;width:60px;height:60px;opacity:.25;will-change:transform}.sm-marquee-pos-1{top:15%;left:15%}.sm-marquee-pos-2{top:10%;right:15%}.sm-marquee-pos-3{bottom:5%;left:20%}.sm-marquee-pos-4{bottom:10%;right:15%}.sm-marquee-pos-5{bottom:10%;left:50%;transform:translateX(-50%)}.sm-marquee-label-servicios{position:absolute;top:10%;left:50%;transform:translateX(-50%);color:#fff;font-family:var(--sm-font);font-size:5rem;font-weight:800;text-transform:uppercase;letter-spacing:0;opacity:1;white-space:nowrap;pointer-events:none;line-height:1}@keyframes sm-mq-zoom-in-out{0%,100%{transform:scale(1)}50%{transform:scale(1.6)}}@keyframes sm-mq-out-in-zoom{0%,100%{transform:scale(1.6)}50%{transform:scale(1)}}@keyframes sm-mq-zoom-centro{0%,100%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.6)}}.sm-marquee-grupo-a{animation:sm-mq-zoom-in-out var(--mq-dur-anim) ease-in-out infinite}.sm-marquee-grupo-b{animation:sm-mq-out-in-zoom var(--mq-dur-anim) ease-in-out infinite}.sm-marquee-pos-5.sm-marquee-grupo-a{animation:sm-mq-zoom-centro var(--mq-dur-anim) ease-in-out infinite}.sm-marquee-contenedor{display:flex;flex-direction:column;gap:5px;width:100vw;transform:skewY(-1deg);z-index:2;position:relative;font-family:var(--sm-font)}.sm-marquee-fila{display:flex;width:max-content;will-change:transform}.sm-marquee-contenido{display:flex;gap:50px;padding-right:50px}.sm-marquee-section h2{font-size:5rem;font-weight:800;text-transform:uppercase;margin:0;line-height:1;white-space:nowrap}.sm-marquee-color-1{color:var(--mq-texto-1);opacity:.95}.sm-marquee-color-2{color:var(--mq-texto-2)}.sm-marquee-color-3{color:var(--mq-texto-3)}.sm-marquee-color-4{color:var(--mq-texto-1);opacity:.4}@keyframes sm-mq-mover-izquierda{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes sm-mq-mover-derecha{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.sm-marquee-hacia-izquierda{animation:sm-mq-mover-izquierda var(--mq-vel-marquee) linear infinite}.sm-marquee-hacia-derecha{animation:sm-mq-mover-derecha var(--mq-vel-marquee) linear infinite}@media (prefers-reduced-motion:reduce){.sm-marquee-fila,.sm-marquee-icono{animation:none!important}}@media (max-width:768px){.sm-marquee-section{height:56vh;min-height:420px;max-height:560px}.sm-marquee-section h2{font-size:2rem}.sm-marquee-label-servicios{font-size:2.8rem}.sm-marquee-contenedor{transform:skewY(0);gap:5px}.sm-marquee-contenido{gap:30px;padding-right:30px}.sm-marquee-icono{width:40px;height:40px}}@media (max-width:560px){.sm-marquee-section{height:50vh;min-height:360px;max-height:480px}.sm-marquee-section h2{font-size:1.6rem}.sm-marquee-label-servicios{font-size:2.5rem;top:12%}.sm-marquee-contenido{gap:24px;padding-right:24px}.sm-marquee-icono{width:32px;height:32px;opacity:.18}.sm-marquee-pos-1{top:20%;left:8%}.sm-marquee-pos-2{top:14%;right:8%}.sm-marquee-pos-3{bottom:8%;left:12%}.sm-marquee-pos-4{bottom:12%;right:8%}}