.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;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;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;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%;-ms-flex-negative:0;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}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}.c-gallery{margin-bottom:1em}.c-gallery__modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.5);z-index:999;padding:5vmax;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateZ(0);transform:translateZ(0)}.c-gallery__modal__image{max-width:90vw;max-height:60vh}.c-gallery__modal__image img{width:auto!important;max-height:60vh}.c-gallery__modal__controls{position:absolute;bottom:15vh}@media screen and (min-width:768px){.c-gallery__modal__controls{bottom:5vmax}}.c-gallery__modal__controls button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.c-gallery__modal__controls button.disabled{opacity:.75}.c-panel .c-gallery__modal{-webkit-transform:translateX(calc(-100vw + 90%));transform:translateX(calc(-100vw + 90%))}@media screen and (min-width:950px){.c-panel .c-gallery__modal{-webkit-transform:translateX(calc(-100vw + 860px));transform:translateX(calc(-100vw + 860px))}}@media screen and (min-width:1024px){.c-panel .c-gallery__modal{-webkit-transform:translateX(calc(-100vw + 70%));transform:translateX(calc(-100vw + 70%))}}@media screen and (min-width:1170px){.c-panel .c-gallery__modal{-webkit-transform:translateX(calc(-100vw + 60%));transform:translateX(calc(-100vw + 60%))}}@media screen and (min-width:1440px){.c-panel .c-gallery__modal{-webkit-transform:translateX(calc(-100vw + 860px));transform:translateX(calc(-100vw + 860px))}}.glide__slide{cursor:pointer;overflow:hidden}.glide__slide .c-media-image{height:200px}.glide__slide img{width:auto!important;height:120%!important;max-width:inherit!important;margin:0 auto;display:block}@supports ((-o-object-fit:cover) or (object-fit:cover)){.glide__slide img{min-height:75px;max-width:100%!important;width:100%!important;min-width:75px;height:100%!important;-o-object-fit:cover;object-fit:cover;height:200px!important}}.glide__bullet{background:#e8edee;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#005eb8;display:inline-block;font-size:20px;font-weight:400;padding:10px 20px;text-decoration:none;margin:10px 10px 0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:none;cursor:pointer}.glide__bullet--active{background:#005eb8;color:#fff}