/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/@yaireo/fakescroll@2.5.1/fakescroll.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.fakeScroll{overflow:visible!important}.fakeScroll__wrap{overflow:hidden;height:100%;position:relative;z-index:1}.fakeScroll__content{height:100%;width:100%;position:relative;overflow:auto;-moz-box-sizing:border-box;box-sizing:border-box;scrollbar-width:none}.fakeScroll__content::-webkit-scrollbar{display:none}.fakeScroll__track{position:absolute;right:-15px;top:0;bottom:0;width:9px;cursor:default}.fakeScroll__bar{position:relative;background:rgba(255,255,255,.4);width:100%;border-radius:4px;right:0;top:0;z-index:0;transition:background .1s;cursor:-moz-grab;cursor:-webkit-grab}.fakeScroll__bar:hover{background:rgba(255,255,255,.55)}.fakeScroll__bar.fakeScroll--grabbed{cursor:-moz-grabbing;cursor:-webkit-grabbing;background:#fff}body.fakeScroll--grabbed{cursor:-moz-grabbing;cursor:-webkit-grabbing;-moz-user-select:none;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=/sm/bfca81d6e218b7f8ae7e27b4df2f4be448c539d18f04ef68557769198729fab0.map */