.image-slideshow{background-color:#004c93;transition:all .25s ease-in-out;width:100%;height:100%;position:absolute;z-index:1;top:0;bottom:0;left:0;right:0}.image-slideshow .slider-image{height:100%;background-size:cover;width:100%;position:absolute;top:0;bottom:0;left:0;top:0;background-size:cover;background-position:center;background-repeat:no-repeat}.image-slideshow .slick-slider{overflow:hidden}.image-slideshow .slick-slider div.slick-active .slider-img{-webkit-animation:myMove 8s 1 ease-in-out;animation:myMove 8s 1 ease-in-out}.image-slideshow .slick-list,.image-slideshow .slick-track{height:100%}.image-slideshow__controls{z-index:2;position:absolute;width:100%;bottom:90px;right:0;left:0;padding-bottom:5px;text-align:left}.image-slideshow__controls .buttons-wrapper{align-items:flex-start;display:flex;position:relative;justify-content:space-between;width:75px;margin:0 auto}@media (min-width:992px){.image-slideshow__controls .buttons-wrapper{float:right;padding-right:100px}}.image-slideshow__controls .buttons-wrapper .pause,.image-slideshow__controls .buttons-wrapper .play,.image-slideshow__controls .buttons-wrapper .slick-next,.image-slideshow__controls .buttons-wrapper .slick-prev{font-size:20px;float:left;background:0 0;padding:0;border:none;color:#fff;position:relative;color:#fff;text-decoration:none;text-shadow:-1px -1px 0 #4d4d4d,1px -1px 0 #4d4d4d,-1px 1px 0 #4d4d4d,1px 1px 0 #4d4d4d}@media (min-width:992px){.image-slideshow__controls .buttons-wrapper .pause,.image-slideshow__controls .buttons-wrapper .play,.image-slideshow__controls .buttons-wrapper .slick-next,.image-slideshow__controls .buttons-wrapper .slick-prev{font-size:14px}}.image-slideshow__controls .buttons-wrapper .pause:focus,.image-slideshow__controls .buttons-wrapper .pause:hover,.image-slideshow__controls .buttons-wrapper .play:focus,.image-slideshow__controls .buttons-wrapper .play:hover,.image-slideshow__controls .buttons-wrapper .slick-next:focus,.image-slideshow__controls .buttons-wrapper .slick-next:hover,.image-slideshow__controls .buttons-wrapper .slick-prev:focus,.image-slideshow__controls .buttons-wrapper .slick-prev:hover{color:#b00135;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.image-slideshow__controls .buttons-wrapper .pause:focus:before,.image-slideshow__controls .buttons-wrapper .pause:hover:before,.image-slideshow__controls .buttons-wrapper .play:focus:before,.image-slideshow__controls .buttons-wrapper .play:hover:before,.image-slideshow__controls .buttons-wrapper .slick-next:focus:before,.image-slideshow__controls .buttons-wrapper .slick-next:hover:before,.image-slideshow__controls .buttons-wrapper .slick-prev:focus:before,.image-slideshow__controls .buttons-wrapper .slick-prev:hover:before{color:#b00135}.image-slideshow__controls .buttons-wrapper .pause:focus,.image-slideshow__controls .buttons-wrapper .play:focus,.image-slideshow__controls .buttons-wrapper .slick-next:focus,.image-slideshow__controls .buttons-wrapper .slick-prev:focus{outline:2px dotted currentcolor}.image-slideshow__controls .buttons-wrapper .pause:after,.image-slideshow__controls .buttons-wrapper .play:after,.image-slideshow__controls .buttons-wrapper .slick-next:after,.image-slideshow__controls .buttons-wrapper .slick-prev:after{text-decoration:none;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-family:"Font Awesome 5 Pro"}.image-slideshow__controls .buttons-wrapper .pause{top:-1px}@keyframes myMove{from{transform:scale(1,1);transform-origin:50% 50%}to{transform:scale(1.1,1.1);transform-origin:50% 0}}@-webkit-keyframes myMove{from{-webkit-transform:scale(1,1);-webkit-transform-origin:50% 50%}to{-webkit-transform:scale(1.1,1.1);-webkit-transform-origin:50% 0}}