.right-arrow{border-top-left-radius:18px;border-bottom-left-radius:18px;background-color:#0009;width:28px;height:36px;position:relative;cursor:pointer;pointer-events:auto}.right-arrow:before{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-bottom:2px solid #fff;border-right:2px solid #fff;border-bottom-right-radius:3px;transform:translate(-50%,-50%) rotate(-45deg)}.left-arrow{border-top-right-radius:18px;border-bottom-right-radius:18px;background-color:#0009;width:28px;height:36px;position:relative;cursor:pointer;pointer-events:auto}.left-arrow:before{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-bottom:2px solid #fff;border-right:2px solid #fff;border-bottom-right-radius:3px;transform:translate(-50%,-50%) rotate(135deg)}.carousel_arrow{position:absolute;top:50%;width:100%;z-index:1;display:flex;justify-content:space-between;pointer-events:none;--arrow-size: 10px;--arrow-border-width: 2px;transform:translateY(-50%)}.scrollable-div{overflow-x:auto;white-space:nowrap;position:relative;-webkit-user-select:none;user-select:none;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.scrollable-div::-webkit-scrollbar{display:none}.scrollable-div>*{max-width:100%!important;box-sizing:border-box!important}
