.bx-touch .table-scroller-wrapper__ear{display:none}@media (min-width:992px){#table-scroller-wrapper.scroller{overflow-y:hidden;overflow-x:auto}.table-scroller-wrapper__ear{height:160px;-webkit-transform:translate3d(0,48px,0);-ms-transform:translate3d(0,48px,0);transform:translate3d(0,48px,0);margin-bottom:-80px;-webkit-transition:opacity .3s ease,margin .3s ease,height .3s ease;-o-transition:opacity .3s ease,margin .3s ease,height .3s ease;transition:opacity .3s ease,margin .3s ease,height .3s ease;position:absolute;opacity:0;will-change:transform;width:36px;z-index:6}.table-scroller-wrapper__ear:after,.table-scroller-wrapper__ear:before{height:48px;transform:translateY(-50%);content:"";position:absolute;top:50%;width:36px;display:block}.table-scroller-wrapper__ear:before{opacity:.4;background-color:#333}.table-scroller-wrapper__ear:hover:before{opacity:1;background-color:var(--theme-base-color)}.table-scroller-wrapper__ear--right{margin-right:-36px;right:0;left:auto}.table-scroller-wrapper__ear--right:after{background:url(../../images/svg/arrows/arrow-right-light.svg) 50% no-repeat}.table-scroller-wrapper__ear--right:before{border-radius:4px 0 0 4px}.table-scroller-wrapper__ear--left{margin-left:-36px;left:0}.table-scroller-wrapper__ear--left:after{background:url(../../images/svg/arrows/arrow-left-light.svg) 50% no-repeat}.table-scroller-wrapper__ear--left:before{border-radius:0 4px 4px 0}#table-scroller-wrapper:hover .table-scroller-wrapper__ear.showing{opacity:1}#table-scroller-wrapper:hover .table-scroller-wrapper__ear--left.showing{margin-left:0}#table-scroller-wrapper:hover .table-scroller-wrapper__ear--right.showing{margin-right:0}}@media (max-width:991px){.table-scroller-wrapper__ear{display:none}}