@import url(https://fonts.googleapis.com/css?family=Barlow:400,500,700);
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box;
  font-size: 1.125rem;
}

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

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

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

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

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

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

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

pre {
  overflow: auto;
}

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

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

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

.grid-container {
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
  max-width: 91.1111111111rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
  }
}
.grid-container.fluid {
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
  max-width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0px;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: - 0.4444444444rem;
  margin-right: - 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: - 0.4444444444rem;
    margin-right: - 0.4444444444rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 0.8888888889rem);
  margin-left: 0.4444444444rem;
  margin-right: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 0.8888888889rem);
    margin-left: 0.4444444444rem;
    margin-right: 0.4444444444rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 0.8888888889rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 0.8888888889rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 0.8888888889rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 0.8888888889rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 0.8888888889rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 0.8888888889rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 0.8888888889rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 0.8888888889rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 0.8888888889rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 0.8888888889rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 0.8888888889rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 0.8888888889rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 0.8888888889rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 0.8888888889rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 0.8888888889rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 0.8888888889rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 0.8888888889rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 0.8888888889rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 0.8888888889rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 0.8888888889rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: - 0.4444444444rem;
  margin-left: - 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: - 0.4444444444rem;
    margin-left: - 0.4444444444rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: - 0.4444444444rem;
  margin-left: - 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: - 0.4444444444rem;
    margin-left: - 0.4444444444rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 0.8888888889rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 0.8888888889rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 0.8888888889rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 0.8888888889rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 0.8888888889rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 0.8888888889rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 0.8888888889rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 0.8888888889rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 0.8888888889rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 0.8888888889rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 0.8888888889rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 0.8888888889rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 0.8888888889rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

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

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.4444444444rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.4444444444rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.4444444444rem);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.4444444444rem);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.4444444444rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.4444444444rem);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.4444444444rem);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.4444444444rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.4444444444rem);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.4444444444rem);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.4444444444rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.4444444444rem);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.4444444444rem);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.4444444444rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.4444444444rem);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.4444444444rem);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.4444444444rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.4444444444rem);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.4444444444rem);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.4444444444rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.4444444444rem);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.4444444444rem);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.4444444444rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.4444444444rem);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.4444444444rem);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.4444444444rem);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: - 0.4444444444rem;
  margin-bottom: - 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: - 0.4444444444rem;
    margin-bottom: - 0.4444444444rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.4444444444rem;
  padding-bottom: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.4444444444rem;
    padding-bottom: 0.4444444444rem;
  }
}

.grid-margin-y {
  margin-top: - 0.4444444444rem;
  margin-bottom: - 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: - 0.4444444444rem;
    margin-bottom: - 0.4444444444rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 0.8888888889rem);
  margin-top: 0.4444444444rem;
  margin-bottom: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 0.8888888889rem);
    margin-top: 0.4444444444rem;
    margin-bottom: 0.4444444444rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 0.8888888889rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 0.8888888889rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 0.8888888889rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 0.8888888889rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 0.8888888889rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 0.8888888889rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 0.8888888889rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 0.8888888889rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 0.8888888889rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 0.8888888889rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 0.8888888889rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 0.8888888889rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: - 0.4444444444rem;
  margin-bottom: - 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: - 0.4444444444rem;
    margin-bottom: - 0.4444444444rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 0.8888888889rem);
  margin-top: 0.4444444444rem;
  margin-bottom: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 0.8888888889rem);
    margin-top: 0.4444444444rem;
    margin-bottom: 0.4444444444rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 0.8888888889rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 0.8888888889rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 0.8888888889rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.8888888889rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.8888888889rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 0.8888888889rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 0.8888888889rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 0.8888888889rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 0.8888888889rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 0.8888888889rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 0.8888888889rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 0.8888888889rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 0.8888888889rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 0.8888888889rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 0.8888888889rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 0.8888888889rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 0.8888888889rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 0.8888888889rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 0.8888888889rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 0.8888888889rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 0.8888888889rem);
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #76B9AA;
  text-rendering: optimizeLegibility;
}
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: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.6666666667rem;
  }
  h2, .h2 {
    font-size: 2.2222222222rem;
  }
  h3, .h3 {
    font-size: 1.7222222222rem;
  }
  h4, .h4 {
    font-size: 1.3888888889rem;
  }
  h5, .h5 {
    font-size: 1.1111111111rem;
  }
  h6, .h6 {
    font-size: 0.8888888889rem;
  }
}
a {
  line-height: inherit;
  color: #76B9AA;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(89.9249275362, 170.6550724638, 152.5811594203);
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5rem 1.1111111111rem 0 1.0555555556rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.3;
  color: #76B9AA;
}

cite {
  display: block;
  font-size: 0.7222222222rem;
  color: #5F7788;
}
cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

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

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

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

.lead {
  font-size: 1.40625rem;
  line-height: 1.6;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

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

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

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

.orbit-figure {
  margin: 0;
}

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

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

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

.orbit-previous {
  left: 0;
}

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

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

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: none;
  background-color: #fefefe;
}

caption {
  padding: 0.4444444444rem 0.5555555556rem 0.5555555556rem;
  font-weight: bold;
}

thead {
  background: none;
  color: #5F7788;
}

tfoot {
  background: none;
  color: #5F7788;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.4444444444rem 0.5555555556rem 0.5555555556rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.4444444444rem 0.5555555556rem 0.5555555556rem;
}

tbody tr {
  border-bottom: 0;
  border-bottom: none;
  background-color: #fefefe;
}

table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3, 241.3, 241.3);
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: none;
}
table.hover tfoot tr:hover {
  background-color: none;
}
table.hover tbody tr:hover {
  background-color: rgb(124.7507246377, 188.4492753623, 174.1884057971);
}
table.hover.striped tr:nth-of-type(even):hover {
  background-color: none;
}

.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}

figure, picture, img {
  max-width: 100% !important;
  display: block;
}

.main {
  display: block;
}
.main > section {
  margin-bottom: 1rem;
}
.main > section:first-child {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .main > section:first-child {
    margin-top: 4rem;
    margin-bottom: 1rem;
  }
}
.main > section {
  --padding: 1rem;
  --max-container: min(calc(100% - var(--padding)), 1440px);
  display: grid;
  padding-inline: var(--padding);
  grid-template-columns: [full-start] 1fr [content-start] var(--max-container) [content-end] 1fr [full-end];
}
.main > section > .column {
  grid-column: content;
  gap: var(--padding);
}
.main > section.full-width {
  padding-inline: 0;
}
.main > section.full-width > .column {
  grid-area: full;
  justify-self: center;
}

.content_grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.content_grid > .column {
  grid-column: span var(--span);
}

.main__container {
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
  max-width: 91.1111111111rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .main__container {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
  }
}

.h1title {
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  font-size: 1.9444444444rem;
  line-height: 1.1;
}
@media print, screen and (min-width: 64em) {
  .h1title {
    font-size: 3.6111111111rem;
  }
}

.h2title,
.h3title {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.3888888889rem;
  line-height: 1.1;
}
@media print, screen and (min-width: 64em) {
  .h2title,
  .h3title {
    font-size: 1.9444444444rem;
  }
}

.main__lead p {
  font-size: 3.0555555556rem;
  line-height: 3.6111111111rem;
  font-weight: bold;
}

h4 {
  font-size: inherit;
  font-weight: bold;
  color: currentColor;
}

.navigation__item {
  text-transform: uppercase;
  font-weight: bold;
}
.navigation__item.navigation__item--disabled {
  color: #5F7788;
}

.navigation__subnavigation {
  list-style: none;
  margin-left: 0;
  margin-top: 0.5555555556rem;
}
@media print, screen and (min-width: 64em) {
  .navigation__subnavigation {
    margin-top: 1.9444444444rem;
  }
}

.subnavigation__item {
  color: #fefefe;
  text-transform: uppercase;
  font-weight: bold;
}
.subnavigation__item:hover, .subnavigation__item.subnavigation__item--active {
  color: #5F7788;
}

.social_navigation {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social_navigation li > a,
.social_navigation li {
  display: inline-block;
  padding: 0;
  margin-left: 12px;
  width: 1.6666666667rem;
  height: 1.6666666667rem;
}
.social_navigation li > a:first-child,
.social_navigation li:first-child {
  margin: 0;
}

.social__item svg {
  width: inherit;
  height: inherit;
}
.social__item svg:not(#calendar) {
  fill: #76B9AA;
  transition: fill 400ms ease;
}
.social__item svg:not(#calendar) path {
  stroke-miterlimit: 10;
  stroke-width: 0.5px;
}
.social__item svg:not(#calendar):hover {
  fill: #5F7788;
}
.social__item svg#calendar .cls-1 {
  fill: #76B9AA;
  transition: fill 400ms ease;
}
.social__item svg#calendar .cls-2 {
  fill: #fff;
}
.social__item svg#calendar:hover .cls-1 {
  fill: #5F7788;
}

.header {
  z-index: 20;
  background-color: #fefefe;
}

.header__grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  min-height: 5rem;
}

.header__navigation__cirlce {
  width: calc(25% - 0.8888888889rem);
  margin-right: 0.4444444444rem;
  margin-left: 0.4444444444rem;
  background-color: #76B9AA;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: relative;
}

.header__navigation__toggle {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -17px;
  border-radius: 5px;
  cursor: inherit;
}
.header__navigation__toggle, .header__navigation__toggle::before, .header__navigation__toggle::after {
  display: block;
  width: 34px;
  height: 5px;
  background-color: #fefefe;
  outline: 1px solid transparent;
  transition-property: background-color, transform;
  transition-duration: 0.3s;
}
.header__navigation__toggle::before, .header__navigation__toggle::after {
  position: absolute;
  content: "";
}
.header__navigation__toggle::before {
  top: -10px;
}
.header__navigation__toggle::after {
  top: 10px;
}
.header__navigation__toggle::before, .header__navigation__toggle::after {
  border-radius: inherit;
}

.header__navigation__toggle.active {
  background-color: transparent;
}
.header__navigation__toggle.active::before {
  transform: translateY(10px) rotate(45deg);
}
.header__navigation__toggle.active::after {
  transform: translateY(-10px) rotate(-45deg);
}

.header__socials {
  width: calc(75% - 0.8888888889rem);
  margin-right: 0.4444444444rem;
  margin-left: 0.4444444444rem;
  text-align: right;
}

.header__navigation {
  opacity: 0;
  max-height: 0;
  transition: all 400ms ease-in-out;
  background: linear-gradient(#5F7788, #76B9AA);
  padding-top: 0;
  margin-top: 0;
  z-index: 5;
  overflow: hidden;
}
.header__navigation .navigation__item {
  color: #76B9AA;
}
.header__navigation .navigation__item,
.header__navigation .subnavigation__item {
  font-size: 1.2222222222rem;
}
@media print, screen and (min-width: 64em) {
  .header__navigation .navigation__item,
  .header__navigation .subnavigation__item {
    font-size: 1.4444444444rem;
  }
}

.header__navigation--open {
  opacity: 1;
  max-height: 200vh;
}

.header__container {
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
  max-width: 91.1111111111rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .header__container {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
  }
}

.header-navgation-container {
  margin-block-start: 0.8333333333rem;
  margin-inline: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media print, screen and (min-width: 40em) {
  .header-navgation-container {
    margin-block-start: 55px;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 40px;
  }
}
@media screen and (min-width: 75em) {
  .header-navgation-container {
    justify-content: center;
    gap: 60px;
  }
}

footer {
  background: linear-gradient(#76B9AA, #5F7788);
  color: #fefefe;
  padding-top: 3.3333333333rem;
  padding-bottom: 3.3333333333rem;
}

.footer__image {
  margin: 0;
  margin-top: 4.5555555556rem;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 11.1111111111rem;
}
@media print, screen and (min-width: 40em) {
  .footer__image {
    height: 16.6666666667rem;
  }
}
@media print, screen and (min-width: 64em) {
  .footer__image {
    height: 33.3333333333rem;
  }
}

.footer__grid {
  display: flex;
  flex-flow: row wrap;
}

.footer__address {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 0.8888888889rem);
  margin-right: 0.4444444444rem;
  margin-left: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .footer__address {
    width: calc(33.3333333333% - 0.8888888889rem);
    margin-right: 0.4444444444rem;
    margin-left: 0.4444444444rem;
  }
}

.footer__title {
  text-transform: uppercase;
  font-weight: 500;
}

.footer__email {
  color: #fefefe;
}
.footer__email:hover {
  color: #5F7788;
}

.footer__phone {
  color: #fefefe;
}
.footer__phone:hover {
  color: #5F7788;
}

.footer__description {
  margin-top: 1.6666666667rem;
}

.footer__impressum {
  display: block;
  margin-top: 4.7222222222rem;
  font-weight: 500;
  color: #fefefe;
}
.footer__impressum:hover {
  color: #5F7788;
}

@media screen and (max-width: 39.9375em) {
  .footer__navigation {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .footer__navigation {
    width: calc(58.3333333333% - 0.8888888889rem);
    margin-right: 0.4444444444rem;
    margin-left: 0.4444444444rem;
    margin-left: calc(8.3333333333% + 0.4444444444rem);
  }
}

.footer__container {
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
  max-width: 91.1111111111rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .footer__container {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
  }
}

@media print, screen and (min-width: 40em) {
  .footer__navgationgrid {
    display: flex;
    flex-flow: row wrap;
  }
  .footer__navgationgrid > .navigation {
    width: calc(50% - 0.8888888889rem);
    margin-right: 0.4444444444rem;
    margin-left: 0.4444444444rem;
  }
}
@media print, screen and (min-width: 64em) {
  .footer__navgationgrid > .navigation {
    width: calc(25% - 0.8888888889rem);
    margin-right: 0.4444444444rem;
    margin-left: 0.4444444444rem;
  }
}

.aside-header {
  min-height: 8.3333333333rem;
  background: linear-gradient(#5F7788, #76B9AA);
}
@media print, screen and (min-width: 40em) {
  .aside-header {
    min-height: 11.6666666667rem;
  }
}
@media print, screen and (min-width: 64em) {
  .aside-header {
    min-height: 23.3888888889rem;
  }
}

.header__logo {
  position: absolute;
  width: 100%;
  z-index: 15;
  text-align: right;
  min-height: 14.4444444444rem;
}
.header__logo .logo {
  margin-top: 0.5555555556rem;
  float: right;
  width: 5.5555555556rem;
}
@media print, screen and (min-width: 40em) {
  .header__logo .logo {
    margin-top: 1.6666666667rem;
    width: 8.3333333333rem;
  }
}
@media print, screen and (min-width: 64em) {
  .header__logo .logo {
    margin-top: 2.6666666667rem;
    width: 18.0555555556rem;
  }
}

.slider {
  margin: 0;
  position: relative;
  height: 11.1111111111rem;
}
@media print, screen and (min-width: 40em) {
  .slider {
    height: 22.2222222222rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slider {
    height: 44.4444444444rem;
  }
}

.slider__slides {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 11.1111111111rem;
}
@media print, screen and (min-width: 40em) {
  .slider__slides {
    height: 22.2222222222rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slider__slides {
    height: 44.4444444444rem;
  }
}

.slider__item {
  width: 100%;
  height: 11.1111111111rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider__item.no-motionui.is-active {
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 40em) {
  .slider__item {
    height: 22.2222222222rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slider__item {
    height: 44.4444444444rem;
  }
}

blockquote {
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  font-size: 1.9444444444rem;
  line-height: 1.1;
  border-left: none;
}
@media print, screen and (min-width: 64em) {
  blockquote {
    font-size: 3.0555555556rem;
  }
}
blockquote cite {
  font-weight: normal;
  margin-top: 1rem;
  font-style: normal;
}

.main__col--full {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 0.8888888889rem);
  margin-right: 0.4444444444rem;
  margin-left: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .main__col--full {
    width: calc(83.3333333333% - 0.8888888889rem);
    margin-right: 0.4444444444rem;
    margin-left: 0.4444444444rem;
  }
}

.main__col--double {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: calc(100% - 0.8888888889rem);
  margin-right: 0.4444444444rem;
  margin-left: 0.4444444444rem;
}
@media print, screen and (min-width: 40em) {
  .main__col--double {
    width: calc(41.6666666667% - 0.8888888889rem);
    margin-right: 0.4444444444rem;
    margin-left: 0.4444444444rem;
  }
}

.main__image--full {
  width: 100%;
}

.imagebanner {
  margin: 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 11.1111111111rem;
}
@media print, screen and (min-width: 40em) {
  .imagebanner {
    height: 22.2222222222rem;
  }
}
@media print, screen and (min-width: 64em) {
  .imagebanner {
    height: 36.1111111111rem;
  }
}

.table-section-row {
  font-weight: 700;
  border-bottom: 3px solid #76B9AA;
}
@media print, screen and (min-width: 40em) {
  .table-section-row {
    border-bottom: none;
  }
}

@media screen and (max-width: 63.9375em) {
  table:not(.default_table) thead,
  #calendar-table thead,
  #events-table thead,
  .pricing-table thead,
  #schedule-table thead {
    display: none;
  }
  table:not(.default_table) tfoot,
  #calendar-table tfoot,
  #events-table tfoot,
  .pricing-table tfoot,
  #schedule-table tfoot {
    display: none;
  }
  table:not(.default_table) tr,
  table:not(.default_table) th,
  table:not(.default_table) td,
  #calendar-table tr,
  #calendar-table th,
  #calendar-table td,
  #events-table tr,
  #events-table th,
  #events-table td,
  .pricing-table tr,
  .pricing-table th,
  .pricing-table td,
  #schedule-table tr,
  #schedule-table th,
  #schedule-table td {
    display: block;
  }
  table:not(.default_table) td,
  #calendar-table td,
  #events-table td,
  .pricing-table td,
  #schedule-table td {
    border-top: 0;
  }
}
table:not(.default_table) tr td:last-child,
#calendar-table tr td:last-child,
#events-table tr td:last-child,
.pricing-table tr td:last-child,
#schedule-table tr td:last-child {
  border-bottom: 3px solid #76B9AA;
}
table:not(.default_table) td,
#calendar-table td,
#events-table td,
.pricing-table td,
#schedule-table td {
  font-size: 0.8888888889rem;
}
@media print, screen and (min-width: 64em) {
  table:not(.default_table) tr td, table:not(.default_table) tr th,
  #calendar-table tr td,
  #calendar-table tr th,
  #events-table tr td,
  #events-table tr th,
  .pricing-table tr td,
  .pricing-table tr th,
  #schedule-table tr td,
  #schedule-table tr th {
    border: 3px solid #76B9AA;
  }
  table:not(.default_table) tr td:first-child,
  table:not(.default_table) tr th:first-child,
  #calendar-table tr td:first-child,
  #calendar-table tr th:first-child,
  #events-table tr td:first-child,
  #events-table tr th:first-child,
  .pricing-table tr td:first-child,
  .pricing-table tr th:first-child,
  #schedule-table tr td:first-child,
  #schedule-table tr th:first-child {
    border-left: none;
  }
  table:not(.default_table) tr td:last-child,
  table:not(.default_table) tr th:last-child,
  #calendar-table tr td:last-child,
  #calendar-table tr th:last-child,
  #events-table tr td:last-child,
  #events-table tr th:last-child,
  .pricing-table tr td:last-child,
  .pricing-table tr th:last-child,
  #schedule-table tr td:last-child,
  #schedule-table tr th:last-child {
    border-right: none;
  }
}

.defaulttable h2 {
  text-align: left;
  font-weight: bold;
  font-size: 1.2777777778rem;
  border-top: 3px solid #76B9AA;
  border-bottom: 3px solid #76B9AA;
  padding: 0.2777777778rem 0.5555555556rem;
}
.defaulttable .-second {
  margin-top: 2.2222222222rem;
}
@media print, screen and (min-width: 40em) {
  .defaulttable .-second {
    margin-top: 0;
  }
}
.defaulttable table.default_table {
  border: none;
}
.defaulttable table.default_table th {
  text-align: left;
  border-top: none;
}
.defaulttable table.default_table tr {
  border-bottom: 3px solid #76B9AA;
}
.defaulttable table.default_table tr td {
  font-size: 0.8888888889rem;
}
.defaulttable table.default_table tr td:first-child {
  width: 5.5555555556rem;
  border-right: 3px solid #76B9AA;
}
.defaulttable table.default_table tr td[colspan="2"] {
  border-right: 0;
}
