@charset "UTF-8";
/*
  Foundation for Sites components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
  ---------------------------------------------------------------------
  The Foundation framework is built by Zurb
  Licensed under MIT Open Source
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#wpadminbar {
  position: fixed !important;
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem;
}

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0;
}

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0;
}

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0;
}

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0;
}

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

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          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-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=30em&large=57.5em&xlarge=75em&xxlarge=90em&xxxlarge=100em";
}

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

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

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

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

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

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

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

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

pre {
  overflow: auto;
}

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

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

.row {
  max-width: 81.25rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 30em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 57.5em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media print, screen and (min-width: 75em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .no-flexbox .columns, .columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial;
}
@media print, screen and (min-width: 30em) {
  .column, .no-flexbox .columns, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 57.5em) {
  .column, .no-flexbox .columns, .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

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

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

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

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

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

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

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

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

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

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

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

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

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

@media print, screen and (min-width: 30em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 30em) and (min-width: 30em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 30em) {
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 30em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 57.5em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 57.5em) and (min-width: 57.5em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 57.5em) {
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 57.5em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

@media print, screen and (min-width: 75em) {
  .xlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 75em) {
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xxlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xxlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xxlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xxlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xxlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xxlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 30em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 57.5em) {
  .column-block {
    margin-bottom: 2.5rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.no-flexbox .row {
  max-width: 81.25rem;
  margin-right: auto;
  margin-left: auto;
}
.no-flexbox .row::before, .no-flexbox .row::after {
  display: table;
  content: " ";
}
.no-flexbox .row::after {
  clear: both;
}
.no-flexbox .row.collapse > .column, .no-flexbox .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.no-flexbox .row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 30em) {
  .no-flexbox .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 57.5em) {
  .no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media print, screen and (min-width: 75em) {
  .no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media screen and (min-width: 90em) {
  .no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.no-flexbox .row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.no-flexbox .row.expanded {
  max-width: none;
}
.no-flexbox .row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.no-flexbox .row:not(.expanded) .row {
  max-width: none;
}
.no-flexbox .row.gutter-small > .column, .no-flexbox .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.no-flexbox .row.gutter-medium > .column, .no-flexbox .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.no-flexbox .row.gutter-large > .column, .no-flexbox .row.gutter-large > .columns {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.no-flexbox .column, .no-flexbox .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 30em) {
  .no-flexbox .column, .no-flexbox .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 57.5em) {
  .no-flexbox .column, .no-flexbox .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.no-flexbox .column:last-child:not(:first-child), .no-flexbox .columns:last-child:not(:first-child) {
  float: right;
}
.no-flexbox .column.end:last-child:last-child, .no-flexbox .end.columns:last-child:last-child {
  float: left;
}
.no-flexbox .column.row.row, .no-flexbox .row.row.columns {
  float: none;
}
.no-flexbox .row .column.row.row, .no-flexbox .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.no-flexbox .small-1 {
  width: 8.3333333333%;
}
.no-flexbox .small-push-1 {
  position: relative;
  left: 8.3333333333%;
}
.no-flexbox .small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}
.no-flexbox .small-offset-0 {
  margin-left: 0%;
}
.no-flexbox .small-2 {
  width: 16.6666666667%;
}
.no-flexbox .small-push-2 {
  position: relative;
  left: 16.6666666667%;
}
.no-flexbox .small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}
.no-flexbox .small-offset-1 {
  margin-left: 8.3333333333%;
}
.no-flexbox .small-3 {
  width: 25%;
}
.no-flexbox .small-push-3 {
  position: relative;
  left: 25%;
}
.no-flexbox .small-pull-3 {
  position: relative;
  left: -25%;
}
.no-flexbox .small-offset-2 {
  margin-left: 16.6666666667%;
}
.no-flexbox .small-4 {
  width: 33.3333333333%;
}
.no-flexbox .small-push-4 {
  position: relative;
  left: 33.3333333333%;
}
.no-flexbox .small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}
.no-flexbox .small-offset-3 {
  margin-left: 25%;
}
.no-flexbox .small-5 {
  width: 41.6666666667%;
}
.no-flexbox .small-push-5 {
  position: relative;
  left: 41.6666666667%;
}
.no-flexbox .small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}
.no-flexbox .small-offset-4 {
  margin-left: 33.3333333333%;
}
.no-flexbox .small-6 {
  width: 50%;
}
.no-flexbox .small-push-6 {
  position: relative;
  left: 50%;
}
.no-flexbox .small-pull-6 {
  position: relative;
  left: -50%;
}
.no-flexbox .small-offset-5 {
  margin-left: 41.6666666667%;
}
.no-flexbox .small-7 {
  width: 58.3333333333%;
}
.no-flexbox .small-push-7 {
  position: relative;
  left: 58.3333333333%;
}
.no-flexbox .small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}
.no-flexbox .small-offset-6 {
  margin-left: 50%;
}
.no-flexbox .small-8 {
  width: 66.6666666667%;
}
.no-flexbox .small-push-8 {
  position: relative;
  left: 66.6666666667%;
}
.no-flexbox .small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}
.no-flexbox .small-offset-7 {
  margin-left: 58.3333333333%;
}
.no-flexbox .small-9 {
  width: 75%;
}
.no-flexbox .small-push-9 {
  position: relative;
  left: 75%;
}
.no-flexbox .small-pull-9 {
  position: relative;
  left: -75%;
}
.no-flexbox .small-offset-8 {
  margin-left: 66.6666666667%;
}
.no-flexbox .small-10 {
  width: 83.3333333333%;
}
.no-flexbox .small-push-10 {
  position: relative;
  left: 83.3333333333%;
}
.no-flexbox .small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}
.no-flexbox .small-offset-9 {
  margin-left: 75%;
}
.no-flexbox .small-11 {
  width: 91.6666666667%;
}
.no-flexbox .small-push-11 {
  position: relative;
  left: 91.6666666667%;
}
.no-flexbox .small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}
.no-flexbox .small-offset-10 {
  margin-left: 83.3333333333%;
}
.no-flexbox .small-12 {
  width: 100%;
}
.no-flexbox .small-offset-11 {
  margin-left: 91.6666666667%;
}
.no-flexbox .small-up-1 > .column, .no-flexbox .small-up-1 > .columns {
  float: left;
  width: 100%;
}
.no-flexbox .small-up-1 > .column:nth-of-type(1n), .no-flexbox .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-1 > .column:nth-of-type(1n+1), .no-flexbox .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.no-flexbox .small-up-1 > .column:last-child, .no-flexbox .small-up-1 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-2 > .column, .no-flexbox .small-up-2 > .columns {
  float: left;
  width: 50%;
}
.no-flexbox .small-up-2 > .column:nth-of-type(1n), .no-flexbox .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-2 > .column:nth-of-type(2n+1), .no-flexbox .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.no-flexbox .small-up-2 > .column:last-child, .no-flexbox .small-up-2 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-3 > .column, .no-flexbox .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}
.no-flexbox .small-up-3 > .column:nth-of-type(1n), .no-flexbox .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-3 > .column:nth-of-type(3n+1), .no-flexbox .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.no-flexbox .small-up-3 > .column:last-child, .no-flexbox .small-up-3 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-4 > .column, .no-flexbox .small-up-4 > .columns {
  float: left;
  width: 25%;
}
.no-flexbox .small-up-4 > .column:nth-of-type(1n), .no-flexbox .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-4 > .column:nth-of-type(4n+1), .no-flexbox .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.no-flexbox .small-up-4 > .column:last-child, .no-flexbox .small-up-4 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-5 > .column, .no-flexbox .small-up-5 > .columns {
  float: left;
  width: 20%;
}
.no-flexbox .small-up-5 > .column:nth-of-type(1n), .no-flexbox .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-5 > .column:nth-of-type(5n+1), .no-flexbox .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.no-flexbox .small-up-5 > .column:last-child, .no-flexbox .small-up-5 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-6 > .column, .no-flexbox .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}
.no-flexbox .small-up-6 > .column:nth-of-type(1n), .no-flexbox .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-6 > .column:nth-of-type(6n+1), .no-flexbox .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.no-flexbox .small-up-6 > .column:last-child, .no-flexbox .small-up-6 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-7 > .column, .no-flexbox .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}
.no-flexbox .small-up-7 > .column:nth-of-type(1n), .no-flexbox .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-7 > .column:nth-of-type(7n+1), .no-flexbox .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.no-flexbox .small-up-7 > .column:last-child, .no-flexbox .small-up-7 > .columns:last-child {
  float: left;
}
.no-flexbox .small-up-8 > .column, .no-flexbox .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.no-flexbox .small-up-8 > .column:nth-of-type(1n), .no-flexbox .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.no-flexbox .small-up-8 > .column:nth-of-type(8n+1), .no-flexbox .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.no-flexbox .small-up-8 > .column:last-child, .no-flexbox .small-up-8 > .columns:last-child {
  float: left;
}
.no-flexbox .small-collapse > .column, .no-flexbox .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.no-flexbox .small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.no-flexbox .expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
.no-flexbox .small-uncollapse > .column, .no-flexbox .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.no-flexbox .small-centered {
  margin-right: auto;
  margin-left: auto;
}
.no-flexbox .small-centered, .no-flexbox .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.no-flexbox .small-uncentered,
.no-flexbox .small-push-0,
.no-flexbox .small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 30em) {
  .no-flexbox .medium-1 {
    width: 8.3333333333%;
  }
  .no-flexbox .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .no-flexbox .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .no-flexbox .medium-offset-0 {
    margin-left: 0%;
  }
  .no-flexbox .medium-2 {
    width: 16.6666666667%;
  }
  .no-flexbox .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .no-flexbox .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .no-flexbox .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .no-flexbox .medium-3 {
    width: 25%;
  }
  .no-flexbox .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .no-flexbox .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .no-flexbox .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .no-flexbox .medium-4 {
    width: 33.3333333333%;
  }
  .no-flexbox .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .no-flexbox .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .no-flexbox .medium-offset-3 {
    margin-left: 25%;
  }
  .no-flexbox .medium-5 {
    width: 41.6666666667%;
  }
  .no-flexbox .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .no-flexbox .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .no-flexbox .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .no-flexbox .medium-6 {
    width: 50%;
  }
  .no-flexbox .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .no-flexbox .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .no-flexbox .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .no-flexbox .medium-7 {
    width: 58.3333333333%;
  }
  .no-flexbox .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .no-flexbox .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .no-flexbox .medium-offset-6 {
    margin-left: 50%;
  }
  .no-flexbox .medium-8 {
    width: 66.6666666667%;
  }
  .no-flexbox .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .no-flexbox .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .no-flexbox .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .no-flexbox .medium-9 {
    width: 75%;
  }
  .no-flexbox .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .no-flexbox .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .no-flexbox .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .no-flexbox .medium-10 {
    width: 83.3333333333%;
  }
  .no-flexbox .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .no-flexbox .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .no-flexbox .medium-offset-9 {
    margin-left: 75%;
  }
  .no-flexbox .medium-11 {
    width: 91.6666666667%;
  }
  .no-flexbox .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .no-flexbox .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .no-flexbox .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .no-flexbox .medium-12 {
    width: 100%;
  }
  .no-flexbox .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .no-flexbox .medium-up-1 > .column, .no-flexbox .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .no-flexbox .medium-up-1 > .column:nth-of-type(1n), .no-flexbox .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-1 > .column:nth-of-type(1n+1), .no-flexbox .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-1 > .column:last-child, .no-flexbox .medium-up-1 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-2 > .column, .no-flexbox .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .no-flexbox .medium-up-2 > .column:nth-of-type(1n), .no-flexbox .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-2 > .column:nth-of-type(2n+1), .no-flexbox .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-2 > .column:last-child, .no-flexbox .medium-up-2 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-3 > .column, .no-flexbox .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .no-flexbox .medium-up-3 > .column:nth-of-type(1n), .no-flexbox .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-3 > .column:nth-of-type(3n+1), .no-flexbox .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-3 > .column:last-child, .no-flexbox .medium-up-3 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-4 > .column, .no-flexbox .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .no-flexbox .medium-up-4 > .column:nth-of-type(1n), .no-flexbox .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-4 > .column:nth-of-type(4n+1), .no-flexbox .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-4 > .column:last-child, .no-flexbox .medium-up-4 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-5 > .column, .no-flexbox .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .no-flexbox .medium-up-5 > .column:nth-of-type(1n), .no-flexbox .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-5 > .column:nth-of-type(5n+1), .no-flexbox .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-5 > .column:last-child, .no-flexbox .medium-up-5 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-6 > .column, .no-flexbox .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .no-flexbox .medium-up-6 > .column:nth-of-type(1n), .no-flexbox .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-6 > .column:nth-of-type(6n+1), .no-flexbox .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-6 > .column:last-child, .no-flexbox .medium-up-6 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-7 > .column, .no-flexbox .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .no-flexbox .medium-up-7 > .column:nth-of-type(1n), .no-flexbox .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-7 > .column:nth-of-type(7n+1), .no-flexbox .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-7 > .column:last-child, .no-flexbox .medium-up-7 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-up-8 > .column, .no-flexbox .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .no-flexbox .medium-up-8 > .column:nth-of-type(1n), .no-flexbox .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .medium-up-8 > .column:nth-of-type(8n+1), .no-flexbox .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .no-flexbox .medium-up-8 > .column:last-child, .no-flexbox .medium-up-8 > .columns:last-child {
    float: left;
  }
  .no-flexbox .medium-collapse > .column, .no-flexbox .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .no-flexbox .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .medium-uncollapse > .column, .no-flexbox .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .no-flexbox .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .no-flexbox .medium-centered, .no-flexbox .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .no-flexbox .medium-uncentered,
  .no-flexbox .medium-push-0,
  .no-flexbox .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 57.5em) {
  .no-flexbox .large-1 {
    width: 8.3333333333%;
  }
  .no-flexbox .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .no-flexbox .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .no-flexbox .large-offset-0 {
    margin-left: 0%;
  }
  .no-flexbox .large-2 {
    width: 16.6666666667%;
  }
  .no-flexbox .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .no-flexbox .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .no-flexbox .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .no-flexbox .large-3 {
    width: 25%;
  }
  .no-flexbox .large-push-3 {
    position: relative;
    left: 25%;
  }
  .no-flexbox .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .no-flexbox .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .no-flexbox .large-4 {
    width: 33.3333333333%;
  }
  .no-flexbox .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .no-flexbox .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .no-flexbox .large-offset-3 {
    margin-left: 25%;
  }
  .no-flexbox .large-5 {
    width: 41.6666666667%;
  }
  .no-flexbox .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .no-flexbox .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .no-flexbox .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .no-flexbox .large-6 {
    width: 50%;
  }
  .no-flexbox .large-push-6 {
    position: relative;
    left: 50%;
  }
  .no-flexbox .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .no-flexbox .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .no-flexbox .large-7 {
    width: 58.3333333333%;
  }
  .no-flexbox .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .no-flexbox .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .no-flexbox .large-offset-6 {
    margin-left: 50%;
  }
  .no-flexbox .large-8 {
    width: 66.6666666667%;
  }
  .no-flexbox .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .no-flexbox .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .no-flexbox .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .no-flexbox .large-9 {
    width: 75%;
  }
  .no-flexbox .large-push-9 {
    position: relative;
    left: 75%;
  }
  .no-flexbox .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .no-flexbox .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .no-flexbox .large-10 {
    width: 83.3333333333%;
  }
  .no-flexbox .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .no-flexbox .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .no-flexbox .large-offset-9 {
    margin-left: 75%;
  }
  .no-flexbox .large-11 {
    width: 91.6666666667%;
  }
  .no-flexbox .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .no-flexbox .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .no-flexbox .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .no-flexbox .large-12 {
    width: 100%;
  }
  .no-flexbox .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .no-flexbox .large-up-1 > .column, .no-flexbox .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .no-flexbox .large-up-1 > .column:nth-of-type(1n), .no-flexbox .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-1 > .column:nth-of-type(1n+1), .no-flexbox .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .no-flexbox .large-up-1 > .column:last-child, .no-flexbox .large-up-1 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-2 > .column, .no-flexbox .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .no-flexbox .large-up-2 > .column:nth-of-type(1n), .no-flexbox .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-2 > .column:nth-of-type(2n+1), .no-flexbox .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .no-flexbox .large-up-2 > .column:last-child, .no-flexbox .large-up-2 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-3 > .column, .no-flexbox .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .no-flexbox .large-up-3 > .column:nth-of-type(1n), .no-flexbox .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-3 > .column:nth-of-type(3n+1), .no-flexbox .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .no-flexbox .large-up-3 > .column:last-child, .no-flexbox .large-up-3 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-4 > .column, .no-flexbox .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .no-flexbox .large-up-4 > .column:nth-of-type(1n), .no-flexbox .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-4 > .column:nth-of-type(4n+1), .no-flexbox .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .no-flexbox .large-up-4 > .column:last-child, .no-flexbox .large-up-4 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-5 > .column, .no-flexbox .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .no-flexbox .large-up-5 > .column:nth-of-type(1n), .no-flexbox .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-5 > .column:nth-of-type(5n+1), .no-flexbox .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .no-flexbox .large-up-5 > .column:last-child, .no-flexbox .large-up-5 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-6 > .column, .no-flexbox .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .no-flexbox .large-up-6 > .column:nth-of-type(1n), .no-flexbox .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-6 > .column:nth-of-type(6n+1), .no-flexbox .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .no-flexbox .large-up-6 > .column:last-child, .no-flexbox .large-up-6 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-7 > .column, .no-flexbox .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .no-flexbox .large-up-7 > .column:nth-of-type(1n), .no-flexbox .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-7 > .column:nth-of-type(7n+1), .no-flexbox .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .no-flexbox .large-up-7 > .column:last-child, .no-flexbox .large-up-7 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-up-8 > .column, .no-flexbox .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .no-flexbox .large-up-8 > .column:nth-of-type(1n), .no-flexbox .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .large-up-8 > .column:nth-of-type(8n+1), .no-flexbox .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .no-flexbox .large-up-8 > .column:last-child, .no-flexbox .large-up-8 > .columns:last-child {
    float: left;
  }
  .no-flexbox .large-collapse > .column, .no-flexbox .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .no-flexbox .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .large-uncollapse > .column, .no-flexbox .large-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .no-flexbox .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .no-flexbox .large-centered, .no-flexbox .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .no-flexbox .large-uncentered,
  .no-flexbox .large-push-0,
  .no-flexbox .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 75em) {
  .no-flexbox .xlarge-1 {
    width: 8.3333333333%;
  }
  .no-flexbox .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .no-flexbox .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .no-flexbox .xlarge-offset-0 {
    margin-left: 0%;
  }
  .no-flexbox .xlarge-2 {
    width: 16.6666666667%;
  }
  .no-flexbox .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .no-flexbox .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .no-flexbox .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .no-flexbox .xlarge-3 {
    width: 25%;
  }
  .no-flexbox .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .no-flexbox .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .no-flexbox .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .no-flexbox .xlarge-4 {
    width: 33.3333333333%;
  }
  .no-flexbox .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .no-flexbox .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .no-flexbox .xlarge-offset-3 {
    margin-left: 25%;
  }
  .no-flexbox .xlarge-5 {
    width: 41.6666666667%;
  }
  .no-flexbox .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .no-flexbox .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .no-flexbox .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .no-flexbox .xlarge-6 {
    width: 50%;
  }
  .no-flexbox .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .no-flexbox .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .no-flexbox .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .no-flexbox .xlarge-7 {
    width: 58.3333333333%;
  }
  .no-flexbox .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .no-flexbox .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .no-flexbox .xlarge-offset-6 {
    margin-left: 50%;
  }
  .no-flexbox .xlarge-8 {
    width: 66.6666666667%;
  }
  .no-flexbox .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .no-flexbox .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .no-flexbox .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .no-flexbox .xlarge-9 {
    width: 75%;
  }
  .no-flexbox .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .no-flexbox .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .no-flexbox .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .no-flexbox .xlarge-10 {
    width: 83.3333333333%;
  }
  .no-flexbox .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .no-flexbox .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .no-flexbox .xlarge-offset-9 {
    margin-left: 75%;
  }
  .no-flexbox .xlarge-11 {
    width: 91.6666666667%;
  }
  .no-flexbox .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .no-flexbox .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .no-flexbox .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .no-flexbox .xlarge-12 {
    width: 100%;
  }
  .no-flexbox .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .no-flexbox .xlarge-up-1 > .column, .no-flexbox .xlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .no-flexbox .xlarge-up-1 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-1 > .column:nth-of-type(1n+1), .no-flexbox .xlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-1 > .column:last-child, .no-flexbox .xlarge-up-1 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-2 > .column, .no-flexbox .xlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .no-flexbox .xlarge-up-2 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-2 > .column:nth-of-type(2n+1), .no-flexbox .xlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-2 > .column:last-child, .no-flexbox .xlarge-up-2 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-3 > .column, .no-flexbox .xlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .no-flexbox .xlarge-up-3 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-3 > .column:nth-of-type(3n+1), .no-flexbox .xlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-3 > .column:last-child, .no-flexbox .xlarge-up-3 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-4 > .column, .no-flexbox .xlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .no-flexbox .xlarge-up-4 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-4 > .column:nth-of-type(4n+1), .no-flexbox .xlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-4 > .column:last-child, .no-flexbox .xlarge-up-4 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-5 > .column, .no-flexbox .xlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .no-flexbox .xlarge-up-5 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-5 > .column:nth-of-type(5n+1), .no-flexbox .xlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-5 > .column:last-child, .no-flexbox .xlarge-up-5 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-6 > .column, .no-flexbox .xlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .no-flexbox .xlarge-up-6 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-6 > .column:nth-of-type(6n+1), .no-flexbox .xlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-6 > .column:last-child, .no-flexbox .xlarge-up-6 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-7 > .column, .no-flexbox .xlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .no-flexbox .xlarge-up-7 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-7 > .column:nth-of-type(7n+1), .no-flexbox .xlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-7 > .column:last-child, .no-flexbox .xlarge-up-7 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-up-8 > .column, .no-flexbox .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .no-flexbox .xlarge-up-8 > .column:nth-of-type(1n), .no-flexbox .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xlarge-up-8 > .column:nth-of-type(8n+1), .no-flexbox .xlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .no-flexbox .xlarge-up-8 > .column:last-child, .no-flexbox .xlarge-up-8 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xlarge-collapse > .column, .no-flexbox .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .no-flexbox .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .xlarge-uncollapse > .column, .no-flexbox .xlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .no-flexbox .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .no-flexbox .xlarge-centered, .no-flexbox .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .no-flexbox .xlarge-uncentered,
  .no-flexbox .xlarge-push-0,
  .no-flexbox .xlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 90em) {
  .no-flexbox .xxlarge-1 {
    width: 8.3333333333%;
  }
  .no-flexbox .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .no-flexbox .xxlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .no-flexbox .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .no-flexbox .xxlarge-2 {
    width: 16.6666666667%;
  }
  .no-flexbox .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .no-flexbox .xxlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .no-flexbox .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .no-flexbox .xxlarge-3 {
    width: 25%;
  }
  .no-flexbox .xxlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .no-flexbox .xxlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .no-flexbox .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .no-flexbox .xxlarge-4 {
    width: 33.3333333333%;
  }
  .no-flexbox .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .no-flexbox .xxlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .no-flexbox .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .no-flexbox .xxlarge-5 {
    width: 41.6666666667%;
  }
  .no-flexbox .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .no-flexbox .xxlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .no-flexbox .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .no-flexbox .xxlarge-6 {
    width: 50%;
  }
  .no-flexbox .xxlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .no-flexbox .xxlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .no-flexbox .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .no-flexbox .xxlarge-7 {
    width: 58.3333333333%;
  }
  .no-flexbox .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .no-flexbox .xxlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .no-flexbox .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .no-flexbox .xxlarge-8 {
    width: 66.6666666667%;
  }
  .no-flexbox .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .no-flexbox .xxlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .no-flexbox .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .no-flexbox .xxlarge-9 {
    width: 75%;
  }
  .no-flexbox .xxlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .no-flexbox .xxlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .no-flexbox .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .no-flexbox .xxlarge-10 {
    width: 83.3333333333%;
  }
  .no-flexbox .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .no-flexbox .xxlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .no-flexbox .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .no-flexbox .xxlarge-11 {
    width: 91.6666666667%;
  }
  .no-flexbox .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .no-flexbox .xxlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .no-flexbox .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .no-flexbox .xxlarge-12 {
    width: 100%;
  }
  .no-flexbox .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .no-flexbox .xxlarge-up-1 > .column, .no-flexbox .xxlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .no-flexbox .xxlarge-up-1 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-1 > .column:nth-of-type(1n+1), .no-flexbox .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-1 > .column:last-child, .no-flexbox .xxlarge-up-1 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-2 > .column, .no-flexbox .xxlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .no-flexbox .xxlarge-up-2 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-2 > .column:nth-of-type(2n+1), .no-flexbox .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-2 > .column:last-child, .no-flexbox .xxlarge-up-2 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-3 > .column, .no-flexbox .xxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .no-flexbox .xxlarge-up-3 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-3 > .column:nth-of-type(3n+1), .no-flexbox .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-3 > .column:last-child, .no-flexbox .xxlarge-up-3 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-4 > .column, .no-flexbox .xxlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .no-flexbox .xxlarge-up-4 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-4 > .column:nth-of-type(4n+1), .no-flexbox .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-4 > .column:last-child, .no-flexbox .xxlarge-up-4 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-5 > .column, .no-flexbox .xxlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .no-flexbox .xxlarge-up-5 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-5 > .column:nth-of-type(5n+1), .no-flexbox .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-5 > .column:last-child, .no-flexbox .xxlarge-up-5 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-6 > .column, .no-flexbox .xxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .no-flexbox .xxlarge-up-6 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-6 > .column:nth-of-type(6n+1), .no-flexbox .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-6 > .column:last-child, .no-flexbox .xxlarge-up-6 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-7 > .column, .no-flexbox .xxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .no-flexbox .xxlarge-up-7 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-7 > .column:nth-of-type(7n+1), .no-flexbox .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-7 > .column:last-child, .no-flexbox .xxlarge-up-7 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-up-8 > .column, .no-flexbox .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .no-flexbox .xxlarge-up-8 > .column:nth-of-type(1n), .no-flexbox .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .no-flexbox .xxlarge-up-8 > .column:nth-of-type(8n+1), .no-flexbox .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .no-flexbox .xxlarge-up-8 > .column:last-child, .no-flexbox .xxlarge-up-8 > .columns:last-child {
    float: left;
  }
  .no-flexbox .xxlarge-collapse > .column, .no-flexbox .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .no-flexbox .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .no-flexbox .xxlarge-uncollapse > .column, .no-flexbox .xxlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .no-flexbox .xxlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .no-flexbox .xxlarge-centered, .no-flexbox .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .no-flexbox .xxlarge-uncentered,
  .no-flexbox .xxlarge-push-0,
  .no-flexbox .xxlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.no-flexbox .column-block {
  margin-bottom: 1.25rem;
}
.no-flexbox .column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 30em) {
  .no-flexbox .column-block {
    margin-bottom: 1.875rem;
  }
  .no-flexbox .column-block > :last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 57.5em) {
  .no-flexbox .column-block {
    margin-bottom: 2.5rem;
  }
  .no-flexbox .column-block > :last-child {
    margin-bottom: 0;
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  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: "Rubik", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #cacaca;
}

h1 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3 {
  font-size: 1.1875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5 {
  font-size: 1.0625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6 {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 30em) {
  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;
  }
}
@media print, screen and (min-width: 75em) {
  h1 {
    font-size: 3.75rem;
  }
  h2 {
    font-size: 2.75rem;
  }
  h3 {
    font-size: 2.25rem;
  }
  h4 {
    font-size: 1.75rem;
  }
  h5 {
    font-size: 1.375rem;
  }
  h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #9FAD9F;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #869886;
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, 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.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

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

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

.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 print, screen and (min-width: 30em) {
  .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 print, screen and (min-width: 57.5em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !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;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
          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 {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

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] {
  -webkit-appearance: none;
          appearance: none;
  border-radius: 0;
}

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

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

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[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.5625rem 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-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  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: 2.5rem;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

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

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

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

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  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>");
  -webkit-background-origin: content-box;
          background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  -webkit-background-size: 9px 6px;
          background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
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) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

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

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

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #9FAD9F;
  color: #fefefe;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button:hover, .button:focus {
  background-color: #849684;
  color: #fefefe;
}
.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-right: 0;
  margin-left: 0;
}
.button.primary {
  background-color: #9FAD9F;
  color: #0a0a0a;
}
.button.primary:hover, .button.primary:focus {
  background-color: #7b8e7b;
  color: #0a0a0a;
}
.button.secondary {
  background-color: #696A6C;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #545556;
  color: #fefefe;
}
.button.success {
  background-color: #646567;
  color: #fefefe;
}
.button.success:hover, .button.success:focus {
  background-color: #505152;
  color: #fefefe;
}
.button.warning {
  background-color: #F5F3ED;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #d3caaf;
  color: #0a0a0a;
}
.button.alert {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button.hollow {
  border: 1px solid #9FAD9F;
  color: #9FAD9F;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #4c5a4c;
  color: #4c5a4c;
}
.button.hollow.primary {
  border: 1px solid #9FAD9F;
  color: #9FAD9F;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #4c5a4c;
  color: #4c5a4c;
}
.button.hollow.secondary {
  border: 1px solid #696A6C;
  color: #696A6C;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #353536;
  color: #353536;
}
.button.hollow.success {
  border: 1px solid #646567;
  color: #646567;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #323334;
  color: #323334;
}
.button.hollow.warning {
  border: 1px solid #F5F3ED;
  color: #F5F3ED;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #9b8a56;
  color: #9b8a56;
}
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #9FAD9F;
  color: #fefefe;
}
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #9FAD9F;
  color: #0a0a0a;
}
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #696A6C;
  color: #fefefe;
}
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #646567;
  color: #fefefe;
}
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #F5F3ED;
  color: #0a0a0a;
}
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after {
  border-top-color: #9FAD9F;
}
.button.dropdown.hollow.primary::after {
  border-top-color: #9FAD9F;
}
.button.dropdown.hollow.secondary::after {
  border-top-color: #696A6C;
}
.button.dropdown.hollow.success::after {
  border-top-color: #646567;
}
.button.dropdown.hollow.warning::after {
  border-top-color: #F5F3ED;
}
.button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #9FAD9F;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #646567;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.is-accordion-submenu-parent > a {
  position: relative;
}
.is-accordion-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #9FAD9F transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  margin: 0;
  list-style-type: none;
}
.menu > li {
  display: table-cell;
  vertical-align: middle;
}
[data-whatinput=mouse] .menu > li {
  outline: 0;
}
.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle;
}
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}
.menu > li, .menu.horizontal > li {
  display: table-cell;
}
.menu.expanded {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
  width: 100%;
}
.menu.vertical > li {
  display: block;
}
@media print, screen and (min-width: 30em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.medium-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}
@media print, screen and (min-width: 57.5em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.large-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.large-vertical > li {
    display: block;
  }
}
@media print, screen and (min-width: 75em) {
  .menu.xlarge-horizontal > li {
    display: table-cell;
  }
  .menu.xlarge-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.xlarge-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.xlarge-vertical > li {
    display: block;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal > li {
    display: table-cell;
  }
  .menu.xxlarge-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.xxlarge-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.xxlarge-vertical > li {
    display: block;
  }
}
.menu.simple li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.menu.simple a {
  padding: 0;
}
.menu.simple li {
  margin-left: 0;
  margin-right: 1rem;
}
.menu.simple.align-right li {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.align-right::before, .menu.align-right::after {
  display: table;
  content: " ";
}
.menu.align-right::after {
  clear: both;
}
.menu.align-right > li {
  float: right;
}
.menu.icon-top > li > a {
  text-align: center;
}
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}
.menu.icon-top.vertical a > span {
  margin: auto;
}
.menu.nested {
  margin-left: 1rem;
}
.menu .active > a {
  background: #9FAD9F;
  color: #fefefe;
}
.menu.menu-bordered li {
  border: 1px solid #e6e6e6;
}
.menu.menu-bordered li:not(:first-child) {
  border-top: 0;
}
.menu.menu-hover li:hover {
  background-color: #e6e6e6;
}

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered {
  text-align: center;
}
.menu-centered > .menu {
  display: inline-block;
  vertical-align: top;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
          box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
          box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
          box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
          box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-open {
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #9FAD9F transparent transparent;
  right: 5px;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #9FAD9F transparent transparent;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #9FAD9F;
}
@media print, screen and (min-width: 30em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #9FAD9F transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9FAD9F transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9FAD9F;
  }
}
@media print, screen and (min-width: 57.5em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #9FAD9F transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9FAD9F transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9FAD9F;
  }
}
@media print, screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #9FAD9F transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9FAD9F transparent transparent;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9FAD9F;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #9FAD9F transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9FAD9F transparent transparent;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9FAD9F;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #9FAD9F transparent transparent;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #9FAD9F;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.responsive-embed.panorama,
.flex-video.panorama {
  padding-bottom: 40.5%;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #2c3840;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-overlap {
  z-index: 10;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #2c3840;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 10;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
  overflow-y: auto;
}
.position-left.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}
.position-left.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}
.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
  overflow-y: auto;
}
.position-right.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}
.position-right.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}
.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
  overflow-x: auto;
}
.position-top.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}
.position-top.is-transition-push::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}
.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
  overflow-x: auto;
}
.position-bottom.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}
.position-bottom.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}
.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.off-canvas-content {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media print, screen and (min-width: 30em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 57.5em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 3rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 30em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 30em) {
  .reveal {
    width: 600px;
    max-width: 81.25rem;
  }
}
@media print, screen and (min-width: 30em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 30em) {
  .reveal.tiny {
    width: 30%;
    max-width: 81.25rem;
  }
}
@media print, screen and (min-width: 30em) {
  .reveal.small {
    width: 50%;
    max-width: 81.25rem;
  }
}
@media print, screen and (min-width: 30em) {
  .reveal.large {
    width: 90%;
    max-width: 81.25rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 29.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #9FAD9F;
}
.tabs.primary > li > a {
  color: #0a0a0a;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #96a596;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #9FAD9F;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #869886;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #9FAD9F;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #646567;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel[aria-hidden=false] {
  display: block;
}

.top-bar {
  padding: 0;
}
.top-bar::before, .top-bar::after {
  display: table;
  content: " ";
}
.top-bar::after {
  clear: both;
}
.top-bar,
.top-bar ul {
  background-color: transparent;
}
.top-bar ul ul {
  background-color: #2c3840;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}
@media print, screen and (min-width: 30em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}
@media screen and (max-width: 57.4375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width: 89.9375em) {
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    width: 100%;
  }
}
@media screen and (max-width: 99.9375em) {
  .top-bar.stacked-for-xxlarge .top-bar-left,
  .top-bar.stacked-for-xxlarge .top-bar-right {
    width: 100%;
  }
}

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0;
}
.top-bar-title .menu-icon {
  bottom: 2px;
}

.top-bar-left {
  float: left;
}

.top-bar-right {
  float: right;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 29.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 30em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 30em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 29.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 30em) and (max-width: 57.4375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 29.9375em), screen and (min-width: 57.5em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 57.5em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 57.4375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 57.5em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 57.4375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.9375em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) and (max-width: 99.9375em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.9375em), screen and (min-width: 100em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

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

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

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

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
}
.clearfix::after {
  clear: both;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 30em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 57.5em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (max-width: 29.9375em) {
  .desktop-menu, .top-bar-left {
    display: none !important;
  }
}

@media print, screen and (min-width: 30em) {
  #mobile-menu, .title-bar {
    display: none !important;
  }
}

.off-canvas > ul.menu {
  height: 100vh;
  padding: 1rem;
}
.off-canvas > ul.menu a {
  color: #fefefe;
  font-weight: 600;
  font-size: 1.125rem;
  opacity: 0.75;
}
.off-canvas > ul.menu .is-accordion-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.off-canvas .menu .active > a {
  background-color: #41525e;
}

.title-bar-title a {
  font-size: 1rem;
  color: #B9B9B9;
}

.top-bar .menu .home a {
  font-size: 1rem;
  color: #B9B9B9;
}
.top-bar .menu a {
  color: #e6e6e6;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1;
}
.top-bar .menu a:hover:not(.button) {
  background-color: #42525D;
}
.top-bar .menu .active > a {
  background-color: #41525e;
}
.top-bar .menu > li:not(.menu-text) > a {
  padding: 1rem;
}
.top-bar .menu li:not(:last-child) {
  border-right: 1px solid #4e4e4e;
}
.top-bar .dropdown.menu .submenu {
  border: 0;
}
.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
  padding-right: 1rem;
}
.top-bar .dropdown.menu .has-submenu.is-down-arrow > a::after {
  border: 0;
}
.top-bar .dropdown.menu:first-child > li.is-dropdown-submenu-parent > a::after {
  display: none;
}

.post-navigation:before,
.post-navigation:after {
  content: "";
  display: table;
}

.post-navigation:after {
  clear: both;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

#footer-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  margin-top: 1.25rem;
}
@media print, screen and (min-width: 57.5em) {
  #footer-container #footer {
    padding: 1.875rem 0;
  }
}
#footer-container #footer .columns {
  margin: 0 0 20px;
}
#footer-container #footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sites-button {
  background: #FF6908;
  font-size: 1.25rem;
  font-weight: bold;
  -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
  border-radius: 3px;
  border: none;
}

.flex-card-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, screen and (min-width: 30em) {
  .flex-card-example {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.flex-card-example .card {
  width: 100%;
}
.flex-card-example .card img {
  width: 100%;
}
@media print, screen and (min-width: 30em) {
  .flex-card-example .card {
    width: 32%;
  }
}
.flex-card-example .card .card-content {
  padding: 1rem;
}

#featured-hero {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 6.25rem;
}
@media print, screen and (min-width: 30em) {
  #featured-hero {
    height: 12.5rem;
  }
}
@media print, screen and (min-width: 75em) {
  #featured-hero {
    height: 25rem;
  }
}

.dotted {
  border-style: dashed;
  margin: 2rem 0;
}

[data-whatinput=mouse] a:focus, button:focus [data-whatinput=touch] a:focus,
button:focus {
  outline: none;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../img/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}

h1 {
  font-size: 2.35rem;
}
@media print, screen and (min-width: 57.5em) {
  h1 {
    font-size: 3.35rem;
  }
}

h3 {
  font-weight: normal;
  line-height: 1.5em;
}
@media print, screen and (min-width: 57.5em) {
  h3 {
    font-weight: 200;
  }
}

h4 {
  color: #9FAD9F;
}

b,
strong {
  font-weight: 400;
}

#offCanvas {
  padding: 50px 0 0;
  background: #696A6C;
}
#offCanvas a {
  color: #fff;
  font-weight: normal;
}

.off-canvas .menu .active > a {
  background: #9FAD9F;
}

p {
  line-height: 1.9rem;
}

body {
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
  font-size: 16px;
}

.center {
  magin: 0 auto;
}

input[type=text],
input[type=email],
textarea,
select {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 3px solid #ccc;
}

p > a {
  font-weight: bold;
  text-decoration: underline;
}

input:placeholder {
  color: #fff;
}

textarea {
  border: 1px solid #ccc;
}

.button {
  color: #9FAD9F;
  margin: 1rem 0 0;
  font-weight: normal;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
@media print, screen and (min-width: 57.5em) {
  .button {
    margin: 0;
  }
}
.button:hover {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  color: #fff;
}

section h2 {
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media print, screen and (min-width: 30em) {
  section h2 {
    font-size: 4rem;
    text-align: left;
  }
}

.home section {
  margin: 0 0 2rem;
}

.button.solid {
  background: #696A6C;
  border: 0;
  color: #fff;
  font-weight: normal;
}

.orbit-figure {
  margin: 0 auto;
}

.orbit-container {
  margin: auto;
}

.lined-menu a {
  color: #696A6C;
  border-bottom: 1px solid #696A6C;
  padding: 0.5em 0;
  width: 100%;
  display: block;
  margin-bottom: 1em;
  background-image: url(../images/arrow-right-tail.svg);
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: 13px 13px;
          background-size: 13px;
  font-size: 0.8rem;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}
@media print, screen and (min-width: 30em) {
  .lined-menu a {
    -webkit-background-size: initial initial;
            background-size: initial;
    font-size: 1rem;
  }
}
.lined-menu a:hover {
  padding-left: 10px;
}

.button,
input[type=submit] {
  border-radius: 200px;
  border: 1px solid;
  background: none;
  font-size: 0.8rem;
  padding: 13px 30px;
}
.button.white,
input[type=submit].white {
  color: #fff;
}

#masthead {
  position: absolute;
  z-index: 9;
  width: 100%;
  padding: 2rem;
}
@media print, screen and (min-width: 30em) {
  #masthead {
    padding: 2rem 0.9em;
  }
}
#masthead #menu-main-navigation-1 {
  clear: both;
}
#masthead #menu-top-right-nav-1 {
  margin-bottom: 1em;
}
#masthead #menu-top-right-nav-1 a {
  font-size: 0.8em;
}
#masthead #menu-top-right-nav-1 .current-menu-item > a {
  position: relative;
}
#masthead #menu-top-right-nav-1 .current-menu-item > a:before {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 0;
  left: 0;
  height: 4px;
  width: 37px;
  background: white;
  margin: auto;
}
#masthead #menu-top-right-nav-1 .current-menu-item > a ul a:before {
  display: none !important;
}
#masthead #menu-top-right-nav-1 li li.current-menu-item {
  background: rgba(255, 255, 255, 0.2);
}
#masthead #menu-top-right-nav-1 li li.current-menu-item a:before {
  display: none !important;
}
#masthead #menu-main-navigation {
  font-size: 1rem;
  font-weight: normal;
}
#masthead .menu {
  float: right;
}
#masthead .menu li li a {
  font-size: 0.81rem;
}
#masthead .menu a {
  color: #fff;
  text-transform: uppercase;
  line-height: 1.4rem;
  font-size: 0.5em;
  text-align: left;
  font-weight: normal;
}
@media print, screen and (min-width: 75em) {
  #masthead .menu a {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 90em) {
  #masthead .menu a {
    font-size: 1rem;
  }
}
#masthead .menu .active a {
  background: none;
}
#masthead .menu .menu-item-has-children a {
  padding-right: 1.7rem;
}
#masthead .menu.is-dropdown-submenu {
  border: none;
  font-size: 0.7rem;
  background: rgba(0, 0, 0, 0.6);
  margin: 0px 0 0;
}
#masthead .menu.is-dropdown-submenu a {
  color: #696A6C;
  -webkit-transition: 0.25s ease all;
  transition: 0.25s ease all;
  color: #fff;
}
#masthead .menu.is-dropdown-submenu a:hover {
  background: #696A6C;
  color: #fff;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border: none;
  background: url(../images/arrow-down.svg);
  width: 14px;
  height: 10px;
  display: block;
  right: 3px;
  margin-top: -6px;
}

.section {
  padding: 2rem 0;
}
@media print, screen and (min-width: 30em) {
  .section {
    padding: 3rem 0;
  }
}
@media print, screen and (min-width: 57.5em) {
  .section {
    padding: 5rem 0;
  }
}
.section.section--hero {
  background: #696A6C;
  min-height: 33vh;
  position: relative;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
}
@media print, screen and (min-width: 30em) {
  .section.section--hero {
    min-height: 50vh;
  }
}
@media print, screen and (min-width: 75em) {
  .section.section--hero {
    min-height: 80vh;
  }
}
.section.section--hero:before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/herograd.png);
  -webkit-background-size: cover;
          background-size: cover;
}
.section.section--hero video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
.section.section--op {
  text-align: center;
}
.section.section--op h1 {
  text-transform: uppercase;
  color: #696A6C;
}
.section.section--op p {
  font-size: 1.25em;
}
.section.section--op__sec {
  background: #9FAD9F;
  color: #fff;
  font-weight: 200;
}
.section.section--op__sec a {
  color: #fff;
}
.section.section--op__sec h1 {
  color: inherit;
  margin: 0 0 1.875rem;
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}
.section.section--op__sec p {
  font-size: 0.9375rem;
  line-height: 1.5em;
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}
@media print, screen and (min-width: 57.5em) {
  .section.section--op__sec p {
    font-size: 1.5625rem;
  }
}
.section.section--op__war {
  background: #F5F3ED;
  color: #333;
  font-weight: 200;
}
.section.section--op__war h1 {
  color: inherit;
  margin: 0 0 1.875rem;
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}
.section.section--op__war p {
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}
.section.section--op__white {
  background: none;
  color: #333;
  font-weight: 200;
}
.section.section--op__white h1 {
  color: inherit;
  margin: 0 0 1.875rem;
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}
.section.section--op__white p {
  font-family: "Montserrat", "Open Sans";
  font-style: normal;
  font-weight: 200;
}

.hero-home .row {
  position: absolute;
  right: 0;
  left: 0;
  max-width: 100rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media print, screen and (min-width: 57.5em) {
  .hero-home .row {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    top: auto;
    bottom: 2rem;
  }
}
.hero-home video {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 49.9%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
.hero-home h1.tagline {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.25em;
}
.hero-home h1.tagline span {
  display: block;
  font-size: 27px;
  padding: 1rem 0;
  text-transform: none;
}
@media print, screen and (min-width: 57.5em) {
  .hero-home h1.tagline {
    font-size: 3.75em;
  }
}
@media print, screen and (min-width: 75em) {
  .hero-home h1.tagline {
    font-size: 4em;
  }
}
@media screen and (min-width: 90em) {
  .hero-home h1.tagline {
    font-size: 4.25em;
  }
}
.hero-home .orbit-slide > div {
  height: 100vh;
  display: block;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}
.hero-home .button {
  color: #fff;
  font-size: 1.3rem;
}

#offCanvas {
  background: #696A6C;
  padding: 50px 0;
}

.off-canvas .menu .active > a {
  background-color: #9FAD9F;
}

#feature-boxes {
  margin: 50px 0 0;
}

.feature-box {
  position: relative;
  margin-bottom: 1rem;
}
.feature-box img {
  -webkit-transition: all ease-in-out 0.5s !important;
  transition: all ease-in-out 0.5s !important;
}
.feature-box a {
  display: block;
  overflow: hidden;
  position: relative;
}
.feature-box h2 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: white;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  background: rgba(159, 173, 159, 0.8);
  padding: 10px 0;
  -webkit-transition: all ease-in-out 0.81s !important;
  transition: all ease-in-out 0.81s !important;
}
.feature-box:hover img {
  width: 110%;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.feature-box:hover h2 {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

#discover-trails {
  padding: 4rem 0 4rem 0;
  color: #fff;
  -webkit-background-size: cover;
          background-size: cover;
}
#discover-trails h2 {
  margin: 0 0 3rem;
  text-transform: uppercase;
}
@media print, screen and (min-width: 57.5em) {
  #discover-trails .orbit-container {
    width: 100%;
  }
  #discover-trails .orbit-container .orbit-figure {
    max-width: 82.3%;
    margin: 0 auto;
  }
}
#discover-trails .orbit-controls button img {
  width: 20px;
}
@media print, screen and (min-width: 57.5em) {
  #discover-trails .orbit-controls button img {
    width: 40px;
  }
}
@media print, screen and (min-width: 57.5em) {
  #discover-trails .orbit-controls button {
    margin: 50px 0 0;
    padding: 50px;
  }
  #discover-trails .orbit-controls button img {
    width: auto;
  }
}
#discover-trails .orbit-next img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#discover-trails .orbit-next,
#discover-trails .orbit-previous {
  background: none;
}

.trail-image {
  text-align: center;
  padding: 0.625rem 0;
  display: block;
  margin: 0 auto;
}
.trail-image img {
  max-width: 200px;
  padding: 1.875rem 0;
  max-height: 240px;
}
@media print, screen and (min-width: 57.5em) {
  .trail-image img {
    max-height: 400px;
    max-width: 100%;
    padding: 5rem 1.875rem;
  }
}

.trail-details {
  padding: 2rem 3rem;
  text-align: center;
}
@media print, screen and (min-width: 57.5em) {
  .trail-details {
    text-align: left;
    padding: 8rem 10px 8rem 5rem;
  }
}
.trail-details h3 {
  text-transform: uppercase;
  margin: 0 0 2rem;
  font-size: 1rem;
  text-align: center;
  display: block;
}
@media print, screen and (min-width: 57.5em) {
  .trail-details h3 {
    font-size: 3rem;
    text-align: left;
  }
}
.trail-details .trail-meta {
  margin: 0;
  font-size: 0.8rem;
}
@media print, screen and (min-width: 57.5em) {
  .trail-details .trail-meta {
    font-size: 1rem;
  }
}
.trail-details .trail-meta .button {
  color: #fff;
}
.trail-details .trail-meta ul {
  margin: 0;
  list-style: none;
}
.trail-details .trail-meta ul li {
  margin: 0 0 10px;
  float: left;
  padding: 0 10px;
  width: 100%;
}
@media print, screen and (min-width: 75em) {
  .trail-details .trail-meta ul li {
    float: none;
    width: 50%;
    padding: 0;
  }
}

.trail__short-desc {
  margin: 0 0 50px 0;
}

html body .section .trail-detail-right {
  padding: 2.5rem;
}
html body .section .trail-detail-right h3 {
  text-transform: uppercase;
}

.trail-detail-item {
  margin: 0 0 1.875rem;
}
.trail-detail-item .trail-ico {
  max-width: 24px;
  margin-left: 1rem;
}

.trail-detail-container {
  padding: 3rem 0;
}

.single-trail-image {
  padding: 0 3rem;
  margin: 0 0 3rem;
}
.single-trail-image .button {
  margin-top: 2rem;
}

.block__wild-life {
  background: #F5F3ED;
  padding: 1.3rem;
  margin: 6.25rem;
}
.block__wild-life b {
  display: block;
  margin-bottom: 1rem;
}

#events-homepage {
  background: #F5F3ED;
}

.single-event-container {
  border-bottom: 1px solid #ccc;
  padding: 20px 0 10px;
  margin: 0 0 10px;
}

.event-section-image {
  padding: 0;
}
.event-section-image img {
  width: 100%;
}

.event-section-details {
  padding: 7rem 1rem;
  text-align: center;
  margin: 0 0 10px;
}
@media print, screen and (min-width: 75em) {
  .event-section-details {
    padding: 7rem 5rem;
  }
}
@media screen and (min-width: 90em) {
  .event-section-details {
    padding: 7rem 12rem;
  }
}
.event-section-details h2 {
  text-transform: uppercase;
  margin: 0 0 2rem;
  text-align: center;
}
.event-section-details .single-event-container {
  padding: 0 0 2.5rem;
  margin: 0 0 2.5rem;
}
.event-section-details .single-event-container h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 0 2rem;
  margin: 0 0 2rem;
}
.event-section-details .single-event-container .event-date {
  margin: 0 0 -10px 0;
}
.event-section-details .single-event-container .small {
  font-size: 60%;
}
.event-section-details .single-event-container .event-button {
  margin: 10px auto;
  border: 1px solid;
  color: #ccc;
  background: none;
}
@media print, screen and (min-width: 30em) {
  .event-section-details .single-event-container .event-button {
    margin: 0 auto;
  }
}

.gallery-item-container {
  padding: 0 10px 20px;
}

.gallery-item {
  overflow: hidden;
}
.gallery-item img {
  width: 100%;
}

#explore-montalto .button-container {
  margin: 3rem 0 0 0;
  text-align: center;
}
#explore-montalto .button {
  color: #696A6C;
  width: 90%;
  margin: auto auto 10px auto;
}
#explore-montalto .button.solid {
  color: white;
}
#explore-montalto .button:hover {
  color: #fff;
}

blockquote {
  border-left: 11px solid #F5F3ED;
  position: relative;
  padding: 0 0 0 1rem;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 57.5em) {
  blockquote {
    padding: 0 0 0 7rem;
  }
}
blockquote h3 {
  font-size: 2rem;
}
@media print, screen and (min-width: 57.5em) {
  blockquote h3 {
    font-size: 3.4rem;
  }
}
blockquote img {
  position: absolute;
  left: 2rem;
  top: 10px;
  max-width: 60px;
  opacity: 0.1;
}
@media print, screen and (min-width: 57.5em) {
  blockquote img {
    opacity: 1;
  }
}
blockquote img.endquote {
  right: -50px;
  bottom: 0;
  top: inherit;
  left: inherit;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

#footer {
  padding: 4em 0;
  color: #fff;
  background: #696A6C;
}
#footer h4 {
  text-transform: uppercase;
  margin: 0 0 20px;
  color: #fff;
}
#footer a {
  color: #fff;
  margin: 0;
  padding: 0 0 10px;
}
#footer .footer-social {
  margin: 0 -5px;
}
#footer .footer-social img {
  margin: 0 0 12px;
  padding: 0 5px;
}

.colophon {
  color: #fff;
  padding: 2em 0;
  background: #646567;
  text-align: center;
}
@media print, screen and (min-width: 30em) {
  .colophon {
    text-align: left;
  }
}
.colophon p {
  margin: 0;
}
.colophon a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

.top-section-event-details div {
  margin: 0 0 10px 0;
}
.top-section-event-details img {
  position: relative;
  top: -2px;
}
.top-section-event-details .button {
  position: relative;
  top: -8px;
}

.main-event-list {
  padding: 3.5rem 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 57.5em) {
  .main-event-list {
    padding: 6.5rem 5rem;
  }
}

#small-circle-image {
  margin: 20px 0;
}
@media print, screen and (min-width: 57.5em) {
  #small-circle-image {
    margin: 0;
  }
}

.circle-image {
  height: 300px;
  width: 300px;
  border-radius: 200px;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  margin: 0 auto 2rem;
}

.event-container {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 3rem;
}
.event-container .calendar-ico {
  position: relative;
  top: -2px;
}
.event-container .button {
  color: #9FAD9F;
  margin: 20px auto 0;
}

.single-events .section--op__sec p {
  display: block;
  margin: 0 0 2.5rem;
}

.event-details {
  color: rgba(255, 255, 255, 0.7);
}

#small-circle-image img {
  width: 100%;
}

.other-events {
  padding: 0;
}

.related-events {
  padding: 3.125rem 10px;
  background: #F5F3ED;
}
@media print, screen and (min-width: 30em) {
  .related-events {
    padding: 11.25rem 119px;
  }
}
.related-events h2 {
  margin: 0 0 3rem;
  font-size: 2rem;
}
@media print, screen and (min-width: 30em) {
  .related-events h2 {
    font-size: 3rem;
  }
}
.related-events h3 {
  margin: 0 0 20px;
  font-size: 1.3rem;
  font-weight: normal;
  text-transform: uppercase;
}
.related-events .button {
  color: #9FAD9F;
}
.related-events .relate-events-view-all {
  margin: 3rem 0 0 0;
  color: #fff;
}
.related-events .single-event-container {
  margin: 0 0 10px;
}

.related-events-image {
  background-color: #9FAD9F;
  background-position: center;
}

.price-list {
  border: 1px solid #ccc;
  padding: 30px;
  padding-bottom: 0;
}
.price-list h4 {
  font-weight: 200;
}
.price-list .price-container {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 20px 0;
}
.price-list .price-container:last-child {
  border-bottom: 0;
}
.price-list .event-price {
  padding: 10px 0 0;
}
.price-list .offer {
  margin: 0 -30px;
  padding: 20px 30px;
  background: #F5F3ED;
  border-top: 1px solid #ccc;
}

@media print, screen and (min-width: 57.5em) {
  .image-align-left .section-image {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}
@media print, screen and (min-width: 57.5em) {
  .image-align-left .section-text {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

.image-align-right .section-image {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.image-align-right .section-text {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.section-text-image {
  background: #696A6C;
  padding: 0;
}
.section-text-image .section-text {
  padding: 0.625rem 1.25rem;
}
@media print, screen and (min-width: 30em) {
  .section-text-image .section-text {
    padding: 3.125rem 3.125rem;
  }
}
@media print, screen and (min-width: 57.5em) {
  .section-text-image .section-text {
    padding: 5rem 5rem;
    min-height: 627px;
  }
}
@media screen and (min-width: 90em) {
  .section-text-image .section-text {
    padding: 6.25rem 6.25rem;
  }
}
@media screen and (min-width: 100em) {
  .section-text-image .section-text {
    padding: 9.375rem 11.25rem;
  }
}
.section-text-image .section-text h3 {
  margin: 0 0 40px;
  font-size: 2rem;
  line-height: 1.5em;
  text-transform: uppercase;
}
@media print, screen and (min-width: 57.5em) {
  .section-text-image .section-text h3 {
    font-size: 2.9rem;
  }
}
.section-text-image .section-image {
  position: relative;
  height: 100%;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  min-height: 300px;
}

div.catalog-product {
  text-align: center;
  margin: 0 0 2rem;
}
div.catalog-product .product-image-container {
  position: relative;
  margin: 0 auto;
  max-width: 300px;
  position: relative;
}
div.catalog-product .product-image-container img {
  display: block;
  border-radius: 200px;
  margin: 0 0 1.875rem;
}
div.catalog-product h2 {
  font-size: 1.7rem;
  color: #9FAD9F;
  margin: 0 0 10px;
  text-align: center;
}
div.catalog-product .price {
  color: #696A6C;
  font-size: 1.25rem;
}
div.catalog-product .price ins {
  text-decoration: none;
}
div.catalog-product .price .amount {
  font-weight: 200;
}

.product-images {
  margin: 0 auto 20px;
  max-width: 400px;
}
.product-images img {
  border-radius: 2000px;
}

.product-title {
  text-transform: uppercase;
  font-size: 1.75rem;
}
@media print, screen and (min-width: 57.5em) {
  .product-title {
    font-size: 3rem;
  }
}

.price-details {
  border-bottom: 3px solid #F5F3ED;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.price-details .price {
  font-size: 1.25rem;
  margin: 20px 0;
}
.price-details .button {
  background: #9FAD9F;
}

.related-products h2 {
  margin: 0 0 40px;
  color: #696A6C;
}
.related-products .button {
  color: #9FAD9F;
}
.related-products .button:hover {
  color: #fff;
}

#block__single-trail-details {
  margin-top: 1rem;
}

.venue-container {
  margin: 0 0 50px;
}

.section__wedding-contact {
  -webkit-background-size: cover;
          background-size: cover;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 90em) {
  .section__wedding-contact {
    padding-right: 10rem;
    padding-left: 0rem;
  }
}

.single .section__wedding-contact {
  padding: 5rem 0;
}

.contact__wedding {
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  padding: 1rem;
}
@media print, screen and (min-width: 30em) {
  .contact__wedding {
    padding: 2rem;
  }
}

.wedding__quote {
  color: white;
  padding: 3rem 0rem;
}
@media screen and (min-width: 90em) {
  .wedding__quote {
    padding: 3rem 10rem;
  }
}
@media screen and (min-width: 100em) {
  .wedding__quote {
    padding: 3rem 16rem;
  }
}
.wedding__quote blockquote {
  color: inherit;
  border: 0;
  padding: 0;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 57.5em) {
  .wedding__quote blockquote {
    font-size: 3rem;
  }
}

.section--contact-details {
  font-size: 1.25rem;
  font-weight: normal;
}
@media print, screen and (min-width: 57.5em) {
  .section--contact-details {
    padding: 5rem 0 3rem;
  }
}
.section--contact-details .icon {
  display: block;
  max-width: 20px;
  padding-top: 10px;
  margin: 0 auto;
}
.section--contact-details .contact--detail-item {
  margin-bottom: 50px;
}

.section.contact-directions h3 {
  font-weight: 500;
  font-size: 1.5rem;
  margin: 0 0 19.8px;
}

.section__openingtimes {
  padding: 0;
}
.section__openingtimes h2 {
  font-size: 2.5rem;
  text-align: center;
}

.block__opening-time {
  border-bottom: 1px solid #ccc;
  padding: 1rem 0;
}
.block__opening-time:last-child {
  border: 0;
}

.block--openingtimes {
  position: relative;
  padding: 4rem 2.3rem;
}
@media screen and (min-width: 90em) {
  .block--openingtimes {
    padding: 4rem 7rem;
  }
}
.block--openingtimes:nth-of-type(2) {
  background: #F5F3ED;
}
.block--openingtimes .opening-times-container {
  position: relative;
}
.block--openingtimes .opening-times-container h3 {
  font-size: 1.2rem;
  margin: 3rem 0 2rem;
}
.block--openingtimes .opening-times-container:first-child h3 {
  margin-top: 0;
}
.block--openingtimes .opening-times-container:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background: #9FAD9F;
  margin: auto;
}

.accordion {
  background: none;
}
.accordion .accordion-title {
  border: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1rem;
  padding: 1.5rem 0;
  border-bottom: 2px solid #f3f1ea;
}
.accordion .accordion-title:hover, .accordion .accordion-title:focus {
  background: none;
}
.accordion .accordion-title:before {
  content: "";
  background: url(../images/chevron-down.svg) no-repeat;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  background-position: center center;
  padding: 10px;
}
.accordion .accordion-title[aria-expanded=true]:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-position: 5px;
}
.accordion .accordion-content {
  border: 0;
  padding: 1rem 0;
}
.accordion .accordion-content ul {
  margin: 0;
  padding: 0;
}
.accordion .accordion-content ul li {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #ccc;
}
.accordion .accordion-content ul li:last-child {
  margin: 0;
  border: 0;
}

#explore-montalto {
  padding: 2rem 0;
}

.section__gallery {
  padding: 10px 0;
}
.section__gallery img {
  width: 100%;
  padding: 10px;
}

.orbit {
  position: relative;
  width: 100%;
}

.orbit-next,
.orbit-previous {
  background-position: center;
  background-repeat: no-repeat;
}
.orbit-next:hover,
.orbit-previous:hover {
  background-color: transparent;
}

.orbit-previous {
  background-image: url(../images/arrow.svg);
  left: 10px;
}
@media print, screen and (min-width: 57.5em) {
  .orbit-previous {
    left: 2rem;
  }
}

.orbit-next {
  background-image: url(../images/arrow-right.svg);
  right: 10px;
}
@media print, screen and (min-width: 57.5em) {
  .orbit-next {
    right: 2rem;
  }
}

.block__team-member {
  text-align: center;
  height: auto;
}
.block__team-member .circle-image {
  width: 125px;
  height: 125px;
}
.block__team-member h3 {
  font-size: 1.1rem;
  color: #9FAD9F;
  font-weight: normal;
}
.block__team-member .button {
  margin: 10px;
}

.blogpost-entry {
  padding: 0 0 5rem;
}
.blogpost-entry h2 {
  font-size: 1.5rem;
  text-transform: none;
  font-weight: normal;
}
.blogpost-entry time {
  padding: 1.5rem 0;
  display: block;
}
.blogpost-entry time img {
  position: relative;
  top: -3px;
  margin: 0 1rem 0 0;
}
.blogpost-entry .button {
  margin: 2rem 0 0;
}
@media print, screen and (min-width: 57.5em) {
  .blogpost-entry .block__news-article {
    padding-left: 2.45rem;
  }
}

html .block__news-article h2 {
  text-align: left;
}
html .block__news-article .updated {
  margin: 0;
}

.latest-news-image img {
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0;
}
@media print, screen and (min-width: 30em) {
  .latest-news-image img {
    border-radius: 500px;
  }
}

.page-template-tpl-history .section-text-image,
.page-template-tpl-shop .section-text-image,
.page-template-tpl-our-team .section-text-image {
  background: #F5F3ED;
}

.block__history {
  position: relative;
}
.block__history .history-container {
  position: relative;
  border-top: 4px solid #F5F3ED;
}
@media print, screen and (min-width: 57.5em) {
  .block__history .history-container:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #F5F3ED;
    margin: auto;
  }
}
.block__history .history-info {
  position: relative;
}
.block__history .history-info > .row {
  padding: 3rem 0;
}
.block__history .history-info:before {
  content: "";
  position: absolute;
  right: -20%;
  top: 50%;
  height: 4px;
  width: 30px;
  background: #F5F3ED;
}
.block__history .history-info.text-on-right:before {
  right: inherit;
  left: -20%;
}
.block__history .block__history-image {
  margin: 6px 0 1rem 0;
}
.block__history .block__history-image img {
  border-radius: 400px;
}
.block__history .year {
  color: #9FAD9F;
  font-weight: normal;
}
.block__history h3 {
  color: #9FAD9F;
  font-size: 1.5rem;
  margin: 0 0 2rem;
}
.block__history #history-tabs {
  margin: 2rem 0;
}

.block__buy_tickets {
  padding: 2rem 0;
}
.block__buy_tickets .button {
  margin: 0;
  margin-right: 20px;
}
.block__buy_tickets .button.solid {
  background: #9FAD9F;
}

.pagination {
  margin: 0 auto;
  display: tableq;
}
.pagination li {
  float: left;
  list-style: none;
}
.pagination li a,
.pagination li span {
  background: #F5F3ED;
  display: block;
  border-right: 2px solid #fff;
  width: 38px;
  padding: 5px;
}
.pagination li span {
  background: #9FAD9F;
  color: #fff;
}

.page-template-tpl-why-belfast .image-bg {
  position: absolute;
}

.archive-widget {
  background: #F5F3ED;
  padding: 1rem;
}
.archive-widget h4 {
  font-size: 1.3rem;
}
.archive-widget li a {
  padding: 1rem 0;
  font-size: 1rem;
  border-bottom: 1px solid #ccc;
  background: url(../images/chevron-down.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.archive-widget li a:after {
  display: none;
}
.archive-widget li ul.menu {
  margin: 0;
}
.archive-widget li li {
  border: none;
}
.archive-widget li li a {
  background: none;
}

#particles-js {
  -webkit-filter: blur(6px);
          filter: blur(6px);
}

.article-title {
  font-weight: 400;
  line-height: 1.5em;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
  margin: 0 0 20px;
}

.block__vacancies-link {
  margin: 0 0 11px;
}

footer small {
  margin: 17px 0 -32px;
  display: block;
  font-size: 11px;
}

#opening-tabs {
  background: #f5f5f5;
}
#opening-tabs div {
  float: none;
  position: relative;
}
#opening-tabs div.tabs-title.is-active:before {
  content: "";
  border-top: 30px solid #8c9d8c;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  position: absolute;
  bottom: -30px;
  right: 0px;
  left: 0px;
  width: 0;
  margin: auto;
}
#opening-tabs div.tabs-title.is-active a {
  color: #fff;
  background: #8c9d8c;
}
#opening-tabs div.tabs-title a {
  font-size: 2rem;
  text-align: center;
  font-weight: normal;
  background: #91a191;
  color: rgba(255, 255, 255, 0.5);
}
#opening-tabs div.tabs-title a:hover {
  background: #8e9f8e;
}
#opening-tabs div.tabs-title small {
  font-size: 1rem;
}

.section__openingtimes .tabs-panel {
  padding: 0;
}

#history-tabs a {
  padding: 10px 20px;
  border: 1px solid #9FAD9F;
  border-radius: 200px;
  margin: 0 0 20px;
}
#history-tabs .is-active a {
  background: #9FAD9F;
  color: #fff;
  font-weight: normal;
}

@media print, screen and (min-width: 57.5em) {
  .single-featured-image {
    padding: 0 0 0 2rem;
  }
}

span.wpcf7-not-valid-tip {
  text-align: left;
  color: #9FAD9F;
  margin: 0 0 10px;
}

div.wpcf7-validation-errors {
  border: none;
}

table {
  font-size: 0.8rem;
  width: 100%;
}

table th {
  font-weight: bold;
  background: #9FAD9F;
  color: #fff;
  border-collapse: collapse;
}

table td,
table th {
  padding: 9px 10px;
  text-align: left;
}

table tr:nth-child(2n) {
  background: #f5f5f5;
}

/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th,
  .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
}
.responsive-card-table {
  border-collapse: collapse;
}
.responsive-card-table.unstriped tbody {
  background-color: transparent;
}
.responsive-card-table th {
  background-color: #9FAD9F;
}
.responsive-card-table tr,
.responsive-card-table th,
.responsive-card-table td {
  border: 0;
}
@media screen and (max-width: 640px) {
  .responsive-card-table {
    /* Get table cells to act like rows */
  }
  .responsive-card-table thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }
  .responsive-card-table tr {
    border: 0;
    display: block;
  }
  .responsive-card-table tr + tr {
    margin-top: 1.5rem;
  }
  .responsive-card-table td {
    border: none;
    display: block;
    border-bottom: 0;
    padding-left: 50%;
    position: relative;
  }
  .responsive-card-table td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    margin-left: -100%;
    width: 100%;
    position: relative;
    z-index: 1;
    color: #fefefe;
  }
  .responsive-card-table td:after {
    content: "";
    position: absolute;
    background: #9FAD9F;
    width: 45%;
    height: 95%;
    left: 1px;
    top: 1px;
    z-index: 0;
  }
}

#share-buttons {
  padding: 16px 0;
  text-align: center;
  font-size: 0.8rem;
}
#share-buttons a:first-child img {
  margin: 0 0 0 10px;
}

.estate-quote {
  background: #9FAD9F;
  padding: 2rem 0;
  color: #fff;
}
@media print, screen and (min-width: 57.5em) {
  .estate-quote {
    padding: 10rem 0;
  }
}
.estate-quote p:first-of-type {
  font-size: 1.8rem;
  line-height: 3rem;
}
.estate-quote p:last-of-type {
  font-weight: bold;
}
.estate-quote p {
  margin: 0 0 30px;
  font-size: 1.1rem;
}
.estate-quote img {
  margin: 0 auto;
  display: block;
  margin: 0 auto 27px;
}

.reveal {
  width: 100%;
  max-width: 700px;
}

.page-template-tpl-our-team .reveal h4 {
  color: #9FAD9F;
  font-weight: bold;
}

.address-container {
  padding: 0 2rem 0 0;
}

.section_general {
  position: relative;
}
.section_general .updated {
  margin: 0 0 26px;
  display: block;
}
.section_general .updated img {
  margin: -3px 7px 0 0;
}

#interest {
  padding: 4rem 3rem;
}
@media print, screen and (min-width: 57.5em) {
  #interest {
    max-width: 60%;
  }
}

html body .wpcf7-list-item {
  margin: 0 1rem 0 0;
}

.mc-field-group input,
.mc-field-group input:focus {
  border: 0;
  border-bottom: 1px solid #ccc;
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}

#mc_embed_signup_scroll p {
  font-size: 13px;
  line-height: 1.3rem;
}

#mc-embedded-subscribe-form .button {
  color: #fff;
}

@media print, screen and (min-width: 57.5em) {
  .single-wedding-contact {
    padding: 0 3rem;
  }
}

.block__team-image {
  font-size: 26px;
}

.cc-revoke.cc-bottom {
  display: none !important;
}
/*# sourceMappingURL=foundation.css.map */
