.ffb-video--modal,.ffb-video--modal--carousel,.ffb-video--modal--content{box-sizing:border-box;transition:var(--ffb-ease-fast)}.ffb-video{margin:0 20px 20px}.ffb-video--inner{position:relative;height:0;padding-bottom:56.25%}.ffb-video--inner iframe{position:absolute;top:0;left:0;width:100%;height:100%}.ffb-video--carousel article{position:relative}.ffb-video--carousel article .video-mobile{position:absolute;z-index:2;height:0;width:100%;overflow:hidden;padding-bottom:56.25%}.ffb-video--carousel article a{display:block;position:relative;color:var(--ffb-white);height:0;overflow:hidden;padding-bottom:56.25%;border-radius:4px}.ffb-video--carousel article a img{vertical-align:top;min-width:100%;margin-top:-9.375%}.ffb-video--carousel article a .video-date{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;transition:var(--ffb-ease-fast)}.ffb-video--carousel article a .video-date--content{position:absolute;bottom:0;right:0;text-align:center;transition:var(--ffb-ease-fast);padding:4px 8px 5px;font-size:13px;font-weight:700;line-height:1;color:var(--ffb-white);z-index:3;background:rgba(0,0,0,.8)}.ffb-video--carousel article a .video-date--overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);opacity:0;z-index:1;transition:var(--ffb-ease-fast)}.ffb-video--carousel article a .video-date--play{width:48px;height:48px;position:absolute;z-index:2;left:calc(50% - 24px);top:calc(50% - 30px);transition:var(--ffb-ease-fast)}.ffb-video--carousel article a .video-date--play svg{width:48px;height:48px;position:absolute}.ffb-video--carousel article a .video-date--play svg.play-background{fill:rgba(0,0,0,.8);z-index:2}.ffb-video--carousel article a .video-date--play svg.play-foreground{fill:var(--ffb-white);z-index:3}.ffb-video--carousel article a .video-date--now-playing{text-align:center;color:var(--ffb-white);font-weight:700;font-size:15px;padding-top:22%;position:relative;z-index:3;visibility:hidden;opacity:0}.ffb-video--carousel article a .video-date--play-clip{position:absolute;top:10px;left:0;right:0;text-align:center;color:var(--ffb-green);font-weight:700;text-transform:uppercase;font-size:16px;letter-spacing:0;z-index:1;visibility:hidden;opacity:0;transition:var(--ffb-ease-fast)}.ffb-video--carousel article a:hover .video-date--content{background:#000}.ffb-video--carousel article a:hover .video-date--overlay{opacity:1}.ffb-video--carousel article a:hover .video-date--play{opacity:1;transform:scale(1.15)}.ffb-video--carousel article a:hover .video-date--play svg.play-background{fill:var(--ffb-green)}.ffb-video--carousel article a:hover .video-date--play-clip{visibility:visible;opacity:1;letter-spacing:2px}.ffb-video--carousel article a.playing .video-date--content{opacity:0}.ffb-video--carousel article a.playing .video-date--overlay{opacity:.85;background:var(--ffb-green)}.ffb-video--carousel article a.playing .video-date--play{opacity:0}.ffb-video--carousel article a.playing .video-date--now-playing{visibility:visible;opacity:1}.ffb-video--carousel .video-button-next,.ffb-video--carousel .video-button-prev,.ffb-video--carousel .video-modal-button-next,.ffb-video--carousel .video-modal-button-prev{position:absolute;top:calc(50% - 25px);bottom:0;transition:var(--ffb-ease-fast);color:var(--ffb-white);background:var(--ffb-blue);width:35px;height:50px;z-index:2;opacity:0;visibility:hidden;cursor:pointer;display:flex;align-items:center}.ffb-video--carousel .video-button-next .ffb,.ffb-video--carousel .video-button-prev .ffb,.ffb-video--carousel .video-modal-button-next .ffb,.ffb-video--carousel .video-modal-button-prev .ffb{fill:var(--ffb-white)}.ffb-video--carousel .video-button-next::after,.ffb-video--carousel .video-button-prev::after,.ffb-video--carousel .video-modal-button-next::after,.ffb-video--carousel .video-modal-button-prev::after{display:none}.ffb-video--carousel .video-button-next.swiper-button-disabled,.ffb-video--carousel .video-button-prev.swiper-button-disabled,.ffb-video--carousel .video-modal-button-next.swiper-button-disabled,.ffb-video--carousel .video-modal-button-prev.swiper-button-disabled{pointer-events:auto;opacity:0;visibility:hidden}.ffb-video--carousel .video-button-prev,.ffb-video--carousel .video-modal-button-prev{left:0;border-radius:0 25px 25px 0;justify-content:flex-start}.ffb-video--carousel .video-button-prev::after,.ffb-video--carousel .video-modal-button-prev::after{margin-left:10px;content:"prev"}.ffb-video--carousel .video-button-next,.ffb-video--carousel .video-modal-button-next{right:0;border-radius:25px 0 0 25px;justify-content:flex-end}.ffb-video--carousel .video-button-next::after,.ffb-video--carousel .video-modal-button-next::after{margin-right:10px;content:"next"}.ffb-video--carousel .video-modal-button-prev{left:15px}.ffb-video--carousel .video-modal-button-next{right:15px}.ffb-video--modal{position:fixed;width:100%;right:0;bottom:0;visibility:hidden;opacity:0;min-height:0;background:var(--ffb-dark-dark-gray);padding:44px 15px 15px;display:flex;justify-content:center;align-items:center}.ffb-video--modal.open{visibility:visible;opacity:1;z-index:9999999}.ffb-video--modal--content{width:100%;position:relative;z-index:3}.ffb-video--modal--content--player{width:100%;height:0;padding-bottom:56.25%;margin:0 auto;background:var(--ffb-dark-dark-gray);position:relative}.ffb-video--modal--content--player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.ffb-video--modal--content--player--next,.ffb-video--modal--content--player--prev{position:absolute;top:0;bottom:0;width:50px;z-index:4;cursor:pointer;visibility:hidden;opacity:0;transition:var(--ffb-ease-fast);display:none}.ffb-video--modal--content--player--next div,.ffb-video--modal--content--player--prev div{position:absolute;top:calc(50% - 30px);bottom:0;transition:var(--ffb-ease-fast);color:var(--ffb-white);background:var(--ffb-dark-dark-gray);width:50px;height:60px;display:flex;align-items:center;justify-content:center}.ffb-video--modal--content--player--next div .ffb,.ffb-video--modal--content--player--prev div .ffb{fill:var(--ffb-white)}.ffb-video--modal--content--player--next:hover div,.ffb-video--modal--content--player--prev:hover div{background:var(--ffb-blue)}.ffb-video--modal--content--player--next{right:-15px}.ffb-video--modal--content--player--next div{border-radius:30px 0 0 30px}.ffb-video--modal--content--player--prev{left:-15px}.ffb-video--modal--content--player--prev div{border-radius:0 30px 30px 0}.ffb-video--modal--content--player:hover .ffb-video--modal--content--player--next,.ffb-video--modal--content--player:hover .ffb-video--modal--content--player--prev{visibility:visible;opacity:1}.ffb-video--modal--content--player.next .ffb-video--modal--content--player--next,.ffb-video--modal--content--player.prev .ffb-video--modal--content--player--prev{display:block}.ffb-video--modal--content--loading{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://s26212.pcdn.co/wp-content/plugins/ffb-master/images/loading.svg) center no-repeat;background-size:60px 60px;display:none}.ffb-video--modal--close,.ffb-video--modal--expand,.ffb-video--modal--minimize{position:absolute;top:0;cursor:pointer;width:44px;height:44px;background:var(--ffb-dark-dark-gray);z-index:4;display:flex;align-items:center;justify-content:center;transition:var(--ffb-ease-fast)}.ffb-video--modal--close .ffb,.ffb-video--modal--expand .ffb,.ffb-video--modal--minimize .ffb{width:20px;height:20px;fill:var(--ffb-white)}.ffb-video--modal--close{right:0}.ffb-video--modal--expand,.ffb-video--modal--minimize{display:none;right:44px}.ffb-video--modal--minimize{display:none}.ffb-video--modal--subscribe{position:absolute;top:0;right:44px;height:44px;z-index:4;text-align:center;display:flex;justify-content:center;align-items:center}.ffb-video--modal--subscribe span{color:var(--ffb-white);font-size:15px;font-weight:700;margin-right:10px}.ffb-video--modal--carousel{position:relative;display:none;padding:15px;width:100%;max-width:1420px;margin:0 auto}.ffb-video--modal--carousel .video-container{overflow-x:hidden}.ffb-video--modal--player-info{position:absolute;display:flex;justify-content:flex-start;align-items:center;top:0;left:0;width:100%;height:44px;padding-left:10px;z-index:2;transition:var(--ffb-ease-fast)}.ffb-video--modal--player-info--photo{width:56px;height:56px;margin-top:-6px;border-radius:50%;overflow:hidden;transition:var(--ffb-ease-fast)}.ffb-video--modal--player-info--photo img{width:100%;height:auto}.ffb-video--modal--player-info--name{padding-left:8px}.ffb-video--modal--player-info--name h3{color:var(--ffb-white);font-size:15px;margin-bottom:3px}.ffb-video--modal.fullscreen{width:100%;min-width:100%;height:100vh;background:rgba(0,0,0,.9);padding:0}.ffb-video--modal.fullscreen .ffb-video--modal--content{padding-top:44px;max-width:calc((100vh - 200px)/ .5625)}.ffb-video--modal.fullscreen .ffb-video--modal--expand{display:none}.ffb-video--modal.fullscreen .ffb-video--modal--minimize{display:flex}.ffb-video--modal.fullscreen .ffb-video--modal--carousel{display:block}.ffb-video--modal.fullscreen .ffb-video--modal--player-info{padding-left:5px}.ffb-video--modal.fullscreen .ffb-video--modal--player-info--photo{width:36px;height:36px;margin-top:0}.ffb-video--modal.fullscreen .ffb-video--modal--content--player--next,.ffb-video--modal.fullscreen .ffb-video--modal--content--player--prev{display:none}.ffb-video--modal.loading .ffb-video--modal--content--loading{display:block}@media (min-width:768px){.ffb-video{margin-bottom:40px}.ffb-video--carousel:hover .video-button-next,.ffb-video--carousel:hover .video-button-prev,.ffb-video--carousel:hover .video-modal-button-next,.ffb-video--carousel:hover .video-modal-button-prev{opacity:1;visibility:visible}.ffb-video--carousel:hover .video-button-next.swiper-button-disabled,.ffb-video--carousel:hover .video-button-prev.swiper-button-disabled,.ffb-video--carousel:hover .video-modal-button-next.swiper-button-disabled,.ffb-video--carousel:hover .video-modal-button-prev.swiper-button-disabled{opacity:0;visibility:hidden}.ffb-video--modal--expand{display:flex}.ffb-video--modal--subscribe{right:88px;padding-right:15px}}@media (min-width:960px){.ffb-video--modal{min-width:500px;width:45%}}@media (min-width:1150px){.ffb-video--modal{min-width:500px;width:38%}}@media (min-width:1280px){.ffb-video--modal{min-width:520px;width:33.33%}.ffb-video--modal--player-info--name h3{font-size:16px}}