@charset "UTF-8";
.clear {
  clear: both;
}
.ma {
  margin: auto;
  float: none;
}
.w9 {
  font-weight: 900;
}
.w8 {
  font-weight: 800;
}
.w7 {
  font-weight: 700;
}
.w6 {
  font-weight: 600;
}
.w5 {
  font-weight: 500;
}
.w4 {
  font-weight: 400;
}
.w3 {
  font-weight: 300;
}
.w1 {
  font-weight: 100;
}
.sinp {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sinm {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.rr {
  position: relative;
}
.ra {
  position: absolute;
}
.rfx {
  position: fixed;
}
.tu {
  text-transform: uppercase;
}
.tw {
  text-transform: lowercase;
}
.tn {
  text-transform: none;
  text-decoration: none;
}
.tn:hover {
  text-decoration: none;
  text-transform: none;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tj {
  text-align: justify !important;
}
h1,
h2,
h3,
h4,
h5,
p,
pre {
  padding: 0px;
  margin: 0px;
}
.tb {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.n {
  font-weight: normal;
  font-style: normal;
}
.u {
  text-decoration: underline;
}
.s12 {
  font-size: 12px !important;
}
.s13 {
  font-size: 13px !important;
}
.s14 {
  font-size: 14px !important;
}
.s16 {
  font-size: 16px !important;
}
.s18 {
  font-size: 18px !important;
}
.s20 {
  font-size: 20px !important;
}
.s24 {
  font-size: 24px;
}
.s26 {
  font-size: 26px;
}
.s28 {
  font-size: 28px;
}
.s30 {
  font-size: 30px;
}
.s35 {
  font-size: 35px;
}
.s40 {
  font-size: 40px;
}
.s50 {
  font-size: 50px;
}
@media only screen and (max-width: 1073px) {
  .s50 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1057px) {
  .s50 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .s50 {
    font-size: 25px;
  }
}
.s60 {
  font-size: 60px;
}
@media only screen and (max-width: 1073px) {
  .s60 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1057px) {
  .s60 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 991px) {
  .s60 {
    font-size: 35px;
  }
}
.s70 {
  font-size: 70px;
}
@media only screen and (max-width: 1073px) {
  .s70 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1057px) {
  .s70 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .s70 {
    font-size: 40px;
  }
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none !important;
}
.t0 {
  top: 0;
}
.t5 {
  top: 5px;
}
.t10 {
  top: 10px;
}
.t15 {
  top: 15px;
}
.t20 {
  top: 20px;
}
.b0 {
  bottom: 0;
}
.b5 {
  bottom: 5px;
}
.b10 {
  bottom: 10px;
}
.b15 {
  bottom: 15px;
}
.b20 {
  bottom: 20px;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.l0 {
  left: 0;
}
.l5 {
  left: 5px;
}
.l10 {
  left: 10px;
}
.l15 {
  left: 15px;
}
.r0 {
  right: 0;
}
.r5 {
  right: 5px;
}
.r10 {
  right: 10px;
}
.r15 {
  right: 15px;
}
.t10p {
  top: 10%;
}
.t20p {
  top: 20%;
}
.t25p {
  top: 25%;
}
.t30p {
  top: 30%;
}
.t40p {
  top: 40%;
}
.t50p {
  top: 50%;
}
.b10p {
  bottom: 10%;
}
.b20p {
  bottom: 20%;
}
.b25p {
  bottom: 25%;
}
.b30p {
  bottom: 30%;
}
.b40p {
  bottom: 40%;
}
.b50p {
  bottom: 50%;
}
.l10p {
  left: 10%;
}
.l20p {
  left: 20%;
}
.l30p {
  left: 30%;
}
.l40p {
  left: 40%;
}
.l50p {
  left: 50%;
}
.r10p {
  right: 10%;
}
.r20p {
  right: 20%;
}
.r30p {
  right: 30%;
}
.r40p {
  right: 40%;
}
.r50p {
  right: 50%;
}
.pb10 {
  padding-bottom: 10px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt10 {
  padding-top: 10px;
}
.pt5 {
  padding-top: 5px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .pt20 {
    padding-top: 15px;
  }
}
@media (min-width: 992px) {
  .pt20 {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .pt20 {
    padding-top: 20px;
  }
}
.pt30 {
  padding-top: 30px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr40 {
  padding-right: 40px;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt5 {
  margin-top: 5px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.m10 {
  margin: 10px;
}
.m5 {
  margin: 5px;
}
.m15 {
  margin: 15px;
}
.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
}
.dn {
  display: none;
}
.dib {
  display: inline-block !important;
}
.dit {
  display: table;
}
.dtc {
  display: table-cell;
}
.dtr {
  display: table-row;
}
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}
.vtb {
  vertical-align: text-bottom;
}
.asc {
  align-self: center;
}
.flex {
  display: block;
}
@media (min-width: 401px) {
  .flex {
    display: block;
  }
}
@media (min-width: 768px) {
  .flex {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
  }
}
@media (min-width: 992px) {
  .flex {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
  }
}
@media (min-width: 1200px) {
  .flex {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
  }
}
.h5 {
  height: 5px;
}
.h10 {
  height: 10px;
}
.h20 {
  height: 20px;
}
.h30 {
  height: 30px;
}
.h40 {
  height: 40px;
}
.h50 {
  height: 50px;
}
.h100 {
  height: 100px;
}
.oh {
  overflow: hidden;
}
.cF {
  color: #fff !important;
}
.c0 {
  color: #000 !important;
}
.z1 {
  z-index: 1;
}
.z2 {
  z-index: 2;
}
.z3 {
  z-index: 3;
}
.z4 {
  z-index: 4;
}
.z5 {
  z-index: 5;
}
.z8 {
  z-index: 8;
}
.z10 {
  z-index: 10;
}
.z20 {
  z-index: 20;
}
.z100 {
  z-index: 100;
}
.z200 {
  z-index: 200;
}
.lh7 {
  line-height: 7px;
}
.lh16 {
  line-height: 16px;
}
.lh20 {
  line-height: 20px;
}
.lh22 {
  line-height: 22px;
}
.lh24 {
  line-height: 24px;
}
.lh25 {
  line-height: 25px;
}
.lh30 {
  line-height: 30px;
}
.lh35 {
  line-height: 35px;
}
.lh60 {
  line-height: 60px;
}
.tm20 {
  top: -20px;
}
.lhm {
  line-height: middle;
}
.wt100 {
  width: 100%;
}
.let1 {
  letter-spacing: 1px;
}
.let2 {
  letter-spacing: 2px;
}
.let3 {
  letter-spacing: 3px;
}
.let-1 {
  letter-spacing: -1px;
}
.let-1 {
  letter-spacing: -2px;
}
.let-3 {
  letter-spacing: -3px;
}
.cursor {
  cursor: pointer;
}
.fn {
  float: inherit;
}
@-moz-document url-prefix() {
  .box {
    display: inline-flex;
    padding: -10 0;
    width: 100%;
  }
}


/*
playback timings (ms):
  captures_list: 160.961
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.078
  RedisCDXSource: 0.53
  esindex: 0.007
  LoadShardBlock: 144.733 (3)
  PetaboxLoader3.datanode: 186.392 (4)
  CDXLines.iter: 13.355 (3)
  load_resource: 124.399
  PetaboxLoader3.resolve: 42.565
*/