.contained {
  position: relative;
  max-width: 7.5rem;
  min-width: 3.2rem;
  margin: 0 auto;
  background-color: #000000;
}

.contained .webLink {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  font-size: .25rem;
  color: #fff;
  background-color: #44215a;
}

img {
  display: block;
  width: 100%;
  height: 100%;
}

.link {
  position: absolute;
  top: 74%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 47%;
  height: 8%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.step {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  text-align: center;
}

.step>img {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0 20px;
  height: auto;
}

.step>img:first-child {
  margin-bottom: 0
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 1);
  z-index: 1000;
}

.mask>img {
  margin: 15% auto;
  width: 100%;
  height: auto;
  z-index: 1100;
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .link {
      top: 75%;
      height: 7%;
  }
}

input {
  block-size: 0;
  overflow: hidden;
}
/*
     FILE ARCHIVED ON 01:36:48 Oct 25, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:28:09 Sep 12, 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.679
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.021
  esindex: 0.012
  cdx.remote: 69.6
  LoadShardBlock: 302.39 (3)
  PetaboxLoader3.datanode: 365.107 (5)
  PetaboxLoader3.resolve: 3140.402 (2)
  load_resource: 3279.233
  loaddict: 57.625
*/