/* text alignments */
.iw-text-left {
  text-align: left !important; }

.iw-text-right {
  text-align: right !important; }

.iw-text-center {
  text-align: center !important; }

.iw-text-justify {
  text-align: justify !important; }

/* Visibility */
@media screen and (min-width: 640px) {
  .iw-small {
    display: none !important; } }

@media screen and (max-width: 640px) {
  .iw-med-up {
    display: none !important; } }

@media screen and (max-width: 640px), screen and (min-width: 1024px) {
  .iw-medium {
    display: none !important; } }

@media screen and (min-width: 1024px) {
  .iw-med-dw {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .iw-large {
    display: none !important; } }

/* Orientation targeting */
.iw-show-l,
.iw-hide-p {
  display: inherit !important; }

.iw-hide-l,
.iw-show-p {
  display: none !important; }

@media only screen and (orientation: landscape) {
  .iw-show-l,
  .iw-hide-p {
    display: inherit !important; }
  .iw-hide-l,
  .iw-show-p {
    display: none !important; } }

@media only screen and (orientation: portrait) {
  .iw-show-p,
  .iw-hide-l {
    display: inherit !important; }
  .iw-hide-p,
  .iw-show-l {
    display: none !important; } }

.iw-row {
  margin: 0 auto;
  width: 100%; }
  .iw-row:before, .iw-row:after {
    content: " ";
    display: table; }
  .iw-row:after {
    clear: both; }

.iw-cols {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative; }

/*
     FILE ARCHIVED ON 13:18:14 Oct 15, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:04:50 Jul 13, 2025.
     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.684
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.021
  esindex: 0.012
  cdx.remote: 63.851
  LoadShardBlock: 162.124 (3)
  PetaboxLoader3.datanode: 297.658 (5)
  load_resource: 360.4
  PetaboxLoader3.resolve: 120.0
  loaddict: 136.999
*/