.scroll-list .scroll-list__wrapper .arrow-carousel__wrapper{padding:0}.scroll-list .scroll-list__wrapper .arrow-carousel__wrapper .arrow-control{display:none}.scroll-list .scroll-list__wrapper .arrow-carousel__wrapper .arrow-control.active-arrow{display:flex}.scroll-list .scroll-list__wrapper .arrow-carousel__wrapper .arrow-control svg{color:#202124de}.scroll-list .scroll-list__wrapper.scroll-list--scrolling{display:flex;overflow-x:auto;padding-bottom:15px}.scroll-list .scroll-list__wrapper.scroll-list--list .scroll-list-item{margin-bottom:10px}@media (max-width:500px){.scroll-list .scroll-list__wrapper:not(.scroll-list--list){margin-right:-15px}.scroll-list .scroll-list__wrapper:not(.scroll-list--list) .scroll-list-item{margin-right:15px}}.scroll-list .scroll-list-item{border-radius:12px;margin-right:18px}.scroll-list .scroll-list-item:last-child{margin-right:0}.scroll-list__wrapper::-webkit-scrollbar{background:#0000;height:6px;width:6px}.scroll-list__wrapper.visible-scroll::-webkit-scrollbar-thumb{background-color:#0000001a}.scroll-list__wrapper::-webkit-scrollbar-thumb{background-color:#0000;border-radius:3px;padding:1px;transition:all 1s}.scroll-list__wrapper{scrollbar-color:#0000;scrollbar-track-color:#898989;scrollbar-width:thin}