@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,100italic,300italic");
@font-face {
  font-family: Helvetica Neue Roman;
  src: url("../fonts/HelveticaNeueLTPro-Roman.woff") format("woff");
}
@font-face {
  font-family: Helvetica Neue Medium;
  src: url("../fonts/HelveticaNeueLTPro-Md.woff") format("woff");
}
@font-face {
  font-family: Helvetica Neue Italic;
  src: url("../fonts/HelveticaNeueLTPro-It.woff") format("woff");
}
@font-face {
  font-family: Helvetica Neue Light;
  src: url("../fonts/HelveticaNeueLTPro-Lt.woff") format("woff");
}
@font-face {
  font-family: Helvetica Neue Heavy;
  src: url("../fonts/HelveticaNeueLTPro-Hv.woff") format("woff");
}
@font-face {
  font-family: Helvetica Neue Bold;
  src: url("../fonts/HelveticaNeueLTPro-Bd.woff") format("woff");
}
@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fontawesome-webfont.woff") format("woff");
}
@font-face {
  font-family: FontAwesomeBrand;
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
}
@font-face {
  font-family: Segoe UI Semibold;
  src: url("../fonts/segoe-ui-semibold-latin.woff") format("woff");
}
@font-face {
  font-family: Segoe UI Regular;
  src: url("../fonts/segoe-ui-regular-latin.woff") format("woff");
}
@font-face {
  font-family: Segoe UI Bold;
  src: url("../fonts/Segoe-UI-Bold.woff") format("woff");
}
@font-face {
  font-family: Segoe UI Italic;
  src: url("../fonts/segoeuii.woff") format("woff");
}
@font-face {
  font-family: Segoe UI Symbol;
  src: url("../fonts/Seguisym.woff") format("woff");
}
@font-face {
  font-family: Myriad Pro Bold;
  src: url("../fonts/MyriadPro-Bold.woff") format("woff");
}
@font-face {
  font-family: Arial Bold;
  src: url("../fonts/arialbd.woff") format("woff");
}
/* Reset */
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;
}

body {
  -webkit-text-size-adjust: none;
}

/* Box Model */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Containers */
.container {
  margin-left: auto;
  margin-right: auto;
}

.container.\31 25\% {
  width: 100%;
  max-width: 87.5em;
  min-width: 70em;
}

.container.\37 5\% {
  width: 52.5em;
}

.container.\35 0\% {
  width: 35em;
}

.container.\32 5\% {
  width: 17.5em;
}

.container {
  width: 70em;
}

@media screen and (max-width: 1680px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 87.5em;
    min-width: 70em;
  }

  .container.\37 5\% {
    width: 52.5em;
  }

  .container.\35 0\% {
    width: 35em;
  }

  .container.\32 5\% {
    width: 17.5em;
  }

  .container {
    width: 70em;
  }
}
@media screen and (max-width: 1280px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 112.5%;
    min-width: 90%;
  }

  .container.\37 5\% {
    width: 67.5%;
  }

  .container.\35 0\% {
    width: 45%;
  }

  .container.\32 5\% {
    width: 22.5%;
  }

  .container {
    width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 125%;
    min-width: 100%;
  }

  .container.\37 5\% {
    width: 75%;
  }

  .container.\35 0\% {
    width: 50%;
  }

  .container.\32 5\% {
    width: 25%;
  }

  .container {
    width: 100% !important;
  }
}
@media screen and (max-width: 826px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 125%;
    min-width: 100%;
  }

  .container.\37 5\% {
    width: 75%;
  }

  .container.\35 0\% {
    width: 50%;
  }

  .container.\32 5\% {
    width: 25%;
  }

  .container {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 125%;
    min-width: 100%;
  }

  .container.\37 5\% {
    width: 75%;
  }

  .container.\35 0\% {
    width: 50%;
  }

  .container.\32 5\% {
    width: 25%;
  }

  .container {
    width: 100% !important;
  }
}
/* Grid */
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row:after, .row:before {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.row.uniform > * > :first-child {
  margin-top: 0;
}

.row.uniform > * > :last-child {
  margin-bottom: 0;
}

.row.\30 \% > * {
  padding: 0 0 0 0em;
}

.row.\30 \% {
  margin: 0 0 -1px 0em;
}

.row.uniform.\30 \% > * {
  padding: 0em 0 0 0em;
}

.row.uniform.\30 \% {
  margin: 0em 0 -1px 0em;
}

.row > * {
  padding: 0 0 0 2.5em;
}

.row {
  margin: 0 0 -1px -2.5em;
}

.row.uniform > * {
  padding: 2.5em 0 0 2.5em;
}

.row.uniform {
  margin: -2.5em 0 -1px -2.5em;
}

.row.\32 00\% > * {
  padding: 0 0 0 5em;
}

.row.\32 00\% {
  margin: 0 0 -1px -5em;
}

.row.uniform.\32 00\% > * {
  padding: 5em 0 0 5em;
}

.row.uniform.\32 00\% {
  margin: -5em 0 -1px -5em;
}

.row.\31 50\% > * {
  padding: 0 0 0 3.75em;
}

.row.\31 50\% {
  margin: 0 0 -1px -3.75em;
}

.row.uniform.\31 50\% > * {
  padding: 3.75em 0 0 3.75em;
}

.row.uniform.\31 50\% {
  margin: -3.75em 0 -1px -3.75em;
}

.row.\35 0\% > * {
  padding: 0 0 0 1.25em;
}

.row.\35 0\% {
  margin: 0 0 -1px -1.25em;
}

.row.uniform.\35 0\% > * {
  padding: 1.25em 0 0 1.25em;
}

.row.uniform.\35 0\% {
  margin: -1.25em 0 -1px -1.25em;
}

.row.\32 5\% > * {
  padding: 0 0 0 0.625em;
}

.row.\32 5\% {
  margin: 0 0 -1px -0.625em;
}

.row.uniform.\32 5\% > * {
  padding: 0.625em 0 0 0.625em;
}

.row.uniform.\32 5\% {
  margin: -0.625em 0 -1px -0.625em;
}

.\31 2u, .\31 2u\$ {
  width: 100%;
  clear: none;
  margin-left: 0;
}

.\31 1u, .\31 1u\$ {
  width: 91.6666666667%;
  clear: none;
  margin-left: 0;
}

.\31 0u, .\31 0u\$ {
  width: 83.3333333333%;
  clear: none;
  margin-left: 0;
}

.\39 u, .\39 u\$ {
  width: 75%;
  clear: none;
  margin-left: 0;
}

.\38 u, .\38 u\$ {
  width: 66.6666666667%;
  clear: none;
  margin-left: 0;
}

.\37 u, .\37 u\$ {
  width: 58.3333333333%;
  clear: none;
  margin-left: 0;
}

.\36 u, .\36 u\$ {
  width: 50%;
  clear: none;
  margin-left: 0;
}

.\35 u, .\35 u\$ {
  width: 41.6666666667%;
  clear: none;
  margin-left: 0;
}

.\34 u, .\34 u\$ {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
}

.\33 u, .\33 u\$ {
  width: 25%;
  clear: none;
  margin-left: 0;
}

.\32 u, .\32 u\$ {
  width: 16.6666666667%;
  clear: none;
  margin-left: 0;
}

.\31 u, .\31 u\$ {
  width: 8.3333333333%;
  clear: none;
  margin-left: 0;
}

.\31 2u\$ + *,
.\31 1u\$ + *,
.\31 0u\$ + *,
.\39 u\$ + *,
.\38 u\$ + *,
.\37 u\$ + *,
.\36 u\$ + *,
.\35 u\$ + *,
.\34 u\$ + *,
.\33 u\$ + *,
.\32 u\$ + *,
.\31 u\$ + * {
  clear: left;
}

.\-11u {
  margin-left: 91.6666666667%;
}

.\-10u {
  margin-left: 83.3333333333%;
}

.\-9u {
  margin-left: 75%;
}

.\-8u {
  margin-left: 66.6666666667%;
}

.\-7u {
  margin-left: 58.3333333333%;
}

.\-6u {
  margin-left: 50%;
}

.\-5u {
  margin-left: 41.6666666667%;
}

.\-4u {
  margin-left: 33.3333333333%;
}

.\-3u {
  margin-left: 25%;
}

.\-2u {
  margin-left: 16.6666666667%;
}

.\-1u {
  margin-left: 8.3333333333%;
}

@media screen and (max-width: 1680px) {
  .row > * {
    padding: 0 0 0 2.5em;
  }

  .row {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 5em 0 0 5em;
  }

  .row.uniform.\32 00\% {
    margin: -5em 0 -1px -5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 3.75em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -3.75em;
  }

  .row.uniform.\31 50\% > * {
    padding: 3.75em 0 0 3.75em;
  }

  .row.uniform.\31 50\% {
    margin: -3.75em 0 -1px -3.75em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 1.25em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform.\35 0\% > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform.\35 0\% {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\32 5\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .\31 2u\(xlarge\), .\31 2u\$\(xlarge\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(xlarge\), .\31 1u\$\(xlarge\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(xlarge\), .\31 0u\$\(xlarge\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(xlarge\), .\39 u\$\(xlarge\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(xlarge\), .\38 u\$\(xlarge\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(xlarge\), .\37 u\$\(xlarge\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(xlarge\), .\36 u\$\(xlarge\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(xlarge\), .\35 u\$\(xlarge\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(xlarge\), .\34 u\$\(xlarge\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(xlarge\), .\33 u\$\(xlarge\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(xlarge\), .\32 u\$\(xlarge\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(xlarge\), .\31 u\$\(xlarge\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(xlarge\) + *,
.\31 1u\$\(xlarge\) + *,
.\31 0u\$\(xlarge\) + *,
.\39 u\$\(xlarge\) + *,
.\38 u\$\(xlarge\) + *,
.\37 u\$\(xlarge\) + *,
.\36 u\$\(xlarge\) + *,
.\35 u\$\(xlarge\) + *,
.\34 u\$\(xlarge\) + *,
.\33 u\$\(xlarge\) + *,
.\32 u\$\(xlarge\) + *,
.\31 u\$\(xlarge\) + * {
    clear: left;
  }

  .\-11u\(xlarge\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(xlarge\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(xlarge\) {
    margin-left: 75%;
  }

  .\-8u\(xlarge\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(xlarge\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(xlarge\) {
    margin-left: 50%;
  }

  .\-5u\(xlarge\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(xlarge\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(xlarge\) {
    margin-left: 25%;
  }

  .\-2u\(xlarge\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(xlarge\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 1280px) {
  .row > * {
    padding: 0 0 0 2.5em;
  }

  .row {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 5em 0 0 5em;
  }

  .row.uniform.\32 00\% {
    margin: -5em 0 -1px -5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 3.75em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -3.75em;
  }

  .row.uniform.\31 50\% > * {
    padding: 3.75em 0 0 3.75em;
  }

  .row.uniform.\31 50\% {
    margin: -3.75em 0 -1px -3.75em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 1.25em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform.\35 0\% > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform.\35 0\% {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\32 5\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .\31 2u\(large\), .\31 2u\$\(large\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(large\), .\31 1u\$\(large\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(large\), .\31 0u\$\(large\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(large\), .\39 u\$\(large\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(large\), .\38 u\$\(large\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(large\), .\37 u\$\(large\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(large\), .\36 u\$\(large\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(large\), .\35 u\$\(large\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(large\), .\34 u\$\(large\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(large\), .\33 u\$\(large\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(large\), .\32 u\$\(large\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(large\), .\31 u\$\(large\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(large\) + *,
.\31 1u\$\(large\) + *,
.\31 0u\$\(large\) + *,
.\39 u\$\(large\) + *,
.\38 u\$\(large\) + *,
.\37 u\$\(large\) + *,
.\36 u\$\(large\) + *,
.\35 u\$\(large\) + *,
.\34 u\$\(large\) + *,
.\33 u\$\(large\) + *,
.\32 u\$\(large\) + *,
.\31 u\$\(large\) + * {
    clear: left;
  }

  .\-11u\(large\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(large\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(large\) {
    margin-left: 75%;
  }

  .\-8u\(large\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(large\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(large\) {
    margin-left: 50%;
  }

  .\-5u\(large\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(large\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(large\) {
    margin-left: 25%;
  }

  .\-2u\(large\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(large\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 1200px) {
  .row > * {
    padding: 0 0 0 2.5em;
  }

  .row {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 5em 0 0 5em;
  }

  .row.uniform.\32 00\% {
    margin: -5em 0 -1px -5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 3.75em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -3.75em;
  }

  .row.uniform.\31 50\% > * {
    padding: 3.75em 0 0 3.75em;
  }

  .row.uniform.\31 50\% {
    margin: -3.75em 0 -1px -3.75em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 1.25em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform.\35 0\% > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform.\35 0\% {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\32 5\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .\31 2u\(medium\), .\31 2u\$\(medium\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(medium\), .\31 1u\$\(medium\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(medium\), .\31 0u\$\(medium\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(medium\), .\39 u\$\(medium\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(medium\), .\38 u\$\(medium\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(medium\), .\37 u\$\(medium\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(medium\), .\36 u\$\(medium\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(medium\), .\35 u\$\(medium\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(medium\), .\34 u\$\(medium\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(medium\), .\33 u\$\(medium\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(medium\), .\32 u\$\(medium\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(medium\), .\31 u\$\(medium\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(medium\) + *,
.\31 1u\$\(medium\) + *,
.\31 0u\$\(medium\) + *,
.\39 u\$\(medium\) + *,
.\38 u\$\(medium\) + *,
.\37 u\$\(medium\) + *,
.\36 u\$\(medium\) + *,
.\35 u\$\(medium\) + *,
.\34 u\$\(medium\) + *,
.\33 u\$\(medium\) + *,
.\32 u\$\(medium\) + *,
.\31 u\$\(medium\) + * {
    clear: left;
  }

  .\-11u\(medium\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(medium\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(medium\) {
    margin-left: 75%;
  }

  .\-8u\(medium\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(medium\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(medium\) {
    margin-left: 50%;
  }

  .\-5u\(medium\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(medium\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(medium\) {
    margin-left: 25%;
  }

  .\-2u\(medium\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(medium\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 826px) {
  .row > * {
    padding: 0 0 0 2.5em;
  }

  .row {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 5em 0 0 5em;
  }

  .row.uniform.\32 00\% {
    margin: -5em 0 -1px -5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 3.75em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -3.75em;
  }

  .row.uniform.\31 50\% > * {
    padding: 3.75em 0 0 3.75em;
  }

  .row.uniform.\31 50\% {
    margin: -3.75em 0 -1px -3.75em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 1.25em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform.\35 0\% > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform.\35 0\% {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\32 5\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .\31 2u\(small\), .\31 2u\$\(small\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(small\), .\31 1u\$\(small\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(small\), .\31 0u\$\(small\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(small\), .\39 u\$\(small\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(small\), .\38 u\$\(small\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(small\), .\37 u\$\(small\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(small\), .\36 u\$\(small\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(small\), .\35 u\$\(small\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(small\), .\34 u\$\(small\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(small\), .\33 u\$\(small\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(small\), .\32 u\$\(small\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(small\), .\31 u\$\(small\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(small\) + *,
.\31 1u\$\(small\) + *,
.\31 0u\$\(small\) + *,
.\39 u\$\(small\) + *,
.\38 u\$\(small\) + *,
.\37 u\$\(small\) + *,
.\36 u\$\(small\) + *,
.\35 u\$\(small\) + *,
.\34 u\$\(small\) + *,
.\33 u\$\(small\) + *,
.\32 u\$\(small\) + *,
.\31 u\$\(small\) + * {
    clear: left;
  }

  .\-11u\(small\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(small\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(small\) {
    margin-left: 75%;
  }

  .\-8u\(small\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(small\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(small\) {
    margin-left: 50%;
  }

  .\-5u\(small\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(small\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(small\) {
    margin-left: 25%;
  }

  .\-2u\(small\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(small\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 480px) {
  .row > * {
    padding: 0 0 0 2.5em;
  }

  .row {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 5em 0 0 5em;
  }

  .row.uniform.\32 00\% {
    margin: -5em 0 -1px -5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 3.75em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -3.75em;
  }

  .row.uniform.\31 50\% > * {
    padding: 3.75em 0 0 3.75em;
  }

  .row.uniform.\31 50\% {
    margin: -3.75em 0 -1px -3.75em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 1.25em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform.\35 0\% > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform.\35 0\% {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\32 5\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .\31 2u\(xsmall\), .\31 2u\$\(xsmall\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(xsmall\), .\31 1u\$\(xsmall\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(xsmall\), .\31 0u\$\(xsmall\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(xsmall\), .\39 u\$\(xsmall\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(xsmall\), .\38 u\$\(xsmall\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(xsmall\), .\37 u\$\(xsmall\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(xsmall\), .\36 u\$\(xsmall\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(xsmall\), .\35 u\$\(xsmall\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(xsmall\), .\34 u\$\(xsmall\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(xsmall\), .\33 u\$\(xsmall\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(xsmall\), .\32 u\$\(xsmall\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(xsmall\), .\31 u\$\(xsmall\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(xsmall\) + *,
.\31 1u\$\(xsmall\) + *,
.\31 0u\$\(xsmall\) + *,
.\39 u\$\(xsmall\) + *,
.\38 u\$\(xsmall\) + *,
.\37 u\$\(xsmall\) + *,
.\36 u\$\(xsmall\) + *,
.\35 u\$\(xsmall\) + *,
.\34 u\$\(xsmall\) + *,
.\33 u\$\(xsmall\) + *,
.\32 u\$\(xsmall\) + *,
.\31 u\$\(xsmall\) + * {
    clear: left;
  }

  .\-11u\(xsmall\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(xsmall\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(xsmall\) {
    margin-left: 75%;
  }

  .\-8u\(xsmall\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(xsmall\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(xsmall\) {
    margin-left: 50%;
  }

  .\-5u\(xsmall\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(xsmall\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(xsmall\) {
    margin-left: 25%;
  }

  .\-2u\(xsmall\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(xsmall\) {
    margin-left: 8.3333333333%;
  }
}
.fullpage-block, .block {
  width: 100%;
  position: relative;
  font-family: "Helvetica Neue Light", "Roboto", Helvetica, sans-serif;
  font-size: 19px;
  letter-spacing: 0.01em;
  color: #d2d2d2;
  background-size: cover;
}
.fullpage-block h1, .block h1 {
  font-family: Helvetica Neue Bold;
  font-size: 3.3em;
  color: #ffffff;
}

.inner-block img, .inner-block-center-1900 img, .inner-block-center img, .fullpage-block img {
  display: block;
  width: 100%;
  padding-left: -1.5em;
  padding-right: -1.5em;
}

.block {
  overflow: hidden;
  box-sizing: border-box;
}
.block.back-dark {
  background: #121414;
}
.block.back-dark-paper {
  background-image: url("../images/site/backdarkpaper.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.block.back-IllustrtionFishCat {
  background-image: url("../images/site/IllustrtionFishCat.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.block.back-MaskOnde-bottom {
  -moz-mask-image: url("../images/site/FooterMask.png");
  -webkit-mask-image: url("../images/site/FooterMask.png");
  -ms-mask-image: url("../images/site/FooterMask.png");
  mask-image: url("../images/site/FooterMask.png");
  -moz-mask-size: cover;
  -webkit-mask-size: cover;
  -ms-mask-size: cover;
  mask-size: cover;
  mask-repeat: no-repeat;
  mask-position: bottom;
}

.fullpage-block {
  max-width: 3840px;
  display: block;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
}

.inner-block, .inner-block-center-1900, .inner-block-center {
  max-width: 1090px;
  display: block;
  width: 93%;
  position: relative;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}

.inner-block-center {
  text-align: center;
  font-family: Segoe UI Regular;
  font-size: 1em;
  line-height: 1.7;
  /* Change this value to adjust the line height */
}

.inner-block-center-1900 {
  max-width: 1900px !important;
}

.inner-block-center-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.inner-block-center-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inner-block-center-image-87 {
  position: relative;
  padding-bottom: 87.5%;
  /* 1169:1023 */
  height: 0;
}

@media screen and (max-width: 1300px) {
  .block, .fullpage-block {
    font-size: 17px;
  }
}
@media screen and (max-width: 980px) {
  .block, .fullpage-block {
    font-size: 15px;
  }
}
#centered-parargraph {
  margin: 0 auto;
  /* Center the paragraph horizontally */
  font-family: Segoe UI Regular;
}

#centered-justified-parargraph {
  text-align: justify;
  margin: 0 auto;
  /* Center the paragraph horizontally */
}

#left-paragraph {
  text-align: left;
  width: 80%;
  /* Set the desired width */
  font-size: 0.7368421053em;
  margin: 0 auto;
  /* Center the paragraph horizontally */
}

.littleParagraph {
  font-size: 0.7368421053em;
  line-height: 1.5em;
  margin: 1em 1em;
}

.subblock {
  width: 80%;
  margin: 1em auto;
}
.subblock img {
  width: 100%;
  display: block;
}

.desktop-only {
  display: block;
}

@media screen and (max-width: 960px) {
  .desktop-only {
    display: none;
  }
}
.desktop-only-flex {
  display: flex;
}

@media screen and (max-width: 960px) {
  .desktop-only-flex {
    display: none;
  }
}
.mobile-only {
  display: none;
}

@media screen and (max-width: 960px) {
  .mobile-only {
    display: block;
  }
}
.block-header-video {
  margin-top: 9em;
  margin-bottom: 30em;
}

@media screen and (max-width: 960px) {
  .block-header-video {
    margin-top: 9em;
    margin-bottom: 20em;
  }
}
.grid-col-2 {
  width: 100%;
  position: relative;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  background-color: #1e1e1e;
  box-shadow: -1em 2em 2em rgba(0, 0, 0, 0.2);
}
.grid-col-2 .backImage {
  background-image: url("../images/site/backGrid.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 980px) {
  .grid-col-2 {
    grid-auto-rows: repeat(2, 1fr);
    grid-template-columns: auto;
  }
}
.grid-2-firstfixed {
  display: grid;
  grid-template-columns: 2.5em minmax(0, 1fr);
  grid-gap: 0.5em;
  margin: 0em 2em;
}
.grid-2-firstfixed h1 {
  font-size: 1.1em;
}
.grid-2-firstfixed img {
  margin-top: 0.3em;
}
.grid-2-firstfixed p {
  text-align: left;
  font-size: 0.7368421053em;
  margin-top: -0.4em;
  line-height: 1.5em;
}

.column-3 {
  display: grid;
  margin: auto;
  justify-content: stretch;
  grid-auto-flow: column;
  grid-auto-columns: minmax(10em, 27em);
  align-content: stretch;
  max-width: 81em;
  padding: 0px 20px;
  overflow: visible;
  margin-bottom: 1em;
  /* Create three equal columns that floats next to each other */
}
.column-3 .column {
  background: #121212;
  box-shadow: 0.5263157895em 0.5263157895em 1.0526315789em rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 2.6315789474em;
  margin: 0.5263157895em;
  text-align: center;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
}
.column-3 .column.bk1 {
  background-image: url("../images/site/ColumnBack1.png");
}
.column-3 .column.bk2 {
  background-image: url("../images/site/ColumnBack2.png");
}
.column-3 .column.bk3 {
  background-image: url("../images/site/ColumnBack3.png");
}
.column-3 .column .fh-200 {
  height: 8em;
}
.column-3 .button {
  font-family: "Helvetica Neue Bold";
}
.column-3 .button.buy {
  text-decoration: none;
}

.column-3-Centered {
  display: flex;
  justify-content: center;
  align-items: center;
}
.column-3-Centered .side {
  flex: 1;
  content: "";
  top: 50%;
  border-top: 1px solid #606060;
}
.column-3-Centered .center {
  padding: 1.0526315789em;
}

@media screen and (max-width: 1350px) {
  .column-3 .column {
    padding: 1.5789473684em;
  }
}
@media screen and (max-width: 1150px) {
  .column-3 .column {
    padding: 1.5789473684em;
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  .column-3 {
    grid-auto-flow: row;
    grid-auto-columns: auto;
    margin: 4em;
  }
}
.column-3-normal {
  display: grid;
  margin: auto;
  justify-content: stretch;
  grid-template-columns: repeat(3, 1fr);
  align-content: stretch;
  overflow: visible;
}

@media screen and (max-width: 960px) {
  .column-3-normal {
    grid-auto-flow: row;
    grid-auto-columns: auto;
    margin: auto 25%;
    grid-template-columns: repeat(1, 1fr);
    width: auto;
  }
}
.column-4 {
  display: grid;
  margin: auto;
  justify-content: stretch;
  grid-template-columns: repeat(4, 1fr);
  align-content: stretch;
  overflow: visible;
  width: 90%;
}

@media screen and (max-width: 960px) {
  .column-4 {
    grid-auto-flow: row;
    grid-auto-columns: auto;
    margin: auto 25%;
    grid-template-columns: repeat(1, 1fr);
    width: auto;
  }
}
.column-2-6-4 {
  display: grid;
  margin: auto;
  justify-content: stretch;
  grid-template-columns: 60% 40%;
  align-content: stretch;
  overflow: visible;
  width: 90%;
}

@media screen and (max-width: 960px) {
  .column-2-6-4 {
    grid-auto-flow: row;
    grid-auto-columns: auto;
    margin: auto 10%;
    grid-template-columns: repeat(1, 1fr);
    width: auto;
  }
}
.column-2-2-8 {
  display: grid;
  margin: auto;
  justify-content: stretch;
  grid-template-columns: 25% 75%;
  align-content: stretch;
  overflow: visible;
  width: 82%;
}

@media screen and (max-width: 960px) {
  .column-2-2-8 {
    grid-auto-flow: row;
    grid-auto-columns: auto;
    margin: auto 25%;
    grid-template-columns: repeat(1, 1fr);
    width: auto;
    grid-gap: 2em;
  }
}
.column-2-4-6 {
  display: grid;
  margin: auto;
  justify-content: stretch;
  grid-template-columns: 35% 55%;
  align-content: stretch;
  overflow: visible;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .column-2-4-6 {
    display: block;
    grid-auto-flow: row;
    grid-auto-columns: auto;
    grid-template-columns: repeat(1, 1fr);
    width: auto;
  }
}
/*a {
    @include vendor('transition', ('border-color 0.2s ease-in-out', 'color 0.2s ease-in-out'));
    border-bottom: dotted 1px;
    color: _palette(accent1);
    text-decoration: none;

    &:hover {
        color: _palette(accent1) !important;
        border-bottom-color: transparent;
    }
}*/
strong, b {
  color: #ffffff;
  font-weight: 300;
}

em, i {
  font-style: italic;
}

p.space-vert {
  margin-bottom: 2em;
}
p.space-vert-1 {
  margin-bottom: 4em;
}

h1, h2, h3, h4, h5, h6 {
  color: #ffffff;
  line-height: 1.05em;
  margin: 0.26em 0 0.39em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  border: 0;
}

h1.strong {
  font-family: "Helvetica Neue Heavy", "Roboto", Helvetica, sans-serif;
  font-size: 65px;
  letter-spacing: -0.03em;
  color: #ebebeb;
}

h2 {
  font-size: 2em;
  line-height: 1.5em;
  letter-spacing: -0.025em;
}

h3 {
  font-size: 1.35em;
  line-height: 1.5em;
}

h4 {
  font-size: 1.1em;
  line-height: 1.5em;
}

h5 {
  font-size: 0.9em;
  line-height: 1.5em;
}

h6 {
  font-size: 0.7em;
  line-height: 1.5em;
}

sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}

sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}

hr {
  border: 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  margin: 3em 0;
}
hr.major {
  margin: 4em 0;
}

blockquote {
  border-left: solid 4px rgba(255, 255, 255, 0.3);
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}

code {
  background: rgba(255, 255, 255, 0.075);
  border-radius: 1.5626em;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0;
}
pre code {
  display: block;
  line-height: 1.75em;
  padding: 1em 1.5em;
  overflow-x: auto;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.wmargin {
  margin-bottom: 1.5em;
}

.float-right {
  float: right;
}

.inline-block {
  display: inline-block;
}

.vert-align-center {
  display: flex;
  /* contexte sur le parent */
  flex-direction: column;
  /* direction d'affichage verticale */
  justify-content: center;
  /* alignement vertical */
}

.disable-u-style {
  text-decoration: none;
}

.font-size-200 {
  font-size: 2em;
}

.font-size-400 {
  font-size: 4em;
}

.font-size-500 {
  font-size: 5em;
}

@media screen and (max-width: 960px) {
  .font-size-500 {
    font-size: 3em;
  }
}
.price-little {
  display: inline-block;
  font-size: 0.7em;
  color: #939394;
}

.LittleSloganGold {
  font-family: "Segoe UI Semibold";
  color: #c6b686;
  text-transform: uppercase;
  font-size: 0.8em;
  text-align: center;
}

.NormalTxt {
  font-family: "Segoe UI Regular";
  color: #dadada;
  font-size: 1em;
}
.NormalTxt strong, .NormalTxt b {
  color: #ffffff;
  font-family: "Segoe UI Bold";
}

.IcTitleText {
  display: flex;
  align-items: center;
  font-family: "Segoe UI Bold";
  color: #ffffff;
  font-size: 1.5em;
  margin-bottom: 0.4em;
}
.IcTitleText img {
  margin-right: 0.4em;
}

.IcTitleText1 {
  font-family: "Segoe UI Bold";
  color: #ffffff;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 0.5em;
}
.IcTitleText1 img {
  width: auto;
  margin: auto;
  margin-bottom: 0.6em;
}

.Bigsubtitle {
  font-family: "Helvetica Neue Bold";
  color: #ffffff;
  font-size: 2em;
  text-align: center;
}

.align-grid {
  margin-bottom: 3em;
  margin-left: 4em;
  margin-right: 4em;
}

.align-grid-justified {
  text-align: justify;
  margin-left: 3em;
  margin-right: 3em;
}

.txtBlackInk {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  -moz-mask-image: url("../images/site/ic_main_blackInk.svg");
  -webkit-mask-image: url("../images/site/ic_main_blackInk.svg");
  -ms-mask-image: url("../images/site/ic_main_blackInk.svg");
  mask-image: url("../images/site/ic_main_blackInk.svg");
  -moz-mask-size: 100%;
  -webkit-mask-size: 100%;
  -ms-mask-size: 100%;
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #f0f0f0 !important;
  width: 5.56em;
  height: 2.56em;
  display: inline-block;
  float: left;
  position: relative;
}

.iconeHome {
  font-family: FontAwesome;
  font-size: 130%;
  margin-righ: 1em;
}
.iconeHome:before {
  content: "\f015";
}

.iconePlusGrandQue {
  font-family: FontAwesome;
  font-size: 200%;
  margin-left: 0.3em;
  margin-Right: 0.3em;
  padding-top: 1.1em;
  pointer-events: none;
}
.iconePlusGrandQue:before {
  content: "›";
}

.iconeUp {
  font-family: FontAwesome;
  font-size: 150%;
  margin-left: 0.3em;
  margin-Right: 0.3em;
  pointer-events: none;
}
.iconeUp:before {
  content: "\f062";
}

.iconTwitter {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconTwitter:before {
  content: "\f099";
}

.iconFacebook {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconFacebook:before {
  content: "\f09a";
}

.iconDiscord {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconDiscord:before {
  content: "\f392";
}

.iconInstagram {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconInstagram:before {
  content: "\f16d";
}

.iconYoutube {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconYoutube:before {
  content: "\f167";
}

.iconPatreon {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconPatreon:before {
  content: "\f3d9";
}

.iconSteam {
  font-family: FontAwesomeBrand;
  font-size: 130%;
}
.iconSteam:before {
  content: "\f1b6";
}

#video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video-background video {
  object-fit: cover;
  aspect-ratio: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

#video-background img {
  object-fit: cover;
  aspect-ratio: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

#fade-out-layer-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #262626 0%, rgba(38, 38, 38, 0.7) 25%, rgba(38, 38, 38, 0) 35%, rgba(38, 38, 38, 0) 75%, #262626 100%);
  pointer-events: none;
}

/* Basic */
html, body {
  background: #262626;
}

body.is-loading *, body.is-loading *:before, body.is-loading *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none;
}

body, input, select, textarea {
  color: #f0f0f0;
  @import url("file:///D:ProjectWeb\bleank\currentServerwwwPublic\blackInk2022\cssmain.min.css");
  font-family: "Helvetica Neue Light", "Roboto", Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 100;
  line-height: 1.6em;
}

.default-line-container {
  display: inline-block;
  line-height: 1.6em;
  height: 1.6em;
}

.line-container-1 {
  display: inline-block;
  line-height: 1em;
  height: 1em;
}

.line-container-subtitle {
  display: inline-block;
  line-height: 1em;
  height: 1em;
  font-size: 1.5625em;
  color: #b5b5b5;
  font-family: Helvetica Neue Roman;
  text-transform: uppercase;
}

.line-container-BIVersion {
  display: inline-block;
  line-height: 1em;
  height: 1em;
  font-size: 3.5em;
  color: #60b1ff;
  font-family: "Myriad Pro Bold";
}

/* Loader */
@-moz-keyframes spinner-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spinner-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes spinner-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spinner-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes spinner-hide {
  0% {
    color: rgba(255, 255, 255, 0.15);
    z-index: 100001;
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  99% {
    color: #262626;
    z-index: 100001;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    color: #262626;
    z-index: -1;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
}
@-webkit-keyframes spinner-hide {
  0% {
    color: rgba(255, 255, 255, 0.15);
    z-index: 100001;
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  99% {
    color: #262626;
    z-index: 100001;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    color: #262626;
    z-index: -1;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
}
@-ms-keyframes spinner-hide {
  0% {
    color: rgba(255, 255, 255, 0.15);
    z-index: 100001;
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  99% {
    color: #262626;
    z-index: 100001;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    color: #262626;
    z-index: -1;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
}
@keyframes spinner-hide {
  0% {
    color: rgba(255, 255, 255, 0.15);
    z-index: 100001;
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  99% {
    color: #262626;
    z-index: 100001;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
  100% {
    color: #262626;
    z-index: -1;
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
  }
}
@-moz-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
@-ms-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
@keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
@-moz-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000;
  }
  15% {
    opacity: 1;
    z-index: 100000;
  }
  99% {
    opacity: 0;
    z-index: 100000;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
@-webkit-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000;
  }
  15% {
    opacity: 1;
    z-index: 100000;
  }
  99% {
    opacity: 0;
    z-index: 100000;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
@-ms-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000;
  }
  15% {
    opacity: 1;
    z-index: 100000;
  }
  99% {
    opacity: 0;
    z-index: 100000;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
@keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000;
  }
  15% {
    opacity: 1;
    z-index: 100000;
  }
  99% {
    opacity: 0;
    z-index: 100000;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
body.landing {
  text-decoration: none;
}
body.landing:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
body.landing:before {
  -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
  -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
  -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
  animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  color: rgba(255, 255, 255, 0.15);
  content: "\f1ce";
  cursor: default;
  display: block;
  font-size: 2em;
  height: 2em;
  left: 50%;
  line-height: 2em;
  margin: -1em 0 0 -1em;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 2em;
  z-index: -1;
}
body.landing:after {
  -moz-animation: overlay-hide 1.5s ease-in forwards !important;
  -webkit-animation: overlay-hide 1.5s ease-in forwards !important;
  -ms-animation: overlay-hide 1.5s ease-in forwards !important;
  animation: overlay-hide 1.5s ease-in forwards !important;
  background: #262626;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
body.landing.is-loading:before {
  -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
  -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
  -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
  animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
  z-index: 100001;
}
body.landing.is-loading:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  opacity: 1;
  z-index: 100000;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  body.landing:before {
    line-height: 2.025em;
  }
}
/* Section/Article */
section.special, article.special {
  text-align: center;
}

header p {
  color: #ffffff;
  position: relative;
  margin: 0 0 1.5em 0;
}
header h2 + p {
  font-size: 1.25em;
  margin-top: -1em;
  line-height: 1.75em;
}
header h3 + p {
  font-size: 1.1em;
  margin-top: -0.8em;
  line-height: 1.75em;
}
header h4 + p,
header h5 + p,
header h6 + p {
  font-size: 0.9em;
  margin-top: -0.6em;
  line-height: 1.5em;
}
header.major {
  margin: 0 0 4em 0;
  position: relative;
  text-align: center;
}
header.major:after {
  background: #1eadff;
  content: "";
  display: inline-block;
  height: 0.2em;
  max-width: 20em;
  width: 75%;
}

footer.major {
  margin: 4em 0 0 0;
}

/* Form */
form {
  margin: 0 0 2em 0;
}

label {
  color: #ffffff;
  display: block;
  font-size: 0.9em;
  font-weight: 300;
  margin: 0 0 1em 0;
}

input[type=text],
input[type=password],
input[type=email],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: transparent;
  border-radius: 1.5626em;
  border: solid 1px rgba(255, 255, 255, 0.3);
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 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;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
  border-color: #1eadff;
}

.select-wrapper {
  text-decoration: none;
  display: block;
  position: relative;
}
.select-wrapper:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.select-wrapper:before {
  color: rgba(255, 255, 255, 0.3);
  content: "\f078";
  display: block;
  height: 3.125em;
  line-height: 3.125em;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 3.125em;
}
.select-wrapper select::-ms-expand {
  display: none;
}

input[type=text],
input[type=password],
input[type=email],
select {
  height: 3.125em;
}

textarea {
  padding: 0.75em 1em;
}

select option {
  background-color: #262626;
  color: #ffffff;
}
select:focus::-ms-value {
  background: transparent;
}

input[type=checkbox],
input[type=radio] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-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;
  color: #f0f0f0;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: 100;
  padding-left: 2.625em;
  padding-right: 0.75em;
  position: relative;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  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: 1.5626em;
  border: solid 1px rgba(255, 255, 255, 0.3);
  content: "";
  display: inline-block;
  height: 1.875em;
  left: 0;
  line-height: 1.796875em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 1.875em;
}
input[type=checkbox]:checked + label:before,
input[type=radio]:checked + label:before {
  background: rgba(255, 255, 255, 0.25);
  color: #ffffff;
  content: "\f00c";
}
input[type=checkbox]:focus + label:before,
input[type=radio]:focus + label:before {
  border-color: #1eadff;
}

input[type=checkbox] + label:before {
  border-radius: 1.5626em;
}

input[type=radio] + label:before {
  border-radius: 100%;
}

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}

:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}

.formerize-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}

/* Box */
.box {
  border-radius: 1.5626em;
  border: solid 1px rgba(255, 255, 255, 0.3);
  margin-bottom: 2em;
  padding: 1.5em;
}
.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.box.alt {
  border: 0;
  border-radius: 0;
  padding: 0;
}

/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon > .label {
  display: none;
}
.icon.alt {
  text-decoration: none;
}
.icon.alt:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon.alt:before {
  color: #262626 !important;
  text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
}
.icon.major {
  background: #272833;
  border-radius: 100%;
  cursor: default;
  display: inline-block;
  height: 6em;
  line-height: 6em;
  margin: 0 0 2em 0;
  text-align: center;
  width: 6em;
}
.icon.major:before {
  font-size: 2.25em;
}
.icon.major.alt {
  text-decoration: none;
}
.icon.major.alt:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon.major.alt:before {
  color: #272833 !important;
  text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
}

/* Image */
.image {
  border-radius: 1.5626em;
  border: 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("images/overlay.png");
  width: 100%;
  height: 100%;
  z-index: 1;
}
.image img {
  border-radius: 1.5626em;
  display: block;
}
.image.left {
  float: left;
  margin: 0 1.5em 1em 0;
  top: 0.25em;
}
.image.right {
  float: right;
  margin: 0 0 1em 1.5em;
  top: 0.25em;
}
.image.left, .image.right {
  max-width: 40%;
}
.image.left img, .image.right img {
  width: 100%;
}
.image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}
.image.fit img {
  width: 100%;
}

/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}

ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.icons li {
  display: inline-block;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 0.5em;
}
ul.icons li .icon {
  font-size: 0.8em;
}
ul.icons li .icon:before {
  font-size: 2em;
}
ul.actions {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.actions li {
  display: inline-block;
  padding: 0 1em 0 0;
  vertical-align: middle;
}
ul.actions li:last-child {
  padding-right: 0;
}
ul.actions.small li {
  padding: 0 0.5em 0 0;
}
ul.actions.vertical li {
  display: block;
  padding: 1em 0 0 0;
}
ul.actions.vertical li:first-child {
  padding-top: 0;
}
ul.actions.vertical li > * {
  margin-bottom: 0;
}
ul.actions.vertical.small li {
  padding: 0.5em 0 0 0;
}
ul.actions.vertical.small li:first-child {
  padding-top: 0;
}
ul.actions.fit {
  display: table;
  margin-left: -1em;
  padding: 0;
  table-layout: fixed;
  width: calc(100% + 1em);
}
ul.actions.fit li {
  display: table-cell;
  padding: 0 0 0 1em;
}
ul.actions.fit li > * {
  margin-bottom: 0;
}
ul.actions.fit.small {
  margin-left: -0.5em;
  width: calc(100% + 0.5em);
}
ul.actions.fit.small li {
  padding: 0 0 0 0.5em;
}

dl {
  margin: 0 0 2em 0;
}

/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

table {
  margin: 0 0 2em 0;
  width: 100%;
}
table tbody tr {
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-left: 0;
  border-right: 0;
}
table tbody tr:nth-child(2n+1) {
  background-color: rgba(255, 255, 255, 0.075);
}
table td {
  padding: 0.75em 0.75em;
}
table th {
  color: #ffffff;
  font-size: 0.9em;
  font-weight: 300;
  padding: 0 0.75em 0.75em 0.75em;
  text-align: left;
}
table thead {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
table tfoot {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}
table.alt {
  border-collapse: separate;
}
table.alt tbody tr td {
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-left-width: 0;
  border-top-width: 0;
}
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: 0;
}
table.alt tfoot {
  border-top: 0;
}

.buttonBlackInk {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
  -moz-mask-image: url("../images/site/ic_main_blackInk.svg");
  -webkit-mask-image: url("../images/site/ic_main_blackInk.svg");
  -ms-mask-image: url("../images/site/ic_main_blackInk.svg");
  mask-image: url("../images/site/ic_main_blackInk.svg");
  -moz-mask-size: 100%;
  -webkit-mask-size: 100%;
  -ms-mask-size: 100%;
  mask-size: 100%;
  background-color: #f0f0f0 !important;
  width: 8.6875em;
  height: 4em;
  display: inline;
  float: left;
  position: relative;
  top: -1.4em;
}
.buttonBlackInk:hover, .buttonBlackInk:active {
  background-color: #ffffff !important;
}

.buttonMiniBleank {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, clip-path 0.2s ease-in;
  -webkit-transition: background-color 0.2s ease-in-out, clip-path 0.2s ease-in;
  -ms-transition: background-color 0.2s ease-in-out, clip-path 0.2s ease-in;
  transition: background-color 0.2s ease-in-out, clip-path 0.2s ease-in;
  text-decoration: none;
  cursor: pointer;
  -moz-mask-image: url("../images/site/ic_main_home_roll.svg");
  -webkit-mask-image: url("../images/site/ic_main_home_roll.svg");
  -ms-mask-image: url("../images/site/ic_main_home_roll.svg");
  mask-image: url("../images/site/ic_main_home_roll.svg");
  -moz-mask-size: 100%;
  -webkit-mask-size: 100%;
  -ms-mask-size: 100%;
  mask-size: 100%;
  background-size: cover;
  background-color: #ffffff;
  width: 3.25em;
  height: 4em;
  clip-path: circle(0.875em at center);
  display: inline;
  float: left;
  position: relative;
  top: -1.4em;
}
.buttonMiniBleank:hover, .buttonMiniBleank:active {
  clip-path: circle(2.5em at center);
}

/* Button */
input[type=submit],
input[type=reset],
input[type=button],
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  background-color: transparent;
  border-radius: 1.5626em;
  border: 0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  height: 3.125em;
  line-height: 3.125em;
  padding: 0 2.25em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  font-family: "Helvetica Neue Medium";
}
input[type=submit]:hover, input[type=submit]:active,
input[type=reset]:hover,
input[type=reset]:active,
input[type=button]:hover,
input[type=button]:active,
.button:hover,
.button:active {
  box-shadow: inset 0 0 0 1px #1eadff;
  color: #1eadff !important;
}
input[type=submit]:active,
input[type=reset]:active,
input[type=button]:active,
.button:active {
  background-color: rgba(30, 173, 255, 0.15);
}
input[type=submit].icon:before,
input[type=reset].icon:before,
input[type=button].icon:before,
.button.icon:before {
  margin-right: 0.5em;
}
input[type=submit].fit,
input[type=reset].fit,
input[type=button].fit,
.button.fit {
  display: block;
  margin: 0 0 1em 0;
  width: 100%;
}
input[type=submit].small,
input[type=reset].small,
input[type=button].small,
.button.small {
  font-size: 0.8em;
}
input[type=submit].big,
input[type=reset].big,
input[type=button].big,
.button.big {
  font-size: 1.35em;
}
input[type=submit].special,
input[type=reset].special,
input[type=button].special,
.button.special {
  background-color: #ef004f;
  box-shadow: none;
  color: #ffffff !important;
  margin-left: 5.125em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  text-transform: uppercase;
}
input[type=submit].special:hover,
input[type=reset].special:hover,
input[type=button].special:hover,
.button.special:hover {
  background-color: #ff1e6d;
}
input[type=submit].special:active,
input[type=reset].special:active,
input[type=button].special:active,
.button.special:active {
  background-color: #ff3281;
}
input[type=submit].buy,
input[type=reset].buy,
input[type=button].buy,
.button.buy {
  background-color: #008ff3;
  box-shadow: none;
  color: #ffffff !important;
  padding-left: 2.5em;
  padding-right: 2.5em;
  text-transform: uppercase;
}
input[type=submit].buy:hover,
input[type=reset].buy:hover,
input[type=button].buy:hover,
.button.buy:hover {
  background-color: #1eadff;
}
input[type=submit].buy:active,
input[type=reset].buy:active,
input[type=button].buy:active,
.button.buy:active {
  background-color: #32c1ff;
}
input[type=submit].myaccount,
input[type=reset].myaccount,
input[type=button].myaccount,
.button.myaccount {
  color: #f7f7f7 !important;
  margin-right: 1.875em;
  padding-left: 2.5em;
  padding-right: 2.5em;
}
input[type=submit].myaccount:hover,
input[type=reset].myaccount:hover,
input[type=button].myaccount:hover,
.button.myaccount:hover {
  color: #ffffff !important;
  background-color: rgba(30, 173, 255, 0.2);
}
input[type=submit].myaccount:active,
input[type=reset].myaccount:active,
input[type=button].myaccount:active,
.button.myaccount:active {
  color: #ffffff !important;
  background-color: rgba(50, 193, 255, 0.35);
}
input[type=submit].login,
input[type=reset].login,
input[type=button].login,
.button.login {
  color: #f7f7f7 !important;
  box-shadow: none;
  line-height: 3.125em;
  height: 3.125em;
  margin-left: -0.3125em;
  margin-right: 1.875em;
  padding-left: 0.5em;
  padding-right: 1em;
}
input[type=submit].login:hover,
input[type=reset].login:hover,
input[type=button].login:hover,
.button.login:hover {
  color: #ffffff !important;
  background-color: rgba(30, 173, 255, 0.2);
}
input[type=submit].login:active,
input[type=reset].login:active,
input[type=button].login:active,
.button.login:active {
  color: #ffffff !important;
  background-color: rgba(50, 193, 255, 0.35);
}
input[type=submit].login:before,
input[type=reset].login:before,
input[type=button].login:before,
.button.login:before {
  content: " ";
  display: inline-block;
  background-image: url("../images/site/ic_main_log.svg");
  background-size: cover;
  width: 3.125em;
  height: 3.125em;
  vertical-align: -40%;
}
input[type=submit].kmore,
input[type=reset].kmore,
input[type=button].kmore,
.button.kmore {
  background-color: #3a3a3a;
  box-shadow: none;
  color: #ffffff !important;
  height: 2.5em;
  line-height: 2.5em;
  text-transform: uppercase;
  font-family: "Helvetica Neue Medium";
  font-size: 0.6315789474em;
  margin-top: 2.5em;
  margin-bottom: 1em;
}
input[type=submit].kmore:hover,
input[type=reset].kmore:hover,
input[type=button].kmore:hover,
.button.kmore:hover {
  background-color: #1eadff;
}
input[type=submit].kmore:active,
input[type=reset].kmore:active,
input[type=button].kmore:active,
.button.kmore:active {
  background-color: #32c1ff;
}
input[type=submit].centergrey,
input[type=reset].centergrey,
input[type=button].centergrey,
.button.centergrey {
  background-color: #3a3a3a;
  box-shadow: none;
  color: #ffffff !important;
  height: 2.5em;
  line-height: 2.5em;
  text-transform: uppercase;
  font-family: "Helvetica Neue Medium";
  font-size: 0.6315789474em;
}
input[type=submit].centergrey:hover,
input[type=reset].centergrey:hover,
input[type=button].centergrey:hover,
.button.centergrey:hover {
  background-color: #1eadff;
}
input[type=submit].centergrey:active,
input[type=reset].centergrey:active,
input[type=button].centergrey:active,
.button.centergrey:active {
  background-color: #32c1ff;
}
input[type=submit].disabled, input[type=submit]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=button].disabled,
input[type=button]:disabled,
.button.disabled,
.button:disabled {
  background-color: rgba(255, 255, 255, 0.3) !important;
  box-shadow: none !important;
  color: #ffffff !important;
  cursor: default;
  opacity: 0.25;
}

/* Goto Next */
.goto-next {
  border: 0;
  bottom: 0;
  display: block;
  height: 5em;
  left: 50%;
  margin: 0 0 0 -5em;
  overflow: hidden;
  position: absolute;
  text-indent: 10em;
  white-space: nowrap;
  width: 10em;
  z-index: 1;
}
.goto-next:before {
  background-image: url("images/arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.5em;
  left: 50%;
  margin: -0.75em 0 0 -1em;
  position: absolute;
  top: 50%;
  width: 2em;
  z-index: 1;
}

/* Spotlight */
.spotlight {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.spotlight:nth-last-of-type(1) {
  z-index: 1;
}
.spotlight:nth-last-of-type(2) {
  z-index: 2;
}
.spotlight:nth-last-of-type(3) {
  z-index: 3;
}
.spotlight:nth-last-of-type(4) {
  z-index: 4;
}
.spotlight:nth-last-of-type(5) {
  z-index: 5;
}
.spotlight:nth-last-of-type(6) {
  z-index: 6;
}
.spotlight:nth-last-of-type(7) {
  z-index: 7;
}
.spotlight:nth-last-of-type(8) {
  z-index: 8;
}
.spotlight:nth-last-of-type(9) {
  z-index: 9;
}
.spotlight:nth-last-of-type(10) {
  z-index: 10;
}
.spotlight:nth-last-of-type(11) {
  z-index: 11;
}
.spotlight:nth-last-of-type(12) {
  z-index: 12;
}
.spotlight:nth-last-of-type(13) {
  z-index: 13;
}
.spotlight:nth-last-of-type(14) {
  z-index: 14;
}
.spotlight:nth-last-of-type(15) {
  z-index: 15;
}
.spotlight:nth-last-of-type(16) {
  z-index: 16;
}
.spotlight:nth-last-of-type(17) {
  z-index: 17;
}
.spotlight:nth-last-of-type(18) {
  z-index: 18;
}
.spotlight:nth-last-of-type(19) {
  z-index: 19;
}
.spotlight:nth-last-of-type(20) {
  z-index: 20;
}
.spotlight:before {
  background-image: url("images/overlay.png");
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.spotlight .image.main {
  display: none;
}
.spotlight .image.main img {
  position: relative;
}
.spotlight .content {
  -moz-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -moz-transition: -moz-transform 1s ease, opacity 1s ease;
  -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
  -ms-transition: -ms-transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  background: rgba(23, 24, 32, 0.95);
  border-style: solid;
  opacity: 1;
  position: absolute;
}
.spotlight .goto-next {
  -moz-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -moz-transition: -moz-transform 0.75s ease, opacity 1s ease-in;
  -webkit-transition: -webkit-transform 0.75s ease, opacity 1s ease-in;
  -ms-transition: -ms-transform 0.75s ease, opacity 1s ease-in;
  transition: transform 0.75s ease, opacity 1s ease-in;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}
.spotlight.top .content, .spotlight.bottom .content {
  left: 0;
  padding: 5.1em 0 3.1em 0;
  width: 100%;
}
.spotlight.top .content {
  border-bottom-width: 0.35em;
  top: 0;
}
.spotlight.bottom .content {
  border-top-width: 0.35em;
  bottom: 0;
}
.spotlight.left .content, .spotlight.right .content {
  height: 101%;
  padding: 6em 3em;
  top: 0;
  width: 28em;
}
.spotlight.left .content {
  border-right-width: 0.35em;
  left: 0;
}
.spotlight.right .content {
  border-left-width: 0.35em;
  right: 0;
}
.spotlight.style1 .content {
  border-color: #1eadff;
}
.spotlight.style2 .content {
  border-color: #5480f1;
}
.spotlight.style3 .content {
  border-color: #39c088;
}
.spotlight.inactive .content {
  opacity: 0;
}
.spotlight.inactive .goto-next {
  -moz-transform: translate(0,1.5em);
  -webkit-transform: translate(0,1.5em);
  -ms-transform: translate(0,1.5em);
  transform: translate(0,1.5em);
  opacity: 0;
}
.spotlight.inactive.top .content {
  -moz-transform: translate(0,-5em);
  -webkit-transform: translate(0,-5em);
  -ms-transform: translate(0,-5em);
  transform: translate(0,-5em);
}
.spotlight.inactive.bottom .content {
  -moz-transform: translate(0,5em);
  -webkit-transform: translate(0,5em);
  -ms-transform: translate(0,5em);
  transform: translate(0,5em);
}
.spotlight.inactive.left .content {
  -moz-transform: translate(-5em,0);
  -webkit-transform: translate(-5em,0);
  -ms-transform: translate(-5em,0);
  transform: translate(-5em,0);
}
.spotlight.inactive.right .content {
  -moz-transform: translate(5em,0);
  -webkit-transform: translate(5em,0);
  -ms-transform: translate(5em,0);
  transform: translate(5em,0);
}

body.is-touch .spotlight {
  background-attachment: scroll;
}

/* Wrapper */
.wrapper {
  padding: 6em 0 4em 0;
}
.wrapper.style2 {
  background: #1eadff;
}
.wrapper.style2 input[type=text]:focus,
.wrapper.style2 input[type=password]:focus,
.wrapper.style2 input[type=email]:focus,
.wrapper.style2 select:focus,
.wrapper.style2 textarea:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.wrapper.style2 input[type=submit]:hover, .wrapper.style2 input[type=submit]:active,
.wrapper.style2 input[type=reset]:hover,
.wrapper.style2 input[type=reset]:active,
.wrapper.style2 input[type=button]:hover,
.wrapper.style2 input[type=button]:active,
.wrapper.style2 .button:hover,
.wrapper.style2 .button:active {
  background-color: rgba(255, 255, 255, 0.075) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
  color: #ffffff !important;
}
.wrapper.style2 input[type=submit]:active,
.wrapper.style2 input[type=reset]:active,
.wrapper.style2 input[type=button]:active,
.wrapper.style2 .button:active {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.wrapper.style2 input[type=submit].special,
.wrapper.style2 input[type=reset].special,
.wrapper.style2 input[type=button].special,
.wrapper.style2 .button.special {
  background-color: #ffffff;
  color: #1eadff !important;
}
.wrapper.style2 input[type=submit].special:hover, .wrapper.style2 input[type=submit].special:active,
.wrapper.style2 input[type=reset].special:hover,
.wrapper.style2 input[type=reset].special:active,
.wrapper.style2 input[type=button].special:hover,
.wrapper.style2 input[type=button].special:active,
.wrapper.style2 .button.special:hover,
.wrapper.style2 .button.special:active {
  background-color: rgba(255, 255, 255, 0.075) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
  color: #ffffff !important;
}
.wrapper.style2 input[type=submit].special:active,
.wrapper.style2 input[type=reset].special:active,
.wrapper.style2 input[type=button].special:active,
.wrapper.style2 .button.special:active {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.wrapper.fade-down > .container {
  -moz-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -moz-transition: -moz-transform 1s ease, opacity 1s ease;
  -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
  -ms-transition: -ms-transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  opacity: 1;
}
.wrapper.fade-down.inactive > .container {
  -moz-transform: translate(0,-1em);
  -webkit-transform: translate(0,-1em);
  -ms-transform: translate(0,-1em);
  transform: translate(0,-1em);
  opacity: 0;
}
.wrapper.fade-up > .container {
  -moz-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -moz-transition: -moz-transform 1s ease, opacity 1s ease;
  -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
  -ms-transition: -ms-transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  opacity: 1;
}
.wrapper.fade-up.inactive > .container {
  -moz-transform: translate(0,1em);
  -webkit-transform: translate(0,1em);
  -ms-transform: translate(0,1em);
  transform: translate(0,1em);
  opacity: 0;
}
.wrapper.fade > .container {
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 1;
}
.wrapper.fade.inactive > .container {
  opacity: 0;
}

/* Dropotron */
.dropotron {
  background: #212121;
  list-style: none;
  font-family: "Helvetica Neue Medium", "Roboto", Helvetica, sans-serif;
  font-size: 14px;
  margin-top: 0.95em;
  padding-left: 0.2em;
  /*    &.level-0 {
      font-size: 0.8em;
      margin-top: 1em;

      &:before {
          @include vendor('transform', 'rotate(45deg)');
          background: _palette(accent2);
          content: '';
          display: block;
          height: 1em;
          position: absolute;
          right: 1.5em;
          top: -0.5em;
          width: 1em;
      }
  }*/
}
.dropotron > li {
  -moz-transition: color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  padding-left: 2.5714285714em;
  padding-right: 2.5714285714em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.dropotron > li a, .dropotron > li span {
  border: 0;
  color: #9a9a9a;
  display: block;
  text-decoration: none;
}
.dropotron > li:hover {
  background: #676767;
}
.dropotron > li:hover a, .dropotron > li:hover span {
  color: white;
}
.dropotron > li:active {
  background: #8f8f8f;
}
.dropotron > li:active a, .dropotron > li:active span {
  color: white;
}

body.landing .dropotron.level-0 {
  margin-top: 0;
}

#header {
  cursor: default;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
#header:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(180deg, #1F1F1F, #242424);
  opacity: 0;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#header.scrolled:before {
  opacity: 1;
}

.menu-grid {
  width: 100%;
  position: relative;
  margin: 0 auto;
  max-width: 3840px;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: max-content 1fr max-content;
  font-family: "Helvetica Neue Medium", "Roboto", Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0.5em;
}

.header-icons {
  margin-top: 1.1875em;
  height: 1em;
  float: left;
}

.header-buttons {
  margin: 0;
  padding-left: 0;
  margin: 0.4375em 0;
  margin-top: 1.625em;
  height: 1em;
  float: left;
  text-transform: uppercase;
  display: inline;
}
.header-buttons a, .header-buttons span {
  border: 0;
  color: #f0f0f0;
  display: inline-block;
  outline: 0;
  position: relative;
  top: -1.2em;
}
.header-buttons a.button, .header-buttons span.button {
  margin-left: 0.5em;
}

.header-ul {
  margin: 0;
  padding: 0;
  float: right;
  margin-top: 0.5em;
}
.header-ul li {
  display: inline;
  padding-left: 0.5em;
}
.header-ul li.opener a, .header-ul li.opener span {
  border: 0;
  color: #f7f7f7;
  display: inline;
  outline: 0;
  text-transform: uppercase;
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
  line-height: 3em;
  margin-left: -0.3125em;
}
.header-ul li.opener.active a, .header-ul li.opener.active span {
  background: #676767;
}
.header-ul li a, .header-ul li span {
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  border: 0;
  color: #f7f7f7;
  display: inline;
  outline: 0;
  text-transform: uppercase;
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.875em;
  padding-bottom: 0.875em;
  line-height: 3em;
  margin-left: -0.3125em;
}
.header-ul li a.entry, .header-ul li span.entry {
  padding-left: 5.125em;
  padding-right: 5.125em;
  text-decoration: none;
}
.header-ul li a.entry:hover, .header-ul li span.entry:hover {
  background: #676767;
  color: #ffffff !important;
}
.header-ul li a.entry:active, .header-ul li span.entry:active {
  background: #676767;
  color: #ffffff !important;
}
.header-ul li > ul {
  display: none;
}

@media screen and (max-width: 1920px) {
  .menu-grid {
    font-size: 15px;
  }
}
@media screen and (max-width: 1420px) {
  .button.special {
    margin-left: 0.75em;
  }

  .header-ul li a, .header-ul li span {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-ul li a.entry, .header-ul li span.entry {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 1000px) {
  .menu-grid {
    font-size: 14px;
  }

  .button.special {
    margin-left: 0.75em;
  }

  .header-ul li a, .header-ul li span {
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
  .header-ul li a.entry, .header-ul li span.entry {
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
}
@media screen and (max-width: 910px) {
  .menu-grid {
    font-size: 13px;
  }

  .button.special {
    margin-left: 0.625em;
  }

  .header-ul li a, .header-ul li span {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
  .header-ul li a.entry, .header-ul li span.entry {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
/*@media screen and (max-width: 1168px) {
    .menu-grid {
        font-size: _fontHeader(sizeR3);
    }
}

@media screen and (max-width: 1057px) {
    .menu-grid {
        font-size: _fontHeader(sizeR4);
    }
}

@media screen and (max-width: 946px) {
    .menu-grid {
        font-size: _fontHeader(sizeR5);
    }
}*/
.title-center {
  margin: auto;
  width: 8.6875em;
  position: relative;
  top: 1.25em;
}

.footerblock {
  width: 100%;
  position: relative;
  line-height: 1.6em;
}

.breadcrumb {
  font-family: "Helvetica Neue Medium";
  font-size: 0.6315789474em;
  background-color: #1e1e1e;
}
.breadcrumb a, .breadcrumb span {
  color: #9a9a9a;
  border-bottom: none;
}
.breadcrumb a:hover, .breadcrumb span:hover {
  color: #cccccc !important;
}
.breadcrumb a:active, .breadcrumb span:active {
  color: #eaeaea !important;
}
.breadcrumb ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}

.breadcrumbGrid {
  display: grid;
  margin: auto;
  max-width: 81em;
  height: 3.5em;
  padding-top: 0.3em;
  padding-right: 1em;
  grid-auto-flow: column;
  grid-template-columns: 1fr auto;
}

.breadcrumb-ul {
  align-content: left;
}
.breadcrumb-ul li {
  display: inline-block;
  padding-left: 0.5em;
}

.footerLinks {
  font-family: "Helvetica Neue Medium";
  font-size: 0.6315789474em;
  background-color: #1c1c1c;
  color: #7b7b7b;
}

.footerIconsGrid {
  display: grid;
  margin: auto;
  max-width: 81em;
  padding-top: 0.6em;
  padding-left: 3.3em;
  padding-right: 1em;
  padding-bottom: 6px;
  grid-auto-flow: column;
  grid-template-columns: 1fr auto;
}
.footerIconsGrid a, .footerIconsGrid span {
  color: #7b7b7b;
  border-bottom: none;
}
.footerIconsGrid a:hover, .footerIconsGrid span:hover {
  color: #cccccc !important;
}
.footerIconsGrid a:active, .footerIconsGrid span:active {
  color: #eaeaea !important;
}

.footerLinksGrid {
  display: grid;
  margin: auto;
  max-width: 81em;
  padding-left: 3.3em;
  padding-right: 1em;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr 1fr;
  padding-bottom: 10px;
}
.footerLinksGrid a, .footerLinksGrid span {
  color: #9a9a9a;
  border-bottom: none;
}
.footerLinksGrid a:hover, .footerLinksGrid span:hover {
  color: #cccccc !important;
}
.footerLinksGrid a:active, .footerLinksGrid span:active {
  color: #eaeaea !important;
}

.social-ul {
  align-content: left;
  padding-top: 1.1em;
  margin: 0;
}
.social-ul li {
  display: inline-block;
  font-size: 20px;
  padding-left: 0.4em;
  padding-right: 0.4em;
}

.footerLinksGrid-ul {
  align-content: left;
  list-style-type: none;
  padding-left: 0;
}
.footerLinksGrid-ul li {
  font-family: "Helvetica Neue Roman";
  font-size: 14px;
  padding-left: 0.5em;
}

.footerCopyright {
  background-color: #1c1c1c;
  font-family: "Helvetica Neue Roman";
  font-size: 0.6315789474em;
}
.footerCopyright p {
  color: #636363;
}
.footerCopyright a {
  color: #636363;
  border-bottom: none;
}
.footerCopyright a:hover {
  color: #cccccc !important;
}
.footerCopyright a:active {
  color: #eaeaea !important;
}

.footerCopyrightGrid {
  display: grid;
  margin: auto;
  max-width: 81em;
  padding-top: 0.6em;
  padding-left: 3.3em;
  padding-right: 1em;
  grid-auto-flow: column;
  grid-template-columns: 4fr 1fr 1fr;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 2;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #262626;
  margin: 5% auto 15% auto;
  /* 5% from the top, 15% from the bottom and centered */
  width: 80%;
  /* Could be more or less, depending on screen size */
}

@-moz-keyframes AnimMoveFromUpFade {
  0% {
    opacity: 0;
    transform: translate(0, -5vh);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes AnimMoveFromUpFade {
  0% {
    opacity: 0;
    transform: translate(0, -5vh);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-ms-keyframes AnimMoveFromUpFade {
  0% {
    opacity: 0;
    transform: translate(0, -5vh);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes AnimMoveFromUpFade {
  0% {
    opacity: 0;
    transform: translate(0, -5vh);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
/* Add Zoom Animation */
.animate {
  -moz-animation: AnimMoveFromUpFade 0.25s;
  -webkit-animation: AnimMoveFromUpFade 0.25s;
  -ms-animation: AnimMoveFromUpFade 0.25s;
  animation: AnimMoveFromUpFade 0.25s;
}

body.landing #page-wrapper {
  padding-top: 0;
}
body.landing #header {
  background: transparent;
  box-shadow: none;
  position: absolute;
}

/* Banner */
#banner {
  background-attachment: fixed;
  background-color: #272833;
  background-image: url("../../images/banner.jpg");
  background-position: center center;
  background-size: cover;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
  min-height: 100vh;
  position: relative;
  text-align: center;
  z-index: 21;
}
#banner:before {
  content: "";
  display: inline-block;
  height: 100vh;
  vertical-align: middle;
  width: 1%;
}
#banner:after {
  background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("images/overlay.png");;
  background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("images/overlay.png");;
  background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("images/overlay.png");;
  background-image: linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url("images/overlay.png");;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#banner .content {
  display: inline-block;
  margin-right: 1%;
  max-width: 95%;
  padding: 6em;
  position: relative;
  text-align: right;
  vertical-align: middle;
  z-index: 1;
}
#banner .content header {
  display: inline-block;
  vertical-align: middle;
}
#banner .content header h2 {
  font-size: 2.5em;
  margin: 0;
}
#banner .content header p {
  margin: 0.5em 0 0 0;
  top: 0;
}
#banner .content .image {
  border-radius: 100%;
  display: inline-block;
  height: 18em;
  margin-left: 3em;
  vertical-align: middle;
  width: 18em;
}
#banner .content .image img {
  border-radius: 100%;
  display: block;
  width: 100%;
}

body.is-touch #banner {
  background-attachment: scroll;
}

/* Footer */
#footer {
  background: #272833;
  padding: 6em 0;
  text-align: center;
}
#footer .icons .icon.alt {
  text-decoration: none;
}
#footer .icons .icon.alt:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
#footer .icons .icon.alt:before {
  color: #272833 !important;
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.5), -1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.5);
}
#footer .copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8em;
  line-height: 1em;
  margin: 2em 0 0 0;
  padding: 0;
  text-align: center;
}
#footer .copyright li {
  border-left: solid 1px rgba(255, 255, 255, 0.3);
  display: inline-block;
  list-style: none;
  margin-left: 1.5em;
  padding-left: 1.5em;
}
#footer .copyright li:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
#footer .copyright li a {
  color: inherit;
}

/* XLarge */
@media screen and (max-width: 1680px) {
  /* Basic */
  body, input, select, textarea {
    font-size: 13pt;
  }
}
/* Large */
@media screen and (max-width: 1280px) {
  /* Basic */
  body, input, select, textarea {
    font-size: 11.5pt;
  }

  /* Spotlight */
  .spotlight.top .content {
    padding: 3.825em 0 1.825em 0;
  }
  .spotlight.bottom .content {
    padding: 3.825em 0 2.95em 0;
  }
  .spotlight.left .content, .spotlight.right .content {
    padding: 4.5em 2.5em;
    width: 25em;
  }

  /* Wrapper */
  .wrapper {
    padding: 4.5em 0 2.5em 0;
  }

  /* Dropotron */
  .dropotron.level-0 {
    font-size: 1em;
  }

  /* Banner */
  #banner .content {
    padding: 4.5em;
  }

  /* Footer */
  #footer {
    padding: 4.5em 0;
  }
}
/* Medium */
@media screen and (max-width: 1200px) {
  /* Basic */
  body, input, select, textarea {
    font-size: 12pt;
  }

  /* Spotlight */
  .spotlight {
    background-attachment: scroll;
    height: auto;
  }
  .spotlight .image.main {
    display: block;
    margin: 0;
    max-height: 40vh;
    overflow: hidden;
  }
  .spotlight .content {
    background-color: #262626;
    border-width: 0 !important;
    border-top-width: 0.35em !important;
    bottom: auto !important;
    left: auto !important;
    padding: 4.5em 2.5em 2.5em 2.5em !important;
    position: relative;
    right: auto !important;
    text-align: center;
    top: auto !important;
    width: 100% !important;
  }
  .spotlight .goto-next {
    display: none;
  }

  /* Wrapper */
  .wrapper {
    padding: 4.5em 2.5em 2.5em 2.5em;
  }

  /* Banner */
  #banner {
    background-attachment: scroll;
  }
  #banner .goto-next {
    height: 7em;
  }
  #banner .content {
    padding: 9em 0;
    text-align: center;
  }
  #banner .content header {
    display: block;
    margin: 0 0 2em 0;
    text-align: center;
  }
  #banner .content .image {
    margin: 0;
  }

  /* Footer */
  #footer {
    padding: 4.5em 0;
  }
}
/* Small */
#navPanel, #titleBar {
  display: none;
}

@media screen and (max-width: 826px) {
  /* Basic */
  html, body {
    overflow-x: hidden;
  }

  body, input, select, textarea {
    font-size: 12pt;
  }

  h2 {
    font-size: 1.5em;
  }

  h3 {
    font-size: 1.2em;
  }

  h4 {
    font-size: 1em;
  }

  /* Section/Article */
  header p br {
    display: none;
  }
  header h2 + p {
    font-size: 1em;
  }
  header h3 + p {
    font-size: 1em;
  }
  header h4 + p,
header h5 + p,
header h6 + p {
    font-size: 0.9em;
  }
  header.major {
    margin: 0 0 2em 0;
  }

  /* Goto Next */
  .goto-next:before {
    height: 0.8em;
    margin: -0.4em 0 0 -0.6em;
    width: 1.2em;
  }

  /* Spotlight */
  .spotlight {
    box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
  }
  .spotlight .image.main {
    max-height: 60vh;
  }
  .spotlight .content {
    border-top-width: 0.2em !important;
    padding: 3.25em 1.5em 1.25em 1.5em !important;
  }

  /* Wrapper */
  .wrapper {
    padding: 3.25em 1.5em 1.25em 1.5em;
  }

  /* Header */
  #header {
    display: none;
  }

  /* Banner */
  #banner {
    box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
    min-height: calc(100vh - 44px);
  }
  #banner:before {
    height: calc(100vh - 44px);
  }
  #banner .content {
    padding: 4.0625em 1.5em 4.875em 1.5em;
  }
  #banner .content header h2 {
    font-size: 1.5em;
  }
  #banner .content .image {
    height: 9em;
    width: 9em;
  }

  /* Off-Canvas Navigation */
  #page-wrapper {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-bottom: 1px;
    padding-top: 44px !important;
  }

  #titleBar {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    display: block;
    height: 4em;
    line-height: 4em;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
    background: linear-gradient(180deg, #1F1F1F, #242424);
    box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.25);
    font-size: 12px;
  }
  #titleBar .title {
    color: #ffffff;
    display: block;
    font-weight: 300;
    height: 44px;
    line-height: 44px;
    text-align: center;
  }
  #titleBar .title a {
    color: inherit;
    border: 0;
  }
  #titleBar .toggle {
    text-decoration: none;
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
    outline: 0;
    border: 0;
  }
  #titleBar .toggle:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
  }
  #titleBar .toggle:before {
    background: #585858;
    color: #e3e3e3;
    content: "\f0c9";
    display: block;
    font-size: 18px;
    height: 44px;
    left: 0;
    line-height: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 54px;
  }

  #navPanel {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    transform: translateX(-275px);
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    display: block;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    background: #212121;
    padding: 0.75em 1.25em;
    font-family: "Helvetica Neue Medium", "Roboto", Helvetica, sans-serif;
    font-size: 16px;
  }
  #navPanel .link {
    border: 0;
    border-top: solid 1px rgba(255, 255, 255, 0.05);
    color: #f0f0f0;
    display: block;
    height: 3em;
    line-height: 3em;
    text-decoration: none;
  }
  #navPanel .link:hover {
    background: #676767;
    color: #ffffff !important;
  }
  #navPanel .link:active {
    background: #8f8f8f;
    color: #ffffff !important;
  }
  #navPanel .link:first-child {
    border-top: 0;
  }
  #navPanel .link.depth-0 {
    color: #ffffff;
    font-weight: 300;
  }
  #navPanel .link .indent-1 {
    display: inline-block;
    width: 1.25em;
  }
  #navPanel .link .indent-2 {
    display: inline-block;
    width: 2.5em;
  }
  #navPanel .link .indent-3 {
    display: inline-block;
    width: 3.75em;
  }
  #navPanel .link .indent-4 {
    display: inline-block;
    width: 5em;
  }
  #navPanel .link .indent-5 {
    display: inline-block;
    width: 6.25em;
  }

  body.navPanel-visible #page-wrapper {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
  }
  body.navPanel-visible #titleBar {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
  }
  body.navPanel-visible #navPanel {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  /* Footer */
  #footer {
    padding: 3.25em 1.5em;
  }
}
/* XSmall */
@media screen and (max-width: 480px) {
  /* Basic */
  html, body {
    min-width: 320px;
  }

  body, input, select, textarea {
    font-size: 12pt;
  }

  /* List */
  ul.actions {
    margin: 0 0 2em 0;
  }
  ul.actions li {
    display: block;
    padding: 1em 0 0 0;
    text-align: center;
    width: 100%;
  }
  ul.actions li:first-child {
    padding-top: 0;
  }
  ul.actions li > * {
    margin: 0 !important;
    width: 100%;
  }
  ul.actions.small li {
    padding: 0.5em 0 0 0;
  }
  ul.actions.small li:first-child {
    padding-top: 0;
  }

  /* Button */
  input[type=submit],
input[type=reset],
input[type=button],
.button {
    padding: 0;
  }

  /* Spotlight */
  .spotlight .image.main {
    max-height: 50vh;
  }
  .spotlight .content {
    padding: 3em 1.25em 1em 1.25em !important;
  }

  /* Wrapper */
  .wrapper {
    padding: 3em 1.25em 1em 1.25em;
  }

  /* Banner */
  #banner .content {
    padding: 3em 1.5625em 5.25em 1.5625em;
  }

  /* Footer */
  #footer {
    padding: 3em 1.25em;
  }
  #footer .copyright {
    line-height: inherit;
  }
  #footer .copyright li {
    border-left: 0;
    display: block;
    margin: 0;
    padding: 0;
  }
}

/*# sourceMappingURL=main.min.css.map */
