/*!
 Theme Name:        Communia
 Theme URI:         http://www.rightcopyright.eu/
 Description:       Theme for Commnuia / Right Copyright.
 Author:            Van Ons
 Author URI:        http://www.van-ons.nl/
 Version:           1.0
 Text Domain:       communia
*/
/* Global */
/**
 * Custom color scheme
 * ----------------------------------------------------------------------------
 */
/**
 * Custom variables
 * ----------------------------------------------------------------------------
 */
/* =FontAwesome
-------------------------------------------------------------- */
/**
 * Custom fonts
 * ----------------------------------------------------------------------------
 */
@font-face {
  font-family: 'Nimbus Sans';
  src: url("assets/fonts/NimbusSans-Bold.eot");
  src: url("assets/fonts/NimbusSans-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/NimbusSans-Bold.woff") format("woff"), url("assets/fonts/NimbusSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Nimbus Sans';
  src: url("assets/fonts/NimbusSans-Regular.eot");
  src: url("assets/fonts/NimbusSans-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/NimbusSans-Regular.woff") format("woff"), url("assets/fonts/NimbusSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/**
 * Custom mixins
 * ----------------------------------------------------------------------------
 */
/**
 * Used to compile CSS to display retina images.
 *
 * Example:
 * @include background-image-retina(logo, png, 210px, 70px);
 *
 */
/**
 * Helpers
 * ----------------------------------------------------------------------------
 */
/**
 * Style Components
 * ----------------------------------------------------------------------------
 */
/**
 * Tablet columns width fix
 * ----------------------------------------------------------------------------
 */
/**
 * Custom placeholders
 * ----------------------------------------------------------------------------
 */
.navigation .menu, .navigation .menu .sub-menu, .navigation__social, .stw__social, .confirmation__share-buttons {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.gform_fields .gfield_checkbox:after,
.gfield_checkbox .gfield_checkbox:after {
  content: "";
  display: table;
  clear: both; }

.screen-reader-text, .gform_fields label:not([for*="choice"]),
.gfield_checkbox label:not([for*="choice"]), .validation_error {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .gform_fields label:hover:not([for*="choice"]),
  .gfield_checkbox label:hover:not([for*="choice"]), .validation_error:hover, .screen-reader-text:focus, .gform_fields label:focus:not([for*="choice"]),
  .gfield_checkbox label:focus:not([for*="choice"]), .validation_error:focus, .screen-reader-text:active, .gform_fields label:active:not([for*="choice"]),
  .gfield_checkbox label:active:not([for*="choice"]), .validation_error:active {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Normalize */
/* Foundation; Documentation at <http://foundation.zurb.com/sites/docs/> */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
   * Remove default margin.
   */
body {
  margin: 0; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted; }

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
  font-weight: bold; }

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
  font-style: italic; }

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000; }

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0; }

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  box-sizing: content-box;
  height: 0; }

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none; }

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
  cursor: not-allowed; }

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
input {
  line-height: normal; }

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&xmedium=48em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  font-size: 100%;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Nimbus Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 81.25rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .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 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.3333333333%; }

.small-push-1 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-1 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.6666666667%; }

.small-push-2 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-2 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.small-4 {
  width: 33.3333333333%; }

.small-push-4 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -33.3333333333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.6666666667%; }

.small-push-5 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-5 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.small-7 {
  width: 58.3333333333%; }

.small-push-7 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-7 {
  position: relative;
  left: -58.3333333333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.6666666667%; }

.small-push-8 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.small-10 {
  width: 83.3333333333%; }

.small-push-10 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-10 {
  position: relative;
  left: -83.3333333333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.6666666667%; }

.small-push-11 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-11 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .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 {
  width: 50%;
  float: left; }
  .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 {
  width: 33.3333333333%;
  float: left; }
  .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 {
  width: 25%;
  float: left; }
  .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 {
  width: 20%;
  float: left; }
  .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 {
  width: 16.6666666667%;
  float: left; }
  .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 {
  width: 14.2857142857%;
  float: left; }
  .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 {
  width: 12.5%;
  float: left; }
  .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-left: 0;
  padding-right: 0; }

.small-collapse .row,
.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .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 {
    width: 50%;
    float: left; }
    .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 {
    width: 33.3333333333%;
    float: left; }
    .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 {
    width: 25%;
    float: left; }
    .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 {
    width: 20%;
    float: left; }
    .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 {
    width: 16.6666666667%;
    float: left; }
    .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 {
    width: 14.2857142857%;
    float: left; }
    .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 {
    width: 12.5%;
    float: left; }
    .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-left: 0;
    padding-right: 0; }
  .medium-collapse .row,
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 48em) {
  .xmedium-1 {
    width: 8.3333333333%; }
  .xmedium-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .xmedium-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .xmedium-offset-0 {
    margin-left: 0%; }
  .xmedium-2 {
    width: 16.6666666667%; }
  .xmedium-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .xmedium-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .xmedium-offset-1 {
    margin-left: 8.3333333333%; }
  .xmedium-3 {
    width: 25%; }
  .xmedium-push-3 {
    position: relative;
    left: 25%; }
  .xmedium-pull-3 {
    position: relative;
    left: -25%; }
  .xmedium-offset-2 {
    margin-left: 16.6666666667%; }
  .xmedium-4 {
    width: 33.3333333333%; }
  .xmedium-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .xmedium-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .xmedium-offset-3 {
    margin-left: 25%; }
  .xmedium-5 {
    width: 41.6666666667%; }
  .xmedium-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .xmedium-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .xmedium-offset-4 {
    margin-left: 33.3333333333%; }
  .xmedium-6 {
    width: 50%; }
  .xmedium-push-6 {
    position: relative;
    left: 50%; }
  .xmedium-pull-6 {
    position: relative;
    left: -50%; }
  .xmedium-offset-5 {
    margin-left: 41.6666666667%; }
  .xmedium-7 {
    width: 58.3333333333%; }
  .xmedium-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .xmedium-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .xmedium-offset-6 {
    margin-left: 50%; }
  .xmedium-8 {
    width: 66.6666666667%; }
  .xmedium-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .xmedium-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .xmedium-offset-7 {
    margin-left: 58.3333333333%; }
  .xmedium-9 {
    width: 75%; }
  .xmedium-push-9 {
    position: relative;
    left: 75%; }
  .xmedium-pull-9 {
    position: relative;
    left: -75%; }
  .xmedium-offset-8 {
    margin-left: 66.6666666667%; }
  .xmedium-10 {
    width: 83.3333333333%; }
  .xmedium-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .xmedium-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .xmedium-offset-9 {
    margin-left: 75%; }
  .xmedium-11 {
    width: 91.6666666667%; }
  .xmedium-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .xmedium-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .xmedium-offset-10 {
    margin-left: 83.3333333333%; }
  .xmedium-12 {
    width: 100%; }
  .xmedium-offset-11 {
    margin-left: 91.6666666667%; }
  .xmedium-up-1 > .column, .xmedium-up-1 > .columns {
    width: 100%;
    float: left; }
    .xmedium-up-1 > .column:nth-of-type(1n), .xmedium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-1 > .column:nth-of-type(1n+1), .xmedium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xmedium-up-1 > .column:last-child, .xmedium-up-1 > .columns:last-child {
      float: left; }
  .xmedium-up-2 > .column, .xmedium-up-2 > .columns {
    width: 50%;
    float: left; }
    .xmedium-up-2 > .column:nth-of-type(1n), .xmedium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-2 > .column:nth-of-type(2n+1), .xmedium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xmedium-up-2 > .column:last-child, .xmedium-up-2 > .columns:last-child {
      float: left; }
  .xmedium-up-3 > .column, .xmedium-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .xmedium-up-3 > .column:nth-of-type(1n), .xmedium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-3 > .column:nth-of-type(3n+1), .xmedium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xmedium-up-3 > .column:last-child, .xmedium-up-3 > .columns:last-child {
      float: left; }
  .xmedium-up-4 > .column, .xmedium-up-4 > .columns {
    width: 25%;
    float: left; }
    .xmedium-up-4 > .column:nth-of-type(1n), .xmedium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-4 > .column:nth-of-type(4n+1), .xmedium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xmedium-up-4 > .column:last-child, .xmedium-up-4 > .columns:last-child {
      float: left; }
  .xmedium-up-5 > .column, .xmedium-up-5 > .columns {
    width: 20%;
    float: left; }
    .xmedium-up-5 > .column:nth-of-type(1n), .xmedium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-5 > .column:nth-of-type(5n+1), .xmedium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xmedium-up-5 > .column:last-child, .xmedium-up-5 > .columns:last-child {
      float: left; }
  .xmedium-up-6 > .column, .xmedium-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .xmedium-up-6 > .column:nth-of-type(1n), .xmedium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-6 > .column:nth-of-type(6n+1), .xmedium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xmedium-up-6 > .column:last-child, .xmedium-up-6 > .columns:last-child {
      float: left; }
  .xmedium-up-7 > .column, .xmedium-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .xmedium-up-7 > .column:nth-of-type(1n), .xmedium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-7 > .column:nth-of-type(7n+1), .xmedium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xmedium-up-7 > .column:last-child, .xmedium-up-7 > .columns:last-child {
      float: left; }
  .xmedium-up-8 > .column, .xmedium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .xmedium-up-8 > .column:nth-of-type(1n), .xmedium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xmedium-up-8 > .column:nth-of-type(8n+1), .xmedium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xmedium-up-8 > .column:last-child, .xmedium-up-8 > .columns:last-child {
      float: left; }
  .xmedium-collapse > .column, .xmedium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xmedium-collapse .row,
  .expanded.row .xmedium-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .xmedium-uncollapse > .column, .xmedium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .xmedium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .xmedium-uncentered,
  .xmedium-push-0,
  .xmedium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .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 {
    width: 50%;
    float: left; }
    .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 {
    width: 33.3333333333%;
    float: left; }
    .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 {
    width: 25%;
    float: left; }
    .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 {
    width: 20%;
    float: left; }
    .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 {
    width: 16.6666666667%;
    float: left; }
    .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 {
    width: 14.2857142857%;
    float: left; }
    .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 {
    width: 12.5%;
    float: left; }
    .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-left: 0;
    padding-right: 0; }
  .large-collapse .row,
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

html,
body {
  height: 100%; }

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease; }
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table; }
  .off-canvas-wrapper-inner::after {
    clear: both; }

.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -ms-transform: translateX(0);
      transform: translateX(0); }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
    .is-open-left {
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
    .is-open-right {
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 48em) {
  .position-left.reveal-for-xmedium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-xmedium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xmedium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-xmedium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.25;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nimbus Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.25; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #cacaca;
    line-height: 0; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.25rem; }

h3 {
  font-size: 1.1875rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  color: #0a0a0a;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #2c2c2c; }
  a img {
    border: 0; }

hr {
  max-width: 81.25rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.25;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.25;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 48em) {
  .xmedium-text-left {
    text-align: left; }
  .xmedium-text-right {
    text-align: right; }
  .xmedium-text-center {
    text-align: center; }
  .xmedium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #fefefe;
  color: #0a0a0a; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #51ea9c;
    color: #0a0a0a; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #2199e8;
    color: #0a0a0a; }
    .button.primary:hover, .button.primary:focus {
      background-color: #147cc0;
      color: #0a0a0a; }
  .button.secondary {
    background-color: #777;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #0a0a0a; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #ec5840;
    color: #0a0a0a; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c4d78;
      color: #0c4d78; }
    .button.hollow.primary {
      border: 1px solid #2199e8;
      color: #2199e8; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c4d78;
        color: #0c4d78; }
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3b3b;
        color: #3c3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #fefefe;
      color: #0a0a0a; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.9375rem;
  padding: 0.5rem;
  border: 2px solid #0a0a0a;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1.5rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: none;
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, background 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    border: 2px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, background 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 3rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  .fieldset legend {
    background: #fefefe;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

select {
  height: 2.9375rem;
  padding: 0.5rem;
  border: 2px solid #0a0a0a;
  margin: 0 0 1rem;
  font-size: 1.5rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table; }

.clearfix::after {
  clear: both; }

/* Sections */
/**
 * Global elements like h1, a, p, input, etc.
 * Or elements used throughout the site.
 * ----------------------------------------------------------------------------
 */
::-webkit-scrollbar {
  display: none; }

body {
  font-family: "Nimbus Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-variant-ligatures: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word; }
  body.body--locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-overflow-scrolling: auto; }

.row {
  padding-left: 40px;
  padding-right: 40px; }
  .row .row {
    padding-left: 0;
    padding-right: 0; }

a {
  transition: all, 0.3s, ease-in-out; }

p {
  margin-bottom: 30px; }
  p:last-child {
    margin-bottom: 0; }

.page__content p a {
  position: relative;
  background: transparent;
  border-bottom: 2px solid #51ea9c;
  transition: background, 0.3s, ease-in-out; }
  .page__content p a::before, .page__content p a::after {
    position: relative;
    content: '';
    padding: 0 3px;
    margin: 0 -3px;
    background: transparent;
    border-bottom: 2px solid transparent;
    transition: background, 0.3s, ease-in-out; }
  .page__content p a::before {
    left: -3px; }
  .page__content p a::after {
    right: -3px; }
  .page__content p a:hover, .page__content p a:focus {
    background: #51ea9c;
    border-bottom: 2px solid transparent; }
    .page__content p a:hover::before, .page__content p a:hover::after, .page__content p a:focus::before, .page__content p a:focus::after {
      background: #51ea9c;
      border-bottom: 2px solid #51ea9c; }

blockquote {
  margin-bottom: 30px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 10px;
  font-variant-ligatures: none; }

h1 {
  font-size: 3.75rem; }

h2 {
  font-size: 2.625rem; }

h3 {
  font-size: 2.25rem; }

h4 {
  font-size: 1.875rem; }

h5 {
  font-size: 1.5rem; }

h6 {
  font-size: 1.125rem; }

hr {
  border-bottom: 2px solid #000;
  margin-bottom: 30px; }

form {
  margin-bottom: 0; }

.button {
  border: 2px solid #000;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 24px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out, border 0.25s ease-out; }
  .button:hover, .button:focus {
    border-color: #51ea9c; }

.video-container {
  position: relative;
  padding-top: 25px;
  padding-bottom: 56.25%;
  height: 0;
  opacity: 0;
  transition: opacity .2s ease-in; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-container.active {
    opacity: 1; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; } }

@media screen and (max-width: 39.9375em) {
  .row {
    padding-left: 20px;
    padding-right: 20px; }
  p {
    margin-bottom: 20px; }
    p:last-child {
      margin-bottom: 0; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 170;
  padding: 12px 15px;
  min-height: 64px;
  border-bottom: 2px solid #000;
  background-color: #fff; }
  .header__title {
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 1;
    margin-bottom: 0;
    position: relative;
    top: 2px; }
    .header__title a {
      color: #000; }
  @media screen and (max-width: 39.9375em) {
    .header {
      z-index: 300; } }

@media screen and (max-width: 39.9375em) {
  .header {
    min-height: 45px;
    padding: 8px 15px; }
    .header--mobile {
      padding-bottom: 0;
      transition: all, 0.3s, ease-in-out; }
      .header--mobile .header__title {
        display: block;
        float: none; }
      .header--mobile .header__content {
        float: none !important; }
      .header--mobile .logo {
        display: block !important;
        margin-top: 4px;
        margin-bottom: 6px; }
        .header--mobile .logo span {
          font-size: 0.8125rem; }
        .header--mobile .logo img {
          max-width: 74px; }
      .header--mobile .menu-button {
        position: absolute;
        top: 11px;
        right: 15px; }
        .header--mobile .menu-button::after {
          content: '';
          padding: 16px;
          display: block;
          position: relative;
          top: -24px;
          left: -8px; }
    .header__title {
      font-size: 1.5rem;
      position: relative;
      top: 4px; }
    .header .logo {
      display: none; } }

@media screen and (min-width: 40em) and (max-width: 47.9375em) {
  .header__content .logo {
    padding-right: 0; }
  .header__content .language-button {
    margin-right: 0;
    padding: 0 2px; }
    .header__content .language-button__arrow {
      left: 40px; } }

.navigation {
  position: fixed;
  top: 0;
  right: -20px;
  bottom: 0;
  width: 340px;
  z-index: 160;
  padding: 80px 60px 80px 40px;
  background-color: #000;
  font-size: 0.9375rem;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0, 1.2, 0.8, 1); }
  .navigation--active {
    -ms-transform: translateX(0);
        transform: translateX(0);
    overflow: scroll; }
  .navigation .menu li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff; }
  .navigation .menu a {
    color: #fff;
    margin: 0 -5px;
    padding: 0 5px;
    display: inline-block;
    transition: color 0.5s cubic-bezier(0, 1.2, 0.8, 1), background-color 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
    .navigation .menu a:hover, .navigation .menu a:active, .navigation .menu a:focus {
      color: #000;
      background-color: #fff;
      outline: none; }
  .navigation .menu > li > a {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    top: 1px; }
  .navigation .menu .sub-menu {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 5px; }
    .navigation .menu .sub-menu li {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
  .navigation__social {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    bottom: -90px; }
    @media screen and (max-width: 39.9375em) {
      .navigation__social {
        bottom: -10px; } }
    .navigation__social--sticky {
      position: absolute;
      left: 40px;
      bottom: 30px;
      margin-bottom: 0;
      padding-bottom: 0; }
    .navigation__social li {
      display: inline-block;
      margin-right: 5px;
      vertical-align: top; }
    .navigation__social-item {
      display: block;
      width: 35px;
      height: 35px;
      border: 2px solid #fff;
      text-align: center;
      padding: 8px;
      background-color: #fff;
      border-radius: 500px;
      transition: background 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
      .navigation__social-item svg {
        max-height: 15px;
        max-width: 15px; }
        .navigation__social-item svg path {
          fill: #000;
          transition: fill 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
      .navigation__social-item:hover {
        background-color: #000; }
        .navigation__social-item:hover svg path {
          fill: #fff; }
  .navigation .lang {
    display: none; }
    .navigation .lang .wpml-ls-legacy-list-horizontal {
      padding: 0; }
    .navigation .lang li {
      padding: 5px 15px 5px 0px; }
    .navigation .lang a {
      color: #fff;
      font-size: 1.5rem;
      font-weight: bold;
      text-transform: uppercase;
      padding: 5px;
      margin: 0 -5px; }
      .navigation .lang a:hover, .navigation .lang a:focus, .navigation .lang a:active {
        color: #000;
        background: #fff; }
    @media screen and (max-width: 39.9375em) {
      .navigation .lang {
        display: block; } }

.menu-button {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  padding: 17px 0;
  cursor: pointer;
  position: relative;
  top: -1px; }
  .menu-button span {
    display: block;
    width: 100%;
    height: 4px;
    position: relative;
    background-color: #000;
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
    .menu-button span:before, .menu-button span:after {
      position: absolute;
      display: block;
      content: "";
      width: 100%;
      height: 4px;
      background-color: #000;
      top: -9px;
      transition: all 0.3s ease-in-out; }
    .menu-button span:after {
      top: 9px; }
  .menu-button--close span {
    background-color: transparent; }
    .menu-button--close span:before {
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      top: 0; }
    .menu-button--close span:after {
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      top: 0; }

.language-button {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 1.5rem;
  text-transform: uppercase;
  transition: all, 0.3s, ease-in-out; }
  .language-button__text {
    display: inline-block;
    margin-right: 35px;
    font-weight: bold; }
  .language-button__arrow {
    display: block;
    position: absolute;
    top: 17px;
    left: 47px;
    right: 0;
    height: 2px;
    width: 25px;
    transition: background 0s 0.3s; }
    .language-button__arrow:before, .language-button__arrow:after {
      position: absolute;
      display: block;
      left: 0;
      width: 62%;
      height: 2px;
      background-color: #000;
      content: "";
      transition-duration: 0.3s, 0.3s; }
    .language-button__arrow:before {
      top: 0px;
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      transition-property: top, transform; }
    .language-button__arrow:after {
      bottom: 0px;
      left: 38%;
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      transition-property: bottom, transform; }
  .language-button--active .language-button__arrow:before {
    top: 0;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .language-button--active .language-button__arrow:after {
    bottom: 0;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .language-button:hover {
    background: #000;
    color: #fff; }
    .language-button:hover .language-button__arrow:before, .language-button:hover .language-button__arrow:after {
      background-color: #fff; }

.logo {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  padding-right: 15px; }
  .logo img {
    max-width: 82px; }

@media screen and (max-width: 39.9375em) {
  .navigation {
    width: 100%;
    width: calc(100% + 20px);
    left: 0;
    padding: 60px 40px 60px 20px; }
    .navigation__social--sticky {
      position: absolute;
      bottom: 80px;
      left: 20px; }
    .navigation .menu li {
      margin-bottom: 8px;
      padding-bottom: 8px; }
    .navigation .menu .sub-menu {
      margin-top: 2px; }
  .menu-button {
    padding: 10px 0; }
  .language-button {
    display: none; } }

.homepage__hero-gif {
  margin: 0 0 42px 0; }

.homepage__intro, .homepage__outro {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.25;
  margin-bottom: 90px; }

.homepage #homepage__intro-trigger,
.homepage .homepage__quote-trigger {
  font-weight: 700;
  font-size: 5rem;
  line-height: 1;
  margin-bottom: 100px;
  display: block; }

.homepage__intro-text {
  display: none; }

.homepage__quote {
  display: none; }

.homepage__outro {
  margin-bottom: 170px; }

@media screen and (max-width: 39.9375em) {
  .homepage__intro, .homepage__outro {
    font-size: 0.9375rem; }
    .homepage__intro p, .homepage__outro p {
      line-height: 1.25rem; }
  .homepage__intro {
    margin-top: 60px;
    margin-bottom: 50px; }
  .homepage__outro {
    margin-top: 0;
    margin-bottom: 110px; }
  .homepage #homepage__intro-trigger,
  .homepage .homepage__quote-trigger {
    font-size: 1.875rem;
    line-height: 2.3125rem;
    margin-bottom: 50px; }
  .homepage #homepage__quote-trigger {
    font-size: 1.875rem; } }

.container--content {
  overflow: hidden;
  padding-top: 100px; }

.page__header {
  margin-bottom: 70px; }

.page__title {
  font-size: 6.25rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px; }

.page__content {
  font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial;
  margin-bottom: 170px;
  overflow: hidden; }

.colored-text {
  padding: 0 5px;
  margin: 0 -5px; }

@media screen and (max-width: 39.9375em) {
  .container--content {
    padding-top: 70px; }
  .container .columns {
    padding-left: 0;
    padding-right: 0; }
  .page__header {
    margin-bottom: 30px; }
  .page__title {
    font-size: 2.6875rem;
    line-height: 2.8125rem;
    margin: 10px 0; }
  .page__content {
    margin-bottom: 100px; } }

.accordion {
  margin-bottom: 80px;
  position: relative;
  z-index: 50;
  overflow: visible; }
  .accordion__heading {
    font-size: 1.875rem; }
  .accordion__block {
    cursor: pointer;
    border-bottom: 2px solid #000;
    transition: border-color 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
  .accordion__title {
    position: relative;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    background-color: #fff; }
    .accordion__title a {
      color: #000;
      display: block;
      padding: 20px 100px 20px 0; }
  .accordion__label {
    position: absolute;
    top: 25px;
    right: 15px; }
    .accordion__label span {
      display: inline-block;
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1;
      font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial;
      padding: 3px 6px;
      text-transform: uppercase;
      color: #51ea9c;
      border: 2px solid #51ea9c;
      background-color: #fff; }
  .accordion__arrow {
    position: absolute;
    top: 10px;
    right: 0; }
    .accordion__arrow svg {
      width: 25px;
      transition: transform 0.3s cubic-bezier(0, 0.7, 0.8, 1); }
      .accordion__arrow svg path {
        transition: stroke 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
  .accordion__title:hover .accordion__arrow svg path,
  .accordion__title.open .accordion__arrow svg path {
    stroke: #007fff;
    fill: #007fff; }
  .accordion__title.open .accordion__arrow svg {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .accordion__content {
    position: relative;
    font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial;
    font-size: 1.25rem;
    padding: 130px 20px 20px; }
    .accordion__content p {
      line-height: 1.4375rem;
      margin-bottom: 0; }
    .accordion__content a {
      position: relative;
      background: transparent;
      border-bottom: 2px solid #007fff;
      transition: background, 0.3s, ease-in-out;
      color: #007fff; }
      .accordion__content a::before, .accordion__content a::after {
        position: relative;
        content: '';
        padding: 0 3px;
        margin: 0 -3px;
        background: transparent;
        border-bottom: 2px solid transparent;
        transition: background, 0.3s, ease-in-out; }
      .accordion__content a::before {
        left: -3px; }
      .accordion__content a::after {
        right: -3px; }
      .accordion__content a:hover, .accordion__content a:focus {
        background: #007fff;
        border-bottom: 2px solid transparent; }
        .accordion__content a:hover::before, .accordion__content a:hover::after, .accordion__content a:focus::before, .accordion__content a:focus::after {
          background: #007fff;
          border-bottom: 2px solid #007fff; }
      .accordion__content a:hover {
        color: #fff; }
    .accordion__content span {
      text-decoration: none !important;
      padding: 0 5px;
      margin: 0 -5px; }
  .accordion__image {
    position: absolute;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
    .accordion__image:hover {
      cursor: ne-resize; }
    .accordion__image--active {
      opacity: 1; }
    .accordion__image--visible {
      z-index: 110; }
      .accordion__image--visible:hover {
        cursor: sw-resize; }
    .accordion__image img {
      width: 100%;
      height: auto; }
    .accordion__image:nth-child(1) {
      top: -30px;
      left: calc(100% + 90px);
      width: 550px;
      transition-delay: 1s; }
    .accordion__image:nth-child(2) {
      top: -100px;
      right: calc(100% + 40px);
      width: 260px;
      transition-delay: 2s; }
    .accordion__image:nth-child(3) {
      top: 100px;
      left: -280px;
      width: 450px;
      transition-delay: 3s; }
    .accordion__image:nth-child(4) {
      top: -20px;
      left: -80px;
      width: 590px;
      transition-delay: 4s; }
    .accordion__image:nth-child(5) {
      top: -88px;
      right: -372px;
      width: 450px;
      transition-delay: 5s; }
  .accordion--home {
    margin-bottom: 150px; }
  .accordion--home .accordion__title {
    transition: background 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
    .accordion--home .accordion__title a {
      padding: 20px 100px 20px 20px; }
    .accordion--home .accordion__title.open, .accordion--home .accordion__title:hover {
      background-color: #51ea9c; }
  .accordion--home .accordion__content {
    background-color: #51ea9c; }
    .accordion--home .accordion__content span {
      background-color: #fff; }
  .accordion--page .accordion__block:hover {
    border-color: #007fff; }
  .accordion--page .accordion__title a {
    transition: color 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
  .accordion--page .accordion__title.open a, .accordion--page .accordion__title:hover a {
    color: #007fff; }
  .accordion--page .accordion__content {
    color: #007fff;
    padding: 20px 0;
    border-bottom: 2px solid #007fff;
    margin-bottom: -2px; }
    .accordion--page .accordion__content span {
      border-bottom: 1px solid #007fff; }

@media screen and (max-width: 39.9375em) {
  .accordion {
    margin-bottom: 80px; }
    .accordion__heading, .accordion__title {
      font-size: 0.9375rem;
      line-height: 1.25rem; }
    .accordion__images {
      display: none; }
    .accordion__label {
      position: static;
      display: block;
      text-align: center;
      margin-top: 15px; }
    .accordion__content {
      position: relative;
      font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial;
      font-size: 0.875rem;
      padding: 80px 15px 15px; }
      .accordion__content p {
        line-height: 1.125rem; }
        .accordion__content p:last-of-type {
          margin-bottom: 0; }
    .accordion__arrow {
      top: 20px; }
    .accordion--home .accordion__title a {
      padding: 15px; }
    .accordion--page {
      margin-bottom: 60px; }
    .accordion--page .accordion__title a {
      padding: 15px 30px 15px 0; }
    .accordion--page .accordion__content {
      padding-top: 0; } }

.stw__section {
  margin-bottom: 60px; }
  .stw__section--border {
    border-bottom: 2px solid #000;
    padding-bottom: 40px;
    margin-bottom: 40px; }

.stw__title {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 50px; }

.stw__content {
  font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial;
  font-size: 1.25rem; }

.stw__download {
  float: left;
  width: 100%;
  padding-bottom: 30px; }
  .stw__download:last-child {
    padding-bottom: 0; }
  .stw__download--half {
    width: 50%;
    padding: 0 30px 30px 0;
    clear: both; }
    .stw__download--half:nth-of-type(2n) {
      padding: 0 0 30px 30px;
      clear: right; }

.stw__image {
  margin-bottom: 10px; }
  .stw__image img {
    width: 100%; }

.stw__link {
  display: block;
  font-family: "Nimbus Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .stw__link svg {
    position: relative;
    bottom: -4px;
    max-width: 20px;
    height: auto;
    margin-right: 4px; }
    .stw__link svg path {
      transition: all, 0.3s, ease-in-out; }
  .stw__link:hover {
    color: #51ea9c; }
    .stw__link:hover svg path:first-child {
      stroke: #51ea9c; }
    .stw__link:hover svg path:nth-child(2) {
      fill: #51ea9c; }

.stw__social {
  margin: 50px 0 80px; }
  .stw__social:last-child {
    margin-bottom: 0; }
  .stw__social-item {
    position: relative;
    margin-left: 25px;
    border-left: 2px solid #51ea9c;
    padding: 0 0 30px 25px;
    font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial; }
    .stw__social-item:before {
      position: absolute;
      top: 0;
      left: -27px;
      color: #51ea9c;
      font-family: "Nimbus Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: bold; }
    .stw__social-item:last-child {
      padding-bottom: 0; }
    .stw__social-item--facebook:before {
      content: "F"; }
    .stw__social-item--twitter:before {
      content: "T"; }

@media screen and (max-width: 39.9375em) {
  .stw__section {
    margin-bottom: 30px; }
    .stw__section--border {
      padding-bottom: 30px; }
  .stw__title {
    font-size: 0.9375rem;
    line-height: 1.25rem;
    margin-bottom: 10px; }
  .stw__content {
    font-size: 0.875rem; }
  .stw__download {
    padding-bottom: 15px; }
    .stw__download--half {
      padding: 0 15px 15px 0; }
      .stw__download--half:nth-of-type(2n) {
        padding: 0 0 15px 15px; }
  .stw__image {
    margin-bottom: 5px; }
  .stw__link {
    font-size: 0.75rem;
    line-height: 0.9375rem; }
    .stw__link svg {
      max-width: 14px;
      bottom: -3px;
      margin-right: 5px; }
  .stw__social {
    font-size: 0.75rem;
    margin: 0 0 30px; }
    .stw__social:last-child {
      margin-bottom: 0; }
    .stw__social-item {
      margin-left: 20px;
      padding: 0 0 20px 15px;
      font-size: 0.875rem; }
      .stw__social-item:before {
        left: -22px; } }

.why-now__sections {
  margin-bottom: 170px; }

.why-now__section {
  margin-bottom: 80px; }

.why-now__title {
  font-size: 1.875rem;
  margin-bottom: 20px; }

.why-now__content {
  font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace, Helvetica Neue, Helvetica, Arial; }
  .why-now__content p a {
    position: relative;
    background: transparent;
    border-bottom: 2px solid #007fff;
    transition: background, 0.3s, ease-in-out; }
    .why-now__content p a::before, .why-now__content p a::after {
      position: relative;
      content: '';
      padding: 0 3px;
      margin: 0 -3px;
      background: transparent;
      border-bottom: 2px solid transparent;
      transition: background, 0.3s, ease-in-out; }
    .why-now__content p a::before {
      left: -3px; }
    .why-now__content p a::after {
      right: -3px; }
    .why-now__content p a:hover, .why-now__content p a:focus {
      background: #007fff;
      border-bottom: 2px solid transparent; }
      .why-now__content p a:hover::before, .why-now__content p a:hover::after, .why-now__content p a:focus::before, .why-now__content p a:focus::after {
        background: #007fff;
        border-bottom: 2px solid #007fff; }

.why-now__download {
  margin-top: 20px;
  display: block;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 49%;
  transition: all 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
  .why-now__download-button {
    display: block;
    float: left;
    padding: 44px 28px;
    border: 2px solid #000;
    margin-right: 10px; }
    .why-now__download-button svg {
      width: 26px;
      vertical-align: middle; }
  .why-now__download-text {
    float: left;
    -ms-flex-item-align: end;
        align-self: flex-end;
    vertical-align: bottom;
    font-size: 1.125rem;
    font-weight: 700;
    color: #000; }
  .why-now__download:hover .why-now__download-button {
    border-color: #007fff; }
    .why-now__download:hover .why-now__download-button svg path:first-child {
      stroke: #007fff; }
    .why-now__download:hover .why-now__download-button svg path:nth-child(2) {
      fill: #007fff; }
  .why-now__download:hover .why-now__download-text {
    color: #007fff; }

@media screen and (max-width: 39.9375em) {
  .why-now__sections {
    margin-bottom: 120px; }
  .why-now__section {
    margin-bottom: 60px; }
  .why-now__title {
    font-size: 0.9375rem;
    margin-bottom: 10px; }
  .why-now__content {
    font-size: 0.875rem; }
  .why-now__download-button {
    padding: 30px 20px; }
  .why-now__download-text {
    font-size: 0.875rem; } }

.gform_fields,
.gfield_checkbox {
  list-style: none;
  margin-left: 0; }
  .gform_fields input,
  .gform_fields select,
  .gfield_checkbox input,
  .gfield_checkbox select {
    padding: 0 8px; }
  .gform_fields input,
  .gfield_checkbox input {
    font-weight: 700;
    margin-bottom: 5px; }
    .gform_fields input::-webkit-input-placeholder,
    .gfield_checkbox input::-webkit-input-placeholder {
      color: #979797; }
    .gform_fields input:-moz-placeholder,
    .gfield_checkbox input:-moz-placeholder {
      color: #979797; }
    .gform_fields input::-moz-placeholder,
    .gfield_checkbox input::-moz-placeholder {
      color: #979797; }
    .gform_fields input:-ms-input-placeholder,
    .gfield_checkbox input:-ms-input-placeholder {
      color: #979797; }
    .gform_fields input.LV_valid_field,
    .gfield_checkbox input.LV_valid_field {
      color: #000;
      background-color: #51ea9c;
      border-color: #51ea9c; }
  .gform_fields select,
  .gfield_checkbox select {
    font-weight: 700;
    color: #979797;
    padding-right: 32px; }
    .gform_fields select option,
    .gfield_checkbox select option {
      color: #000; }
      .gform_fields select option:first-child,
      .gfield_checkbox select option:first-child {
        color: #979797; }
    .gform_fields select.LV_valid_field,
    .gfield_checkbox select.LV_valid_field {
      color: #000;
      background-color: #51ea9c;
      border-color: #51ea9c; }
  .gform_fields .gfield_checkbox,
  .gfield_checkbox .gfield_checkbox {
    margin-bottom: 10px; }
  .gform_fields input[type="checkbox"],
  .gfield_checkbox input[type="checkbox"] {
    float: left;
    font-size: 0.6875rem;
    border-radius: 0;
    -webkit-appearance: none;
    border: 2px solid #000;
    padding: 20px;
    margin-right: 15px;
    position: relative;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    cursor: pointer; }
    .gform_fields input[type="checkbox"]:after,
    .gfield_checkbox input[type="checkbox"]:after {
      content: "";
      opacity: 0;
      transition: opacity 0.25s ease-in-out;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjQ5NyA4OTggMzQgMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNTExIDkyMS4wN2wuNjU0LjY1My42NTItLjY1NCAxNi43NTgtMTkuNzYtMS4zMDUtMS4zMUw1MTEgOTE5Ljc2aDEuMzA2bC0xMi0xMi4wMzctMS4zMDYgMS4zMXoiLz48L3N2Zz4=");
      background-position: center;
      background-size: 90%;
      background-repeat: no-repeat; }
    .gform_fields input[type="checkbox"]:checked,
    .gfield_checkbox input[type="checkbox"]:checked {
      background-color: #51ea9c;
      border-color: #51ea9c; }
      .gform_fields input[type="checkbox"]:checked:after,
      .gfield_checkbox input[type="checkbox"]:checked:after {
        opacity: 1; }
    .gform_fields input[type="checkbox"] + label,
    .gfield_checkbox input[type="checkbox"] + label {
      display: block;
      font-size: 1.125rem;
      line-height: 1.2;
      font-weight: 700;
      margin-left: 0;
      overflow: hidden; }

.gfield_error input,
.gfield_error select {
  color: #ff001f;
  border-color: #ff001f; }

.gfield_error .validation_message {
  color: #ff001f;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 5px; }

.gform_ajax_spinner {
  position: absolute;
  margin-left: 15px;
  margin-top: 13px;
  filter: grayscale(100%); }

@media screen and (max-width: 39.9375em) {
  .gform_fields input[type="checkbox"],
  .gfield_checkbox input[type="checkbox"] {
    padding: 15px;
    margin-right: 10px; }
    .gform_fields input[type="checkbox"] + label,
    .gfield_checkbox input[type="checkbox"] + label {
      font-size: 0.75rem; }
  .gfield_error .validation_message {
    font-size: 0.75rem; } }

.petition-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(252, 246, 215, 0.7);
  z-index: 100;
  opacity: 0;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition: opacity 0.3s ease-in-out, transform 0s linear 0.3s; }
  .petition-overlay--active {
    opacity: 1;
    -ms-transform: translateY(0);
        transform: translateY(0);
    transition: opacity 0.3s ease-in-out; }

.petition {
  position: fixed;
  bottom: 120px;
  left: 0;
  right: 0;
  z-index: 120;
  background-color: #fff;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  max-height: 90%;
  max-height: calc(100vh - 53px);
  overflow: hidden;
  border-top: 2px solid #fcf6d7;
  transition: transform 0.3s cubic-bezier(0, 1.2, 0.8, 1), border 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
  @media screen and (max-width: 39.9375em) {
    .petition {
      z-index: 301 !important; } }
  .petition:hover {
    border-color: #51ea9c; }
  .petition--active, .petition--active:hover {
    border-color: #000;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translateY(0);
        transform: translateY(0);
    bottom: 0; }
  .petition--active .petition__header {
    background-color: #fff; }
  .petition--confirmation--active .petition__header--highlighted {
    border-top: 2px solid #51ea9c;
    background-color: #51ea9c; }
  .petition__header {
    height: 120px;
    line-height: 40px;
    padding: 40px 20px;
    font-size: 1.125rem;
    background-color: #fcf6d7;
    transition: background 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
    .petition:not(.petition--active) .petition__header:hover {
      cursor: pointer;
      background-color: #51ea9c; }
  .petition__counter {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 45px;
    border: 2px solid #000;
    vertical-align: middle;
    margin-right: 5px;
    overflow: hidden; }
    .petition__counter-inner {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      background-color: #000; }
  .petition__heading {
    font-size: 2.25rem;
    text-transform: uppercase;
    font-weight: 700; }
  .petition__countdown {
    vertical-align: middle;
    font-size: 3.4375rem;
    font-weight: 700; }
  .petition__form {
    margin-top: 10px; }
    .petition__form .petition__required {
      display: block;
      font-size: 1.125rem;
      font-weight: 700;
      margin-bottom: 40px; }
    .petition__form .button {
      width: 100%; }
    .petition__form .gforms_confirmation_message {
      display: none; }
  .petition__left, .petition__right {
    display: none; }

.close-btn {
  display: none;
  vertical-align: middle;
  width: 32px;
  padding: 17px 0;
  cursor: pointer;
  position: absolute;
  right: 17px;
  top: 18px; }
  .petition--active .close-btn {
    display: inline-block; }
  .close-btn span {
    display: block;
    width: 100%;
    height: 4px;
    position: relative;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
    .close-btn span:before, .close-btn span:after {
      position: absolute;
      display: block;
      content: "";
      width: 100%;
      height: 4px;
      background-color: #000;
      top: -7px;
      transition: all 0.3s ease-in-out; }
    .close-btn span:before {
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      top: 0; }
    .close-btn span:after {
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      top: 0; }

.confirmation {
  display: none;
  font-size: 1.875rem;
  font-weight: 700;
  text-align: center; }
  .confirmation__title {
    display: inline-block;
    font-size: 2.25rem;
    text-transform: uppercase;
    padding: 5px;
    background-color: #51ea9c;
    margin-bottom: 80px; }
  .confirmation__description {
    text-align: left;
    display: block;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid #000; }
  .confirmation__share {
    text-align: left;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid #000; }
    .confirmation__share-buttons {
      text-align: center; }
      .confirmation__share-buttons li {
        display: inline-block;
        margin: 0 5px; }
    .confirmation__share-button {
      display: block;
      width: 50px;
      height: 50px;
      border: 2px solid #000;
      text-align: center;
      line-height: 1;
      padding-top: 7px;
      background-color: #000;
      border-radius: 500px;
      transition: background 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
      .confirmation__share-button svg {
        vertical-align: middle;
        max-height: 25px;
        max-width: 25px; }
        .confirmation__share-button svg path {
          fill: #fff;
          transition: fill 0.5s cubic-bezier(0, 1.2, 0.8, 1); }
      .confirmation__share-button:hover {
        background-color: #fff; }
        .confirmation__share-button:hover svg path {
          fill: #000; }

.confirmation-form {
  display: none;
  text-align: left;
  margin-bottom: 80px;
  font-size: 1.875rem;
  font-weight: 700; }
  .confirmation-form p {
    margin-bottom: 30px; }
  .confirmation-form label {
    text-align: left; }
  .confirmation-form .button {
    width: 100%; }
  .confirmation-form .gforms_confirmation_message {
    line-height: 1.2;
    margin: 40px 0;
    padding-bottom: 40px;
    border-bottom: 2px solid #000; }
    .confirmation-form .gforms_confirmation_message h2 {
      display: inline-block;
      font-size: 2.25rem;
      text-transform: uppercase;
      padding: 5px;
      background-color: #51ea9c;
      margin-bottom: 80px;
      margin-left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .confirmation-form textarea {
    height: 480px; }

@media screen and (min-width: 64em) {
  .petition__left, .petition__right {
    display: block;
    opacity: 1;
    -ms-transform: all 0.2s ease-in-out;
        transform: all 0.2s ease-in-out; }
    .petition__left.hide, .petition__right.hide {
      opacity: 0; } }

@media screen and (max-width: 1188px) {
  .petition__heading {
    font-size: 1.875rem; } }

@media screen and (max-width: 39.9375em) {
  .petition {
    z-index: 150;
    bottom: 60px;
    height: 400px;
    height: calc(100vh - 46px);
    max-height: calc(100vh - 46px);
    padding: 0 20px; }
    .petition .row {
      padding-left: 0;
      padding-right: 0; }
    .petition__header {
      height: 60px;
      padding: 15px 0;
      margin: 0 -20px; }
    .petition__heading {
      font-size: 1.5rem; }
    .petition__form {
      padding: 0px; }
      .petition__form .petition__required {
        font-size: 0.75rem;
        line-height: 0.9375rem;
        font-weight: 700;
        margin-bottom: 27px; }
    .petition--active {
      bottom: 0; }
      .petition--active .petition__heading {
        margin-top: 35px; }
  .confirmation {
    font-size: 0.9375rem; }
    .confirmation p {
      line-height: 1.25rem; }
    .confirmation__title {
      font-size: 1.5rem;
      max-width: 200px;
      margin-bottom: 30px; }
    .confirmation__description {
      padding-bottom: 25px;
      margin-bottom: 25px; }
    .confirmation__share {
      padding-bottom: 25px;
      margin-bottom: 25px; }
      .confirmation__share p {
        margin-bottom: 20px; }
      .confirmation__share-button {
        width: 35px;
        height: 35px;
        padding-top: 7px; }
        .confirmation__share-button svg {
          max-height: 15px;
          max-width: 15px; }
  .confirmation-form {
    font-size: 0.9375rem; }
    .confirmation-form p {
      margin-bottom: 20px; }
    .confirmation-form textarea {
      max-height: 240px;
      font-size: 0.9375rem;
      line-height: 1.25rem; }
    .confirmation-form .gforms_confirmation_message {
      margin: 20px 0;
      padding-bottom: 20px;
      font-size: 0.9375rem;
      line-height: 1.25rem; }
      .confirmation-form .gforms_confirmation_message h2 {
        display: block;
        font-size: 1.5rem;
        line-height: 1.875rem;
        background: #51ea9c;
        max-width: 120px;
        margin: 0 auto;
        margin-bottom: 20px;
        -ms-transform: none;
            transform: none; } }

@media screen and (min-width: 75em) {
  .petition__counter {
    width: 130px; } }

@media screen and (min-width: 90em) {
  .petition__counter {
    width: 150px; } }

.language-selector {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #000;
  transition: .5s all;
  font-size: 1.5rem;
  text-transform: uppercase;
  z-index: 79; }
  .language-selector--active {
    top: 55px; }
    .language-selector--active--wpbar {
      top: 4px; }
  .language-selector ul {
    text-align: right; }
    .language-selector ul li.wpml-ls-item {
      padding: 0 15px;
      font-weight: bold; }
      @media screen and (max-width: 74.9375em) {
        .language-selector ul li.wpml-ls-item {
          padding: 0 5px; } }
    .language-selector ul a:hover {
      background: #000;
      color: #fff; }

@media screen and (max-width: 39.9375em) {
  .language-selector {
    display: none; } }

.about .page__content .logo img {
  max-width: 107px; }

@media screen and (max-width: 39.9375em) {
  .about .page__content p {
    font-size: 0.875rem;
    line-height: 1.125rem; }
  .about .page__content h4 {
    font-size: 1.125rem;
    line-height: 1.25rem; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .homepage .columns,
  .container--content .columns,
  .petition__form .columns,
  .confirmation .columns,
  .confirmation-form .columns {
    width: 650px !important; }
  .why-now .row:first-child .columns,
  .stw .row:first-child .columns,
  article.page .row:first-child .columns {
    width: auto !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .homepage .columns,
  .container--content .columns,
  .petition__form .columns,
  .confirmation .columns,
  .confirmation-form .columns {
    width: 650px !important; }
  .why-now .row:first-child .columns,
  .stw .row:first-child .columns,
  article.page .row:first-child .columns {
    width: auto !important; } }

/* Modules */
/* Quick & Dirty - Shame on you! Please keep this file as clean as possible! */
/**
 * Quick & Dirty solutions - Please keep this file as clean as possible!
 * ----------------------------------------------------------------------------
 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .hero-gif {
    width: 80%; } }
/*# sourceMappingURL=style.css.map */