@charset "UTF-8";

/** Colors */

/** Import everything from autoload */

/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

@media print, screen and (min-width: 48em) {
  /* line 45, node_modules/foundation-sites/scss/components/_reveal.scss */

  .reveal,
  .reveal.tiny,
  .reveal.small,
  .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! 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.
     */

/* line 59, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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).
     */

/* line 83, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */

/* line 91, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 105, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */

/* line 198, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */

/* line 207, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */

/* line 221, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */

/* line 231, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 251, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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+.
     */

/* line 266, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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).
     */

/* line 276, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 291, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */

/* line 301, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */

/* line 310, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 320, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */

/* line 331, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */

/* line 339, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */

/* line 348, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */

/* line 357, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 365, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

sub {
  bottom: -0.25em;
}

/* line 369, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */

/* line 382, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */

/* line 391, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */

/* line 400, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */

/* line 408, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */

/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */

/* line 422, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 442, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */

/* line 451, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 462, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/* line 469, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

/* line 478, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 487, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */

/* line 496, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */

/* line 505, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

[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.
     */

/* line 515, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

[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.
     */

/* line 525, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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

/* line 533, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

[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.
     */

/* line 544, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */

/* line 553, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 566, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

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.
     */

/* line 580, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */

/* line 589, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */

/*
     * Add the correct display in Edge, IE, and Firefox.
     */

/* line 602, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */

/* line 610, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */

/* line 618, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

menu {
  display: block;
}

/* Scripting
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */

/* line 651, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */

/* line 659, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

template {
  display: none;
}

/* Hidden
       ========================================================================== */

/**
     * Add the correct display in IE 10-.
     */

/* line 672, node_modules/foundation-sites/_vendor/normalize-scss/sass/normalize/_normalize-mixin.scss */

[hidden] {
  display: none;
}

/* line 139, node_modules/foundation-sites/scss/_global.scss */

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

/* line 143, node_modules/foundation-sites/scss/_global.scss */

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

/* line 149, node_modules/foundation-sites/scss/_global.scss */

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

/* line 156, node_modules/foundation-sites/scss/_global.scss */

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

/* line 173, node_modules/foundation-sites/scss/_global.scss */

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

/* line 185, node_modules/foundation-sites/scss/_global.scss */

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

/* line 192, node_modules/foundation-sites/scss/_global.scss */

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

/* line 202, node_modules/foundation-sites/scss/_global.scss */

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

/* line 210, node_modules/foundation-sites/scss/_global.scss */

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 222, node_modules/foundation-sites/scss/_global.scss */

pre {
  overflow: auto;
}

/* line 227, node_modules/foundation-sites/scss/_global.scss */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 236, node_modules/foundation-sites/scss/_global.scss */

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

/* line 240, node_modules/foundation-sites/scss/_global.scss */

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

/* line 127, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.row {
  max-width: 88.75rem;
  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;
}

/* line 131, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  /* line 131, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 131, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

/* line 134, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 141, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.row.expanded {
  max-width: none;
}

/* line 144, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

/* line 150, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.row:not(.expanded) .row {
  max-width: none;
}

/* line 155, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 162, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 170, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.column,
.columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 170, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .column,
  .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 176, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 182, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.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%;
}

/* line 236, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 240, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

@media print, screen and (min-width: 48em) {
  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .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: 48em) and (min-width: 48em) {
  /* line 215, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

/* line 223, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.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: 48em) {
  /* line 223, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 48em) {
  /* line 236, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 240, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 192, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 200, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 207, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 103, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .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: 64em) and (min-width: 64em) {
  /* line 215, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

/* line 223, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.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: 64em) {
  /* line 223, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 236, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

  /* line 240, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 245, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

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

/* line 251, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

.column-block {
  margin-bottom: 1.25rem;
}

/* line 78, node_modules/foundation-sites/scss/grid/_gutter.scss */

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 251, node_modules/foundation-sites/scss/grid/_flex-grid.scss */

  .column-block {
    margin-bottom: 1.875rem;
  }

  /* line 78, node_modules/foundation-sites/scss/grid/_gutter.scss */

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

/* line 256, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 280, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 289, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 296, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 303, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 309, node_modules/foundation-sites/scss/typography/_base.scss */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

/* line 321, node_modules/foundation-sites/scss/typography/_base.scss */

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #6a6a6a;
}

/* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

h1,
.h1 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

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

@media print, screen and (min-width: 48em) {
  /* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

  h1,
  .h1 {
    font-size: 3.125rem;
  }

  /* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

  h2,
  .h2 {
    font-size: 2.25rem;
  }

  /* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

  h3,
  .h3 {
    font-size: 1.625rem;
  }

  /* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

  h4,
  .h4 {
    font-size: 1.25rem;
  }

  /* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

  h5,
  .h5 {
    font-size: 1.125rem;
  }

  /* line 332, node_modules/foundation-sites/scss/typography/_base.scss */

  h6,
  .h6 {
    font-size: 1rem;
  }
}

/* line 371, node_modules/foundation-sites/scss/typography/_base.scss */

a {
  line-height: inherit;
  color: #e8162f;
  text-decoration: none;
  cursor: pointer;
}

/* line 378, node_modules/foundation-sites/scss/typography/_base.scss */

a:hover,
a:focus {
  color: #c81328;
}

/* line 386, node_modules/foundation-sites/scss/typography/_base.scss */

a img {
  border: 0;
}

/* line 392, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 406, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 415, node_modules/foundation-sites/scss/typography/_base.scss */

li {
  font-size: inherit;
}

/* line 420, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 426, node_modules/foundation-sites/scss/typography/_base.scss */

ol {
  margin-left: 1.25rem;
}

/* line 432, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 439, node_modules/foundation-sites/scss/typography/_base.scss */

dl {
  margin-bottom: 1rem;
}

/* line 442, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 449, node_modules/foundation-sites/scss/typography/_base.scss */

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: none;
}

/* line 454, node_modules/foundation-sites/scss/typography/_base.scss */

blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

/* line 461, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 466, node_modules/foundation-sites/scss/typography/_base.scss */

cite:before {
  content: "\2014   ";
}

/* line 472, node_modules/foundation-sites/scss/typography/_base.scss */

abbr,
abbr[title] {
  border-bottom: 1px dotted #111;
  cursor: help;
  text-decoration: none;
}

/* line 479, node_modules/foundation-sites/scss/typography/_base.scss */

figure {
  margin: 0;
}

/* line 484, node_modules/foundation-sites/scss/typography/_base.scss */

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #6a6a6a;
  background-color: #d1d1d1;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #111;
}

/* line 496, node_modules/foundation-sites/scss/typography/_base.scss */

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

/* line 48, node_modules/foundation-sites/scss/typography/_helpers.scss */

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

/* line 58, node_modules/foundation-sites/scss/typography/_helpers.scss */

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

/* line 64, node_modules/foundation-sites/scss/typography/_helpers.scss */

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

/* line 68, node_modules/foundation-sites/scss/typography/_helpers.scss */

p + .stat {
  margin-top: -1rem;
}

/* line 75, node_modules/foundation-sites/scss/typography/_helpers.scss */

ul.no-bullet,
ul.comment-list,
ol.no-bullet,
ol.comment-list {
  margin-left: 0;
  list-style: none;
}

/* line 15, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

/* line 15, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

/* line 15, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

/* line 15, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

@media print, screen and (min-width: 48em) {
  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

@media print, screen and (min-width: 64em) {
  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

  /* line 10, node_modules/foundation-sites/scss/typography/_alignment.scss */

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

/* line 14, node_modules/foundation-sites/scss/typography/_print.scss */

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

@media print {
  /* line 17, node_modules/foundation-sites/scss/typography/_print.scss */

  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }

  /* line 28, node_modules/foundation-sites/scss/typography/_print.scss */

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

  /* line 29, node_modules/foundation-sites/scss/typography/_print.scss */

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

  /* line 31, node_modules/foundation-sites/scss/typography/_print.scss */

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

  /* line 32, node_modules/foundation-sites/scss/typography/_print.scss */

  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 33, node_modules/foundation-sites/scss/typography/_print.scss */

  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 34, node_modules/foundation-sites/scss/typography/_print.scss */

  tr.show-for-print {
    display: table-row !important;
  }

  /* line 35, node_modules/foundation-sites/scss/typography/_print.scss */

  td.show-for-print {
    display: table-cell !important;
  }

  /* line 36, node_modules/foundation-sites/scss/typography/_print.scss */

  th.show-for-print {
    display: table-cell !important;
  }

  /* line 39, node_modules/foundation-sites/scss/typography/_print.scss */

  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 42, node_modules/foundation-sites/scss/typography/_print.scss */

  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 46, node_modules/foundation-sites/scss/typography/_print.scss */

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  /* line 51, node_modules/foundation-sites/scss/typography/_print.scss */

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 54, node_modules/foundation-sites/scss/typography/_print.scss */

  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  /* line 61, node_modules/foundation-sites/scss/typography/_print.scss */

  thead {
    display: table-header-group;
  }

  /* line 63, node_modules/foundation-sites/scss/typography/_print.scss */

  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 66, node_modules/foundation-sites/scss/typography/_print.scss */

  img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

  /* line 70, node_modules/foundation-sites/scss/typography/_print.scss */

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 78, node_modules/foundation-sites/scss/typography/_print.scss */

  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 82, node_modules/foundation-sites/scss/typography/_print.scss */

  .print-break-inside {
    page-break-inside: auto;
  }
}

/* line 125, node_modules/foundation-sites/scss/forms/_text.scss */

[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 #d1d1d1;
  border-radius: 20px;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #111;
  -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;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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;
     -moz-appearance: none;
          appearance: none;
}

/* line 111, node_modules/foundation-sites/scss/forms/_text.scss */

[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 #6a6a6a;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  -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;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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;
}

/* line 132, node_modules/foundation-sites/scss/forms/_text.scss */

textarea {
  max-width: 100%;
}

/* line 135, node_modules/foundation-sites/scss/forms/_text.scss */

textarea[rows] {
  height: auto;
}

/* line 143, node_modules/foundation-sites/scss/forms/_text.scss */

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

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6a6a6a;
}

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

input::placeholder,
textarea::placeholder {
  color: #6a6a6a;
}

/* line 148, node_modules/foundation-sites/scss/forms/_text.scss */

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

/* line 156, node_modules/foundation-sites/scss/forms/_text.scss */

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

/* line 163, node_modules/foundation-sites/scss/forms/_text.scss */

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

/* line 10, node_modules/foundation-sites/scss/forms/_checkbox.scss */

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

/* line 17, node_modules/foundation-sites/scss/forms/_checkbox.scss */

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

/* line 26, node_modules/foundation-sites/scss/forms/_checkbox.scss */

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

/* line 32, node_modules/foundation-sites/scss/forms/_checkbox.scss */

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

/* line 38, node_modules/foundation-sites/scss/forms/_checkbox.scss */

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

/* line 43, node_modules/foundation-sites/scss/forms/_label.scss */

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #111;
}

/* line 46, node_modules/foundation-sites/scss/forms/_label.scss */

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

/* line 22, node_modules/foundation-sites/scss/forms/_help-text.scss */

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

/* line 27, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group,
.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 36, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group > :first-child,
.search-form > :first-child {
  border-radius: 20px 0 0 20px;
}

/* line 41, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group > :last-child > *,
.search-form > :last-child > * {
  border-radius: 0 20px 20px 0;
}

/* line 47, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-label,
.input-group-field,
.search-form .search-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

/* line 57, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #6a6a6a;
  background: #d1d1d1;
  color: #111;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 78, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-label:first-child {
  border-right: 0;
}

/* line 82, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-label:last-child {
  border-left: 0;
}

/* line 88, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-field,
.search-form .search-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

/* line 102, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* line 117, node_modules/foundation-sites/scss/forms/_input-group.scss */

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

/* line 39, node_modules/foundation-sites/scss/forms/_fieldset.scss */

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

/* line 45, node_modules/foundation-sites/scss/forms/_fieldset.scss */

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

/* line 50, node_modules/foundation-sites/scss/forms/_fieldset.scss */

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #6a6a6a;
}

/* line 30, node_modules/foundation-sites/scss/forms/_fieldset.scss */

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

/* line 83, node_modules/foundation-sites/scss/forms/_select.scss */

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  background-color: transparent;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #111;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  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;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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) {
  /* line 83, node_modules/foundation-sites/scss/forms/_select.scss */

  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

/* line 54, node_modules/foundation-sites/scss/forms/_select.scss */

select:focus {
  outline: none;
  border: 1px solid #6a6a6a;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  -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;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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;
}

/* line 66, node_modules/foundation-sites/scss/forms/_select.scss */

select:disabled {
  background-color: #d1d1d1;
  cursor: not-allowed;
}

/* line 72, node_modules/foundation-sites/scss/forms/_select.scss */

select::-ms-expand {
  display: none;
}

/* line 76, node_modules/foundation-sites/scss/forms/_select.scss */

select[multiple] {
  height: auto;
  background-image: none;
}

/* line 45, node_modules/foundation-sites/scss/forms/_error.scss */

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb;
}

/* line 48, node_modules/foundation-sites/scss/forms/_error.scss */

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

/* line 75, node_modules/foundation-sites/scss/forms/_error.scss */

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

/* line 81, node_modules/foundation-sites/scss/forms/_error.scss */

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

/* line 84, node_modules/foundation-sites/scss/forms/_error.scss */

.form-error.is-visible {
  display: block;
}

/* line 262, node_modules/foundation-sites/scss/components/_button.scss */

.button,
.comment-form input[type="submit"],
.search-form .search-submit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 3em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -o-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: #e8162f;
  color: #fff;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .button,
[data-whatinput='mouse'] .comment-form input[type="submit"],
.comment-form [data-whatinput='mouse'] input[type="submit"],
[data-whatinput='mouse'] .search-form .search-submit,
.search-form [data-whatinput='mouse'] .search-submit {
  outline: 0;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button:hover,
.comment-form input:hover[type="submit"],
.search-form .search-submit:hover,
.button:focus,
.comment-form input:focus[type="submit"],
.search-form .search-submit:focus {
  background-color: #c51328;
  color: #fff;
}

/* line 267, node_modules/foundation-sites/scss/components/_button.scss */

.button.tiny,
.comment-form input.tiny[type="submit"],
.search-form .tiny.search-submit {
  font-size: 0.6rem;
}

/* line 267, node_modules/foundation-sites/scss/components/_button.scss */

.button.small,
.comment-form input.small[type="submit"],
.search-form .small.search-submit {
  font-size: 0.75rem;
}

/* line 267, node_modules/foundation-sites/scss/components/_button.scss */

.button.large,
.comment-form input.large[type="submit"],
.search-form .large.search-submit {
  font-size: 1.25rem;
}

/* line 272, node_modules/foundation-sites/scss/components/_button.scss */

.button.expanded,
.comment-form input.expanded[type="submit"],
.search-form .expanded.search-submit {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/* line 277, node_modules/foundation-sites/scss/components/_button.scss */

.button.primary,
.comment-form input.primary[type="submit"],
.search-form .primary.search-submit {
  background-color: #324a6d;
  color: #fff;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button.primary:hover,
.comment-form input.primary:hover[type="submit"],
.search-form .primary.search-submit:hover,
.button.primary:focus,
.comment-form input.primary:focus[type="submit"],
.search-form .primary.search-submit:focus {
  background-color: #283b57;
  color: #fff;
}

/* line 277, node_modules/foundation-sites/scss/components/_button.scss */

.button.secondary,
.comment-form input[type="submit"],
.search-form .search-submit {
  background-color: #767676;
  color: #fff;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button.secondary:hover,
.comment-form input:hover[type="submit"],
.search-form .search-submit:hover,
.button.secondary:focus,
.comment-form input:focus[type="submit"],
.search-form .search-submit:focus {
  background-color: #5e5e5e;
  color: #fff;
}

/* line 277, node_modules/foundation-sites/scss/components/_button.scss */

.button.success,
.comment-form input.success[type="submit"],
.search-form .success.search-submit {
  background-color: #3adb76;
  color: #111;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button.success:hover,
.comment-form input.success:hover[type="submit"],
.search-form .success.search-submit:hover,
.button.success:focus,
.comment-form input.success:focus[type="submit"],
.search-form .success.search-submit:focus {
  background-color: #22bb5b;
  color: #111;
}

/* line 277, node_modules/foundation-sites/scss/components/_button.scss */

.button.warning,
.comment-form input.warning[type="submit"],
.search-form .warning.search-submit {
  background-color: #ffae00;
  color: #111;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button.warning:hover,
.comment-form input.warning:hover[type="submit"],
.search-form .warning.search-submit:hover,
.button.warning:focus,
.comment-form input.warning:focus[type="submit"],
.search-form .warning.search-submit:focus {
  background-color: #cc8b00;
  color: #111;
}

/* line 277, node_modules/foundation-sites/scss/components/_button.scss */

.button.alert,
.comment-form input.alert[type="submit"],
.search-form .alert.search-submit {
  background-color: #cc4b37;
  color: #fff;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button.alert:hover,
.comment-form input.alert:hover[type="submit"],
.search-form .alert.search-submit:hover,
.button.alert:focus,
.comment-form input.alert:focus[type="submit"],
.search-form .alert.search-submit:focus {
  background-color: #a53b2a;
  color: #fff;
}

/* line 293, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled,
.comment-form input.disabled[type="submit"],
.search-form .disabled.search-submit,
.button[disabled],
.comment-form input[disabled][type="submit"],
.search-form .search-submit[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled,
.comment-form input.disabled[type="submit"],
.search-form .disabled.search-submit,
.button.disabled:hover,
.comment-form input.disabled:hover[type="submit"],
.search-form .disabled.search-submit:hover,
.button.disabled:focus,
.comment-form input.disabled:focus[type="submit"],
.search-form .disabled.search-submit:focus,
.button[disabled],
.comment-form input[disabled][type="submit"],
.search-form .search-submit[disabled],
.button[disabled]:hover,
.comment-form input[disabled]:hover[type="submit"],
.search-form .search-submit[disabled]:hover,
.button[disabled]:focus,
.comment-form input[disabled]:focus[type="submit"],
.search-form .search-submit[disabled]:focus {
  background-color: #e8162f;
  color: #fff;
}

/* line 298, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.primary,
.comment-form input.disabled.primary[type="submit"],
.search-form .disabled.primary.search-submit,
.button[disabled].primary,
.comment-form input[disabled].primary[type="submit"],
.search-form .search-submit[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.primary,
.comment-form input.disabled.primary[type="submit"],
.search-form .disabled.primary.search-submit,
.button.disabled.primary:hover,
.comment-form input.disabled.primary:hover[type="submit"],
.search-form .disabled.primary.search-submit:hover,
.button.disabled.primary:focus,
.comment-form input.disabled.primary:focus[type="submit"],
.search-form .disabled.primary.search-submit:focus,
.button[disabled].primary,
.comment-form input[disabled].primary[type="submit"],
.search-form .search-submit[disabled].primary,
.button[disabled].primary:hover,
.comment-form input[disabled].primary:hover[type="submit"],
.search-form .search-submit[disabled].primary:hover,
.button[disabled].primary:focus,
.comment-form input[disabled].primary:focus[type="submit"],
.search-form .search-submit[disabled].primary:focus {
  background-color: #324a6d;
  color: #fff;
}

/* line 298, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.secondary,
.comment-form input.disabled[type="submit"],
.search-form .disabled.search-submit,
.button[disabled].secondary,
.comment-form input[disabled][type="submit"],
.search-form .search-submit[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.secondary,
.comment-form input.disabled[type="submit"],
.search-form .disabled.search-submit,
.button.disabled.secondary:hover,
.comment-form input.disabled:hover[type="submit"],
.search-form .disabled.search-submit:hover,
.button.disabled.secondary:focus,
.comment-form input.disabled:focus[type="submit"],
.search-form .disabled.search-submit:focus,
.button[disabled].secondary,
.comment-form input[disabled][type="submit"],
.search-form .search-submit[disabled],
.button[disabled].secondary:hover,
.comment-form input[disabled]:hover[type="submit"],
.search-form .search-submit[disabled]:hover,
.button[disabled].secondary:focus,
.comment-form input[disabled]:focus[type="submit"],
.search-form .search-submit[disabled]:focus {
  background-color: #767676;
  color: #fff;
}

/* line 298, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.success,
.comment-form input.disabled.success[type="submit"],
.search-form .disabled.success.search-submit,
.button[disabled].success,
.comment-form input[disabled].success[type="submit"],
.search-form .search-submit[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.success,
.comment-form input.disabled.success[type="submit"],
.search-form .disabled.success.search-submit,
.button.disabled.success:hover,
.comment-form input.disabled.success:hover[type="submit"],
.search-form .disabled.success.search-submit:hover,
.button.disabled.success:focus,
.comment-form input.disabled.success:focus[type="submit"],
.search-form .disabled.success.search-submit:focus,
.button[disabled].success,
.comment-form input[disabled].success[type="submit"],
.search-form .search-submit[disabled].success,
.button[disabled].success:hover,
.comment-form input[disabled].success:hover[type="submit"],
.search-form .search-submit[disabled].success:hover,
.button[disabled].success:focus,
.comment-form input[disabled].success:focus[type="submit"],
.search-form .search-submit[disabled].success:focus {
  background-color: #3adb76;
  color: #111;
}

/* line 298, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.warning,
.comment-form input.disabled.warning[type="submit"],
.search-form .disabled.warning.search-submit,
.button[disabled].warning,
.comment-form input[disabled].warning[type="submit"],
.search-form .search-submit[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.warning,
.comment-form input.disabled.warning[type="submit"],
.search-form .disabled.warning.search-submit,
.button.disabled.warning:hover,
.comment-form input.disabled.warning:hover[type="submit"],
.search-form .disabled.warning.search-submit:hover,
.button.disabled.warning:focus,
.comment-form input.disabled.warning:focus[type="submit"],
.search-form .disabled.warning.search-submit:focus,
.button[disabled].warning,
.comment-form input[disabled].warning[type="submit"],
.search-form .search-submit[disabled].warning,
.button[disabled].warning:hover,
.comment-form input[disabled].warning:hover[type="submit"],
.search-form .search-submit[disabled].warning:hover,
.button[disabled].warning:focus,
.comment-form input[disabled].warning:focus[type="submit"],
.search-form .search-submit[disabled].warning:focus {
  background-color: #ffae00;
  color: #111;
}

/* line 298, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.alert,
.comment-form input.disabled.alert[type="submit"],
.search-form .disabled.alert.search-submit,
.button[disabled].alert,
.comment-form input[disabled].alert[type="submit"],
.search-form .search-submit[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 207, node_modules/foundation-sites/scss/components/_button.scss */

.button.disabled.alert,
.comment-form input.disabled.alert[type="submit"],
.search-form .disabled.alert.search-submit,
.button.disabled.alert:hover,
.comment-form input.disabled.alert:hover[type="submit"],
.search-form .disabled.alert.search-submit:hover,
.button.disabled.alert:focus,
.comment-form input.disabled.alert:focus[type="submit"],
.search-form .disabled.alert.search-submit:focus,
.button[disabled].alert,
.comment-form input[disabled].alert[type="submit"],
.search-form .search-submit[disabled].alert,
.button[disabled].alert:hover,
.comment-form input[disabled].alert:hover[type="submit"],
.search-form .search-submit[disabled].alert:hover,
.button[disabled].alert:focus,
.comment-form input[disabled].alert:focus[type="submit"],
.search-form .search-submit[disabled].alert:focus {
  background-color: #cc4b37;
  color: #fff;
}

/* line 306, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow,
.comment-form input.hollow[type="submit"],
.search-form .hollow.search-submit {
  border: 1px solid #e8162f;
  color: #e8162f;
}

/* line 158, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow,
.comment-form input.hollow[type="submit"],
.search-form .hollow.search-submit,
.button.hollow:hover,
.comment-form input.hollow:hover[type="submit"],
.search-form .hollow.search-submit:hover,
.button.hollow:focus,
.comment-form input.hollow:focus[type="submit"],
.search-form .hollow.search-submit:focus {
  background-color: transparent;
}

/* line 165, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.disabled,
.comment-form input.hollow.disabled[type="submit"],
.search-form .hollow.disabled.search-submit,
.button.hollow.disabled:hover,
.comment-form input.hollow.disabled:hover[type="submit"],
.search-form .hollow.disabled.search-submit:hover,
.button.hollow.disabled:focus,
.comment-form input.hollow.disabled:focus[type="submit"],
.search-form .hollow.disabled.search-submit:focus,
.button.hollow[disabled],
.comment-form input.hollow[disabled][type="submit"],
.search-form .hollow.search-submit[disabled],
.button.hollow[disabled]:hover,
.comment-form input.hollow[disabled]:hover[type="submit"],
.search-form .hollow.search-submit[disabled]:hover,
.button.hollow[disabled]:focus,
.comment-form input.hollow[disabled]:focus[type="submit"],
.search-form .hollow.search-submit[disabled]:focus {
  background-color: transparent;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow:hover,
.comment-form input.hollow:hover[type="submit"],
.search-form .hollow.search-submit:hover,
.button.hollow:focus,
.comment-form input.hollow:focus[type="submit"],
.search-form .hollow.search-submit:focus {
  border-color: #740b18;
  color: #740b18;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow:hover.disabled,
.comment-form input.hollow:hover.disabled[type="submit"],
.search-form .hollow.search-submit:hover.disabled,
.button.hollow:hover[disabled],
.comment-form input.hollow:hover[disabled][type="submit"],
.search-form .hollow.search-submit:hover[disabled],
.button.hollow:focus.disabled,
.comment-form input.hollow:focus.disabled[type="submit"],
.search-form .hollow.search-submit:focus.disabled,
.button.hollow:focus[disabled],
.comment-form input.hollow:focus[disabled][type="submit"],
.search-form .hollow.search-submit:focus[disabled] {
  border: 1px solid #e8162f;
  color: #e8162f;
}

/* line 311, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.primary,
.comment-form input.hollow.primary[type="submit"],
.search-form .hollow.primary.search-submit {
  border: 1px solid #324a6d;
  color: #324a6d;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.primary:hover,
.comment-form input.hollow.primary:hover[type="submit"],
.search-form .hollow.primary.search-submit:hover,
.button.hollow.primary:focus,
.comment-form input.hollow.primary:focus[type="submit"],
.search-form .hollow.primary.search-submit:focus {
  border-color: #192537;
  color: #192537;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.primary:hover.disabled,
.comment-form input.hollow.primary:hover.disabled[type="submit"],
.search-form .hollow.primary.search-submit:hover.disabled,
.button.hollow.primary:hover[disabled],
.comment-form input.hollow.primary:hover[disabled][type="submit"],
.search-form .hollow.primary.search-submit:hover[disabled],
.button.hollow.primary:focus.disabled,
.comment-form input.hollow.primary:focus.disabled[type="submit"],
.search-form .hollow.primary.search-submit:focus.disabled,
.button.hollow.primary:focus[disabled],
.comment-form input.hollow.primary:focus[disabled][type="submit"],
.search-form .hollow.primary.search-submit:focus[disabled] {
  border: 1px solid #324a6d;
  color: #324a6d;
}

/* line 311, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.secondary,
.comment-form input.hollow[type="submit"],
.search-form .hollow.search-submit {
  border: 1px solid #767676;
  color: #767676;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.secondary:hover,
.comment-form input.hollow:hover[type="submit"],
.search-form .hollow.search-submit:hover,
.button.hollow.secondary:focus,
.comment-form input.hollow:focus[type="submit"],
.search-form .hollow.search-submit:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.secondary:hover.disabled,
.comment-form input.hollow:hover.disabled[type="submit"],
.search-form .hollow.search-submit:hover.disabled,
.button.hollow.secondary:hover[disabled],
.comment-form input.hollow:hover[disabled][type="submit"],
.search-form .hollow.search-submit:hover[disabled],
.button.hollow.secondary:focus.disabled,
.comment-form input.hollow:focus.disabled[type="submit"],
.search-form .hollow.search-submit:focus.disabled,
.button.hollow.secondary:focus[disabled],
.comment-form input.hollow:focus[disabled][type="submit"],
.search-form .hollow.search-submit:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

/* line 311, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.success,
.comment-form input.hollow.success[type="submit"],
.search-form .hollow.success.search-submit {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.success:hover,
.comment-form input.hollow.success:hover[type="submit"],
.search-form .hollow.success.search-submit:hover,
.button.hollow.success:focus,
.comment-form input.hollow.success:focus[type="submit"],
.search-form .hollow.success.search-submit:focus {
  border-color: #157539;
  color: #157539;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.success:hover.disabled,
.comment-form input.hollow.success:hover.disabled[type="submit"],
.search-form .hollow.success.search-submit:hover.disabled,
.button.hollow.success:hover[disabled],
.comment-form input.hollow.success:hover[disabled][type="submit"],
.search-form .hollow.success.search-submit:hover[disabled],
.button.hollow.success:focus.disabled,
.comment-form input.hollow.success:focus.disabled[type="submit"],
.search-form .hollow.success.search-submit:focus.disabled,
.button.hollow.success:focus[disabled],
.comment-form input.hollow.success:focus[disabled][type="submit"],
.search-form .hollow.success.search-submit:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 311, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.warning,
.comment-form input.hollow.warning[type="submit"],
.search-form .hollow.warning.search-submit {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.warning:hover,
.comment-form input.hollow.warning:hover[type="submit"],
.search-form .hollow.warning.search-submit:hover,
.button.hollow.warning:focus,
.comment-form input.hollow.warning:focus[type="submit"],
.search-form .hollow.warning.search-submit:focus {
  border-color: #805700;
  color: #805700;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.warning:hover.disabled,
.comment-form input.hollow.warning:hover.disabled[type="submit"],
.search-form .hollow.warning.search-submit:hover.disabled,
.button.hollow.warning:hover[disabled],
.comment-form input.hollow.warning:hover[disabled][type="submit"],
.search-form .hollow.warning.search-submit:hover[disabled],
.button.hollow.warning:focus.disabled,
.comment-form input.hollow.warning:focus.disabled[type="submit"],
.search-form .hollow.warning.search-submit:focus.disabled,
.button.hollow.warning:focus[disabled],
.comment-form input.hollow.warning:focus[disabled][type="submit"],
.search-form .hollow.warning.search-submit:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 311, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.alert,
.comment-form input.hollow.alert[type="submit"],
.search-form .hollow.alert.search-submit {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.alert:hover,
.comment-form input.hollow.alert:hover[type="submit"],
.search-form .hollow.alert.search-submit:hover,
.button.hollow.alert:focus,
.comment-form input.hollow.alert:focus[type="submit"],
.search-form .hollow.alert.search-submit:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.hollow.alert:hover.disabled,
.comment-form input.hollow.alert:hover.disabled[type="submit"],
.search-form .hollow.alert.search-submit:hover.disabled,
.button.hollow.alert:hover[disabled],
.comment-form input.hollow.alert:hover[disabled][type="submit"],
.search-form .hollow.alert.search-submit:hover[disabled],
.button.hollow.alert:focus.disabled,
.comment-form input.hollow.alert:focus.disabled[type="submit"],
.search-form .hollow.alert.search-submit:focus.disabled,
.button.hollow.alert:focus[disabled],
.comment-form input.hollow.alert:focus[disabled][type="submit"],
.search-form .hollow.alert.search-submit:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 320, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear,
.comment-form input.clear[type="submit"],
.search-form .clear.search-submit {
  border: 1px solid #e8162f;
  color: #e8162f;
}

/* line 158, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear,
.comment-form input.clear[type="submit"],
.search-form .clear.search-submit,
.button.clear:hover,
.comment-form input.clear:hover[type="submit"],
.search-form .clear.search-submit:hover,
.button.clear:focus,
.comment-form input.clear:focus[type="submit"],
.search-form .clear.search-submit:focus {
  background-color: transparent;
}

/* line 165, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.disabled,
.comment-form input.clear.disabled[type="submit"],
.search-form .clear.disabled.search-submit,
.button.clear.disabled:hover,
.comment-form input.clear.disabled:hover[type="submit"],
.search-form .clear.disabled.search-submit:hover,
.button.clear.disabled:focus,
.comment-form input.clear.disabled:focus[type="submit"],
.search-form .clear.disabled.search-submit:focus,
.button.clear[disabled],
.comment-form input.clear[disabled][type="submit"],
.search-form .clear.search-submit[disabled],
.button.clear[disabled]:hover,
.comment-form input.clear[disabled]:hover[type="submit"],
.search-form .clear.search-submit[disabled]:hover,
.button.clear[disabled]:focus,
.comment-form input.clear[disabled]:focus[type="submit"],
.search-form .clear.search-submit[disabled]:focus {
  background-color: transparent;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear:hover,
.comment-form input.clear:hover[type="submit"],
.search-form .clear.search-submit:hover,
.button.clear:focus,
.comment-form input.clear:focus[type="submit"],
.search-form .clear.search-submit:focus {
  border-color: #740b18;
  color: #740b18;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.search-form .clear.search-submit:hover.disabled,
.button.clear:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.search-form .clear.search-submit:hover[disabled],
.button.clear:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.search-form .clear.search-submit:focus.disabled,
.button.clear:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"],
.search-form .clear.search-submit:focus[disabled] {
  border: 1px solid #e8162f;
  color: #e8162f;
}

/* line 325, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear,
.comment-form input.clear[type="submit"],
.search-form .clear.search-submit,
.button.clear.disabled,
.comment-form input.clear.disabled[type="submit"],
.search-form .clear.disabled.search-submit,
.button.clear[disabled],
.comment-form input.clear[disabled][type="submit"],
.search-form .clear.search-submit[disabled],
.button.clear:hover,
.comment-form input.clear:hover[type="submit"],
.search-form .clear.search-submit:hover,
.button.clear:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.search-form .clear.search-submit:hover.disabled,
.button.clear:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.search-form .clear.search-submit:hover[disabled],
.button.clear:focus,
.comment-form input.clear:focus[type="submit"],
.search-form .clear.search-submit:focus,
.button.clear:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.search-form .clear.search-submit:focus.disabled,
.button.clear:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"],
.search-form .clear.search-submit:focus[disabled] {
  border-color: transparent;
}

/* line 331, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.primary,
.comment-form input.clear.primary[type="submit"],
.search-form .clear.primary.search-submit {
  border: 1px solid #324a6d;
  color: #324a6d;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.primary:hover,
.comment-form input.clear.primary:hover[type="submit"],
.search-form .clear.primary.search-submit:hover,
.button.clear.primary:focus,
.comment-form input.clear.primary:focus[type="submit"],
.search-form .clear.primary.search-submit:focus {
  border-color: #192537;
  color: #192537;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.primary:hover.disabled,
.comment-form input.clear.primary:hover.disabled[type="submit"],
.search-form .clear.primary.search-submit:hover.disabled,
.button.clear.primary:hover[disabled],
.comment-form input.clear.primary:hover[disabled][type="submit"],
.search-form .clear.primary.search-submit:hover[disabled],
.button.clear.primary:focus.disabled,
.comment-form input.clear.primary:focus.disabled[type="submit"],
.search-form .clear.primary.search-submit:focus.disabled,
.button.clear.primary:focus[disabled],
.comment-form input.clear.primary:focus[disabled][type="submit"],
.search-form .clear.primary.search-submit:focus[disabled] {
  border: 1px solid #324a6d;
  color: #324a6d;
}

/* line 336, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.primary,
.comment-form input.clear.primary[type="submit"],
.search-form .clear.primary.search-submit,
.button.clear.primary.disabled,
.comment-form input.clear.primary.disabled[type="submit"],
.search-form .clear.primary.disabled.search-submit,
.button.clear.primary[disabled],
.comment-form input.clear.primary[disabled][type="submit"],
.search-form .clear.primary.search-submit[disabled],
.button.clear.primary:hover,
.comment-form input.clear.primary:hover[type="submit"],
.search-form .clear.primary.search-submit:hover,
.button.clear.primary:hover.disabled,
.comment-form input.clear.primary:hover.disabled[type="submit"],
.search-form .clear.primary.search-submit:hover.disabled,
.button.clear.primary:hover[disabled],
.comment-form input.clear.primary:hover[disabled][type="submit"],
.search-form .clear.primary.search-submit:hover[disabled],
.button.clear.primary:focus,
.comment-form input.clear.primary:focus[type="submit"],
.search-form .clear.primary.search-submit:focus,
.button.clear.primary:focus.disabled,
.comment-form input.clear.primary:focus.disabled[type="submit"],
.search-form .clear.primary.search-submit:focus.disabled,
.button.clear.primary:focus[disabled],
.comment-form input.clear.primary:focus[disabled][type="submit"],
.search-form .clear.primary.search-submit:focus[disabled] {
  border-color: transparent;
}

/* line 331, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.secondary,
.comment-form input.clear[type="submit"],
.search-form .clear.search-submit {
  border: 1px solid #767676;
  color: #767676;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.secondary:hover,
.comment-form input.clear:hover[type="submit"],
.search-form .clear.search-submit:hover,
.button.clear.secondary:focus,
.comment-form input.clear:focus[type="submit"],
.search-form .clear.search-submit:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.secondary:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.search-form .clear.search-submit:hover.disabled,
.button.clear.secondary:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.search-form .clear.search-submit:hover[disabled],
.button.clear.secondary:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.search-form .clear.search-submit:focus.disabled,
.button.clear.secondary:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"],
.search-form .clear.search-submit:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}

/* line 336, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.secondary,
.comment-form input.clear[type="submit"],
.search-form .clear.search-submit,
.button.clear.secondary.disabled,
.comment-form input.clear.disabled[type="submit"],
.search-form .clear.disabled.search-submit,
.button.clear.secondary[disabled],
.comment-form input.clear[disabled][type="submit"],
.search-form .clear.search-submit[disabled],
.button.clear.secondary:hover,
.comment-form input.clear:hover[type="submit"],
.search-form .clear.search-submit:hover,
.button.clear.secondary:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.search-form .clear.search-submit:hover.disabled,
.button.clear.secondary:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.search-form .clear.search-submit:hover[disabled],
.button.clear.secondary:focus,
.comment-form input.clear:focus[type="submit"],
.search-form .clear.search-submit:focus,
.button.clear.secondary:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.search-form .clear.search-submit:focus.disabled,
.button.clear.secondary:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"],
.search-form .clear.search-submit:focus[disabled] {
  border-color: transparent;
}

/* line 331, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.success,
.comment-form input.clear.success[type="submit"],
.search-form .clear.success.search-submit {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.success:hover,
.comment-form input.clear.success:hover[type="submit"],
.search-form .clear.success.search-submit:hover,
.button.clear.success:focus,
.comment-form input.clear.success:focus[type="submit"],
.search-form .clear.success.search-submit:focus {
  border-color: #157539;
  color: #157539;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.success:hover.disabled,
.comment-form input.clear.success:hover.disabled[type="submit"],
.search-form .clear.success.search-submit:hover.disabled,
.button.clear.success:hover[disabled],
.comment-form input.clear.success:hover[disabled][type="submit"],
.search-form .clear.success.search-submit:hover[disabled],
.button.clear.success:focus.disabled,
.comment-form input.clear.success:focus.disabled[type="submit"],
.search-form .clear.success.search-submit:focus.disabled,
.button.clear.success:focus[disabled],
.comment-form input.clear.success:focus[disabled][type="submit"],
.search-form .clear.success.search-submit:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 336, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.success,
.comment-form input.clear.success[type="submit"],
.search-form .clear.success.search-submit,
.button.clear.success.disabled,
.comment-form input.clear.success.disabled[type="submit"],
.search-form .clear.success.disabled.search-submit,
.button.clear.success[disabled],
.comment-form input.clear.success[disabled][type="submit"],
.search-form .clear.success.search-submit[disabled],
.button.clear.success:hover,
.comment-form input.clear.success:hover[type="submit"],
.search-form .clear.success.search-submit:hover,
.button.clear.success:hover.disabled,
.comment-form input.clear.success:hover.disabled[type="submit"],
.search-form .clear.success.search-submit:hover.disabled,
.button.clear.success:hover[disabled],
.comment-form input.clear.success:hover[disabled][type="submit"],
.search-form .clear.success.search-submit:hover[disabled],
.button.clear.success:focus,
.comment-form input.clear.success:focus[type="submit"],
.search-form .clear.success.search-submit:focus,
.button.clear.success:focus.disabled,
.comment-form input.clear.success:focus.disabled[type="submit"],
.search-form .clear.success.search-submit:focus.disabled,
.button.clear.success:focus[disabled],
.comment-form input.clear.success:focus[disabled][type="submit"],
.search-form .clear.success.search-submit:focus[disabled] {
  border-color: transparent;
}

/* line 331, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.warning,
.comment-form input.clear.warning[type="submit"],
.search-form .clear.warning.search-submit {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.warning:hover,
.comment-form input.clear.warning:hover[type="submit"],
.search-form .clear.warning.search-submit:hover,
.button.clear.warning:focus,
.comment-form input.clear.warning:focus[type="submit"],
.search-form .clear.warning.search-submit:focus {
  border-color: #805700;
  color: #805700;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.warning:hover.disabled,
.comment-form input.clear.warning:hover.disabled[type="submit"],
.search-form .clear.warning.search-submit:hover.disabled,
.button.clear.warning:hover[disabled],
.comment-form input.clear.warning:hover[disabled][type="submit"],
.search-form .clear.warning.search-submit:hover[disabled],
.button.clear.warning:focus.disabled,
.comment-form input.clear.warning:focus.disabled[type="submit"],
.search-form .clear.warning.search-submit:focus.disabled,
.button.clear.warning:focus[disabled],
.comment-form input.clear.warning:focus[disabled][type="submit"],
.search-form .clear.warning.search-submit:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 336, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.warning,
.comment-form input.clear.warning[type="submit"],
.search-form .clear.warning.search-submit,
.button.clear.warning.disabled,
.comment-form input.clear.warning.disabled[type="submit"],
.search-form .clear.warning.disabled.search-submit,
.button.clear.warning[disabled],
.comment-form input.clear.warning[disabled][type="submit"],
.search-form .clear.warning.search-submit[disabled],
.button.clear.warning:hover,
.comment-form input.clear.warning:hover[type="submit"],
.search-form .clear.warning.search-submit:hover,
.button.clear.warning:hover.disabled,
.comment-form input.clear.warning:hover.disabled[type="submit"],
.search-form .clear.warning.search-submit:hover.disabled,
.button.clear.warning:hover[disabled],
.comment-form input.clear.warning:hover[disabled][type="submit"],
.search-form .clear.warning.search-submit:hover[disabled],
.button.clear.warning:focus,
.comment-form input.clear.warning:focus[type="submit"],
.search-form .clear.warning.search-submit:focus,
.button.clear.warning:focus.disabled,
.comment-form input.clear.warning:focus.disabled[type="submit"],
.search-form .clear.warning.search-submit:focus.disabled,
.button.clear.warning:focus[disabled],
.comment-form input.clear.warning:focus[disabled][type="submit"],
.search-form .clear.warning.search-submit:focus[disabled] {
  border-color: transparent;
}

/* line 331, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.alert,
.comment-form input.clear.alert[type="submit"],
.search-form .clear.alert.search-submit {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 182, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.alert:hover,
.comment-form input.clear.alert:hover[type="submit"],
.search-form .clear.alert.search-submit:hover,
.button.clear.alert:focus,
.comment-form input.clear.alert:focus[type="submit"],
.search-form .clear.alert.search-submit:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 185, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.alert:hover.disabled,
.comment-form input.clear.alert:hover.disabled[type="submit"],
.search-form .clear.alert.search-submit:hover.disabled,
.button.clear.alert:hover[disabled],
.comment-form input.clear.alert:hover[disabled][type="submit"],
.search-form .clear.alert.search-submit:hover[disabled],
.button.clear.alert:focus.disabled,
.comment-form input.clear.alert:focus.disabled[type="submit"],
.search-form .clear.alert.search-submit:focus.disabled,
.button.clear.alert:focus[disabled],
.comment-form input.clear.alert:focus[disabled][type="submit"],
.search-form .clear.alert.search-submit:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 336, node_modules/foundation-sites/scss/components/_button.scss */

.button.clear.alert,
.comment-form input.clear.alert[type="submit"],
.search-form .clear.alert.search-submit,
.button.clear.alert.disabled,
.comment-form input.clear.alert.disabled[type="submit"],
.search-form .clear.alert.disabled.search-submit,
.button.clear.alert[disabled],
.comment-form input.clear.alert[disabled][type="submit"],
.search-form .clear.alert.search-submit[disabled],
.button.clear.alert:hover,
.comment-form input.clear.alert:hover[type="submit"],
.search-form .clear.alert.search-submit:hover,
.button.clear.alert:hover.disabled,
.comment-form input.clear.alert:hover.disabled[type="submit"],
.search-form .clear.alert.search-submit:hover.disabled,
.button.clear.alert:hover[disabled],
.comment-form input.clear.alert:hover[disabled][type="submit"],
.search-form .clear.alert.search-submit:hover[disabled],
.button.clear.alert:focus,
.comment-form input.clear.alert:focus[type="submit"],
.search-form .clear.alert.search-submit:focus,
.button.clear.alert:focus.disabled,
.comment-form input.clear.alert:focus.disabled[type="submit"],
.search-form .clear.alert.search-submit:focus.disabled,
.button.clear.alert:focus[disabled],
.comment-form input.clear.alert:focus[disabled][type="submit"],
.search-form .clear.alert.search-submit:focus[disabled] {
  border-color: transparent;
}

/* line 222, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown::after,
.comment-form input.dropdown[type="submit"]::after,
.search-form .dropdown.search-submit::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 3em;
}

/* line 358, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown.hollow::after,
.comment-form input.dropdown.hollow[type="submit"]::after,
.search-form .dropdown.hollow.search-submit::after {
  border-top-color: #e8162f;
}

/* line 364, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown.hollow.primary::after,
.comment-form input.dropdown.hollow.primary[type="submit"]::after,
.search-form .dropdown.hollow.primary.search-submit::after {
  border-top-color: #324a6d;
}

/* line 364, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown.hollow.secondary::after,
.comment-form input.dropdown.hollow[type="submit"]::after,
.search-form .dropdown.hollow.search-submit::after {
  border-top-color: #767676;
}

/* line 364, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown.hollow.success::after,
.comment-form input.dropdown.hollow.success[type="submit"]::after,
.search-form .dropdown.hollow.success.search-submit::after {
  border-top-color: #3adb76;
}

/* line 364, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown.hollow.warning::after,
.comment-form input.dropdown.hollow.warning[type="submit"]::after,
.search-form .dropdown.hollow.warning.search-submit::after {
  border-top-color: #ffae00;
}

/* line 364, node_modules/foundation-sites/scss/components/_button.scss */

.button.dropdown.hollow.alert::after,
.comment-form input.dropdown.hollow.alert[type="submit"]::after,
.search-form .dropdown.hollow.alert.search-submit::after {
  border-top-color: #cc4b37;
}

/* line 373, node_modules/foundation-sites/scss/components/_button.scss */

.button.arrow-only::after,
.comment-form input.arrow-only[type="submit"]::after,
.search-form .arrow-only.search-submit::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 380, node_modules/foundation-sites/scss/components/_button.scss */

a.button:hover,
.search-form a.search-submit:hover,
a.button:focus,
.search-form a.search-submit:focus {
  text-decoration: none;
}

/* line 140, node_modules/foundation-sites/scss/components/_accordion.scss */

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

/* line 57, node_modules/foundation-sites/scss/components/_accordion.scss */

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

/* line 65, node_modules/foundation-sites/scss/components/_accordion.scss */

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

/* line 69, node_modules/foundation-sites/scss/components/_accordion.scss */

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

/* line 148, node_modules/foundation-sites/scss/components/_accordion.scss */

.accordion-title {
  position: relative;
  display: block;
  padding: 1rem 1rem;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  font-size: 1.125rem;
  line-height: 1;
  color: #111;
}

/* line 93, node_modules/foundation-sites/scss/components/_accordion.scss */

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #d1d1d1;
  border-radius: 0 0 0 0;
}

/* line 98, node_modules/foundation-sites/scss/components/_accordion.scss */

.accordion-title:hover,
.accordion-title:focus {
  background-color: transparent;
}

/* line 104, node_modules/foundation-sites/scss/components/_accordion.scss */

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

/* line 112, node_modules/foundation-sites/scss/components/_accordion.scss */

.is-active > .accordion-title::before {
  content: '\2013';
}

/* line 152, node_modules/foundation-sites/scss/components/_accordion.scss */

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  background-color: #fff;
  color: #111;
}

/* line 134, node_modules/foundation-sites/scss/components/_accordion.scss */

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #d1d1d1;
}

/* line 81, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu li {
  width: 100%;
}

/* line 90, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu a {
  padding: 0.7rem 1rem;
}

/* line 97, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

/* line 101, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 106, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 54, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

/* line 57, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #324a6d transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

/* line 65, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

/* line 69, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

/* line 114, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

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

/* line 128, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.is-accordion-submenu-parent {
  position: relative;
}

/* line 132, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.has-submenu-toggle > a {
  margin-right: 40px;
}

/* line 137, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

/* line 153, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #324a6d transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 163, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
       -o-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

/* line 168, node_modules/foundation-sites/scss/components/_accordion-menu.scss */

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

/* line 50, node_modules/foundation-sites/scss/components/_badge.scss */

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.1em;
  border-radius: 50%;
  font-size: 0.8rem;
  text-align: center;
  background: #e8162f;
  color: #fff;
}

/* line 57, node_modules/foundation-sites/scss/components/_badge.scss */

.badge.primary {
  background: #324a6d;
  color: #fff;
}

/* line 57, node_modules/foundation-sites/scss/components/_badge.scss */

.badge.secondary,
.comment-form input.badge[type="submit"],
.search-form .badge.search-submit {
  background: #767676;
  color: #fff;
}

/* line 57, node_modules/foundation-sites/scss/components/_badge.scss */

.badge.success {
  background: #3adb76;
  color: #111;
}

/* line 57, node_modules/foundation-sites/scss/components/_badge.scss */

.badge.warning {
  background: #ffae00;
  color: #111;
}

/* line 57, node_modules/foundation-sites/scss/components/_badge.scss */

.badge.alert {
  background: #cc4b37;
  color: #fff;
}

/* line 109, node_modules/foundation-sites/scss/components/_breadcrumbs.scss */

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

/* line 170, node_modules/foundation-sites/scss/util/_mixins.scss */

.breadcrumbs::before,
.breadcrumbs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 181, node_modules/foundation-sites/scss/util/_mixins.scss */

.breadcrumbs::after {
  clear: both;
}

/* line 70, node_modules/foundation-sites/scss/components/_breadcrumbs.scss */

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #111;
  cursor: default;
  text-transform: uppercase;
}

/* line 85, node_modules/foundation-sites/scss/components/_breadcrumbs.scss */

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #6a6a6a;
}

/* line 99, node_modules/foundation-sites/scss/components/_breadcrumbs.scss */

.breadcrumbs a {
  color: #324a6d;
}

/* line 102, node_modules/foundation-sites/scss/components/_breadcrumbs.scss */

.breadcrumbs a:hover {
  text-decoration: underline;
}

/* line 112, node_modules/foundation-sites/scss/components/_breadcrumbs.scss */

.breadcrumbs .disabled {
  color: #6a6a6a;
  cursor: not-allowed;
}

/* line 196, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* line 170, node_modules/foundation-sites/scss/util/_mixins.scss */

.button-group::before,
.button-group::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 181, node_modules/foundation-sites/scss/util/_mixins.scss */

.button-group::after {
  clear: both;
}

/* line 48, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group .button,
.button-group .comment-form input[type="submit"],
.comment-form .button-group input[type="submit"],
.button-group .search-form .search-submit,
.search-form .button-group .search-submit {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* line 58, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group .button:last-child,
.button-group .comment-form input:last-child[type="submit"],
.comment-form .button-group input:last-child[type="submit"],
.button-group .search-form .search-submit:last-child,
.search-form .button-group .search-submit:last-child {
  margin-right: 0;
}

/* line 201, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.tiny .button,
.button-group.tiny .comment-form input[type="submit"],
.comment-form .button-group.tiny input[type="submit"],
.button-group.tiny .search-form .search-submit,
.search-form .button-group.tiny .search-submit {
  font-size: 0.6rem;
}

/* line 201, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.small .button,
.button-group.small .comment-form input[type="submit"],
.comment-form .button-group.small input[type="submit"],
.button-group.small .search-form .search-submit,
.search-form .button-group.small .search-submit {
  font-size: 0.75rem;
}

/* line 201, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.large .button,
.button-group.large .comment-form input[type="submit"],
.comment-form .button-group.large input[type="submit"],
.button-group.large .search-form .search-submit,
.search-form .button-group.large .search-submit {
  font-size: 1.25rem;
}

/* line 96, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.expanded .button,
.button-group.expanded .comment-form input[type="submit"],
.comment-form .button-group.expanded input[type="submit"],
.button-group.expanded .search-form .search-submit,
.search-form .button-group.expanded .search-submit {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

/* line 212, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.primary .button,
.button-group.primary .comment-form input[type="submit"],
.comment-form .button-group.primary input[type="submit"],
.button-group.primary .search-form .search-submit,
.search-form .button-group.primary .search-submit {
  background-color: #324a6d;
  color: #fff;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button-group.primary .button:hover,
.button-group.primary .comment-form input:hover[type="submit"],
.comment-form .button-group.primary input:hover[type="submit"],
.button-group.primary .search-form .search-submit:hover,
.search-form .button-group.primary .search-submit:hover,
.button-group.primary .button:focus,
.button-group.primary .comment-form input:focus[type="submit"],
.comment-form .button-group.primary input:focus[type="submit"],
.button-group.primary .search-form .search-submit:focus,
.search-form .button-group.primary .search-submit:focus {
  background-color: #283b57;
  color: #fff;
}

/* line 212, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.secondary .button,
.comment-form input.button-group[type="submit"] .button,
.search-form .button-group.search-submit .button,
.button-group.secondary .comment-form input[type="submit"],
.comment-form .button-group.secondary input[type="submit"],
.comment-form input.button-group[type="submit"] input[type="submit"],
.search-form .button-group.search-submit .comment-form input[type="submit"],
.comment-form .search-form .button-group.search-submit input[type="submit"],
.button-group.secondary .search-form .search-submit,
.search-form .button-group.secondary .search-submit,
.comment-form input.button-group[type="submit"] .search-form .search-submit,
.search-form .comment-form input.button-group[type="submit"] .search-submit,
.search-form .button-group.search-submit .search-submit {
  background-color: #767676;
  color: #fff;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button-group.secondary .button:hover,
.comment-form input.button-group[type="submit"] .button:hover,
.search-form .button-group.search-submit .button:hover,
.button-group.secondary .comment-form input:hover[type="submit"],
.comment-form .button-group.secondary input:hover[type="submit"],
.comment-form input.button-group[type="submit"] input:hover[type="submit"],
.search-form .button-group.search-submit .comment-form input:hover[type="submit"],
.comment-form .search-form .button-group.search-submit input:hover[type="submit"],
.button-group.secondary .search-form .search-submit:hover,
.search-form .button-group.secondary .search-submit:hover,
.comment-form input.button-group[type="submit"] .search-form .search-submit:hover,
.search-form .comment-form input.button-group[type="submit"] .search-submit:hover,
.search-form .button-group.search-submit .search-submit:hover,
.button-group.secondary .button:focus,
.comment-form input.button-group[type="submit"] .button:focus,
.search-form .button-group.search-submit .button:focus,
.button-group.secondary .comment-form input:focus[type="submit"],
.comment-form .button-group.secondary input:focus[type="submit"],
.comment-form input.button-group[type="submit"] input:focus[type="submit"],
.search-form .button-group.search-submit .comment-form input:focus[type="submit"],
.comment-form .search-form .button-group.search-submit input:focus[type="submit"],
.button-group.secondary .search-form .search-submit:focus,
.search-form .button-group.secondary .search-submit:focus,
.comment-form input.button-group[type="submit"] .search-form .search-submit:focus,
.search-form .comment-form input.button-group[type="submit"] .search-submit:focus,
.search-form .button-group.search-submit .search-submit:focus {
  background-color: #5e5e5e;
  color: #fff;
}

/* line 212, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.success .button,
.button-group.success .comment-form input[type="submit"],
.comment-form .button-group.success input[type="submit"],
.button-group.success .search-form .search-submit,
.search-form .button-group.success .search-submit {
  background-color: #3adb76;
  color: #111;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button-group.success .button:hover,
.button-group.success .comment-form input:hover[type="submit"],
.comment-form .button-group.success input:hover[type="submit"],
.button-group.success .search-form .search-submit:hover,
.search-form .button-group.success .search-submit:hover,
.button-group.success .button:focus,
.button-group.success .comment-form input:focus[type="submit"],
.comment-form .button-group.success input:focus[type="submit"],
.button-group.success .search-form .search-submit:focus,
.search-form .button-group.success .search-submit:focus {
  background-color: #22bb5b;
  color: #111;
}

/* line 212, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.warning .button,
.button-group.warning .comment-form input[type="submit"],
.comment-form .button-group.warning input[type="submit"],
.button-group.warning .search-form .search-submit,
.search-form .button-group.warning .search-submit {
  background-color: #ffae00;
  color: #111;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button-group.warning .button:hover,
.button-group.warning .comment-form input:hover[type="submit"],
.comment-form .button-group.warning input:hover[type="submit"],
.button-group.warning .search-form .search-submit:hover,
.search-form .button-group.warning .search-submit:hover,
.button-group.warning .button:focus,
.button-group.warning .comment-form input:focus[type="submit"],
.comment-form .button-group.warning input:focus[type="submit"],
.button-group.warning .search-form .search-submit:focus,
.search-form .button-group.warning .search-submit:focus {
  background-color: #cc8b00;
  color: #111;
}

/* line 212, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.alert .button,
.button-group.alert .comment-form input[type="submit"],
.comment-form .button-group.alert input[type="submit"],
.button-group.alert .search-form .search-submit,
.search-form .button-group.alert .search-submit {
  background-color: #cc4b37;
  color: #fff;
}

/* line 150, node_modules/foundation-sites/scss/components/_button.scss */

.button-group.alert .button:hover,
.button-group.alert .comment-form input:hover[type="submit"],
.comment-form .button-group.alert input:hover[type="submit"],
.button-group.alert .search-form .search-submit:hover,
.search-form .button-group.alert .search-submit:hover,
.button-group.alert .button:focus,
.button-group.alert .comment-form input:focus[type="submit"],
.comment-form .button-group.alert input:focus[type="submit"],
.button-group.alert .search-form .search-submit:focus,
.search-form .button-group.alert .search-submit:focus {
  background-color: #a53b2a;
  color: #fff;
}

/* line 224, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 133, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.stacked .button,
.button-group.stacked .comment-form input[type="submit"],
.comment-form .button-group.stacked input[type="submit"],
.button-group.stacked .search-form .search-submit,
.search-form .button-group.stacked .search-submit,
.button-group.stacked-for-small .button,
.button-group.stacked-for-small .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-small input[type="submit"],
.button-group.stacked-for-small .search-form .search-submit,
.search-form .button-group.stacked-for-small .search-submit,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-medium .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-medium input[type="submit"],
.button-group.stacked-for-medium .search-form .search-submit,
.search-form .button-group.stacked-for-medium .search-submit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

/* line 141, node_modules/foundation-sites/scss/components/_button-group.scss */

.button-group.stacked .button:last-child,
.button-group.stacked .comment-form input:last-child[type="submit"],
.comment-form .button-group.stacked input:last-child[type="submit"],
.button-group.stacked .search-form .search-submit:last-child,
.search-form .button-group.stacked .search-submit:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-small .comment-form input:last-child[type="submit"],
.comment-form .button-group.stacked-for-small input:last-child[type="submit"],
.button-group.stacked-for-small .search-form .search-submit:last-child,
.search-form .button-group.stacked-for-small .search-submit:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-medium .comment-form input:last-child[type="submit"],
.comment-form .button-group.stacked-for-medium input:last-child[type="submit"],
.button-group.stacked-for-medium .search-form .search-submit:last-child,
.search-form .button-group.stacked-for-medium .search-submit:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 169, node_modules/foundation-sites/scss/components/_button-group.scss */

  .button-group.stacked-for-small .button,
  .button-group.stacked-for-small .comment-form input[type="submit"],
  .comment-form .button-group.stacked-for-small input[type="submit"],
  .button-group.stacked-for-small .search-form .search-submit,
  .search-form .button-group.stacked-for-small .search-submit {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 169, node_modules/foundation-sites/scss/components/_button-group.scss */

  .button-group.stacked-for-medium .button,
  .button-group.stacked-for-medium .comment-form input[type="submit"],
  .comment-form .button-group.stacked-for-medium input[type="submit"],
  .button-group.stacked-for-medium .search-form .search-submit,
  .search-form .button-group.stacked-for-medium .search-submit {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 47.9375em) {
  /* line 242, node_modules/foundation-sites/scss/components/_button-group.scss */

  .button-group.stacked-for-small.expanded {
    display: block;
  }

  /* line 246, node_modules/foundation-sites/scss/components/_button-group.scss */

  .button-group.stacked-for-small.expanded .button,
  .button-group.stacked-for-small.expanded .comment-form input[type="submit"],
  .comment-form .button-group.stacked-for-small.expanded input[type="submit"],
  .button-group.stacked-for-small.expanded .search-form .search-submit,
  .search-form .button-group.stacked-for-small.expanded .search-submit {
    display: block;
    margin-right: 0;
  }
}

/* line 89, node_modules/foundation-sites/scss/components/_callout.scss */

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 0 solid rgba(17, 17, 17, 0.25);
  border-radius: 0;
  background-color: white;
  color: #111;
}

/* line 55, node_modules/foundation-sites/scss/components/_callout.scss */

.callout > :first-child {
  margin-top: 0;
}

/* line 59, node_modules/foundation-sites/scss/components/_callout.scss */

.callout > :last-child {
  margin-bottom: 0;
}

/* line 93, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.primary {
  background-color: #dbe3ee;
  color: #111;
}

/* line 93, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.secondary,
.comment-form input.callout[type="submit"],
.search-form .callout.search-submit {
  background-color: #eaeaea;
  color: #111;
}

/* line 93, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.success {
  background-color: #e1faea;
  color: #111;
}

/* line 93, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.warning {
  background-color: #fff3d9;
  color: #111;
}

/* line 93, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.alert {
  background-color: #f7e4e1;
  color: #111;
}

/* line 98, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

/* line 102, node_modules/foundation-sites/scss/components/_callout.scss */

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

/* line 112, node_modules/foundation-sites/scss/components/_card.scss */

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 3px solid #f6f6f7;
  border-radius: 0;
  background: #f6f6f7;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #111;
}

/* line 73, node_modules/foundation-sites/scss/components/_card.scss */

.card > :last-child {
  margin-bottom: 0;
}

/* line 116, node_modules/foundation-sites/scss/components/_card.scss */

.card-divider {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #d1d1d1;
}

/* line 91, node_modules/foundation-sites/scss/components/_card.scss */

.card-divider > :last-child {
  margin-bottom: 0;
}

/* line 120, node_modules/foundation-sites/scss/components/_card.scss */

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem;
}

/* line 106, node_modules/foundation-sites/scss/components/_card.scss */

.card-section > :last-child {
  margin-bottom: 0;
}

/* line 126, node_modules/foundation-sites/scss/components/_card.scss */

.card-image {
  min-height: 1px;
}

/* line 96, node_modules/foundation-sites/scss/components/_close-button.scss */

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

/* line 89, node_modules/foundation-sites/scss/components/_close-button.scss */

.close-button:hover,
.close-button:focus {
  color: #111;
}

/* line 99, node_modules/foundation-sites/scss/components/_close-button.scss */

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

/* line 100, node_modules/foundation-sites/scss/components/_close-button.scss */

.close-button,
.close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

/* line 361, node_modules/foundation-sites/scss/components/_menu.scss */

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

/* line 72, node_modules/foundation-sites/scss/components/_menu.scss */

.menu a,
.menu .button,
.menu .comment-form input[type="submit"],
.comment-form .menu input[type="submit"],
.menu .search-form .search-submit,
.search-form .menu .search-submit {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

/* line 81, node_modules/foundation-sites/scss/components/_menu.scss */

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

/* line 88, node_modules/foundation-sites/scss/components/_menu.scss */

.menu input {
  display: inline-block;
}

/* line 365, node_modules/foundation-sites/scss/components/_menu.scss */

.menu,
.menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 370, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 96, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

/* line 380, node_modules/foundation-sites/scss/components/_menu.scss */

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

/* line 214, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.simple li + li {
  margin-left: 1rem;
}

/* line 218, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 386, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 390, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /* line 96, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }

  /* line 96, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 386, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 390, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /* line 96, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }

  /* line 96, node_modules/foundation-sites/scss/components/_menu.scss */

  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}

/* line 404, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 244, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 244, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 264, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

/* line 269, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

/* line 281, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

/* line 286, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

/* line 298, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

/* line 306, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 322, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

/* line 330, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 444, node_modules/foundation-sites/scss/components/_menu.scss */

.menu .is-active > a {
  background: transparent;
  color: #fff;
}

/* line 450, node_modules/foundation-sites/scss/components/_menu.scss */

.menu .active > a {
  background: transparent;
  color: #fff;
}

/* line 456, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 123, node_modules/foundation-sites/scss/components/_menu.scss */

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

/* line 127, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 132, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

/* line 136, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-right.vertical li .submenu li {
  text-align: right;
}

/* line 464, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 157, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 161, node_modules/foundation-sites/scss/components/_menu.scss */

.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 474, node_modules/foundation-sites/scss/components/_menu.scss */

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

/* line 481, node_modules/foundation-sites/scss/components/_menu.scss */

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 157, node_modules/foundation-sites/scss/components/_menu.scss */

.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 161, node_modules/foundation-sites/scss/components/_menu.scss */

.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 492, node_modules/foundation-sites/scss/components/_menu.scss */

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

/* line 2, node_modules/foundation-sites/scss/components/_menu-icon.scss */

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

/* line 114, node_modules/foundation-sites/scss/util/_mixins.scss */

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
          box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  content: '';
}

/* line 137, node_modules/foundation-sites/scss/util/_mixins.scss */

.menu-icon:hover::after {
  background: #6a6a6a;
  -webkit-box-shadow: 0 7px 0 #6a6a6a, 0 14px 0 #6a6a6a;
          box-shadow: 0 7px 0 #6a6a6a, 0 14px 0 #6a6a6a;
}

/* line 6, node_modules/foundation-sites/scss/components/_menu-icon.scss */

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

/* line 114, node_modules/foundation-sites/scss/util/_mixins.scss */

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #111;
  -webkit-box-shadow: 0 7px 0 #111, 0 14px 0 #111;
          box-shadow: 0 7px 0 #111, 0 14px 0 #111;
  content: '';
}

/* line 137, node_modules/foundation-sites/scss/util/_mixins.scss */

.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;
}

/* line 73, node_modules/foundation-sites/scss/components/_drilldown.scss */

.is-drilldown {
  position: relative;
  overflow: hidden;
}

/* line 77, node_modules/foundation-sites/scss/components/_drilldown.scss */

.is-drilldown li {
  display: block;
}

/* line 81, node_modules/foundation-sites/scss/components/_drilldown.scss */

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

/* line 88, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fff;
}

/* line 94, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  -o-transition: -o-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear, -o-transform 0.15s linear;
}

/* line 104, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* line 110, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

/* line 115, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 120, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 124, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

/* line 46, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

/* line 48, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #324a6d;
}

/* line 57, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #e8162f;
}

/* line 63, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #e8162f transparent transparent;
}

/* line 131, node_modules/foundation-sites/scss/components/_drilldown.scss */

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #324a6d transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

/* line 70, node_modules/foundation-sites/scss/components/_dropdown.scss */

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #6a6a6a;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem;
}

/* line 59, node_modules/foundation-sites/scss/components/_dropdown.scss */

.dropdown-pane.is-opening {
  display: block;
}

/* line 63, node_modules/foundation-sites/scss/components/_dropdown.scss */

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

/* line 75, node_modules/foundation-sites/scss/components/_dropdown.scss */

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

/* line 75, node_modules/foundation-sites/scss/components/_dropdown.scss */

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

/* line 75, node_modules/foundation-sites/scss/components/_dropdown.scss */

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

/* line 85, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 93, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

/* line 101, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

/* line 106, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.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: #e8162f transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

/* line 149, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

/* line 155, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu .is-active > a {
  background: transparent;
  color: #324a6d;
}

/* line 160, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.no-js .dropdown.menu ul {
  display: none;
}

/* line 164, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 116, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

/* line 121, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0;
}

/* line 129, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 67, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

/* line 71, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #e8162f transparent transparent;
}

/* line 77, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.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 #e8162f;
}

@media print, screen and (min-width: 48em) {
  /* line 85, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  /* line 93, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  /* line 101, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  /* line 106, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .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: #e8162f transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  /* line 116, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  /* line 121, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }

  /* line 129, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  /* line 67, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }

  /* line 71, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #e8162f transparent transparent;
  }

  /* line 77, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .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 #e8162f;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 85, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  /* line 93, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  /* line 101, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }

  /* line 106, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .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: #e8162f transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  /* line 116, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  /* line 121, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }

  /* line 129, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  /* line 67, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }

  /* line 71, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #e8162f transparent transparent;
  }

  /* line 77, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

  .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 #e8162f;
  }
}

/* line 187, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 195, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

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

/* line 198, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

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

/* line 203, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu-parent {
  position: relative;
}

/* line 206, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

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

/* line 214, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

/* line 225, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

/* line 230, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 236, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #6a6a6a;
  background: #fff;
}

/* line 248, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 67, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

/* line 71, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #e8162f transparent transparent;
}

/* line 77, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.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 #e8162f;
}

/* line 259, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

/* line 264, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu > li {
  width: 100%;
}

/* line 270, node_modules/foundation-sites/scss/components/_dropdown-menu.scss */

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

/* line 48, node_modules/foundation-sites/scss/components/_responsive-embed.scss */

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

/* line 35, node_modules/foundation-sites/scss/components/_responsive-embed.scss */

.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%;
}

/* line 55, node_modules/foundation-sites/scss/components/_responsive-embed.scss */

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

/* line 51, node_modules/foundation-sites/scss/components/_label.scss */

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #324a6d;
  color: #fff;
}

/* line 58, node_modules/foundation-sites/scss/components/_label.scss */

.label.primary {
  background: #324a6d;
  color: #fff;
}

/* line 58, node_modules/foundation-sites/scss/components/_label.scss */

.label.secondary,
.comment-form input.label[type="submit"],
.search-form .label.search-submit {
  background: #767676;
  color: #fff;
}

/* line 58, node_modules/foundation-sites/scss/components/_label.scss */

.label.success {
  background: #3adb76;
  color: #111;
}

/* line 58, node_modules/foundation-sites/scss/components/_label.scss */

.label.warning {
  background: #ffae00;
  color: #111;
}

/* line 58, node_modules/foundation-sites/scss/components/_label.scss */

.label.alert {
  background: #cc4b37;
  color: #fff;
}

/* line 74, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/* line 77, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object img {
  max-width: none;
}

@media screen and (max-width: 47.9375em) {
  /* line 82, node_modules/foundation-sites/scss/components/_media-object.scss */

  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 47.9375em) {
  /* line 89, node_modules/foundation-sites/scss/components/_media-object.scss */

  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }

  /* line 68, node_modules/foundation-sites/scss/components/_media-object.scss */

  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

/* line 96, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

/* line 42, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object-section:first-child {
  padding-right: 1rem;
}

/* line 46, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

/* line 50, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object-section > :last-child {
  margin-bottom: 0;
}

/* line 100, node_modules/foundation-sites/scss/components/_media-object.scss */

.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

/* line 92, node_modules/foundation-sites/scss/components/_off-canvas.scss */

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

/* line 97, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

/* line 115, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

/* line 120, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

/* line 124, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

/* line 128, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

/* line 442, node_modules/foundation-sites/scss/components/_off-canvas.scss */

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

/* line 447, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #d1d1d1;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

/* line 159, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas.is-transition-push {
  z-index: 12;
}

/* line 169, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas.is-closed {
  visibility: hidden;
}

/* line 174, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas.is-transition-overlap {
  z-index: 13;
}

/* line 177, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(17, 17, 17, 0.7);
          box-shadow: 0 0 10px rgba(17, 17, 17, 0.7);
}

/* line 183, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 458, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #d1d1d1;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

/* line 159, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

/* line 169, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

/* line 174, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

/* line 177, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(17, 17, 17, 0.7);
          box-shadow: 0 0 10px rgba(17, 17, 17, 0.7);
}

/* line 183, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 463, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
       -o-transform: translateX(-250px);
          transform: translateX(-250px);
}

/* line 208, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
       -o-transform: translateX(-250px);
          transform: translateX(-250px);
}

/* line 215, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 222, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
       -o-transform: translateX(250px);
          transform: translateX(250px);
}

/* line 344, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(17, 17, 17, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(17, 17, 17, 0.25);
}

/* line 464, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
       -o-transform: translateX(250px);
          transform: translateX(250px);
}

/* line 245, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
       -o-transform: translateX(250px);
          transform: translateX(250px);
}

/* line 252, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 259, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
       -o-transform: translateX(-250px);
          transform: translateX(-250px);
}

/* line 344, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(17, 17, 17, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(17, 17, 17, 0.25);
}

/* line 465, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
       -o-transform: translateY(-250px);
          transform: translateY(-250px);
}

/* line 282, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
       -o-transform: translateY(-250px);
          transform: translateY(-250px);
}

/* line 288, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 295, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
       -o-transform: translateY(250px);
          transform: translateY(250px);
}

/* line 344, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(17, 17, 17, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(17, 17, 17, 0.25);
}

/* line 466, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
       -o-transform: translateY(250px);
          transform: translateY(250px);
}

/* line 318, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
       -o-transform: translateY(250px);
          transform: translateY(250px);
}

/* line 324, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 331, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
       -o-transform: translateY(-250px);
          transform: translateY(-250px);
}

/* line 344, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(17, 17, 17, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(17, 17, 17, 0.25);
}

/* line 468, node_modules/foundation-sites/scss/components/_off-canvas.scss */

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

/* line 369, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 374, node_modules/foundation-sites/scss/components/_off-canvas.scss */

.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 48em) {
  /* line 476, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-left.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-left.reveal-for-medium .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  /* line 480, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-right.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-right.reveal-for-medium .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  /* line 484, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-top.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-top.reveal-for-medium .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  /* line 488, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 476, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-left.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-left.reveal-for-large .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  /* line 480, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-right.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-right.reveal-for-large .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  /* line 484, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-top.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-top.reveal-for-large .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  /* line 488, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-bottom.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }

  /* line 395, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-bottom.reveal-for-large .close-button {
    display: none;
  }

  /* line 400, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 404, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  /* line 409, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 48em) {
  /* line 499, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  /* line 425, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas.in-canvas-for-medium.position-left,
  .off-canvas.in-canvas-for-medium.position-right,
  .off-canvas.in-canvas-for-medium.position-top,
  .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 433, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 499, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  /* line 425, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas.in-canvas-for-large.position-left,
  .off-canvas.in-canvas-for-large.position-right,
  .off-canvas.in-canvas-for-large.position-top,
  .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }

  /* line 433, node_modules/foundation-sites/scss/components/_off-canvas.scss */

  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

/* line 155, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit {
  position: relative;
}

/* line 159, node_modules/foundation-sites/scss/components/_orbit.scss */

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

/* line 163, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-slide {
  width: 100%;
}

/* line 72, node_modules/foundation-sites/scss/components/_orbit.scss */

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

/* line 167, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-figure {
  margin: 0;
}

/* line 171, node_modules/foundation-sites/scss/components/_orbit.scss */

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

/* line 175, node_modules/foundation-sites/scss/components/_orbit.scss */

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

/* line 179, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-previous,
.orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fff;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

/* line 110, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
  background-color: rgba(17, 17, 17, 0.5);
}

/* line 183, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-previous {
  left: 0;
}

/* line 188, node_modules/foundation-sites/scss/components/_orbit.scss */

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

/* line 193, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

/* line 136, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #6a6a6a;
}

/* line 144, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

/* line 148, node_modules/foundation-sites/scss/components/_orbit.scss */

.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

/* line 162, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

/* line 170, node_modules/foundation-sites/scss/util/_mixins.scss */

.pagination::before,
.pagination::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 181, node_modules/foundation-sites/scss/util/_mixins.scss */

.pagination::after {
  clear: both;
}

/* line 83, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

/* line 94, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination li:last-child,
.pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 48em) {
  /* line 83, node_modules/foundation-sites/scss/components/_pagination.scss */

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

/* line 112, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #111;
}

/* line 119, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination a:hover,
.pagination button:hover {
  background: #d1d1d1;
}

/* line 165, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #324a6d;
  color: #fff;
  cursor: default;
}

/* line 169, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #6a6a6a;
  cursor: not-allowed;
}

/* line 146, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination .disabled:hover {
  background: transparent;
}

/* line 173, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #111;
}

/* line 179, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\AB';
}

/* line 186, node_modules/foundation-sites/scss/components/_pagination.scss */

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\BB';
}

/* line 43, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #6a6a6a;
}

/* line 48, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress.primary .progress-meter {
  background-color: #324a6d;
}

/* line 48, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress.secondary .progress-meter,
.comment-form input.progress[type="submit"] .progress-meter,
.search-form .progress.search-submit .progress-meter {
  background-color: #767676;
}

/* line 48, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress.success .progress-meter {
  background-color: #3adb76;
}

/* line 48, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress.warning .progress-meter {
  background-color: #ffae00;
}

/* line 48, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress.alert .progress-meter {
  background-color: #cc4b37;
}

/* line 56, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #324a6d;
}

/* line 61, node_modules/foundation-sites/scss/components/_progress-bar.scss */

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}

/* line 106, node_modules/foundation-sites/scss/components/_slider.scss */

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #d1d1d1;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

/* line 111, node_modules/foundation-sites/scss/components/_slider.scss */

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #6a6a6a;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 46, node_modules/foundation-sites/scss/components/_slider.scss */

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}

/* line 116, node_modules/foundation-sites/scss/components/_slider.scss */

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #324a6d;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

/* line 67, node_modules/foundation-sites/scss/components/_slider.scss */

.slider-handle:hover {
  background-color: #2b3f5d;
}

/* line 71, node_modules/foundation-sites/scss/components/_slider.scss */

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}

/* line 121, node_modules/foundation-sites/scss/components/_slider.scss */

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 127, node_modules/foundation-sites/scss/components/_slider.scss */

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1);
}

/* line 88, node_modules/foundation-sites/scss/components/_slider.scss */

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

/* line 94, node_modules/foundation-sites/scss/components/_slider.scss */

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 6, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky-container {
  position: relative;
}

/* line 10, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* line 16, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

/* line 21, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky.is-stuck.is-at-top {
  top: 0;
}

/* line 25, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

/* line 30, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

/* line 35, node_modules/foundation-sites/scss/components/_sticky.scss */

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

/* line 129, node_modules/foundation-sites/scss/components/_reveal.scss */

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

/* line 134, node_modules/foundation-sites/scss/components/_reveal.scss */

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

/* line 143, node_modules/foundation-sites/scss/components/_reveal.scss */

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

/* line 148, node_modules/foundation-sites/scss/components/_reveal.scss */

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #6a6a6a;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 148, node_modules/foundation-sites/scss/components/_reveal.scss */

  .reveal {
    min-height: 0;
  }
}

/* line 87, node_modules/foundation-sites/scss/components/_reveal.scss */

.reveal .column,
.reveal .columns {
  min-width: 0;
}

/* line 92, node_modules/foundation-sites/scss/components/_reveal.scss */

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 148, node_modules/foundation-sites/scss/components/_reveal.scss */

  .reveal {
    width: 600px;
    max-width: 88.75rem;
  }
}

/* line 158, node_modules/foundation-sites/scss/components/_reveal.scss */

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 48em) {
  /* line 163, node_modules/foundation-sites/scss/components/_reveal.scss */

  .reveal.tiny {
    width: 30%;
    max-width: 88.75rem;
  }
}

@media print, screen and (min-width: 48em) {
  /* line 164, node_modules/foundation-sites/scss/components/_reveal.scss */

  .reveal.small {
    width: 50%;
    max-width: 88.75rem;
  }
}

@media print, screen and (min-width: 48em) {
  /* line 165, node_modules/foundation-sites/scss/components/_reveal.scss */

  .reveal.large {
    width: 90%;
    max-width: 88.75rem;
  }
}

/* line 168, node_modules/foundation-sites/scss/components/_reveal.scss */

.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: 47.9375em) {
  /* line 148, node_modules/foundation-sites/scss/components/_reveal.scss */

  .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;
  }
}

/* line 176, node_modules/foundation-sites/scss/components/_reveal.scss */

.reveal.without-overlay {
  position: fixed;
}

/* line 203, node_modules/foundation-sites/scss/components/_switch.scss */

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 209, node_modules/foundation-sites/scss/components/_switch.scss */

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

/* line 214, node_modules/foundation-sites/scss/components/_switch.scss */

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #6a6a6a;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

/* line 105, node_modules/foundation-sites/scss/components/_switch.scss */

input + .switch-paddle {
  margin: 0;
}

/* line 110, node_modules/foundation-sites/scss/components/_switch.scss */

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fff;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 127, node_modules/foundation-sites/scss/components/_switch.scss */

input:checked ~ .switch-paddle {
  background: #324a6d;
}

/* line 130, node_modules/foundation-sites/scss/components/_switch.scss */

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

/* line 202, node_modules/foundation-sites/scss/util/_mixins.scss */

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

/* line 219, node_modules/foundation-sites/scss/components/_switch.scss */

.switch-active,
.switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 224, node_modules/foundation-sites/scss/components/_switch.scss */

.switch-active {
  left: 8%;
  display: none;
}

/* line 152, node_modules/foundation-sites/scss/components/_switch.scss */

input:checked + label > .switch-active {
  display: block;
}

/* line 230, node_modules/foundation-sites/scss/components/_switch.scss */

.switch-inactive {
  right: 15%;
}

/* line 161, node_modules/foundation-sites/scss/components/_switch.scss */

input:checked + label > .switch-inactive {
  display: none;
}

/* line 236, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.tiny {
  height: 1.5rem;
}

/* line 183, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

/* line 189, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

/* line 196, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

/* line 240, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.small {
  height: 1.75rem;
}

/* line 183, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

/* line 189, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

/* line 196, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

/* line 244, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.large {
  height: 2.5rem;
}

/* line 183, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

/* line 189, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

/* line 196, node_modules/foundation-sites/scss/components/_switch.scss */

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

/* line 305, node_modules/foundation-sites/scss/components/_table.scss */

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

/* line 111, node_modules/foundation-sites/scss/components/_table.scss */

thead,
tbody,
tfoot {
  border: 1px solid #f2f2f2;
  background-color: #fff;
}

/* line 119, node_modules/foundation-sites/scss/components/_table.scss */

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

/* line 125, node_modules/foundation-sites/scss/components/_table.scss */

thead {
  background: #f9f9f9;
  color: #111;
}

/* line 131, node_modules/foundation-sites/scss/components/_table.scss */

tfoot {
  background: #f2f2f2;
  color: #111;
}

/* line 140, node_modules/foundation-sites/scss/components/_table.scss */

thead tr,
tfoot tr {
  background: transparent;
}

/* line 145, node_modules/foundation-sites/scss/components/_table.scss */

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

/* line 155, node_modules/foundation-sites/scss/components/_table.scss */

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

/* line 103, node_modules/foundation-sites/scss/components/_table.scss */

tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}

/* line 87, node_modules/foundation-sites/scss/components/_table.scss */

table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: none;
}

@media screen and (max-width: 63.9375em) {
  /* line 284, node_modules/foundation-sites/scss/components/_table.scss */

  table.stack thead {
    display: none;
  }

  /* line 289, node_modules/foundation-sites/scss/components/_table.scss */

  table.stack tfoot {
    display: none;
  }

  /* line 293, node_modules/foundation-sites/scss/components/_table.scss */

  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }

  /* line 299, node_modules/foundation-sites/scss/components/_table.scss */

  table.stack td {
    border-top: 0;
  }
}

/* line 315, node_modules/foundation-sites/scss/components/_table.scss */

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 221, node_modules/foundation-sites/scss/components/_table.scss */

table.hover thead tr:hover {
  background-color: #f4f4f4;
}

/* line 228, node_modules/foundation-sites/scss/components/_table.scss */

table.hover tfoot tr:hover {
  background-color: #ededed;
}

/* line 235, node_modules/foundation-sites/scss/components/_table.scss */

table.hover tbody tr:hover {
  background-color: #fafafa;
}

/* line 259, node_modules/foundation-sites/scss/components/_table.scss */

table.hover.striped tr:nth-of-type(even):hover {
  background-color: #ededed;
}

/* line 323, node_modules/foundation-sites/scss/components/_table.scss */

.table-scroll {
  overflow-x: auto;
}

/* line 326, node_modules/foundation-sites/scss/components/_table.scss */

.table-scroll table {
  width: auto;
}

/* line 147, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs {
  margin: 0;
  border: 1px solid #d1d1d1;
  background: #fff;
  list-style-type: none;
}

/* line 170, node_modules/foundation-sites/scss/util/_mixins.scss */

.tabs::before,
.tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 181, node_modules/foundation-sites/scss/util/_mixins.scss */

.tabs::after {
  clear: both;
}

/* line 75, node_modules/foundation-sites/scss/components/_tabs.scss */

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

/* line 158, node_modules/foundation-sites/scss/components/_tabs.scss */

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

/* line 161, node_modules/foundation-sites/scss/components/_tabs.scss */

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

/* line 168, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs.primary {
  background: #324a6d;
}

/* line 171, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs.primary > li > a {
  color: #fff;
}

/* line 174, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #385279;
}

/* line 181, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-title {
  float: left;
}

/* line 93, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #324a6d;
}

/* line 100, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-title > a:hover {
  background: #fff;
  color: #2b405e;
}

/* line 105, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
  background: #d1d1d1;
  color: #324a6d;
}

/* line 185, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-content {
  border: 1px solid #d1d1d1;
  border-top: 0;
  background: #fff;
  color: #111;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 189, node_modules/foundation-sites/scss/components/_tabs.scss */

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

/* line 193, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-panel {
  display: none;
  padding: 1rem;
}

/* line 141, node_modules/foundation-sites/scss/components/_tabs.scss */

.tabs-panel.is-active {
  display: block;
}

/* line 60, node_modules/foundation-sites/scss/components/_thumbnail.scss */

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.2);
          box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.2);
  line-height: 0;
}

/* line 64, node_modules/foundation-sites/scss/components/_thumbnail.scss */

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  -o-transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}

/* line 49, node_modules/foundation-sites/scss/components/_thumbnail.scss */

a.thumbnail:hover,
a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(50, 74, 109, 0.5);
          box-shadow: 0 0 6px 1px rgba(50, 74, 109, 0.5);
}

/* line 54, node_modules/foundation-sites/scss/components/_thumbnail.scss */

a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 38, node_modules/foundation-sites/scss/components/_title-bar.scss */

.title-bar {
  padding: 0.5rem;
  background: #111;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 52, node_modules/foundation-sites/scss/components/_title-bar.scss */

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 59, node_modules/foundation-sites/scss/components/_title-bar.scss */

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

/* line 64, node_modules/foundation-sites/scss/components/_title-bar.scss */

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

/* line 79, node_modules/foundation-sites/scss/components/_title-bar.scss */

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

/* line 153, node_modules/foundation-sites/scss/components/_tooltip.scss */

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

/* line 157, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #111;
  font-size: 80%;
  color: #fff;
}

/* line 75, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip::before {
  position: absolute;
}

/* line 80, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #111;
  bottom: 100%;
}

/* line 85, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 92, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #111 transparent transparent;
  top: 100%;
  bottom: auto;
}

/* line 98, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 105, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #111;
  left: 100%;
}

/* line 110, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 118, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #111 transparent transparent;
  right: 100%;
  left: auto;
}

/* line 124, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 131, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

/* line 136, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

/* line 141, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

/* line 146, node_modules/foundation-sites/scss/components/_tooltip.scss */

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

/* line 122, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 47, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar,
.top-bar ul {
  background-color: transparent;
}

/* line 60, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

/* line 66, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar .input-group-field,
.top-bar .search-form .search-field,
.search-form .top-bar .search-field {
  width: 100%;
  margin-right: 0;
}

/* line 71, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar input.button,
.top-bar .comment-form input[type="submit"],
.comment-form .top-bar input[type="submit"],
.top-bar .search-form input.search-submit,
.search-form .top-bar input.search-submit {
  width: auto;
}

/* line 82, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 48em) {
  /* line 122, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 102, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }

  /* line 107, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 63.9375em) {
  /* line 135, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 82, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 74.9375em) {
  /* line 135, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  /* line 82, node_modules/foundation-sites/scss/components/_top-bar.scss */

  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

/* line 146, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

/* line 151, node_modules/foundation-sites/scss/components/_top-bar.scss */

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* line 62, node_modules/foundation-sites/scss/components/_visibility.scss */

.hide {
  display: none !important;
}

/* line 66, node_modules/foundation-sites/scss/components/_visibility.scss */

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 47.9375em) {
  /* line 82, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 48em) {
  /* line 86, node_modules/foundation-sites/scss/components/_visibility.scss */

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

@media print, screen and (min-width: 48em) {
  /* line 73, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em) {
  /* line 77, node_modules/foundation-sites/scss/components/_visibility.scss */

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

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  /* line 82, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em), screen and (min-width: 64em) {
  /* line 86, node_modules/foundation-sites/scss/components/_visibility.scss */

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

@media print, screen and (min-width: 64em) {
  /* line 73, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  /* line 77, node_modules/foundation-sites/scss/components/_visibility.scss */

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

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  /* line 82, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  /* line 86, node_modules/foundation-sites/scss/components/_visibility.scss */

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

/* line 93, node_modules/foundation-sites/scss/components/_visibility.scss */

.show-for-sr,
.show-on-focus,
.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

/* line 100, node_modules/foundation-sites/scss/components/_visibility.scss */

.show-on-focus:active,
.screen-reader-text:active,
.show-on-focus:focus,
.screen-reader-text:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

/* line 107, node_modules/foundation-sites/scss/components/_visibility.scss */

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  /* line 107, node_modules/foundation-sites/scss/components/_visibility.scss */

  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 107, node_modules/foundation-sites/scss/components/_visibility.scss */

  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

/* line 120, node_modules/foundation-sites/scss/components/_visibility.scss */

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 120, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 120, node_modules/foundation-sites/scss/components/_visibility.scss */

  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

/* line 10, node_modules/foundation-sites/scss/components/_float.scss */

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

/* line 14, node_modules/foundation-sites/scss/components/_float.scss */

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

/* line 18, node_modules/foundation-sites/scss/components/_float.scss */

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

/* line 170, node_modules/foundation-sites/scss/util/_mixins.scss */

.clearfix::before,
.clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 181, node_modules/foundation-sites/scss/util/_mixins.scss */

.clearfix::after {
  clear: both;
}

/* line 75, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 75, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 75, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 75, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 83, node_modules/foundation-sites/scss/components/_flex.scss */

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 83, node_modules/foundation-sites/scss/components/_flex.scss */

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 91, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 95, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 91, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 95, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 91, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 95, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 91, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 95, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 101, node_modules/foundation-sites/scss/components/_flex.scss */

.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;
}

/* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

@media print, screen and (min-width: 48em) {
  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

@media print, screen and (min-width: 64em) {
  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 109, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 18, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 22, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 26, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 30, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 35, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 35, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 35, node_modules/foundation-sites/scss/components/_flex.scss */

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

/* line 35, node_modules/foundation-sites/scss/components/_flex.scss */

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

@media print, screen and (min-width: 48em) {
  /* line 45, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 49, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 53, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 57, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

@media print, screen and (min-width: 64em) {
  /* line 45, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 49, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 53, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 57, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

  /* line 62, node_modules/foundation-sites/scss/components/_flex.scss */

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

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/* Slider */

/* line 3, node_modules/slick-carousel/slick/slick.scss */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, node_modules/slick-carousel/slick/slick.scss */

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, node_modules/slick-carousel/slick/slick.scss */

.slick-list:focus {
  outline: none;
}

/* line 28, node_modules/slick-carousel/slick/slick.scss */

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, node_modules/slick-carousel/slick/slick.scss */

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, node_modules/slick-carousel/slick/slick.scss */

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, node_modules/slick-carousel/slick/slick.scss */

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

/* line 56, node_modules/slick-carousel/slick/slick.scss */

.slick-track:after {
  clear: both;
}

/* line 60, node_modules/slick-carousel/slick/slick.scss */

.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, node_modules/slick-carousel/slick/slick.scss */

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, node_modules/slick-carousel/slick/slick.scss */

[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, node_modules/slick-carousel/slick/slick.scss */

.slick-slide img {
  display: block;
}

/* line 74, node_modules/slick-carousel/slick/slick.scss */

.slick-slide.slick-loading img {
  display: none;
}

/* line 80, node_modules/slick-carousel/slick/slick.scss */

.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, node_modules/slick-carousel/slick/slick.scss */

.slick-initialized .slick-slide {
  display: block;
}

/* line 88, node_modules/slick-carousel/slick/slick.scss */

.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, node_modules/slick-carousel/slick/slick.scss */

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, node_modules/slick-carousel/slick/slick.scss */

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

/* line 45, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-loading .slick-list {
  background: #fff url(/app/themes/sage/dist/vendor/ajax-loader_c5cd7f53.gif) center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);
  src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"), url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

/* line 63, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
     transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 81, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 85, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 89, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 92, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev {
  left: -25px;
}

/* line 105, node_modules/slick-carousel/slick/slick-theme.scss */

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 109, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-prev:before {
  content: "\2190";
}

/* line 111, node_modules/slick-carousel/slick/slick-theme.scss */

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

/* line 117, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-next {
  right: -25px;
}

/* line 119, node_modules/slick-carousel/slick/slick-theme.scss */

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 123, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-next:before {
  content: "\2192";
}

/* line 125, node_modules/slick-carousel/slick/slick-theme.scss */

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* Dots */

/* line 133, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 146, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 154, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 166, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 168, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 172, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 189, node_modules/slick-carousel/slick/slick-theme.scss */

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/** Import theme styles */

/* line 1, resources/assets/styles/common/_global.scss */

.small-slide-wrap {
  background-color: #111;
  position: relative;
  padding: 20px 0;
}

/* line 6, resources/assets/styles/common/_global.scss */

.small-slide-wrap .slick-slide {
  margin: 0 15px;
}

/* line 10, resources/assets/styles/common/_global.scss */

.small-slide-wrap .slick-list {
  margin: 0 -15px;
}

/* line 14, resources/assets/styles/common/_global.scss */

.small-slide-wrap h4 {
  color: #e8162f;
  font-weight: 300;
  text-transform: uppercase;
}

/* line 19, resources/assets/styles/common/_global.scss */

.small-slide-wrap h4 span {
  font-weight: 600;
}

/* line 24, resources/assets/styles/common/_global.scss */

.small-slide-wrap a {
  display: block;
  background-color: #000;
  padding: 15px 10px;
  min-height: 90px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 31, resources/assets/styles/common/_global.scss */

.small-slide-wrap a:hover {
  background-color: #181818;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 37, resources/assets/styles/common/_global.scss */

.small-slide-wrap h3 {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
}

/* line 45, resources/assets/styles/common/_global.scss */

.small-slide-wrap p {
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
  color: #fff;
  margin-bottom: 0;
}

/* line 54, resources/assets/styles/common/_global.scss */

.small-slide-wrap .slick-prev::before {
  font-family: "Font Awesome 5 Pro";
  content: "\F053";
  color: #e8162f;
}

/* line 62, resources/assets/styles/common/_global.scss */

.small-slide-wrap .slick-next::before {
  font-family: "Font Awesome 5 Pro";
  content: "\F054";
  color: #e8162f;
}

/* line 71, resources/assets/styles/common/_global.scss */

tr td {
  font-size: 13px;
}

/* line 76, resources/assets/styles/common/_global.scss */

.full {
  max-width: 100%;
}

/* line 79, resources/assets/styles/common/_global.scss */

.full .columns {
  padding: 0;
}

/* line 84, resources/assets/styles/common/_global.scss */

.img-large {
  width: 100%;
}

/* line 88, resources/assets/styles/common/_global.scss */

.badge {
  font-weight: 600;
}

/* line 92, resources/assets/styles/common/_global.scss */

.button,
.comment-form input[type="submit"],
.search-form .search-submit {
  font-weight: 600;
}

/* line 96, resources/assets/styles/common/_global.scss */

.fill {
  width: 100%;
  height: auto;
}

/* line 102, resources/assets/styles/common/_global.scss */

.slide-large img {
  width: 100%;
}

/* line 107, resources/assets/styles/common/_global.scss */

.close-button {
  background: #fff;
  color: #e8162f;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 5px;
  right: 10px;
}

/* line 5, resources/assets/styles/components/_comments.scss */

.comment-list ol {
  list-style: none;
}

/** Search form */

/* line 6, resources/assets/styles/components/_forms.scss */

.search-form label {
  font-weight: normal;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */

/** Media alignment */

/* line 7, resources/assets/styles/components/_wp-classes.scss */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

/* line 14, resources/assets/styles/components/_wp-classes.scss */

.aligncenter {
  display: block;
  height: auto;
  margin: 0.625rem auto;
}

@media print, screen and (min-width: 48em) {
  /* line 14, resources/assets/styles/components/_wp-classes.scss */

  .aligncenter {
    margin: 0.9375rem auto;
  }
}

/* line 23, resources/assets/styles/components/_wp-classes.scss */

.alignleft,
.alignright {
  height: auto;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  /* line 23, resources/assets/styles/components/_wp-classes.scss */

  .alignleft,
  .alignright {
    margin-bottom: 0.9375rem;
  }
}

@media print, screen and (min-width: 48em) {
  /* line 33, resources/assets/styles/components/_wp-classes.scss */

  .alignleft {
    float: left;
    margin-right: 0.9375rem;
  }

  /* line 41, resources/assets/styles/components/_wp-classes.scss */

  .alignright {
    float: right;
    margin-left: 0.9375rem;
  }
}

/** Captions */

/** Text meant only for screen readers */

/* line 1, resources/assets/styles/layouts/_header.scss */

body {
  font-family: Open Sans, sans-serif;
}

/* line 5, resources/assets/styles/layouts/_header.scss */

img {
  height: auto;
  max-width: 100%;
}

/* line 11, resources/assets/styles/layouts/_header.scss */

.clearfix::before {
  clear: both;
  display: table;
  float: none;
  width: 100%;
}

/* line 18, resources/assets/styles/layouts/_header.scss */

.clearfix::after {
  clear: both;
  display: table;
  float: none;
  width: 100%;
}

/* line 26, resources/assets/styles/layouts/_header.scss */

.nav-image {
  padding-top: 18px;
  padding-left: 15px;
  text-align: left;
  width: 215px;
}

@media screen and (min-width: 640px) {
  /* line 26, resources/assets/styles/layouts/_header.scss */

  .nav-image {
    width: 400px;
  }
}

@media screen and (min-width: 941px) {
  /* line 26, resources/assets/styles/layouts/_header.scss */

  .nav-image {
    margin: 0 auto;
    text-align: center;
  }
}

/* line 41, resources/assets/styles/layouts/_header.scss */

.nav-image img {
  width: 100%;
}

@media screen and (min-width: 941px) {
  /* line 41, resources/assets/styles/layouts/_header.scss */

  .nav-image img {
    width: 300px;
  }
}

/* line 49, resources/assets/styles/layouts/_header.scss */

.nav-image .nav-image-subtext {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  margin-top: 7px;
  text-align: center;
  text-transform: uppercase;
  display: none;
}

@media screen and (min-width: 640px) {
  /* line 49, resources/assets/styles/layouts/_header.scss */

  .nav-image .nav-image-subtext {
    display: block;
  }
}

/* line 62, resources/assets/styles/layouts/_header.scss */

.nav-image .nav-image-subtext span {
  font-weight: bold;
  border-left: 1px solid #fff;
  margin-left: 10px;
  padding-left: 10px;
}

/* line 71, resources/assets/styles/layouts/_header.scss */

header {
  background-color: #000;
}

/* line 75, resources/assets/styles/layouts/_header.scss */

.top-bar {
  padding: 15px;
}

/* line 78, resources/assets/styles/layouts/_header.scss */

.top-bar .menu-icon {
  display: block;
  position: absolute;
  top: 30px;
  right: 15px;
}

@media screen and (min-width: 640px) {
  /* line 78, resources/assets/styles/layouts/_header.scss */

  .top-bar .menu-icon {
    top: 70px;
  }
}

@media (min-width: 941px) {
  /* line 78, resources/assets/styles/layouts/_header.scss */

  .top-bar .menu-icon {
    display: none;
  }
}

/* line 93, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu {
  margin: 0 auto;
}

@media (max-width: 940px) {
  /* line 93, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu {
    background: #000;
    display: none;
    min-height: 100vh;
    height: auto;
    margin: 0 -15px;
    position: absolute;
    top: 75px;
    width: 100vw;
    z-index: 1000;
  }
}

@media screen and (max-width: 940px) and (min-width: 640px) {
  /* line 93, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu {
    top: 135px;
  }
}

/* line 112, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container {
  margin: 0 auto;
}

/* line 116, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li {
  font-size: 20px;
  font-weight: 300;
  list-style-type: none;
  text-align: center;
  position: relative;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 116, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li {
    font-size: 16px;
  }
}

@media (max-width: 940px) {
  /* line 116, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li {
    width: 100%;
    text-align: left;
  }
}

/* line 132, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li a {
  color: #fff;
  padding: 12px 8px;
  text-transform: uppercase;
}

@media screen and (min-width: 941px) {
  /* line 132, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li a {
    padding: 12px 4px;
  }
}

@media screen and (min-width: 986px) {
  /* line 132, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li a {
    padding: 12px 8px;
  }
}

/* line 146, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li ul {
  background: #181818;
  border-top: 2px solid #801724;
  color: #fff;
  display: none;
  left: 0;
  margin: 0;
  padding: 5px;
  position: absolute;
  top: 100%;
  z-index: 2000;
  width: 250px;
}

@media (max-width: 940px) {
  /* line 146, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li ul {
    position: relative;
    top: 0;
    width: 100%;
  }
}

/* line 165, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li ul li {
  font-size: 16px;
  text-align: left;
}

@media (max-width: 940px) {
  /* line 165, resources/assets/styles/layouts/_header.scss */

  .top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li ul li {
    text-align: left;
  }
}

/* line 173, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li ul li:hover {
  background: #fff;
}

/* line 176, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li ul li:hover a {
  color: #801724;
}

/* line 184, resources/assets/styles/layouts/_header.scss */

.top-bar #responsive-menu .menu-menu-1-container #menu-menu-1 li:hover ul {
  display: block;
}

/* line 1, resources/assets/styles/layouts/_footer.scss */

footer {
  padding: 150px 0 50px 0;
  text-align: center;
  width: 100%;
  background-color: #000;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1, resources/assets/styles/layouts/_footer.scss */

  footer {
    padding: 9.375vw 0 3.125vw 0;
  }
}

/* line 12, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 1358px;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 12, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col {
    max-width: 84.875vw;
  }
}

/* line 25, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
}

/* line 33, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row:nth-child(1) {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 42px;
  max-width: 690px;
}

@media (max-width: 1600px) {
  /* line 33, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row:nth-child(1) {
    margin-bottom: 2.625vw;
    max-width: 43.125vw;
  }
}

@media (max-width: 767px) {
  /* line 33, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row:nth-child(1) {
    max-width: 60vw;
  }
}

/* line 48, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row:nth-child(2) {
  margin-bottom: 30px;
}

@media (max-width: 1600px) {
  /* line 48, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row:nth-child(2) {
    margin-bottom: 1.875vw;
  }
}

/* line 56, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row:nth-child(3) {
  margin-bottom: 104px;
}

@media (max-width: 1600px) {
  /* line 56, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row:nth-child(3) {
    margin-bottom: 6.5vw;
  }
}

/* line 65, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col img {
  margin-bottom: 15px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 65, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row .flex-dir-col img {
    margin-bottom: 0.938vw;
  }
}

/* line 73, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col .socials {
  margin: 0 auto 5px auto;
  max-width: 190px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 73, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row .flex-dir-col .socials {
    margin: 0 auto 0.313vw auto;
    max-width: 11.875vw;
  }
}

/* line 82, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col .socials .social-icons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 52px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 82, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row .flex-dir-col .socials .social-icons {
    height: 3.25vw;
    width: 3.25vw;
  }
}

/* line 96, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col .socials .social-icons i {
  color: #172233;
  font-size: 30px;
  line-height: 1;
  margin: 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 96, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row .flex-dir-col .socials .social-icons i {
    font-size: 1.875vw;
  }
}

/* line 109, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col p {
  font-size: 18px;
  font-weight: 300;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 109, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row .flex-dir-col p {
    font-size: 1.125vw;
  }
}

/* line 117, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col p a {
  color: inherit;
}

/* line 121, resources/assets/styles/layouts/_footer.scss */

footer > div.flex-dir-col .flex-dir-row .flex-dir-col p:first-of-type {
  font-size: 16px;
  margin-bottom: 5px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 121, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row .flex-dir-col p:first-of-type {
    font-size: 1vw;
    margin-bottom: 0.313vw;
  }
}

@media (max-width: 767px) {
  /* line 133, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img {
    margin-bottom: 30px;
  }
}

@media (max-width: 1600px) {
  /* line 138, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.zb {
    max-width: 14.813vw;
  }
}

@media (max-width: 767px) {
  /* line 138, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.zb {
    max-width: 40%;
  }
}

@media (max-width: 1600px) {
  /* line 148, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.rc {
    max-width: 11.75vw;
  }
}

@media (max-width: 767px) {
  /* line 148, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.rc {
    max-width: 40%;
  }
}

@media (max-width: 1600px) {
  /* line 158, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.am {
    max-width: 10.75vw;
  }
}

@media (max-width: 767px) {
  /* line 158, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.am {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 168, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ue {
    max-width: 8.25vw;
  }
}

@media (max-width: 767px) {
  /* line 168, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ue {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 178, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.um {
    max-width: 10.75vw;
  }
}

@media (max-width: 767px) {
  /* line 178, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.um {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 188, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.aw {
    max-width: 6.5vw;
  }
}

@media (max-width: 767px) {
  /* line 188, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.aw {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 198, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.sl {
    max-width: 8.438vw;
  }
}

@media (max-width: 767px) {
  /* line 198, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.sl {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 208, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.rz {
    max-width: 6.125vw;
  }
}

@media (max-width: 767px) {
  /* line 208, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.rz {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 218, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ec {
    max-width: 10.75vw;
  }
}

@media (max-width: 767px) {
  /* line 218, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ec {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 228, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.fm {
    max-width: 7.188vw;
  }
}

@media (max-width: 767px) {
  /* line 228, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.fm {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 238, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ks {
    max-width: 6.625vw;
  }
}

@media (max-width: 767px) {
  /* line 238, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ks {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 248, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.mf {
    max-width: 10.75vw;
  }
}

@media (max-width: 767px) {
  /* line 248, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.mf {
    max-width: 26%;
  }
}

@media (max-width: 1600px) {
  /* line 258, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ld {
    max-width: 8.563vw;
  }
}

@media (max-width: 767px) {
  /* line 258, resources/assets/styles/layouts/_footer.scss */

  footer > div.flex-dir-col .flex-dir-row img.ld {
    max-width: 26%;
  }
}

/* line 272, resources/assets/styles/layouts/_footer.scss */

footer p {
  color: #aaa;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 272, resources/assets/styles/layouts/_footer.scss */

  footer p {
    font-size: 0.875vw;
  }
}

/* line 1, resources/assets/styles/layouts/_pages.scss */

.slider-section {
  background: url(/app/themes/sage/dist/images/lights.jpg) no-repeat 0 -117px;
  background-size: 100% 112%;
  min-height: 990px;
  margin: 0 auto;
  overflow: hidden;
  padding: 170px 0 0 0;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 1, resources/assets/styles/layouts/_pages.scss */

  .slider-section {
    background: url(/app/themes/sage/dist/images/lights.jpg) no-repeat 0 -7.313vw;
    background-size: 100% 112%;
    min-height: 61.875vw;
    padding: 10.625vw 0 0 0;
  }
}

@media (max-width: 767px) {
  /* line 1, resources/assets/styles/layouts/_pages.scss */

  .slider-section {
    min-height: 80vw;
  }
}

/* line 21, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr {
  background: #000;
  min-height: 680px;
  margin: 0 auto;
  max-width: 1250px;
  position: relative;
  text-align: center;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 21, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr {
    min-height: 42.5vw;
    max-width: 78.125vw;
  }
}

@media (max-width: 767px) {
  /* line 21, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr {
    min-height: 60vw;
  }
}

/* line 39, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .slick-prev {
  left: -40px;
}

/* line 42, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .slick-prev::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 34px;
  content: "\F053";
  color: #e8162f;
}

/* line 50, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .slick-next {
  right: -40px;
}

/* line 53, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .slick-next::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 34px;
  content: "\F054";
  color: #e8162f;
}

/* line 61, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider {
  background: none;
  height: 600px;
  margin: 0;
  padding: 22px 0 10px 0;
}

@media (max-width: 1600px) {
  /* line 61, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider {
    height: 37.5vw;
    padding: 1.375vw 0 0.625vw 0;
  }
}

@media (max-width: 767px) {
  /* line 61, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider {
    height: 50vw;
  }
}

/* line 76, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider .slick-list {
  margin: 0 auto;
  max-width: 92%;
  text-align: center;
}

/* line 82, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider .slick-list .slick-slide img {
  margin: 0 auto;
}

@media (max-width: 1600px) {
  /* line 82, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide img {
    width: 15.563vw;
  }
}

@media (max-width: 767px) {
  /* line 82, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide img {
    width: 25vw;
  }
}

/* line 94, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider .slick-list .slick-slide h3 {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  margin: 10px 0 2px 0;
  text-transform: uppercase;
}

/* line 112, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider .slick-list .slick-slide p {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  margin: 0 0 22px 0;
  text-transform: uppercase;
}

/* line 129, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .button,
.slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .comment-form input[type="submit"],
.comment-form .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide input[type="submit"],
.slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .search-form .search-submit,
.search-form .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .search-submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6162f), to(#8f0a1a));
  background: -webkit-linear-gradient(#e6162f, #8f0a1a);
  background: -o-linear-gradient(#e6162f, #8f0a1a);
  background: linear-gradient(#e6162f, #8f0a1a);
  border-radius: 10px;
  color: #fff;
  font-size: 19px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  padding: 17.5px 8px;
  text-transform: uppercase;
}

@media (max-width: 1600px) {
  /* line 129, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .button,
  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .comment-form input[type="submit"],
  .comment-form .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide input[type="submit"],
  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .search-form .search-submit,
  .search-form .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .search-submit {
    font-size: 1.188vw;
    padding: 1.094vw 0.5vw;
  }
}

@media (max-width: 767px) {
  /* line 129, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .button,
  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .comment-form input[type="submit"],
  .comment-form .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide input[type="submit"],
  .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .search-form .search-submit,
  .search-form .slider-section .hs-cntnr #homeSlider .slick-list .slick-slide .search-submit {
    font-size: 2vw;
    padding: 2vw 1vw;
  }
}

/* line 153, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider ul {
  margin: 4px 0 0 0;
  padding: 0;
  text-align: center;
}

@media (max-width: 1600px) {
  /* line 153, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider ul {
    margin: 0.25vw 0 0 0;
  }
}

/* line 162, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider ul li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 168, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider ul li + li {
  margin-left: 22px;
}

@media (max-width: 1600px) {
  /* line 168, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider ul li + li {
    margin-left: 1.375vw;
  }
}

/* line 177, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider ul li.slick-active button {
  background: #e8162f;
  color: #e8162f;
}

/* line 183, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr #homeSlider ul li button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #4d0c14;
  color: #4d0c14;
  border-radius: 50%;
  font-size: 0;
  height: 9px;
  line-height: 1;
  width: 9px;
}

@media (max-width: 1600px) {
  /* line 183, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr #homeSlider ul li button {
    height: 0.5vw;
    width: 0.5vw;
  }
}

/* line 202, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .see-all-btn {
  color: #e5162e;
  display: inline-block;
  font-size: 36px;
  font-weight: 400;
  margin: 17px 0 0 0;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1600px) {
  /* line 202, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr .see-all-btn {
    font-size: 2.25vw;
    margin: 1.063vw 0 0 0;
  }
}

@media (max-width: 767px) {
  /* line 202, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr .see-all-btn {
    margin: 4vw 0 0 0;
  }
}

/* line 220, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .see-all-btn .chevron-right {
  margin-left: 20px;
}

@media (max-width: 1600px) {
  /* line 220, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr .see-all-btn .chevron-right {
    margin-left: 1.25vw;
  }
}

/* line 227, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .see-all-btn .chevron-right span {
  background: #e5162e;
  display: inline-block;
  height: 20px;
  position: relative;
  right: 0;
  width: 2px;
}

@media (max-width: 1600px) {
  /* line 227, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr .see-all-btn .chevron-right span {
    height: 1.25vw;
    width: 0.125vw;
  }
}

/* line 240, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .see-all-btn .chevron-right span:first-of-type {
  bottom: -6px;
  right: -2px;
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (max-width: 1600px) {
  /* line 240, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr .see-all-btn .chevron-right span:first-of-type {
    bottom: -0.375vw;
    right: -0.125vw;
  }
}

/* line 251, resources/assets/styles/layouts/_pages.scss */

.slider-section .hs-cntnr .see-all-btn .chevron-right span:last-of-type {
  top: -7px;
  -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 1600px) {
  /* line 251, resources/assets/styles/layouts/_pages.scss */

  .slider-section .hs-cntnr .see-all-btn .chevron-right span:last-of-type {
    top: -0.438vw;
  }
}

/* line 266, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions {
  background: #111;
  padding: 65px 65px 61px 65px;
}

@media (max-width: 1600px) {
  /* line 266, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions {
    padding: 4.063vw 4.063vw 3.813vw 4.063vw;
  }
}

/* line 274, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title,
.content-section .contributions .inner-wrap {
  background: #eaeaea;
  margin: 0 auto;
  max-width: 1420px;
  padding: 38px 30px 206px 30px;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 274, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title,
  .content-section .contributions .inner-wrap {
    max-width: 88.75vw;
    padding: 2.375vw 1.875vw 12.875vw 1.875vw;
  }
}

/* line 287, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title i,
.content-section .contributions .inner-wrap i {
  color: #414141;
  font-size: 70px;
  vertical-align: top;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 287, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title i,
  .content-section .contributions .inner-wrap i {
    font-size: 4.375vw;
  }
}

@media (max-width: 600px) {
  /* line 287, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title i,
  .content-section .contributions .inner-wrap i {
    font-size: 11.667vw;
  }
}

/* line 301, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title h3,
.content-section .contributions .inner-wrap h3 {
  color: #e8162f;
  display: inline-block;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 30px;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 301, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title h3,
  .content-section .contributions .inner-wrap h3 {
    font-size: 2.6235vw;
    margin: 0 0 0 1.25vw;
  }
}

@media (max-width: 600px) {
  /* line 301, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title h3,
  .content-section .contributions .inner-wrap h3 {
    font-size: 7vw;
  }
}

/* line 319, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title h3 span,
.content-section .contributions .inner-wrap h3 span {
  color: #414141;
  display: block;
  font-size: 30px;
  line-height: 1;
  margin: 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 319, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title h3 span,
  .content-section .contributions .inner-wrap h3 span {
    font-size: 1.875vw;
  }
}

@media (max-width: 600px) {
  /* line 319, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title h3 span,
  .content-section .contributions .inner-wrap h3 span {
    font-size: 7vw;
  }
}

/* line 336, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title h4,
.content-section .contributions .inner-wrap h4 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin: 43px 0 0 0;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 336, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title h4,
  .content-section .contributions .inner-wrap h4 {
    font-size: 1.5vw;
    margin: 2.688vw 0 0 0;
  }
}

/* line 348, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title h4.even,
.content-section .contributions .inner-wrap h4.even {
  margin: 15px 0;
}

/* line 353, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title p,
.content-section .contributions .inner-wrap p {
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 353, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title p,
  .content-section .contributions .inner-wrap p {
    font-size: 1.125vw;
  }
}

/* line 363, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr,
.content-section .contributions .inner-wrap .actions-cntnr {
  margin-top: 60px;
}

/* line 366, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a,
.content-section .contributions .inner-wrap .actions-cntnr > a {
  display: block;
  position: relative;
  text-align: center;
}

/* line 371, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a:first-child,
.content-section .contributions .inner-wrap .actions-cntnr > a:first-child {
  margin-left: -3.33333%;
}

/* line 376, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a:hover i,
.content-section .contributions .inner-wrap .actions-cntnr > a:hover i {
  -webkit-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  color: #e8162f;
}

@media (max-width: 1600px) {
  /* line 376, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title .actions-cntnr > a:hover i,
  .content-section .contributions .inner-wrap .actions-cntnr > a:hover i {
    font-size: 4.688vw;
  }
}

/* line 385, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a:hover h5,
.content-section .contributions .inner-wrap .actions-cntnr > a:hover h5 {
  color: #000;
}

@media (max-width: 1600px) {
  /* line 385, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title .actions-cntnr > a:hover h5,
  .content-section .contributions .inner-wrap .actions-cntnr > a:hover h5 {
    font-size: 2.25vw;
  }
}

/* line 393, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a:hover p,
.content-section .contributions .inner-wrap .actions-cntnr > a:hover p {
  color: #000;
}

/* line 398, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a i,
.content-section .contributions .inner-wrap .actions-cntnr > a i {
  color: #a6a6a6;
  font-size: 70px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 auto;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 398, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title .actions-cntnr > a i,
  .content-section .contributions .inner-wrap .actions-cntnr > a i {
    font-size: 4.375vw;
  }
}

/* line 409, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a h5,
.content-section .contributions .inner-wrap .actions-cntnr > a h5 {
  color: #636363;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 409, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title .actions-cntnr > a h5,
  .content-section .contributions .inner-wrap .actions-cntnr > a h5 {
    font-size: 1.875vw;
    margin: 1.25vw 0;
  }
}

/* line 425, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a p,
.content-section .contributions .inner-wrap .actions-cntnr > a p {
  color: #636363;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0 10px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 425, resources/assets/styles/layouts/_pages.scss */

  .content-section .contributions .title .actions-cntnr > a p,
  .content-section .contributions .inner-wrap .actions-cntnr > a p {
    font-size: 1.125vw;
  }
}

/* line 440, resources/assets/styles/layouts/_pages.scss */

.content-section .contributions .title .actions-cntnr > a a,
.content-section .contributions .inner-wrap .actions-cntnr > a a {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 454, resources/assets/styles/layouts/_pages.scss */

.content-section .accordion-title span {
  display: block;
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  padding: 5px 0;
}

/* line 463, resources/assets/styles/layouts/_pages.scss */

.content-section .headrow {
  display: none;
}

/* line 467, resources/assets/styles/layouts/_pages.scss */

.content-section .count-1 {
  display: table-row !important;
}

/* line 471, resources/assets/styles/layouts/_pages.scss */

.content-section .cat-headline {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 30px;
}

/* line 478, resources/assets/styles/layouts/_pages.scss */

.content-section .table-footer-text {
  font-size: 13px !important;
}

/* line 482, resources/assets/styles/layouts/_pages.scss */

.content-section .dl-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 487, resources/assets/styles/layouts/_pages.scss */

.content-section .dl-links li {
  display: block;
  padding-bottom: 5px;
}

/* line 491, resources/assets/styles/layouts/_pages.scss */

.content-section .dl-links li a {
  color: #e8162f;
  text-decoration: none;
}

/* line 498, resources/assets/styles/layouts/_pages.scss */

.content-section .side-by-side {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 502, resources/assets/styles/layouts/_pages.scss */

.content-section .side-by-side .row {
  max-width: 100%;
}

/* line 506, resources/assets/styles/layouts/_pages.scss */

.content-section .side-by-side h4,
.content-section .side-by-side h5 {
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}

/* line 512, resources/assets/styles/layouts/_pages.scss */

.content-section .side-by-side img {
  width: 100%;
}

/* line 517, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col,
.content-section .buckets {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}

/* line 523, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col h3,
.content-section .buckets h3 {
  margin-top: 15px !important;
  display: block !important;
}

/* line 528, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col h5,
.content-section .buckets h5 {
  margin: 0;
}

/* line 532, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col .columns,
.content-section .buckets .columns {
  margin-bottom: 30px;
}

/* line 536, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col img,
.content-section .buckets img {
  margin: 0 auto;
  display: block;
}

/* line 540, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col img.small,
.content-section .buckets img.small {
  width: auto;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 546, resources/assets/styles/layouts/_pages.scss */

.content-section .three-col img.logo,
.content-section .buckets img.logo {
  height: 100px;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 0 10px 0;
}

/* line 555, resources/assets/styles/layouts/_pages.scss */

.content-section .buckets {
  margin-top: 30px;
}

/* line 558, resources/assets/styles/layouts/_pages.scss */

.content-section .buckets h4 {
  margin-top: 0 !important;
}

/* line 564, resources/assets/styles/layouts/_pages.scss */

.content-section .image-slider h4 {
  font-weight: 400 !important;
  color: #6a6a6a !important;
  margin-bottom: 15px !important;
}

/* line 570, resources/assets/styles/layouts/_pages.scss */

.content-section .image-slider a {
  display: block;
  height: 330px;
  overflow: hidden;
}

/* line 576, resources/assets/styles/layouts/_pages.scss */

.content-section .image-slider .slick-slide {
  margin-right: 15px;
}

/* line 580, resources/assets/styles/layouts/_pages.scss */

.content-section .image-slider img {
  height: 350px;
  margin: 0 auto;
}

/* line 587, resources/assets/styles/layouts/_pages.scss */

.content-section .slides-wrap h3 {
  display: block;
  width: 100%;
}

/* line 592, resources/assets/styles/layouts/_pages.scss */

.content-section .slides-wrap .img-slide {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
}

/* line 598, resources/assets/styles/layouts/_pages.scss */

.content-section .slides-wrap .img-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 200px;
  height: 200px;
}

/* line 606, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap {
  background: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 611, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap {
  background: #eaeaea;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
}

/* line 617, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap i {
  color: #414141;
  font-size: 70px;
  vertical-align: top;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 617, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap i {
    font-size: 4.375vw;
  }
}

@media (max-width: 600px) {
  /* line 617, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap i {
    font-size: 11.667vw;
  }
}

/* line 631, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap h3 {
  color: #e8162f;
  display: inline-block;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 30px;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 631, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap h3 {
    font-size: 2.6235vw;
    margin: 0 0 0 1.25vw;
  }
}

@media (max-width: 600px) {
  /* line 631, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap h3 {
    font-size: 7vw;
  }
}

/* line 649, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap h3 span {
  color: #414141;
  display: block;
  font-size: 30px;
  line-height: 1;
  margin: 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 649, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap h3 span {
    font-size: 1.875vw;
  }
}

@media (max-width: 600px) {
  /* line 649, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap h3 span {
    font-size: 7vw;
  }
}

/* line 666, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap h4 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin: 43px 0 0 0;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 666, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap h4 {
    font-size: 1.5vw;
    margin: 2.688vw 0 0 0;
  }
}

/* line 678, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap h4.even {
  margin: 30px 0;
}

/* line 683, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .inner-wrap p {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 683, resources/assets/styles/layouts/_pages.scss */

  .content-section .secondary-wrap .inner-wrap p {
    font-size: 1.125vw;
  }
}

/* line 700, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .callout p {
  font-size: 13px;
  line-height: 16px;
}

/* line 706, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .cta-section {
  padding: 15px;
  background: #fff;
}

/* line 710, resources/assets/styles/layouts/_pages.scss */

.content-section .secondary-wrap .cta-section h4 {
  margin-top: 15px !important;
}

/* line 716, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box,
.content-section .info-box {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px;
}

/* line 722, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box .divider,
.content-section .info-box .divider {
  color: #6a6a6a !important;
}

/* line 726, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box h4,
.content-section .info-box h4 {
  margin: 0 5px 0 0 !important;
  color: #6a6a6a !important;
  font-weight: 600 !important;
  display: inline !important;
  font-size: 15px !important;
}

/* line 734, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box h5,
.content-section .info-box h5 {
  color: #e8162f;
  font-weight: 400;
  font-size: 15px;
  display: inline !important;
  margin-right: 5px;
}

/* line 741, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box h5.thick,
.content-section .info-box h5.thick {
  font-weight: 600;
}

/* line 745, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box h5 span,
.content-section .info-box h5 span {
  display: inline;
  text-transform: uppercase;
  color: #8a8a8a;
  font-weight: 400;
  font-size: 15px;
}

/* line 754, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box p,
.content-section .info-box p {
  font-size: 15px !important;
  font-weight: 400 !important;
  display: inline !important;
}

/* line 760, resources/assets/styles/layouts/_pages.scss */

.content-section .contact-box a,
.content-section .info-box a {
  font-size: 15px;
  font-weight: 400;
  color: #e8162f;
}

/* line 769, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box .columns h3 {
  font-size: 18px;
  color: #111;
  margin-bottom: 10px;
  margin-left: 0 !important;
}

/* line 777, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box h5 {
  display: block !important;
  margin-top: 25px;
}

@media print, screen and (min-width: 48em) {
  /* line 777, resources/assets/styles/layouts/_pages.scss */

  .content-section .info-box h5 {
    margin-top: 5px;
  }
}

/* line 786, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}

/* line 791, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box ul li {
  display: block;
  font-size: 14px;
  position: relative;
  padding-left: 25px;
  padding-bottom: 5px;
  line-height: 20px;
}

/* line 799, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box ul li.title-tp {
  padding-left: 0;
}

/* line 803, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box ul li.footnote {
  font-size: 13px;
  font-style: italic;
  color: #e8162f;
}

/* line 809, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box ul li i {
  font-size: 18px !important;
  position: absolute;
  left: 0;
  top: 1px;
}

/* line 816, resources/assets/styles/layouts/_pages.scss */

.content-section .info-box ul li.flush {
  padding-left: 0;
}

/* line 824, resources/assets/styles/layouts/_pages.scss */

.order-by-phone {
  background: #e8162f;
  color: #fff;
  padding: 40px 0;
  position: relative;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 824, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone {
    padding: 2.5vw 0;
  }
}

/* line 834, resources/assets/styles/layouts/_pages.scss */

.order-by-phone::before {
  border-right: 50px solid transparent;
  border-top: 50px solid #80000f;
  bottom: -50px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 834, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone::before {
    border-right: 3.125vw solid transparent;
    border-top: 3.125vw solid #80000f;
    bottom: -3.125vw;
  }
}

/* line 851, resources/assets/styles/layouts/_pages.scss */

.order-by-phone::after {
  border-left: 50px solid transparent;
  border-top: 50px solid #80000f;
  bottom: -50px;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 851, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone::after {
    border-left: 3.125vw solid transparent;
    border-top: 3.125vw solid #80000f;
    bottom: -3.125vw;
  }
}

/* line 868, resources/assets/styles/layouts/_pages.scss */

.order-by-phone .order-cntnr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1480px;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 868, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr {
    max-width: 92.5vw;
  }
}

@media (max-width: 767px) {
  /* line 868, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

/* line 886, resources/assets/styles/layouts/_pages.scss */

.order-by-phone .order-cntnr h3 {
  color: #fff;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 886, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr h3 {
    font-size: 2.25vw;
  }
}

/* line 899, resources/assets/styles/layouts/_pages.scss */

.order-by-phone .order-cntnr h3 a {
  border-left: 2px solid #fff;
  color: inherit;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin-left: 10px;
  padding-left: 10px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 899, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr h3 a {
    margin-left: 0.625vw;
    padding-left: 0.625vw;
  }
}

@media (max-width: 767px) {
  /* line 899, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr h3 a {
    border-left: none;
    border-top: 2px solid #fff;
    display: block;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
    padding-top: 10px;
  }
}

/* line 925, resources/assets/styles/layouts/_pages.scss */

.order-by-phone .order-cntnr .button,
.order-by-phone .order-cntnr .comment-form input[type="submit"],
.comment-form .order-by-phone .order-cntnr input[type="submit"],
.order-by-phone .order-cntnr .search-form .search-submit,
.search-form .order-by-phone .order-cntnr .search-submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #f0f0f0;
  border-radius: 10px;
  color: #212121;
  font-family: "Raleway", sans-serif;
  font-size: 23.5px;
  font-weight: 500;
  padding: 22px 50px;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-shadow: 0 3px 0 1px black;
  box-shadow: 0 3px 0 1px black;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 925, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr .button,
  .order-by-phone .order-cntnr .comment-form input[type="submit"],
  .comment-form .order-by-phone .order-cntnr input[type="submit"],
  .order-by-phone .order-cntnr .search-form .search-submit,
  .search-form .order-by-phone .order-cntnr .search-submit {
    font-size: 1.469vw;
    padding: 1.375vw 3.125vw;
  }
}

@media (max-width: 767px) {
  /* line 925, resources/assets/styles/layouts/_pages.scss */

  .order-by-phone .order-cntnr .button,
  .order-by-phone .order-cntnr .comment-form input[type="submit"],
  .comment-form .order-by-phone .order-cntnr input[type="submit"],
  .order-by-phone .order-cntnr .search-form .search-submit,
  .search-form .order-by-phone .order-cntnr .search-submit {
    margin-top: 30px;
  }
}

/* line 951, resources/assets/styles/layouts/_pages.scss */

.ad-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 116px auto 0 auto;
  max-width: 1440px;
  width: 100%;
}

@media (max-width: 1600px) {
  /* line 951, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes {
    margin: 7.25vw auto 0 auto;
    max-width: 90vw;
  }
}

@media (max-width: 767px) {
  /* line 951, resources/assets/styles/layouts/_pages.scss */

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

/* line 968, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div {
  background: #eaeaea;
  padding: 24px 30px 18px 30px;
  width: 31%;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 968, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div {
    padding: 1.5vw 1.875vw 1.125vw 1.875vw;
    width: 24.125vw;
  }
}

@media (max-width: 767px) {
  /* line 968, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div {
    margin: 0 auto;
    width: 90%;
  }
}

@media (max-width: 767px) {
  /* line 983, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div + div {
    margin-top: 30px;
  }
}

/* line 1023, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div i {
  color: #212121;
  font-size: 50px;
  vertical-align: top;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1023, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div i {
    font-size: 3.125vw;
  }
}

/* line 1033, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div h3 {
  color: #e8162f;
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1033, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div h3 {
    font-size: 1.875vw;
    margin: 0 0 0 0.625vw;
  }
}

/* line 1048, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div h3 span {
  color: #212121;
  display: block;
  font-size: 18px;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1048, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div h3 span {
    font-size: 1.125vw;
  }
}

/* line 1059, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div p {
  color: #141414;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  margin: 10px 0 0 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1059, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div p {
    font-size: 1.125vw;
    margin: 0.625vw 0 0 0;
  }
}

/* line 1072, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div .button,
.ad-boxes > div .comment-form input[type="submit"],
.comment-form .ad-boxes > div input[type="submit"],
.ad-boxes > div .search-form .search-submit,
.search-form .ad-boxes > div .search-submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6162f), to(#8f0a1a));
  background: -webkit-linear-gradient(#e6162f, #8f0a1a);
  background: -o-linear-gradient(#e6162f, #8f0a1a);
  background: linear-gradient(#e6162f, #8f0a1a);
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  margin: 40px 0 0 0;
  padding: 19px 42px;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1072, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div .button,
  .ad-boxes > div .comment-form input[type="submit"],
  .comment-form .ad-boxes > div input[type="submit"],
  .ad-boxes > div .search-form .search-submit,
  .search-form .ad-boxes > div .search-submit {
    border-radius: 0.625vw;
    font-size: 1.188vw;
    margin: 2.5vw 0 0 0;
    padding: 1.188vw 2.625vw;
  }
}

/* line 1091, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div form {
  margin: 40px 0 0 0;
  width: 87%;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1091, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div form {
    margin: 2.5vw 0 0 0;
    width: 17.75vw;
  }
}

/* line 1100, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div form p {
  color: #636363;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1100, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div form p {
    font-size: 0.875vw;
  }
}

/* line 1111, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div form .input-cntnr {
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px #c5c3c3;
          box-shadow: 0 0 10px #c5c3c3;
  margin: 17px 0 0 0;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1111, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div form .input-cntnr {
    border-radius: 0.313vw;
    -webkit-box-shadow: 0 0 0.625vw #c5c3c3;
            box-shadow: 0 0 0.625vw #c5c3c3;
    margin: 1.063vw 0 0 0;
  }
}

/* line 1122, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div form .input-cntnr input[type=email] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 5px 0 0 5px;
  border-right: none;
  color: #636363;
  font-size: 16px;
  font-weight: 300;
  float: left;
  height: 31px;
  margin: 0;
  text-transform: uppercase;
  width: 80%;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1122, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div form .input-cntnr input[type=email] {
    border-radius: 0.313vw 0 0 0.313vw;
    font-size: 1vw;
    height: 1.938vw;
  }
}

/* line 1142, resources/assets/styles/layouts/_pages.scss */

.ad-boxes > div form .input-cntnr input[type=submit] {
  background: -webkit-gradient(linear, left top, left bottom, from(#e6162f), to(#8f0a1a));
  background: -webkit-linear-gradient(#e6162f, #8f0a1a);
  background: -o-linear-gradient(#e6162f, #8f0a1a);
  background: linear-gradient(#e6162f, #8f0a1a);
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: 0 0 10px;
          box-shadow: 0 0 10px;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: 600;
  height: 31px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: 20%;
}

@media (max-width: 1600px) and (min-width: 768px) {
  /* line 1142, resources/assets/styles/layouts/_pages.scss */

  .ad-boxes > div form .input-cntnr input[type=submit] {
    border-radius: 0 0.313vw 0.313vw 0;
    -webkit-box-shadow: 0 0 0.625vw;
            box-shadow: 0 0 0.625vw;
    font-size: 0.75vw;
    height: 1.938vw;
  }
}

/* line 1168, resources/assets/styles/layouts/_pages.scss */

.calendar-table {
  height: auto;
}

@media print, screen and (min-width: 48em) {
  /* line 1168, resources/assets/styles/layouts/_pages.scss */

  .calendar-table {
    height: 600px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 1168, resources/assets/styles/layouts/_pages.scss */

  .calendar-table {
    height: 800px;
  }
}

/* line 1179, resources/assets/styles/layouts/_pages.scss */

.calendar-table tbody {
  background-color: transparent;
}

/* line 1183, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calendar-date-switcher {
  background-color: transparent;
}

/* line 1187, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calendar-heading {
  background-color: transparent;
}

/* line 1192, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calendar-heading-tbl tr {
  background-color: transparent;
}

/* line 1197, resources/assets/styles/layouts/_pages.scss */

.calendar-table .day-with-date {
  border: none;
}

/* line 1201, resources/assets/styles/layouts/_pages.scss */

.calendar-table .current-day {
  border: 1px solid #e8162f !important;
  background-color: #fff;
}

/* line 1206, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calnk-link,
.calendar-table .calnk-link:hover,
.calendar-table .calnk-link:visited {
  padding: 0 10px !important;
}

/* line 1211, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calnk-link a,
.calendar-table .calnk-link:hover a,
.calendar-table .calnk-link:visited a {
  color: #e8162f !important;
}

/* line 1216, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-title {
  font-size: 13px;
  font-weight: 600;
  border-bottom: none !important;
}

/* line 1222, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calnk-time {
  border-bottom: none !important;
  display: none;
}

@media print, screen and (min-width: 48em) {
  /* line 1222, resources/assets/styles/layouts/_pages.scss */

  .calendar-table .calnk-time {
    display: block;
  }
}

/* line 1230, resources/assets/styles/layouts/_pages.scss */

.calendar-table .calnk-time br {
  display: none;
}

/* line 1235, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-popup {
  background-color: #d1d1d1 !important;
  width: 175px !important;
}

/* line 1239, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-popup::after {
  border-bottom-color: #d1d1d1 !important;
}

/* line 1243, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-popup .event-title {
  font-size: 14px !important;
  text-align: left !important;
  margin-bottom: 6px !important;
}

/* line 1249, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-popup .event-title-time {
  font-size: 12px !important;
  text-align: left !important;
  color: #333 !important;
  display: block;
}

/* line 1255, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-popup .event-title-time strong {
  display: none;
}

/* line 1260, resources/assets/styles/layouts/_pages.scss */

.calendar-table .spiffy-popup .ca-location-p {
  font-size: 12px !important;
  line-height: 14px !important;
}

/* line 1266, resources/assets/styles/layouts/_pages.scss */

.calendar-table .event-title-break,
.calendar-table .event-content-break {
  display: none !important;
}

/* line 1273, resources/assets/styles/layouts/_pages.scss */

.employment h4 {
  margin-bottom: 30px !important;
}

/* line 1277, resources/assets/styles/layouts/_pages.scss */

.employment h5 {
  font-weight: 600;
  margin: 15px 0;
}

/* line 1284, resources/assets/styles/layouts/_pages.scss */

.contact-rail div {
  padding: 30px;
}

/* line 1287, resources/assets/styles/layouts/_pages.scss */

.contact-rail div h3 {
  font-size: 30px;
  margin-bottom: 0 !important;
}

/* line 1292, resources/assets/styles/layouts/_pages.scss */

.contact-rail div h4 {
  font-size: 20px !important;
  margin-top: 15px !important;
  margin-bottom: 30px !important;
}

/* line 1300, resources/assets/styles/layouts/_pages.scss */

.intro-block {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

/* line 1307, resources/assets/styles/layouts/_pages.scss */

.intro-block img {
  max-width: 300px;
}

/* line 1311, resources/assets/styles/layouts/_pages.scss */

.intro-block a {
  text-align: center;
}

/* line 1315, resources/assets/styles/layouts/_pages.scss */

.intro-block .caption {
  padding: 15px;
  font-weight: bold !important;
}

/* line 1321, resources/assets/styles/layouts/_pages.scss */

.ad-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1420px;
  margin: 0 auto;
}

@media print, screen and (min-width: 64em) {
  /* line 1321, resources/assets/styles/layouts/_pages.scss */

  .ad-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

/* line 1332, resources/assets/styles/layouts/_pages.scss */

.ad-wrap .ad {
  padding: 15px;
  text-align: center;
}

/* line 1337, resources/assets/styles/layouts/_pages.scss */

.ad-wrap p.small {
  font-size: 13px;
  color: #fff;
  line-height: 21px;
  text-align: center;
  max-width: 900px;
}

/* line 1346, resources/assets/styles/layouts/_pages.scss */

.accord-split {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: none;
}

/* line 1356, resources/assets/styles/layouts/_pages.scss */

.accord-split:last-child {
  border-bottom: 1px solid #d1d1d1;
}

/* line 1360, resources/assets/styles/layouts/_pages.scss */

.accord-split span {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  border: none !important;
}

@media screen and (min-width: 768px) {
  /* line 1360, resources/assets/styles/layouts/_pages.scss */

  .accord-split span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
  }
}

/* line 1369, resources/assets/styles/layouts/_pages.scss */

.accord-split a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  /* line 1369, resources/assets/styles/layouts/_pages.scss */

  .accord-split a {
    text-align: center;
  }
}

/* line 2, resources/assets/styles/layouts/_posts.scss */

.single-news_articles h1 {
  font-size: 28px;
  color: #e8162f;
}


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