@import url("font-awesome.min.css");

@import url("https://fonts.googleapis.com/css?family=Pacifico|Source+Sans+Pro:200,400");

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-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: ;
  font-style: ;
  font-weight: ;
  font-size: ;
  line-height: ;
  font-size-adjust: ;
  font-stretch: ;
  font-language-override: ;
  font-kerning: ;
  font-variant: ;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

body {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

*, *::before, *::after {
  box-sizing: border-box;
}

body {
}

@media screen and (max-width: 480px) {
  html, body { min-width: 320px; }
}

body {
  background-color: #f4f4f4;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

body.is-loading *, body.is-loading *::before, body.is-loading *::after {
  animation: 0s ease 0s normal none 1 running none !important;
transition: none 0s ease 0s   !important;
}

body {
  background-color: #f4f4f4;
  color: #666666;
}

body, input, select, textarea {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 17pt;
  font-weight: 200;
  line-height: 1.65;
}

@media screen and (max-width: 1680px) {
  body, input, select, textarea { font-size: 13pt; }
}

@media screen and (max-width: 1280px) {
  body, input, select, textarea { font-size: 12pt; }
}

@media screen and (max-width: 360px) {
  body, input, select, textarea { font-size: 11pt; }
}

a {
transition: color 0.2s ease 0s, border-bottom-color 0.2s ease 0s;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

a:hover {
  border-bottom-color: transparent;
}

strong, b {
  font-weight: 400;
}

em, i {
  font-style: italic;
}

p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  text-transform: uppercase;
  letter-spacing: 0.375rem;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.75em;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.9em;
}

h6 {
  font-size: 0.7em;
}

@media screen and (max-width: 736px) {
  h1 { font-size: 1.5em; }
  h2 { font-size: 1.25em; }
  h3 { font-size: 1em; }
}

sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}

sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}

blockquote {
  border-left-width: 4px;
  border-left-style: solid;
  font-style: italic;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  padding-top: 0.5em;
  padding-right: 0px;
  padding-bottom: 0.5em;
  padding-left: 2em;
}

code {
  border-radius: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin-top: 0px;
  margin-right: 0.25em;
  margin-bottom: 0px;
  margin-left: 0.25em;
  padding-top: 0.25em;
  padding-right: 0.65em;
  padding-bottom: 0.25em;
  padding-left: 0.65em;
}

pre {
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
}

pre code {
  display: block;
  line-height: 1.75;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
  overflow-x: auto;
}

hr {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  -moz-border-top-colors: none;
  border-top-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  border-image: none;
  margin-top: 2em;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
}

hr.major {
  margin-top: 3em;
  margin-right: 0px;
  margin-bottom: 3em;
  margin-left: 0px;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

input, select, textarea {
  color: #444444;
}

a {
}

a:hover {
  color: #ef6480 !important;
}

strong, b {
  color: #444444;
}

h1, h2, h3, h4, h5, h6 {
  color: #444444;
}

blockquote {
  border-left-color: #666666;
}

code {
  background-color: rgba(144, 144, 144, 0.075);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
}

hr {
  border-bottom-color: #666666;
}

.box {
  border-radius: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  margin-bottom: 2em;
  padding-top: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
}

.box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child {
  margin-bottom: 0px;
}

.box.alt {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-radius: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.box {
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
transition: box-shadow 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
  border-radius: 4px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  height: 3.5em;
  line-height: 3.5em;
  padding-top: 0px;
  padding-right: 2em;
  padding-bottom: 0px;
  padding-left: 2.375em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.325em;
  font-size: 0.725em;
}

input.icon[type="submit"]::before, input.icon[type="reset"]::before, input.icon[type="button"]::before, button.icon::before, .button.icon::before {
  margin-right: 0.5em;
}

input.fit[type="submit"], input.fit[type="reset"], input.fit[type="button"], button.fit, .button.fit {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  width: 100%;
}

input.big[type="submit"], input.big[type="reset"], input.big[type="button"], button.big, .button.big {
  font-size: 0.8em;
  padding-top: 0px;
  padding-right: 2.5em;
  padding-bottom: 0px;
  padding-left: 2.875em;
  height: 3.75em;
  line-height: 3.75em;
}

input.disabled[type="submit"], input[type="submit"]:disabled, input.disabled[type="reset"], input[type="reset"]:disabled, input.disabled[type="button"], input[type="button"]:disabled, button.disabled, button:disabled, .button.disabled, .button:disabled {
  pointer-events: none;
  opacity: 0.25;
}

@media screen and (max-width: 480px) {
  input[type="submit"], input[type="reset"], input[type="button"], button, .button { padding: 0px; }
}

input[type="submit"], input[type="reset"], input[type="button"], button, .button {
  background-color: transparent;
box-shadow: 0px 0px 0px 2px #666666 inset;
  color: #444444 !important;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
  color: #ef6480 !important;
box-shadow: 0px 0px 0px 2px #ef6480 inset;
}

input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:active, .button:active {
  background-color: rgba(239, 100, 128, 0.15);
}

input.icon[type="submit"]::before, input.icon[type="reset"]::before, input.icon[type="button"]::before, button.icon::before, .button.icon::before {
  color: #999999;
}

form {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
}

label {
  display: block;
  font-size: 0.9em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
}

input[type="text"], input[type="password"], input[type="email"], select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
  border-radius: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  display: block;
  outline-width: 0px;
  outline-style: none;
  padding-top: 0px;
  padding-right: 1em;
  padding-bottom: 0px;
  padding-left: 1em;
  text-decoration: none;
  width: 100%;
}

input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, select:invalid, textarea:invalid {
box-shadow: none;
}

.select-wrapper {
  text-decoration: none;
  display: block;
  position: relative;
}

.select-wrapper::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}

.select-wrapper::before {
  content: "";
  display: block;
  height: 2.75em;
  line-height: 2.75em;
  pointer-events: none;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  width: 2.75em;
}

input[type="text"], input[type="password"], input[type="email"], select {
  height: 2.75em;
}

textarea {
  padding-top: 0.75em;
  padding-right: 1em;
  padding-bottom: 0.75em;
  padding-left: 1em;
}

input[type="checkbox"], input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}

input[type="checkbox"] + label, input[type="radio"] + label {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 200;
  padding-left: 2.4em;
  padding-right: 0.75em;
  position: relative;
}

input[type="checkbox"] + label::before, input[type="radio"] + label::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}

input[type="checkbox"] + label::before, input[type="radio"] + label::before {
  border-radius: 4px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  content: "";
  display: inline-block;
  height: 1.65em;
  left: 0px;
  line-height: 1.58125em;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 1.65em;
}

input[type="checkbox"]:checked + label::before, input[type="radio"]:checked + label::before {
  content: "";
}

input[type="checkbox"] + label::before {
  border-radius: 4px;
}

input[type="radio"] + label::before {
  border-radius: 100%;
}

:-moz-placeholder {
  opacity: 1;
}

*::-moz-placeholder {
  opacity: 1;
}

.formerize-placeholder {
  opacity: 1;
}

label {
  color: #444444;
}

input[type="text"], input[type="password"], input[type="email"], select, textarea {
  background-color: rgba(144, 144, 144, 0.075);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
  border-top-color: #ef6480;
  border-right-color: #ef6480;
  border-bottom-color: #ef6480;
  border-left-color: #ef6480;
box-shadow: 0px 0px 0px 1px #ef6480;
}

.select-wrapper::before {
  color: #666666;
}

input[type="checkbox"] + label, input[type="radio"] + label {
  color: #666666;
}

input[type="checkbox"] + label::before, input[type="radio"] + label::before {
  background-color: rgba(144, 144, 144, 0.075);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
}

input[type="checkbox"]:checked + label::before, input[type="radio"]:checked + label::before {
  background-color: #ef6480;
  border-top-color: #ef6480;
  border-right-color: #ef6480;
  border-bottom-color: #ef6480;
  border-left-color: #ef6480;
  color: white;
}

input[type="checkbox"]:focus + label::before, input[type="radio"]:focus + label::before {
  border-top-color: #ef6480;
  border-right-color: #ef6480;
  border-bottom-color: #ef6480;
  border-left-color: #ef6480;
box-shadow: 0px 0px 0px 1px #ef6480;
}

:-moz-placeholder {
  color: #999999 !important;
}

*::-moz-placeholder {
  color: #999999 !important;
}

.formerize-placeholder {
  color: #999999 !important;
}

.icon {
  text-decoration: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  position: relative;
}

.icon::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}

.icon > .label {
  display: none;
}

.icon.major {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1.5em;
  margin-left: 0px;
}

.icon.major::before {
  cursor: default;
  font-size: 2.5rem;
box-shadow: 0px 0px 0px 2px #666666 inset;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  display: inline-block;
  border-radius: 100%;
  color: #666666;
}

@media screen and (max-width: 736px) {
  .icon.major::before { font-size: 2rem; }
}

.image {
  border-radius: 4px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  display: inline-block;
  position: relative;
}

.image img {
  border-radius: 4px;
  display: block;
}

.image.left, .image.right {
  max-width: 40%;
}

.image.left img, .image.right img {
  width: 100%;
}

.image.left {
  float: left;
  margin-top: 0px;
  margin-right: 1.5em;
  margin-bottom: 1em;
  margin-left: 0px;
  top: 0.25em;
}

.image.right {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 1.5em;
  top: 0.25em;
}

.image.fit {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  width: 100%;
}

.image.fit img {
  width: 100%;
}

.image.main {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3em;
  margin-left: 0px;
  width: 100%;
}

.image.main img {
  width: 100%;
}

ol {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  padding-left: 1.25em;
}

ol li {
  padding-left: 0.25em;
}

ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  padding-left: 1em;
}

ul li {
  padding-left: 0.5em;
}

ul.alt {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 0px;
}

ul.alt li {
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 0.5em;
  padding-right: 0px;
  padding-bottom: 0.5em;
  padding-left: 0px;
}

ul.alt li:first-child {
  border-top-width: 0px;
  border-top-style: none;
  padding-top: 0px;
}

ul.icons {
  cursor: default;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 0px;
}

ul.icons li {
  display: inline-block;
  padding-top: 0px;
  padding-right: 1em;
  padding-bottom: 0px;
  padding-left: 0px;
}

ul.icons li:last-child {
  padding-right: 0px;
}

ul.actions {
  cursor: default;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 0px;
}

ul.actions li {
  display: inline-block;
  padding-top: 0px;
  padding-right: 1em;
  padding-bottom: 0px;
  padding-left: 0px;
  vertical-align: middle;
}

ul.actions li:last-child {
  padding-right: 0px;
}

ul.actions.small li {
  padding-top: 0px;
  padding-right: 0.5em;
  padding-bottom: 0px;
  padding-left: 0px;
}

ul.actions.vertical li {
  display: block;
  padding-top: 1em;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

ul.actions.vertical li:first-child {
  padding-top: 0px;
}

ul.actions.vertical li > * {
  margin-bottom: 0px;
}

ul.actions.vertical.small li {
  padding-top: 0.5em;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

ul.actions.vertical.small li:first-child {
  padding-top: 0px;
}

ul.actions.fit {
  display: table;
  margin-left: -1em;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  table-layout: fixed;
  width: calc(100% + 1em);
}

ul.actions.fit li {
  display: table-cell;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 1em;
}

ul.actions.fit li > * {
  margin-bottom: 0px;
}

ul.actions.fit.small {
  margin-left: -0.5em;
  width: calc(100% + 0.5em);
}

ul.actions.fit.small li {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0.5em;
}

@media screen and (max-width: 480px) {
  ul.actions { margin: 0px 0px 2em; }
  ul.actions li { padding: 1em 0px 0px; display: block; text-align: center; width: 100%; }
  ul.actions li:first-child { padding-top: 0px; }
  ul.actions li > * { width: 100%; margin: 0px !important; }
  ul.actions.small li { padding: 0.5em 0px 0px; }
  ul.actions.small li:first-child { padding-top: 0px; }
}

dl {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
}

dl dt {
  display: block;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
}

dl dd {
  margin-left: 2em;
}

ul.alt li {
  border-top-color: #666666;
}

.table-wrapper {
  overflow-x: auto;
}

table {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2em;
  margin-left: 0px;
  width: 100%;
}

table tbody tr {
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  -moz-border-top-colors: none;
  border-top-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  border-image: none;
}

table td {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

table th {
  font-size: 0.9em;
  font-weight: 400;
  padding-top: 0px;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
  text-align: left;
}

table thead {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

table tfoot {
  border-top-width: 2px;
  border-top-style: solid;
}

table.alt {
  border-collapse: separate;
}

table.alt tbody tr td {
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  -moz-border-top-colors: none;
  border-top-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  border-image: none;
}

table.alt tbody tr td:first-child {
  border-left-width: 1px;
}

table.alt tbody tr:first-child td {
  border-top-width: 1px;
}

table.alt thead {
  border-bottom-width: 0px;
  border-bottom-style: none;
}

table.alt tfoot {
  border-top-width: 0px;
  border-top-style: none;
}

table tbody tr {
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
}

table tbody tr:nth-child(2n+1) {
  background-color: rgba(144, 144, 144, 0.075);
}

table th {
  color: #444444;
}

table thead {
  border-bottom-color: #666666;
}

table tfoot {
  border-top-color: #666666;
}

table.alt tbody tr td {
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
}

.item {
  padding-top: 3em;
  padding-right: 3em;
  padding-bottom: 1em;
  padding-left: 3em;
  background-color: white;
  border-radius: 4px;
  text-align: center;
}

.item header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: -3em;
  margin-right: 0px;
  margin-bottom: 3em;
  margin-left: -3em;
  width: calc(100% + 6em);
  height: 15em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #444444;
  color: rgba(255, 255, 255, 0.75);
  position: relative;
  overflow: hidden;
}

.item header input, .item header select, .item header textarea {
  color: white;
}

.item header a {
}

.item header a:hover {
  color: #ef6480 !important;
}

.item header strong, .item header b {
  color: white;
}

.item header h1, .item header h2, .item header h3, .item header h4, .item header h5, .item header h6 {
  color: white;
}

.item header blockquote {
  border-left-color: white;
}

.item header code {
  background-color: rgba(255, 255, 255, 0.075);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
}

.item header hr {
  border-bottom-color: white;
}

.item header a {
transition: transform 0.2s ease 0s;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
}

.item header a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url("images/overlay.png");
}

.item header:hover a {
  transform: scale(1.1);
}

.item header > * {
  position: relative;
  z-index: 1;
}

.item header h3 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  pointer-events: none;
}

.items {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 2em);
  margin-top: -2em;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -2em;
}

.items .item {
  margin-top: 2em;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 2em;
  width: calc(50% - 2em);
}

@media screen and (max-width: 980px) {
  .item header { height: 25em; }
  .items { flex-flow: column nowrap; width: 100%; margin: 0px; }
  .items .item { width: 100%; margin: 0px 0px 2em; }
  .items .item:last-child { margin-bottom: 0px; }
}

@media screen and (max-width: 736px) {
  .item header { height: 15em; }
  .items .item { margin: 0px 0px 1em; }
}

@media screen and (max-width: 480px) {
  .item { padding: 2em 1em 0.1em; }
  .item header { height: 12em; margin: -2em 0px 2em -1em; width: calc(100% + 2em); }
}

#wrapper {
  width: 64em;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  max-width: calc(100% - 4em);
  padding-top: 4em;
  padding-right: 0px;
  padding-bottom: 2em;
  padding-left: 0px;
}

#wrapper > .main {
  margin-bottom: 4em;
}

@media screen and (max-width: 980px) {
  #wrapper { padding: 2em 0px; }
  #wrapper > .main { margin-bottom: 2em; }
}

@media screen and (max-width: 736px) {
  #wrapper { max-width: calc(100% - 2em); padding: 1em 0px 0.1em; }
  #wrapper > .main { margin-bottom: 1em; }
}

#header {
  background-color: #444444;
  color: rgba(255, 255, 255, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 8em;
  padding-right: 0px;
  padding-bottom: 6em;
  padding-left: 0px;
  background-image: url("../../images/banner.jpg");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  text-align: center;
  position: relative;
  cursor: default;
}

#header input, #header select, #header textarea {
  color: white;
}

#header a {
}

#header a:hover {
  color: #ef6480 !important;
}

#header strong, #header b {
  color: white;
}

#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
  color: white;
}

#header blockquote {
  border-left-color: white;
}

#header code {
  background-color: rgba(255, 255, 255, 0.075);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
}

#header hr {
  border-bottom-color: white;
}

#header::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url("images/overlay.png");
}

#header h1 {
  margin-bottom: 0.5em;
}

#header .inner {
  position: relative;
  z-index: 1;
}

#header.alt {
  height: 20em;
  min-height: 75vh;
}

#header.alt::before {
transition: background-color 3s ease 1s;
}

#header.alt h1 {
  font-size: 4em;
  padding-top: 0px;
  padding-right: 0.5em;
  padding-bottom: 0.25em;
  padding-left: 0.5em;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: white;
  font-weight: 200;
  font-family: arial !important;
  text-transform: none;
  letter-spacing: 0px;
}

#header.alt p {
  text-transform: uppercase;
  letter-spacing: 0.325rem;
  font-weight: 400;
  font-size: 0.8em;
  padding-top: 0px;
  padding-right: 1.25em;
  padding-bottom: 0px;
  padding-left: 1.25em;
}

#header.alt .inner {
transition: opacity 2s ease 0s;
  opacity: 1;
}

body.is-loading #header.alt::before {
  background-color: black;
}

body.is-loading #header.alt .inner {
  opacity: 0;
}

@media screen and (max-width: 1280px) {
  #header { background-attachment: scroll; }
}

@media screen and (max-width: 736px) {
  #header { padding: 4em 2em 2em; }
  #header.alt h1 { font-size: 2.5em; padding-left: 0px; padding-right: 0px; }
  #header.alt p { padding: 0px; }
  #header.alt .inner { max-width: 20em; }
}

#main {
  padding-top: 4em;
  padding-right: 4em;
  padding-bottom: 2em;
  padding-left: 4em;
  background-color: white;
  border-radius: 4px;
}

#main > header:first-child {
  text-align: center;
}

@media screen and (max-width: 736px) {
  #main { padding: 2em 2em 0.1em; }
}

@media screen and (max-width: 480px) {
  #main { padding: 2em 1em 0.1em; }
}

#intro {
  padding-top: 4em;
  padding-right: 4em;
  padding-bottom: 2em;
  padding-left: 4em;
  background-color: white;
  border-radius: 4px;
  text-align: center;
}

@media screen and (max-width: 736px) {
  #intro { padding: 2em 2em 0.1em; }
}

@media screen and (max-width: 480px) {
  #intro { padding: 2em 1em 0.1em; }
  #intro p br { display: none; }
}

#cta {
  padding-top: 2em;
  padding-right: 0px;
  padding-bottom: 0.1em;
  padding-left: 0px;
  text-align: center;
}

@media screen and (max-width: 736px) {
  #cta { padding: 2em 2em 0.1em; }
}

@media screen and (max-width: 480px) {
  #cta { padding: 2em 1em 0.1em; }
  #cta p br { display: none; }
}

#footer {
  text-align: center;
  margin-top: 4em;
}

#footer a {
}

#footer::before {
  content: "";
  display: inline-block;
  width: 6em;
  height: 2px;
  background-color: #666666;
  margin-bottom: 4em;
}

#footer .copyright {
  font-size: 0.8em;
}

@media screen and (max-width: 736px) {
  #footer { margin-top: 2em; }
  #footer::before { margin-bottom: 2em; }
}

#Heading1 {
  color: white !important;
}

