.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select: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;user-select:none}.glide--rtl{direction:rtl}.has-slideshow>h2,.has-slideshow>p{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;text-align:center}.has-slideshow>h2{max-width:990px}.has-slideshow>p{margin-top:20px;max-width:660px}.has-slideshow .glide__bullets{bottom:30px;font-size:0;left:0;line-height:0;position:absolute;text-align:center;width:100%;z-index:2}.has-slideshow .glide__bullet{background-color:transparent;border:1px solid;border-radius:50%;color:inherit;height:10px;margin:0 6px;overflow:hidden;padding:0;width:10px}.has-slideshow .glide__bullet--active{background-color:currentColor}.has-slideshow .glide__arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;padding:5px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .25s}.has-slideshow .glide__arrow:hover{opacity:.6}@media(max-width:767.98px){.has-slideshow .glide__arrow{font-size:10px}}.has-slideshow .glide__arrow--left{left:10px}@media(min-width:768px){.has-slideshow .glide__arrow--left{left:35px}}.has-slideshow .glide__arrow--left i{transform:rotate(90deg)}.has-slideshow .glide__arrow--right{right:10px}@media(min-width:768px){.has-slideshow .glide__arrow--right{right:35px}}.has-slideshow .glide__arrow--right i{transform:rotate(-90deg)}.has-slideshow.padded{padding-bottom:40px;padding-top:40px}@media(min-width:768px){.has-slideshow.padded{padding-bottom:90px;padding-top:50px}}.has-slideshow.padded .glide__bullets{bottom:0}.has-slideshow.animation--fade .glide{position:relative}.has-slideshow.animation--fade .glide__slides{display:block;position:relative;transform:none!important}.has-slideshow.animation--fade .glide__slide{left:0;opacity:0;position:absolute;top:0;transition:opacity 0ms linear .3s}.has-slideshow.animation--fade .glide__slide:first-child{position:relative}.has-slideshow.animation--fade .glide__slide--active{opacity:1;transition:opacity .3s linear 0ms;z-index:1}.has-slideshow.animation--fade .glide__slide:not(.glide__slide--active) button{transition-delay:.5s;transition-property:visibility;visibility:hidden}.has-slideshow.adjust-width--default{margin-left:auto;margin-right:auto;max-width:1440px}