.quick-link-scrollingWrapper{white-space:nowrap;width:100%;margin:0;position:relative;overflow:hidden}@media (min-width:960px){.quick-link-scrollingWrapper{margin:20px 10px}}.quick-link-scrollingContent{justify-content:start;align-items:center;gap:50px;width:max-content;display:flex}.quick-link-scrollingContent.scrollLeft{animation:120s linear infinite scrollLeft}.quick-link-scrollingContent.scrollRight{animation:120s linear infinite scrollRight}@keyframes scrollLeft{0%{transform:translate(0%)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0%)}}.quick-link-scrollingContent img{width:auto!important;height:100%!important}
