body.fcVideoGallery-open{overflow:hidden}.fcVideoGallery-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999 !important;overflow:hidden;touch-action:none;backface-visibility:hidden}.fcVideoGallery-container .fcContainer{position:relative;width:100%;height:100%;z-index:99999;overflow:hidden}.fcVideoGallery-overlay{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.9);will-change:opacity}.fcVideoGallery-btn{position:absolute;border:0;background-color:#000;cursor:pointer}.fcVideoGallery-btn.disabled{opacity:.2}.fcVideoGallery-btn.btn-close{width:40px;height:40px;top:2rem;right:2rem}.fcVideoGallery-btn.btn-close>svg{width:20px;height:20px}.fcVideoGallery-btn.btn-prev,.fcVideoGallery-btn.btn-next{top:45%;width:40px;height:50px;left:2rem}.fcVideoGallery-btn.btn-prev>svg,.fcVideoGallery-btn.btn-next>svg{width:25px}.fcVideoGallery-btn.btn-next{left:auto;right:2rem}.fcVideoGallery-slider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex !important;justify-content:center;align-items:center;transform:translate3d(0, 0, 0)}.fcVideoGallery-slide{width:100%;position:absolute;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.fcVideoGallery-slide.current{opacity:1;z-index:99999;position:relative}.fcVideoGallery-slide:not(.current){pointer-events:none}.fcVideoGallery-slide.prev{opacity:1;z-index:9999}.fcVideoGallery-slide .fcVideoContainer{position:relative;display:inline-block}.fcVideoGallery-slide .fcVideoContainer video{position:absolute;top:0;left:0;width:100%;height:auto}.fcVideoGallery-slide .video-resize-helper{max-height:calc(100vh - 5rem);max-width:calc(100vw - 5rem)}.fcfadeIn{animation:fcfadeIn .5s ease}.fcfadeOut{animation:fcfadeOut .5s ease}.fcSlideOutLeft{animation:fcSlideOutLeft .3s ease}.fcSlideInLeft{animation:fcSlideInLeft .3s ease}.fcSlideOutRight{animation:fcSlideOutRight .3s ease}.fcSlideInRight{animation:fcSlideInRight .3s ease}@keyframes fcfadeIn{from{opacity:0}to{opacity:1}}@keyframes fcfadeOut{from{opacity:1}to{opacity:0}}@keyframes fcSlideInLeft{from{opacity:0;transform:translate3d(-60%, 0, 0)}to{visibility:visible;transform:translate3d(0, 0, 0);opacity:1}}@keyframes fcSlideOutLeft{from{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}to{transform:translate3d(-60%, 0, 0);opacity:0;visibility:hidden}}@keyframes fcSlideInRight{from{opacity:0;visibility:visible;transform:translate3d(60%, 0, 0)}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes fcSlideOutRight{from{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}to{transform:translate3d(60%, 0, 0);opacity:0}}
