.youtube-play-button {
    background: url("https://cdn2.iconfinder.com/data/icons/social-icons-color/512/youtube-64.png") no-repeat center center transparent;
    background-size: contain;
    width: 70px;
    height: 70px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease-in-out;
    opacity: 0.6;
}

.youtube-play-button:hover {
    opacity: 1;
}

.image-video-plugin {
    height: calc(100vw * 0.5);
    width: 100%;
    max-width: 587px !important;
}

@media screen and (min-width: 760px) {
    .image-video-plugin {
        max-height: 315px;
        padding-bottom: 56%;
    }
}

iframe[src*="youtube"] {
    height: calc(100vw * 0.5) !important;
    max-height: 315px !important;
    max-width: 587px !important;
}
/*
     FILE ARCHIVED ON 02:25:58 Jul 24, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:35:48 Sep 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.416
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.055
  esindex: 0.008
  cdx.remote: 12.794
  LoadShardBlock: 172.931 (3)
  PetaboxLoader3.datanode: 193.258 (5)
  PetaboxLoader3.resolve: 234.688 (2)
  load_resource: 283.493
  loaddict: 44.301
*/