@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logos-scroll-container{display:inline-flex;white-space:nowrap;align-items:center;animation:scroll-logos 20s linear infinite;direction:ltr}.logos-scroll-container:hover{animation-play-state:paused}@keyframes scroll-text{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.scrolling-text-container{display:inline-flex;white-space:nowrap;animation:scroll-text 40s linear infinite;align-items:center;height:100%;direction:ltr}.scrolling-text-container:hover{animation-play-state:paused}@keyframes scroll-logo{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.scrolling-logo-container{display:inline-flex;white-space:nowrap;animation:scroll-logo 30s linear infinite;align-items:center;height:100%;direction:ltr}.scrolling-logo-container:hover{animation-play-state:paused}.logo-slider-img{display:block;width:293px!important;height:58px!important;min-width:293px!important;min-height:58px!important;max-width:293px!important;max-height:58px!important}@media (min-width:1024px){.logo-slider-img{width:811px!important;height:160px!important;min-width:811px!important;min-height:160px!important;max-width:811px!important;max-height:160px!important}}.hero-word{display:inline-block;position:relative;transition:all .3s ease}.hero-word-exit{animation:slideUpOut .3s forwards}.hero-word-enter{animation:slideUpIn .3s forwards}@keyframes slideUpOut{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-100%,0);opacity:0}}@keyframes slideUpIn{0%{transform:translate3d(0,100%,0);opacity:0}to{transform:translateZ(0);opacity:1}}.dark .hero_spline-desktop canvas{transform:scale(1)}.hero_spline-desktop canvas{transform:scale(1.9)}@media (max-width:768px){.dark .hero_spline-mobile canvas{object-fit:contain!important;width:100%!important;height:100%!important;border-radius:50%;transform:scaleX(.8) scaleY(.9)}}.hero_spline-desktop-footer>div,.hero_spline-desktop>div,.hero_spline-mobile>div{height:100%!important}.locations-swiper{width:100%;height:auto;padding-bottom:20px}.locations-swiper .swiper-slide,.locations-swiper .swiper-wrapper{display:flex!important;align-items:stretch!important}.locations-swiper .swiper-slide{height:auto!important}.locations-swiper .swiper-slide>div{width:100%;display:flex;flex-direction:column;min-height:100%}