.mifc_scrollable-container{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.mifc_scrollable-container .mifc_content{display:flex;overflow-x:scroll;scrollbar-width:none}.mifc_scrollable-container .mifc_content::-webkit-scrollbar{display:none}.mifc_scrollable-container .mifc_arrow{position:absolute;display:flex;width:32px;height:32px;justify-content:center;align-items:center;background-color:#fff;text-align:center;line-height:30px;cursor:pointer;z-index:1;border-radius:50%;border:solid 1px #ddd;box-sizing:border-box}.b_dark .mifc_scrollable-container .mifc_arrow{background-color:#484644;border:solid 1px #545250}.mifc_scrollable-container .mifc_arrow.mifc_left{left:12px}.mifc_scrollable-container .mifc_arrow.mifc_right{right:12px}.mifc_scrollable-container .mifc_arrow.mifc_right:before{transform:rotate(180deg) translate(-1px,-5px)}.mifc_scrollable-container .mifc_arrow:before{display:block;height:14px;width:14px;transform-origin:center;transform:translate(-1px,-5px)}.mifc_scrollable-container .mifc_arrow:before{content:url(/rp/y1h1S1mmjDTuegiFmQ4HjnYyH04.svg)}