html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block}body{line-height: 1}ol, ul{list-style: none}blockquote, q{quotes: none}blockquote:before, blockquote:after,q:before, q:after{content: '';content: none}table{border-collapse: collapse;border-spacing: 0}

.container {
  max-width: 1200px;
  margin: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
strong {
  font-weight: bold;
}
a {
  text-decoration: none;
  transition: .25s;
  border: none;
  outline: none;
  color: inherit;
}
button {
  transition: .25s;
  border: none;
  outline: none;
  color: inherit;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
input, select, textarea, button {
  border: none;
  background: none;
  font: inherit;
  padding: 0;
  color: inherit;
}
.form-control.required:invalid {
  border-color: #c00;
}
img {
  display: block;
  max-width: 100%;
}
.grid {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.grid > li {
  padding: 10px;
  position: relative;
  box-sizing: border-box;
}
.grid > li.span {
  width: 100%;
}
.grid-2 > li {
  width: 50%;
}
.grid-3 > li {
  width: 33.33333333%;
}
.grid-3 > li.span-2 {
  width: 66.66666666%;
}
.grid-4 > li {
  width: 25%;
}
.grid-4 > li.span-2 {
  width: 50%;
}
.grid-4 > li.span-3 {
  width: 75%;
}
.grid-5 > li {
  width: 20%;
}
.grid-5 > li.span-2 {
  width: 40%;
}
.grid-5 > li.span-3 {
  width: 60%;
}
.grid-5 > li.span-4 {
  width: 80%;
}
.grid-6 > li {
  width: 16.66666666%;
}
.grid-9 > li {
  width: 11.11111111%;
}
.grid-9 > li.span-2 {
  width: 22.22222222%;
}
.grid-9 > li.span-3 {
  width: 33.33333333%;
}
.grid-9 > li.span-4 {
  width: 44.44444444%;
}

small {
  font-size: .75em;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table > li {
  display: table-cell;
  vertical-align: middle;
}
.overflow-hidden {
  overflow: hidden;
}
.cke_editable {
  padding: 20px;
  background: #fff;
  color: #000;
}
.cke_editable > *:not(:first-child) {
  margin-top: 1em;
}
/*
     FILE ARCHIVED ON 09:06:38 Oct 05, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:16:45 Oct 08, 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.918
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.012
  esindex: 0.016
  cdx.remote: 170.813
  LoadShardBlock: 278.452 (3)
  PetaboxLoader3.datanode: 565.017 (4)
  load_resource: 619.401
  PetaboxLoader3.resolve: 209.272
*/