custom-video,youtube-video{display:block}.video-player,.video-player__placeholder .img{padding-bottom:56.26666667%}@media screen and (min-width:1024px){.video-player,.video-player__placeholder .img{padding-bottom:75%}}.video-player{position:relative;margin:0;height:0;z-index:1}.video-player:hover .video-player__button--pause.show{display:block}.video-player video{clip-path:inset(1px 1px)}.video-player .player,.video-player iframe,.video-player video{cursor:pointer;display:block;position:absolute;top:0;left:0;max-width:100%;max-height:100%;width:100%;height:100%}@media screen and (min-width:768px){.video-player video{height:auto;top:50%;transform:translateY(-50%)}}.video-player__placeholder{cursor:pointer;position:relative;z-index:2}.video-player__button--pause{display:none}.video-player__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;padding:0;border:none;transition:none}.video-player__button svg{width:6rem;height:6rem}.video-player__button svg [fill=currentColor]{fill:var(--color-brand-primary)}.video-player__button.background--transparent-black,.video-player__button.background--transparent-white{--color-brand-background:rgba(0,0,0,0);background:rgba(0,0,0,0)}.video-player__button.background--transparent-black:hover svg [fill=currentColor],.video-player__button.background--transparent-white:hover svg [fill=currentColor]{fill:var(--color-blue)}.video-player__button.background--black svg [fill=currentColor],.video-player__button.background--purple svg [fill=currentColor]{fill:var(--color-off-white)}.video-player__button.background--black:hover svg [fill=currentColor],.video-player__button.background--purple:hover svg [fill=currentColor],.video-player__button.background--transparent-black svg [fill=currentColor]{fill:var(--color-black)}.video-player__button.background--transparent-white svg [fill=currentColor]{fill:var(--color-off-white)}.video-player--cover iframe,.video-player--cover video{object-fit:cover;object-position:center}.video-player--contain{background-color:var(--color-black)}.video-player--contain iframe,.video-player--contain video{object-fit:contain;object-position:center}