.banner-video{max-width:140px;width:100%;height:71px;margin-left:20px;object-fit:cover}h2 video{max-width:116px;width:100%;height:48px;border-radius:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;margin-bottom:-10px}video{max-width:inherit}.slider{overflow:hidden;width:100%;margin:0 auto;display:flex;justify-content:right}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(calc(250px * 8))}}@keyframes scrollTitle{0%{transform:translateX(0)}100%{transform:translateX(calc(-250px * 8))}}.slide-title{animation:scrollTitle 45s linear infinite;width:calc(225px * 20);animation-delay:0s}.slide-track{animation:scroll 90s linear infinite;display:flex;width:calc(225px * 20);justify-content:center;animation-delay:0s}.slide{margin-top:-2.5rem;margin-bottom:-3rem;width:200px;margin-right:40px}@media (max-width:768px){.slider{height:100px}.slide{margin-top:-3rem;width:200px;margin-right:40px}.slide-track{animation-duration:50s}}@media (max-width:480px){.slider{height:85px}.slide{margin-top:-3.5rem}.slide-track{animation-duration:50s}}