.ff-videos{margin:0 -10px;padding-bottom:2em;padding-top:2em}@media (min-width:64em){.ff-videos{margin:0 -20px}}.ff-videos *{box-sizing:border-box}.ff-videos__header{padding:0 10px}@media (min-width:1200px){padding:0 20px}.ff-video__link,.ff-videos__content{color:#333;display:flex;flex-flow:row wrap;height:100%;text-decoration:none}.ff-video{flex:1 auto;padding:10px;z-index:1}@media (min-width:640px){.ff-video{flex:0 50%}.ff-video__link{background:#fff;flex-flow:column;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;will-change:transform}.ff-video__link:hover{box-shadow:0 4px 10px -3px rgba(0,0,0,.15);transform:scale(1.05)}}@media (min-width:900px){.ff-video{flex:0 33.333%}}@media (min-width:1200px){.ff-video{padding:20px}}@media (min-width:1360px){.ff-video{flex:0 25%}}.ff-video__poster{background-color:#686e78;color:#fff;height:1px;margin:0;min-width:100px;padding-bottom:56.25%;position:relative}.ff-video__poster:after{background:rgba(37,37,37,.3);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .2s ease-in-out;width:100%;z-index:1}.ff-video__poster-img{height:100%;object-fit:cover;position:absolute;width:100%}.ff-video__play-icon{background:#f9a21b;border-radius:50%;bottom:.75rem;display:block;height:40px;padding:4px;position:absolute;right:.75rem;width:40px;z-index:2}.ff-video__play-icon svg{fill:currentColor;display:block;height:100%;width:100%}.ff-video__text{flex:1;padding-left:1rem}@media (min-width:640px){.ff-video__text{padding:1rem}}.ff-video__title{font-family:Roboto,sans-serif;font-size:1.05em!important;margin:0}@media (min-width:640px){.ff-video__title{font-size:1.15em!important}}.ff-video__teaser{font-size:.75em;font-weight:400}.ff-video__hover-show{display:none;opacity:0;transition:all .3s ease-in-out;visibility:hidden}@media (min-width:640px){.ff-video__hover-show{display:inherit}.ff-video__link:hover .ff-video__hover-show,.ff-video__link:hover .ff-video__poster:after{opacity:1;visibility:visible}}