/**
 * Responsive Video CSS
 *
 * http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php
 * ----------------------------------------------------------------------------
 */
video {
	width: 100%    !important;
	height: auto   !important;
}
.wc-responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 - default */
	padding-top: 25px;
	height: 0;
}
.wc-responsive-video object,
.wc-responsive-video embed,
.wc-responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wc-responsive-video.wc-rv-ratio-16-9 {
	padding-bottom: 56.25%; /* 16:9 */
}
.wc-responsive-video.wc-rv-ratio-4-3 {
	padding-bottom: 75%; /* 4:3 */
}
.wc-responsive-video.wc-rv-ratio-3-2 {
	padding-bottom: 66.6667%; /* 3:2 */
}

/*
     FILE ARCHIVED ON 15:28:16 Sep 15, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:10:15 Jul 07, 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: 3.437
  exclusion.robots: 2.314
  exclusion.robots.policy: 2.291
  esindex: 0.016
  cdx.remote: 27.651
  LoadShardBlock: 212.509 (3)
  PetaboxLoader3.datanode: 227.956 (4)
  PetaboxLoader3.resolve: 130.558 (2)
  load_resource: 199.374
*/