.video-player{position:relative}.video-player__video{display:block;height:auto;max-height:832px;-o-object-fit:cover;object-fit:cover;width:100%}.video-player__label{background:var(--HoneySuckle);bottom:4rem;color:#000;font-size:0.9rem;min-width:162px;padding:0.5rem 0.9rem;position:absolute;right:0;text-align:right}.video-player__label a{color:#000}.video-player__label a:hover{background:var(--Oregon);color:#fff}.video-player:not(.full-width){margin:0 auto;max-width:800px;width:calc(100vw - 4rem)}@media (min-width:768px){.video-player__label{font-size:0.9563rem;min-width:212px;padding:1.25rem 1rem}}