.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}.graph-container{border-left:3px solid #464547;padding:10px 0}.graph-container .bar-graph{background:#464547;color:#fff;display:flex;justify-content:space-between;text-transform:uppercase;margin-bottom:10px;flex-direction:column;width:0;height:96px;overflow:hidden;font-weight:700}.graph-container .bar-graph .bar-title{text-align:center}.graph-container .bar-graph:last-child{margin-bottom:0}.graph-container .bar-graph:nth-child(2n){background:#fd0;color:#464547}.graph-container .bar-graph.active{animation-name:barAnimation;animation-duration:1.5s;animation-fill-mode:forwards}.graph-container .bar-graph.active span{animation-name:fadeInData;animation-delay:1.75s;animation-duration:.75s;animation-fill-mode:forwards;font-size:.85rem}.graph-container .bar-graph span{opacity:0;padding:10px;align-self:center}.graph-slider-container{position:relative}.graph-slider-container .graph-title{font-weight:700;font-size:1.33rem;text-transform:uppercase}.graph-slider-container .glide-controls i{font-size:2.5rem;float:left;color:#464547;align-self:center}.graph-slider-container .glide-controls i:hover{cursor:pointer}.graph-slider-container .glide-controls i:last-child{float:right}.graph-slider-container .glide__bullets{bottom:-5px}.graph-slider-container .glide__bullets .glide__bullet{width:10px;height:10px;border:1px solid #464547}.graph-slider-container .glide__bullets .glide__bullet.glide__bullet--active{background-color:#464547}.graph-slider-container .glide-control-container{position:absolute;top:0;bottom:0;left:-40px;display:none}.graph-slider-container .glide-control-container.right{left:unset;right:-40px}@media (min-width:768px){.graph-container .bar-graph{flex-direction:row}.graph-container .bar-graph .bar-title{position:relative;text-align:left}.graph-container .bar-graph.active span{font-size:1rem}}@media (min-width:1200px){.graph-slider-container .glide-control-container{display:flex}}@keyframes barAnimation{0%{width:0}}@keyframes fadeInData{0%{opacity:0}to{opacity:1}}
