.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 16:05:21 Jun 04, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:53:32 Jul 01, 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: 1.883
  exclusion.robots: 0.109
  exclusion.robots.policy: 0.097
  esindex: 0.014
  cdx.remote: 21.041
  LoadShardBlock: 111.117 (3)
  PetaboxLoader3.datanode: 132.347 (5)
  PetaboxLoader3.resolve: 102.872 (2)
  load_resource: 192.45
  loaddict: 79.278
*/