[custom-scroll]{position:relative;width:100%;height:200px}[custom-scroll-content]{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--border-line-primary);border-radius:4px;overflow-y:scroll}[custom-scrollbar]{position:absolute;top:0;right:0;opacity:0;transition:.3s;border:1px solid var(--border-line-primary);border-radius:10px;background:#fff;width:12px;height:100%}[custom-scrollbar].show{opacity:1}[custom-scrollbar-thumb]{position:absolute;top:2px;left:2px;transition:.3s;cursor:pointer;border-radius:10px;background:var(--background-grey);width:6px;height:40px}[custom-scrollbar-thumb]:hover{background:#00bfb3}[custom-scroll] ::-webkit-scrollbar{display:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/od-custom-scroll.css.map */
