.video-item{height:100%;display:flex;flex-direction:column}.video-item__preview{transition:all .4s ease-in-out;position:relative}.video-item__preview img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.video-item__player{height:100%;width:100%}.video-item__player>iframe{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;border:none}.video-item--custom .video-item__player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;margin:auto;transition:all .4s ease-in-out;opacity:0}@media(min-width: 1360px){.video-item--custom .video-item__player{border-radius:24px}}@media(max-width: 1359px){.video-item--custom .video-item__player{border-radius:16px}}.video-item__caption{margin-top:.5rem;color:#747576;text-align:right}@media(max-width: 699px){.video-item__caption{font-size:.75rem;line-height:1rem}}@media(min-width: 700px)and (max-width: 1359px){.video-item__caption{font-size:.75rem;line-height:1.25rem}}@media(min-width: 1360px){.video-item__caption{font-size:1rem;line-height:1.5rem}}.video-item.playing .image{z-index:-1;opacity:0}.video-item.playing .video-item__player{z-index:2;opacity:1}.video-item.playing .custom-play-icon{display:none}.video-item .picture-item__caption{display:none}.custom-play-icon,.video-play-icon{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;margin:auto;display:flex;align-items:center;justify-content:center;cursor:pointer}.custom-play-icon .icon-hbrs,.video-play-icon .icon-hbrs{transition:all .4s ease-in-out;display:flex;align-items:center;justify-content:center;color:#1e232a;font-size:4rem}.custom-play-icon .icon-hbrs::after,.video-play-icon .icon-hbrs::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:64px;height:64px;margin:auto;transition:all .4s ease-in-out;content:"";z-index:1;border-radius:50%}.custom-play-icon .icon-hbrs::before,.video-play-icon .icon-hbrs::before{position:relative;z-index:2}.custom-play-icon:hover .icon-hbrs,.video-play-icon:hover .icon-hbrs{opacity:.9;transform:scale(0.95)}
