        
        
/**** gScrollingCarousel.min.js ****/
.g-scrolling-carousel{position:relative}.g-scrolling-carousel .items{overflow-x:scroll;white-space:nowrap;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.g-scrolling-carousel .items::-webkit-scrollbar{display:none}.jc-left,.jc-right{width:36px;height:36px;color:#757575;margin-bottom:auto;margin-top:auto;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 8px 0 rgba(0,0,0,.2);background:#fff;border-radius:50%;cursor:pointer;position:absolute;top:0;bottom:0;z-index:2;opacity:.94}.jc-right{right:-18px}.jc-left{left:-18px}.jc-left:hover,.jc-right:hover{opacity:.98}.jc-left svg,.jc-right svg{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:24px;height:24px;fill:#757575}.jc-left:hover svg,.jc-right:hover svg{fill:#000}@media (pointer:coarse){.jc-left,.jc-right{display:none!important}}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}