@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-scroll{display:flex;animation:scroll 16s linear infinite;mix-blend-mode:multiply}@media screen and (max-width:1280px){.animate-alliance-scroll{animation:scroll 10s linear infinite;mix-blend-mode:multiply}}.custom-scrollbar{justify-content:start;-webkit-overflow-scrolling:touch}@media screen and (min-width:2300px){.custom-scrollbar{justify-content:center}}.custom-scrollbar::-webkit-scrollbar{background-color:#c1c1c1;border-radius:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(245,131,33,1);border-radius:6px}.scrollBar::-webkit-scrollbar{display:none}.visible-width{display:none}@media screen and (min-width:1120px){.visible-width{display:block}}.arch-height{height:800vh}@media screen and (max-width:1023px){.arch-height{height:100vh}}