.glide{position:relative;width:100%}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none;position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none}.glide__arrow{background-color:rgba(0,0,0,0);border:none;bottom:0;color:inherit;cursor:pointer;margin:auto;position:absolute;width:50px;height:50px;text-indent:-9999px;overflow:hidden;padding:0;pointer-events:auto;top:0;transition:all .3s ease;z-index:2}.glide__arrow::after{border-bottom:6px solid currentColor;border-right:6px solid currentColor;content:"";display:inline-block;height:24px;inset:0;margin:auto;position:absolute;transition:all .3s ease;width:24px}.glide__arrow:hover{opacity:.6}.glide__arrow--right{right:-50px}.glide__arrow--right::after{transform:rotate(-45deg)}.glide__arrow--left{left:-50px}.glide__arrow--left::after{transform:rotate(135deg)}.glide__bullets{-webkit-touch-callout:none;user-select:none;left:0;right:0;display:flex;justify-content:center;align-items:center;margin:0;padding:20px 0;list-style:none;z-index:2}.glide__bullet{align-items:center;background:none;border:0;color:var(--sc-color-secondary);cursor:pointer;display:inline-flex;height:24px;justify-content:center;margin:0;padding:0;transition:all .3s ease-in-out;width:24px;outline:none}.glide__bullet:before{background:currentColor;border-radius:50%;content:"";display:block;height:14px;width:14px}.glide__bullet:hover,.glide__bullet:focus{color:var(--sc-color-primary)}.glide__bullet.glide__bullet--active{color:var(--sc-color-primary)}.glide--rtl{direction:rtl}.arrows-false .glide__arrows{display:none}.dots-false .glide__bullets{display:none}@media(max-width: 1100px){.arrows-true .glide__arrows{display:none}.dots-false.arrows-true .glide__bullets{display:flex}}

/*# sourceMappingURL=glide.min.css.map */