.vfm-menu{flex-direction:column;width:100%;height:100%;margin:0;padding:0;display:flex}.vfm-item{text-align:center;border-top:1px solid;flex:1 1 0;min-height:64px;position:relative;overflow:hidden}.vfm-item:first-child{border-top:none}.vfm-item-link{cursor:pointer;text-transform:uppercase;white-space:nowrap;letter-spacing:-.01em;height:100%;font-size:clamp(1.25rem,3.2vw,2.25rem);font-weight:800;font-family:var(--va-font-display);justify-content:center;align-items:center;gap:clamp(10px,1.6vw,22px);text-decoration:none;transition:opacity .25s;display:flex;position:relative}.vfm-item-icon{width:clamp(22px,2.8vw,34px);height:auto;color:var(--va-actives);flex:none;animation:3.6s ease-in-out infinite vfm-iconfloat}.vfm-item:nth-child(2) .vfm-item-icon{animation-delay:.3s}.vfm-item:nth-child(3) .vfm-item-icon{animation-delay:.6s}.vfm-item:nth-child(4) .vfm-item-icon{animation-delay:.9s}.vfm-item:nth-child(5) .vfm-item-icon{animation-delay:1.2s}.vfm-item:nth-child(6) .vfm-item-icon{animation-delay:1.5s}.vfm-item:nth-child(7) .vfm-item-icon{animation-delay:1.8s}@keyframes vfm-iconfloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(-3deg)}}@media (prefers-reduced-motion:reduce){.vfm-item-icon{animation:none}}.vfm-item-link:hover,.vfm-item-link:focus:not(:focus-visible){color:inherit}.vfm-marquee{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(101%)}.vfm-marquee__inner-wrap{width:100%;height:100%;overflow:hidden}.vfm-marquee__inner{will-change:transform;align-items:center;width:fit-content;height:100%;display:flex;position:relative}.vfm-marquee__part{flex-shrink:0;align-items:center;display:flex}.vfm-marquee__part span{white-space:nowrap;text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(1.25rem,3.2vw,2.25rem);font-weight:800;font-family:var(--va-font-display);padding:0 1.25rem;line-height:1}.vfm-marquee__img{background-color:#fff9;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:999px;width:110px;height:64%;margin:0 1.25rem}@media (prefers-reduced-motion:reduce){.vfm-marquee{display:none}}
