.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 18:15:52 Oct 16, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:49:30 Jul 10, 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.77
  exclusion.robots: 0.104
  exclusion.robots.policy: 0.086
  esindex: 0.011
  cdx.remote: 1010.757
  LoadShardBlock: 47.845 (3)
  PetaboxLoader3.datanode: 89.894 (5)
  load_resource: 143.234
  PetaboxLoader3.resolve: 28.994
  loaddict: 46.224
*/