/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: 0 0;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'plexeina-bold';
  src: url('../fonts/plexeina-bold-webfont.woff2') format('woff2'), url('../fonts/plexeina-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'plexeina-bold-italic';
  src: url('../fonts/plexeina-bolditalic-webfont.woff2') format('woff2'), url('../fonts/plexeina-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'plexeina-regular';
  src: url('../fonts/plexeina-regular-webfont.woff2') format('woff2'), url('../fonts/plexeina-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'plexeina-regular-italic';
  src: url('../fonts/plexeina-regularitalic-webfont.woff2') format('woff2'), url('../fonts/plexeina-regularitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.row {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.row::before, .row::after {
  display: table;
  content: ' ';
}
.row::after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: 0;
    margin-left: 0;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0;
  padding-left: 0;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}
.column.row.row, .row.row.columns {
  float: none;
}
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  width: 8.33333%;
}
.small-push-1 {
  position: relative;
  left: 8.33333%;
}
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  width: 16.66667%;
}
.small-push-2 {
  position: relative;
  left: 16.66667%;
}
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  width: 25%;
}
.small-push-3 {
  position: relative;
  left: 25%;
}
.small-pull-3 {
  position: relative;
  left: -25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  width: 33.33333%;
}
.small-push-4 {
  position: relative;
  left: 33.33333%;
}
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  width: 41.66667%;
}
.small-push-5 {
  position: relative;
  left: 41.66667%;
}
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  width: 50%;
}
.small-push-6 {
  position: relative;
  left: 50%;
}
.small-pull-6 {
  position: relative;
  left: -50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  width: 58.33333%;
}
.small-push-7 {
  position: relative;
  left: 58.33333%;
}
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  width: 66.66667%;
}
.small-push-8 {
  position: relative;
  left: 66.66667%;
}
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  width: 75%;
}
.small-push-9 {
  position: relative;
  left: 75%;
}
.small-pull-9 {
  position: relative;
  left: -75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  width: 83.33333%;
}
.small-push-10 {
  position: relative;
  left: 83.33333%;
}
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  width: 91.66667%;
}
.small-push-11 {
  position: relative;
  left: 91.66667%;
}
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-centered {
  margin-right: auto;
  margin-left: auto;
}
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.column-block {
  margin-bottom: 0;
}
.column-block > :last-child {
  margin-bottom: 0;
}
/*------------------------------------*\
 MAIN
 \*------------------------------------*/
/* global box-sizing */
*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
html {
  font-size: 100%;
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'plexeina-regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #282a2d;
}
.clear:before, .clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
img {
  width: 100%;
  vertical-align: bottom;
}
a {
  color: #e5a00d;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}
h1, h2, h3, p, ul, li {
  margin: 0;
  padding: 0;
  line-height: 1;
}
h1 {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #282a2d;
  font-size: 3em;
  line-height: 1.3em;
  letter-spacing: -1px;
}
h2 {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3f4245;
  font-size: 2.2em;
  line-height: 1.2em;
  padding-bottom: 15px;
  letter-spacing: -0.5px;
}
h3 {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #282a2d;
  font-size: 1.4em;
  line-height: 1em;
  padding: 20px 0 60px 0;
  display: block;
}
h4 {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #282a2d;
  font-size: 1.2em;
  line-height: 1.2em;
  padding: 0 0 20px 0;
  margin: 0;
}
p.sub-headline {
  font-family: 'plexeina-regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #575b61;
  font-size: 1.3em;
  line-height: 1.4em;
  padding-top: 20px;
  letter-spacing: -0.25px;
}
p {
  font-family: 'plexeina-regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #575b61;
  font-size: 1.1em;
  line-height: 1.8em;
  padding-bottom: 20px;
}
p:last-child {
  padding-bottom: 0;
}
b, strong {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.firstcharacter {
  float: left;
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 5.5em;
  line-height: 1;
  padding-right: 8px;
  padding-left: 3px;
  margin-top: -12px;
  color: #3f4245;
}
.container {
  padding-left: 80px;
  padding-right: 80px;
}
.pad-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pad-60.flush-top {
  padding-top: 0;
}
.pad-60.flush-bottom {
  padding-bottom: 0;
}
.logo {
  display: 0 auto;
  text-align: center;
}
.logo img {
  width: 80px;
  height: 26px;
  text-align: center;
  display: 0 auto;
}
.text-center {
  text-align: center;
}
/*------------------------------------*\
 HERO
 \*------------------------------------*/
.hero {
  background: #f2f3f4;
  text-align: center;
  margin: 0 auto;
}
.hero .container {
  margin: 0 auto;
  max-width: 860px;
  text-align: center;
}
/*------------------------------------*\
 SIDE NAVIGATION
 \*------------------------------------*/
.wrapper {
  margin-left: 0;
}
.nav-side {
  display: none;
}
@media screen and (max-width: 64em) {
  /* active state, i.e. menu open */
  .header .large-2 {
    width: 100%;
  }
  .header .large-5 {
    width: 0;
  }
  .menu ul {
    display: none;
  }
  .nav-side {
    display: block;
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 400px;
    background: #282a2d;
    box-sizing: border-box;
    padding: 40px;
    color: white;
    margin-left: -400px;
    transition: margin 300ms ease-in-out;
  }
  .nav-side.nav-open {
    margin-left: 0;
    -webkit-box-shadow: 20px 0 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: 20px 0 20px -20px rgba(0, 0, 0, 0.3);
  }
  .nav-scroll {
    overflow: auto;
  }
  .c-hamburger {
    display: block;
    position: absolute;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 75px;
    height: 66px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    right: -75px;
    top: 0;
  }
  .c-hamburger:focus {
    outline: none;
  }
  nav .c-hamburger {
    transition: 300ms ease-in-out;
    -webkit-transition-delay: 300ms ease-in-out;
  }
  nav.nav-open .c-hamburger {
    right: 0;
    transition: 300ms ease-in-out;
  }
  .c-hamburger span {
    display: block;
    position: absolute;
    top: 31px;
    left: 25px;
    right: 25px;
    height: 2px;
    background: #b3bac1;
  }
  .c-hamburger span::before, .c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #b3bac1;
    content: "";
  }
  .c-hamburger span::before {
    top: -8px;
  }
  .c-hamburger span::after {
    bottom: -8px;
  }
  .c-hamburger--htx {
    background-color: transparent;
  }
  .c-hamburger--htx span {
    transition: background 0s 0.3s;
  }
  .c-hamburger--htx span::before, .c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
  }
  .c-hamburger--htx span::before {
    transition-property: top, transform;
  }
  .c-hamburger--htx span::after {
    transition-property: bottom, transform;
  }
  .c-hamburger--htx.is-active span {
    background: none;
  }
  .c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
  }
  .c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
  }
  .c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
  }
}
@media screen and (max-width: 40em) {
  .nav-side {
    max-width: 300px;
    margin-left: -300px;
  }
  .nav-side ul.menu li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 30px 0;
    text-transform: uppercase;
    font-weight: 600;
  }
  .nav-side ul.menu li:last-child {
    padding-bottom: 0;
  }
  .nav-side ul.menu li a {
    color: #fff;
    padding-bottom: 10px;
    display: block;
  }
  .nav-side ul.menu li a {
    border-top: none;
  }
  .nav-side ul.menu li ul {
    display: block;
    text-align: left;
  }
  .nav-side ul.menu li ul li {
    padding: 0;
  }
  .nav-side ul.menu li ul li a {
    text-transform: none;
    font-weight: 400;
    margin: 0;
    padding: 12px 0;
    display: block;
    color: #868c96;
    background: none;
  }
  .nav-side ul.menu li.current_page_item a {
    color: #e5a00d;
  }
  .nav-side ul.menu li.current_page_item ul li a {
    color: #868c96;
  }
}
/*------------------------------------*\
 HEADER
 \*------------------------------------*/
.header {
  background: #fff;
  text-align: center;
}
.header .logo {
  padding-top: 20px;
}
.header, .c-hamburger {
  will-change: transform;
  transition: transform 300ms linear;
}
.header.headroom--not-top {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
}
.headroom--pinned {
  transform: translateY(0%);
}
.header.headroom--top {
  box-shadow: none;
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.header .container {
  margin: 0 auto;
  max-width: 1330px;
}
.menu ul {
  text-align: right;
}
.menu ul li {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  margin-left: -4px;
  font-size: 0.9em;
  text-transform: uppercase;
  position: relative;
}
.menu ul li a {
  color: #575b61;
  padding: 23px 25px 25px 25px;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  border-top: solid 3px #fff;
}
.menu ul li:hover a, .menu ul li:hover a > a {
  color: #e5a00d;
  background: #fff;
  border-color: #e5a00d;
}
.menu ul li.menu-item-has-children:hover a {
  box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.06);
}
.menu ul li ul {
  display: none;
}
.menu ul li:hover ul {
  display: block;
  position: absolute;
  width: 260px;
  padding: 25px;
  background: #fff;
  box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.06);
}
.menu ul li:hover ul li {
  display: block;
  margin-left: 0;
  font-size: 1em;
  line-height: 1.2em;
  text-transform: none;
  font-weight: 400;
}
.menu ul li.menu-item-has-children:hover ul li a {
  text-align: left;
  padding: 10px 0;
  color: #575b61;
  box-shadow: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  border-top: none;
}
.menu ul li ul.sub-menu li:hover a {
  color: #e5a00d;
}
.menu ul li.menu-item-has-children.current_page_item a, .menu ul li.menu-item-has-children.current-menu-ancestor a, .menu ul li ul.sub-menu li.current_page_item a {
  color: #e5a00d;
}
/*------------------------------------*\
 BLOCK CTA
 \*------------------------------------*/
.block-cta {
  background: #3f4245;
  text-align: center;
}
.block-cta h2 {
  color: #fff;
}
.cta-button {
  background: #e5a00d;
  padding: 15px 60px 18px 60px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  display: inline-block;
  border-radius: 1000px;
  margin-top: 20px;
  position: relative;
}
.cta-button:hover {
  color: #fff;
}
.cta-button:before {
  position: absolute;
  height: 100%;
  font-size: 125%;
  line-height: 2.3em;
  color: #fff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.arrow {
  overflow: hidden;
  position: relative;
}
/*------------------------------------*\
 BLOCK IMAGE
 \*------------------------------------*/
.featured-image img {
  width: 100% !important;
}
/*------------------------------------*\
 BLOCK CONTENT
 \*------------------------------------*/
.block-content .container {
  margin: 0 auto;
  max-width: 860px;
}
/*------------------------------------*\
 BLOCK PULL QUOTE
 \*------------------------------------*/
.block-pull-quote .container {
  margin: 0 auto;
  max-width: 1330px;
}
blockquote {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #3f4245;
  font-size: 2.4em;
  line-height: 1.4em;
  letter-spacing: -1.2px;
  padding: 0;
  margin: 0;
}
/*------------------------------------*\
 HIGHLIGHTS
 \*------------------------------------*/
.block-highlights {
  background: #f2f3f4;
  padding-top: 80px;
}
.block-highlights .container {
  margin: 0 auto;
  max-width: 1330px;
}
.block-highlights .icomoon {
  font-size: 3em;
  line-height: 1;
  color: #e5a00d;
}
.block-highlights .highlight-block h3 {
  padding: 10px 0;
  font-size: 1.1em;
}
.block-highlights .highlight-block p {
  font-family: 'plexeina-regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4em;
}
.block-highlights .highlight-block {
  padding-top: 40px;
  height: 100%;
}
.block-highlights .column-block {
  padding: 0 40px 40px 0;
}
/*------------------------------------*\
 FOOTER NAVIGATION
 \*------------------------------------*/
.footer-nav {
  background: #282a2d;
  display: block;
}
.footer-nav .container {
  margin: 0 auto;
  max-width: 1330px;
}
.footer-nav a {
  padding: 30px 0;
  display: block;
  color: #fff;
}
.footer-nav-left {
  padding-right: 10px;
}
.footer-nav-right {
  padding-left: 10px;
}
.footer-nav-right {
  text-align: right;
}
.footer-nav-block {
  display: inline-block;
}
.footer-nav .icomoon {
  font-size: 2em;
}
.footer-nav-left .icomoon {
  display: inline-block;
  padding-right: 15px;
}
.footer-nav-right .icomoon {
  display: inline-block;
  padding-left: 15px;
}
.footer-nav-title {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.8em;
  color: #868c96;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: block;
  clear: both;
}
.switch-top {
  visibility: hidden;
}
/*------------------------------------*\
 FOOTER ALSO LIKE
 \*------------------------------------*/
.footer-highlights {
  background: #f2f3f4;
  text-align: center;
}
.footer-highlights .container {
  margin: 0 auto;
  max-width: 1330px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.footer-highlights .highlight-deets {
  padding: 10px;
}
.footer-highlights .highlight-deets img {
  border-radius: 3px 3px 0 0;
}
.footer-highlights .highlight-deets .deets-body {
  border-radius: 0 0 3px 3px;
  background: #fff;
  padding: 34px;
  text-align: left;
  display: block;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-highlights .highlight-deets .deets-body p {
  font-size: 1em;
  line-height: 1.4em;
}
.footer-highlights .highlight-deets a {
  display: block;
}
.footer-highlights .highlight-deets a:hover {
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.footer-highlights .highlight-deets a .deets-body h4 {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.footer-highlights .highlight-deets a:hover .deets-body h4, .footer-highlights .highlight-deets a .more {
  color: #e5a00d;
}
/*------------------------------------*\
 FOOTER
 \*------------------------------------*/
.footer {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer .container {
  margin: 0 auto;
  max-width: 1330px;
}
.footer p {
  font-size: 0.8em;
  color: #b3bac1;
  line-height: 1.3em;
  padding-top: 30px;
}
.footer-nav a:hover {
  color: #e5a00d;
}
@media screen and (max-width: 64em) {
  .menu ul {
    display: none;
  }
  .header .logo {
    padding: 20px 0;
  }
  .footer-nav a {
    padding: 20px 0;
    display: block;
  }
  .footer-nav-block {
    display: block;
    clear: both;
    font-size: 0.9em;
  }
  .switch-top {
    visibility: visible;
    display: block;
    clear: both;
    overflow: hidden;
  }
  .switch-bottom {
    visibility: hidden;
    display: none !important;
  }
  .footer-nav-title {
    padding-top: 10px;
  }
}
@media screen and (max-width: 40em) {
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.6em;
    line-height: 1.4em;
  }
  h3 {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-bottom: 30px;
  }
  h4 {
    font-size: 1.1em;
  }
  p {
    font-size: 0.9em;
    line-height: 1.6em;
  }
  p.sub-headline {
    font-size: 1.1em;
    line-height: 1.4em;
    letter-spacing: -0.25px;
  }
  .footer-highlights .highlight-deets .deets-body p {
    font-size: 0.9em;
    line-height: 1.4em;
  }
  blockquote {
    font-size: 1.4em;
  }
  .firstcharacter {
    font-size: 3.5em;
    padding-right: 5px;
    padding-left: 3px;
    margin-top: -8px;
  }
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .pad-60 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .block-highlights {
    background: #f2f3f4;
    padding-top: 80px;
  }
  .block-highlights .container {
    margin: 0 auto;
    max-width: 1330px;
  }
  .block-highlights .icomoon {
    font-size: 2em;
  }
  .block-highlights .highlight-block {
    padding-top: 10px;
  }
  .block-highlights .column-block {
    padding: 0 0 20px 0;
  }
  .cta-button {
    background: #e5a00d;
    padding: 12px 40px;
    font-size: 0.9em;
  }
  .footer-highlights .highlight-deets .deets-body {
    padding: 20px;
  }
}
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
 Remodal's necessary styles
 ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
/* Anti FOUC */
.remodal, [data-remodal-id] {
  display: none;
}
/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
/* Fix iPad, iPhone glitches */
.remodal-overlay, .remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
 Remodal's default mobile first theme
 ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.95);
}
.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}
/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 60px;
}
@media screen and (max-width: 40em) {
  .remodal-wrapper {
    padding: 0;
  }
}
/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  padding: 60px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #282a2d;
  background: #fff;
}
@media screen and (max-width: 40em) {
  .remodal {
    padding: 25px;
  }
}
.remodal.remodal-is-opening, .remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}
/* Vertical align of the modal dialog */
.remodal, .remodal-wrapper:after {
  vertical-align: top;
}
/* Close button */
.remodal-close {
  font-size: 2em;
  position: absolute;
  top: 40px;
  left: 40px;
  cursor: pointer;
  color: #b3bac1;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media screen and (max-width: 40em) {
  .remodal-close {
    top: 25px;
    left: 25px;
  }
}
.remodal-close:hover, .remodal-close:focus {
  color: #e5a00d;
}
.remodal-close.close-right {
  top: 40px;
  right: 40px;
  left: auto;
}
@media screen and (max-width: 40em) {
  .remodal-close.close-right {
    top: 20px;
    right: 20px;
  }
}
/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* Keyframes
 ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
 ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 800px;
    border-radius: 6px;
  }
  .remodal.remodal-medium {
    max-width: 1000px;
  }
  .remodal.remodal-large {
    max-width: 1300px;
  }
  .remodal-devices {
    max-width: 1600px;
    min-height: 700px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 40em) {
  .remodal {
    border-radius: 0px;
  }
}
/* IE8
 ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}
.lt-ie9 .remodal {
  width: 800px;
}
/************************
 Mixins
 ************************/
/*************************
 Base
 ************************/
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.align-middle {
  -ms-flex-align: center;
  align-items: center;
}
.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/*************************
 Remodal
 ************************/
.remodal h3 {
  font-size: 1.6em;
  letter-spacing: -0.5px;
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #282a2d;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}
.remodal-wrapper {
  padding: 60px;
  backface-visibility: hidden;
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
  padding: 60px;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
  vertical-align: top;
}
.remodal {
  vertical-align: top;
  box-sizing: border-box;
  width: 100%;
  padding: 60px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #282a2d;
  background: #fff;
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.remodal, [data-remodal-id] {
  display: none;
}
.remodal-is-initialized {
  display: inline-block;
}
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 800px;
    border-radius: 6px;
  }
}
/************************
 Sections
 ************************/
.container-standard {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 180px;
  padding-right: 180px;
}
@media screen and (max-width: 1440px) {
  .container-standard {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 64em) {
  .container-standard {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 40em) {
  .container-standard {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 1440px) {
  .container-standard {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 40em) {
  .container-standard {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.container-standard-40 {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 180px;
  padding-right: 180px;
}
@media screen and (max-width: 1440px) {
  .container-standard-40 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 64em) {
  .container-standard-40 {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 40em) {
  .container-standard-40 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 40em) {
  .container-standard-40 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
/************************
 Notification Bar
 ************************/
.notification-bar {
  background: #e5a00d;
  padding-top: 22px;
  padding-bottom: 23px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  position: relative;
  z-index: 31;
}
.notification-bar.site-notif, .notification-bar.notif-language {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}
.notification-bar .notification-icon {
  width: 70px;
}
.notification-bar .notification-icon .plex-svg-holder svg, .notification-bar .notification-icon .plex-svg-holder path {
  fill: #fff;
  max-width: 45px;
}
.notification-bar h4 {
  color: #fff;
  font-size: 1.1em;
}
.notification-bar p {
  color: rgba(255, 255, 255, 0.7);
  padding-right: 30px;
}
.notification-bar a {
  color: #fff;
}
.notification-bar a.button-close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
@media print, screen and (max-width: 40em) {
  .notification-bar a.button-close {
    top: 10px;
    right: 10px;
  }
}
.notification-bar a.button-close .plex-svg-holder {
  width: 38px;
  height: 26px;
}
.notification-bar a.button-close .plex-svg-holder svg {
  fill: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.notification-bar a.button-close:hover .plex-svg-holder svg {
  fill: rgba(255, 255, 255, 1);
}
.notification-bar a.button-close .plex-svg-holder svg .st0 {
  fill: #e5a00d !important;
}
/*************************
 Cookie settings toggle
 ************************/
label {
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  display: block;
  padding-bottom: 10px;
}
.cookie-consent p {
  line-height: 1.5em;
}
.cookie-consent .button {
  border-radius: 1000px;
  padding: 15px 36px 17px 36px;
  color: #fff;
  display: inline-block;
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background: #e5a00d;
  outline: 0;
  border: 0;
  opacity: 1;
  line-height: 1;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}
.cookie-consent .cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .cookie-consent.grid-x > .large-9 {
    width: 75%;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64.063em) {
  .cookie-consent.grid-x > .large-3 {
    width: 25%;
    flex-basis: auto;
  }
}
.notification-bar.cookie-consent {
  background-color: #575b61;
  position: fixed;
  bottom: 0;
}
.notification-bar.cookie-consent p, .notification-bar.cookie-consent-mobile p {
  font-size: 0.7em;
  padding-bottom: 10px;
  padding-right: 0;
  color: #fff;
}
.notification-bar.cookie-consent h4 {
  padding-bottom: 10px;
}
.notification-bar .cookie-consent-settings {
  font-size: 0.8em;
  text-decoration: underline;
  color: #e5a00d;
  padding-right: 10px;
}
.notification-bar .button.button-small.cookie-consent-accept {
  min-width: 130px;
  text-align: center;
}
.notification-bar .button.button-small {
  font-size: 0.8em;
  padding: 12px 25px 14px 25px;
}
.remodal-cookie-settings .setting-group {
  margin-bottom: 55px;
}
.remodal-cookie-settings .setting-group-none {
  float: left;
  margin-right: 10px;
}
.remodal-cookie-settings .remodal-save {
  float: right;
}
.remodal-cookie-settings .button.cookie-settings-save {
  background-color: #ca8d0a;
}
.remodal-cookie-settings .button {
  border-radius: 1000px;
  padding: 15px 36px 17px 36px;
  color: #fff;
  display: inline-block;
  font-family: 'plexeina-bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background: #e5a00d;
  outline: 0;
  border: 0;
  opacity: 1;
  line-height: 1;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}
@media screen and (max-width: 40em) {
  .remodal-cookie-settings .setting-group-none .row, .remodal-cookie-settings .remodal-save {
    float: none;
  }
  .remodal-cookie-settings .setting-group-none, .remodal-cookie-settings .setting-group-none .button, .remodal-cookie-settings .remodal-save .button {
    width: 100%;
    text-align: center;
  }
  .remodal-cookie-settings .setting-group-none .button {
    margin-top: 5px;
  }
  .remodal-cookie-settings .remodal-save .button {
    margin-top: 10px;
  }
}
@media screen and (max-width: 64em) {
  .notification-bar.cookie-consent .main-actions {
    margin-top: 10px;
  }
  .notification-bar-mobile {
    background-color: #575b61;
    width: 90%;
    margin: 20px;
  }
  .notification-bar-mobile .cookie-consent-header {
    text-align: center;
  }
  .notification-bar-mobile p {
    font-size: 0.7em;
    padding-bottom: 20px;
    padding-right: 0;
    color: #fff;
    padding-bottom: 15px;
  }
  .notification-bar-mobile h4 {
    color: #fff;
    padding-bottom: 10px;
  }
  .cookie-consent-settings {
    font-size: 0.8em;
    text-decoration: underline;
    color: #e5a00d;
    padding-right: 0;
  }
  .notification-bar-mobile .button {
    width: 100%;
    margin-top: 15px;
  }
}
.toggle *:before, .toggle *:after {
  box-sizing: border-box;
}
.toggle {
  cursor: pointer;
  display: inline-block;
  width: 210px;
}
.toggle .toggle-label.disabled {
  color: #ccc;
}
.toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.toggle-switch:before, .toggle-switch:after {
  content: "";
}
.toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.25s;
}
.toggle:hover .toggle-switch:before {
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.toggle-checkbox:checked + .toggle-switch {
  background: #e5a00d;
}
.toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
.toggle-label {
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.row.accept_all_cookies {
  float: left;
}
