@charset "UTF-8";

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

@font-face {
  font-family: 'icomoon';
  src: url(fonts/icomoon.f3b492f1.eot);
  src: url(fonts/icomoon.f3b492f1.eot) format("embedded-opentype"), url(fonts/icomoon.922e7e22.ttf) format("truetype"), url(fonts/icomoon.6c3f1999.woff) format("woff"), url(images/icomoon.5ff669eb.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"],
.arrow-right:before,
.add-arrow:after,
.wpcf7 .selectric-wpcf7-select .selectric .button:after,
.wpcf7 .wpcf7-acceptance input[type="checkbox"] + .wpcf7-list-item-label:before,
.wpcf7 .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
     -moz-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
  content: "\E913";
}

.icon-select-arrows:before {
  content: "\E912";
}

.icon-location:before {
  content: "\E910";
}

.icon-tick:before {
  content: "\E90C";
}

.icon-close:before {
  content: "\E90D";
}

.icon-globe:before {
  content: "\E911";
}

.icon-print:before {
  content: "\E90E";
}

.icon-share:before {
  content: "\E90F";
}

.icon-chevron-left:before {
  content: "\E90A";
}

.icon-chevron-right:before {
  content: "\E90B";
}

.icon-search:before {
  content: "\E909";
}

.icon-chevron-down:before {
  content: "\E904";
}

.icon-play:before {
  content: "\E903";
}

.icon-arrow-right:before {
  content: "\E902";
}

.icon-mh:before {
  content: "\E901";
}

.icon-arrow-down:before {
  content: "\E900";
}

.icon-xing:before {
  content: "\E905";
}

.icon-twitter:before {
  content: "\E906";
}

.icon-facebook:before {
  content: "\E907";
}

.icon-linkedin:before {
  content: "\E908";
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Now Text W01", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #1E1E1E;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

button {
  padding: 0;
  -webkit-appearance: none;
     -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;
}

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

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

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

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Helvetica Now Text W01", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  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: #BABABA;
}

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  h1,
  .h1 {
    font-size: 3rem;
  }

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

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

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

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

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

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

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

a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #BABABA;
}

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

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

figure {
  margin: 0;
}

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

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

.lead {
  font-size: 125%;
  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;
}

.cite-block,
cite {
  display: block;
  color: #787878;
  font-size: 0.8125rem;
}

.cite-block:before,
cite:before {
  content: "\2014   ";
}

.code-inline,
code {
  border: 1px solid #BABABA;
  background-color: #F4F4F4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #1E1E1E;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #BABABA;
  background-color: #F4F4F4;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #1E1E1E;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.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: 48em) {
  .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;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-text-left {
    text-align: left;
  }

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

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

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

@media screen and (min-width: 120em) {
  .xxlarge-text-left {
    text-align: left;
  }

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

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

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

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

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  pre,
  blockquote {
    border: 1px solid #787878;
    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;
  }
}

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 105rem;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
     -moz-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.cell.shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          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 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

@media print, screen and (min-width: 48em) {
  .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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-full,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

@media screen and (min-width: 120em) {
  .grid-x > .xxlarge-shrink,
  .grid-x > .xxlarge-full,
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .medium-shrink,
  .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

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

  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  .grid-x > .medium-2 {
    width: 16.66667%;
  }

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

  .grid-x > .medium-4 {
    width: 33.33333%;
  }

  .grid-x > .medium-5 {
    width: 41.66667%;
  }

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

  .grid-x > .medium-7 {
    width: 58.33333%;
  }

  .grid-x > .medium-8 {
    width: 66.66667%;
  }

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

  .grid-x > .medium-10 {
    width: 83.33333%;
  }

  .grid-x > .medium-11 {
    width: 91.66667%;
  }

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

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .large-shrink,
  .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

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

  .grid-x > .large-1 {
    width: 8.33333%;
  }

  .grid-x > .large-2 {
    width: 16.66667%;
  }

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

  .grid-x > .large-4 {
    width: 33.33333%;
  }

  .grid-x > .large-5 {
    width: 41.66667%;
  }

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

  .grid-x > .large-7 {
    width: 58.33333%;
  }

  .grid-x > .large-8 {
    width: 66.66667%;
  }

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

  .grid-x > .large-10 {
    width: 83.33333%;
  }

  .grid-x > .large-11 {
    width: 91.66667%;
  }

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

@media screen and (min-width: 90em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

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

  .grid-x > .xlarge-1 {
    width: 8.33333%;
  }

  .grid-x > .xlarge-2 {
    width: 16.66667%;
  }

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

  .grid-x > .xlarge-4 {
    width: 33.33333%;
  }

  .grid-x > .xlarge-5 {
    width: 41.66667%;
  }

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

  .grid-x > .xlarge-7 {
    width: 58.33333%;
  }

  .grid-x > .xlarge-8 {
    width: 66.66667%;
  }

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

  .grid-x > .xlarge-10 {
    width: 83.33333%;
  }

  .grid-x > .xlarge-11 {
    width: 91.66667%;
  }

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

@media screen and (min-width: 120em) {
  .grid-x > .xxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .xxlarge-shrink,
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

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

  .grid-x > .xxlarge-1 {
    width: 8.33333%;
  }

  .grid-x > .xxlarge-2 {
    width: 16.66667%;
  }

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

  .grid-x > .xxlarge-4 {
    width: 33.33333%;
  }

  .grid-x > .xxlarge-5 {
    width: 41.66667%;
  }

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

  .grid-x > .xxlarge-7 {
    width: 58.33333%;
  }

  .grid-x > .xxlarge-8 {
    width: 66.66667%;
  }

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

  .grid-x > .xxlarge-10 {
    width: 83.33333%;
  }

  .grid-x > .xxlarge-11 {
    width: 91.66667%;
  }

  .grid-x > .xxlarge-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.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-x {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}

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

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

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .auto {
    width: auto;
  }

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

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

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

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.25rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.25rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.25rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.25rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.25rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.25rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.25rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.25rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.25rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.25rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.25rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }

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

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.5rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.5rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.5rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.5rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.5rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.5rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.5rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.5rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.5rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

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

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.5rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.5rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.5rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.5rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.5rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.5rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.5rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.5rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.5rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x > .large-auto {
    width: auto;
  }

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

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.5rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.5rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.5rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.5rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.5rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.5rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.5rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.5rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.5rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.5rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x > .auto {
    width: auto;
  }

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

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

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

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .large-auto {
    width: auto;
  }

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

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .xlarge-auto {
    width: auto;
  }

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

  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-x > .auto {
    width: auto;
  }

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

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 2.5rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 2.5rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 2.5rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 2.5rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 2.5rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 2.5rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 2.5rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 2.5rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 2.5rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

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

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 2.5rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.5rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 2.5rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.5rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 2.5rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 2.5rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.5rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 2.5rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 2.5rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x > .large-auto {
    width: auto;
  }

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

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 2.5rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 2.5rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 2.5rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 2.5rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 2.5rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 2.5rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 2.5rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 2.5rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 2.5rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x > .xlarge-auto {
    width: auto;
  }

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

  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333% - 2.5rem);
  }

  .grid-margin-x > .xlarge-2 {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 2.5rem);
  }

  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x > .xlarge-5 {
    width: calc(41.66667% - 2.5rem);
  }

  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 2.5rem);
  }

  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333% - 2.5rem);
  }

  .grid-margin-x > .xlarge-8 {
    width: calc(66.66667% - 2.5rem);
  }

  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 2.5rem);
  }

  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333% - 2.5rem);
  }

  .grid-margin-x > .xlarge-11 {
    width: calc(91.66667% - 2.5rem);
  }

  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }

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

  .grid-margin-x > .xxlarge-1 {
    width: calc(8.33333% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-2 {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-4 {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-5 {
    width: calc(41.66667% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-7 {
    width: calc(58.33333% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-8 {
    width: calc(66.66667% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-10 {
    width: calc(83.33333% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-11 {
    width: calc(91.66667% - 2.5rem);
  }

  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 2.5rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

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

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

@media screen and (min-width: 90em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-padding-x > .cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-padding-x > .cell {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

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

  .medium-up-3 > .cell {
    width: 33.33333%;
  }

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

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

  .medium-up-6 > .cell {
    width: 16.66667%;
  }

  .medium-up-7 > .cell {
    width: 14.28571%;
  }

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

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

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

  .large-up-6 > .cell {
    width: 16.66667%;
  }

  .large-up-7 > .cell {
    width: 14.28571%;
  }

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

@media screen and (min-width: 90em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }

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

  .xlarge-up-3 > .cell {
    width: 33.33333%;
  }

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

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

  .xlarge-up-6 > .cell {
    width: 16.66667%;
  }

  .xlarge-up-7 > .cell {
    width: 14.28571%;
  }

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

@media screen and (min-width: 120em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }

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

  .xxlarge-up-3 > .cell {
    width: 33.33333%;
  }

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

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

  .xxlarge-up-6 > .cell {
    width: 16.66667%;
  }

  .xxlarge-up-7 > .cell {
    width: 14.28571%;
  }

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

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }

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

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

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

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

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

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

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

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }

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

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }

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

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

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }

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

@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

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

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

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

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.5rem);
  }

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

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

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

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

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

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.5rem);
  }

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

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.5rem);
  }

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

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

  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

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

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.5rem);
  }

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

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

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.5rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.5rem);
  }

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

@media screen and (min-width: 90em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

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

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

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

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

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

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

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

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

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

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

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

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

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

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

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

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

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

  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

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

  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

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

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

  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

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

@media screen and (min-width: 120em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }

  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }

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

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

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

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

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

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 2.5rem);
  }

  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333% - 2.5rem);
  }

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

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

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

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

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

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

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

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

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

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66667% - 2.5rem);
  }

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

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 2.5rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 2.5rem);
  }

  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571% - 2.5rem);
  }

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

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

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

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

  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }

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

  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333% - 2.5rem);
  }

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

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

  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66667% - 2.5rem);
  }

  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571% - 2.5rem);
  }

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

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

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .medium-3 {
    width: 25%;
  }

  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .medium-6 {
    width: 50%;
  }

  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .medium-9 {
    width: 75%;
  }

  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .large-3 {
    width: 25%;
  }

  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .large-6 {
    width: 50%;
  }

  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .large-9 {
    width: 75%;
  }

  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .small-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .small-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .small-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .small-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .small-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .small-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .xxlarge-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: 48em) {
  .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: 48em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .large-9 {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .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.33333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .large-9 {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .large-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .large-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .large-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .xxlarge-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;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

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

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }

  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }

  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }

  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }

  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }

  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }

  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }

  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }

  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

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

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

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

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .xxlarge-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .xxlarge-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .xxlarge-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .xxlarge-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .xxlarge-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .xxlarge-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .xxlarge-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .xxlarge-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333%;
  }

  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66667%;
  }

  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333%;
  }

  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66667%;
  }

  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333%;
  }

  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66667%;
  }

  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333%;
  }

  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66667%;
  }

  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333%;
  }

  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66667%;
  }

  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333%;
  }

  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66667%;
  }

  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333%;
  }

  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66667%;
  }

  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333%;
  }

  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66667%;
  }

  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xxlarge-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.625rem);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

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

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

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.625rem);
  }

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

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.625rem);
  }

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

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

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

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.625rem);
  }

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

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.625rem);
  }

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

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

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

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.625rem);
  }

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

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.625rem);
  }

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

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

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

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.625rem);
  }

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

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.625rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

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

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

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.75rem);
  }

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

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.75rem);
  }

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

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

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

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.75rem);
  }

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

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.75rem);
  }

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

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

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

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.75rem);
  }

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

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.75rem);
  }

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

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

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

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.75rem);
  }

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

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.75rem);
  }
}

@media screen and (min-width: 90em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }

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

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

  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

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

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

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

  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

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

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

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

  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

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

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

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

  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

@media screen and (min-width: 120em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }

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

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

  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333% + 1.25rem);
  }

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

  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66667% + 1.25rem);
  }

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

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

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

  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333% + 1.25rem);
  }

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

  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66667% + 1.25rem);
  }

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

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

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

  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333% + 1.25rem);
  }

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

  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66667% + 1.25rem);
  }

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

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

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

  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333% + 1.25rem);
  }

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

  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66667% + 1.25rem);
  }
}

.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.grid-y > .cell {
  height: auto;
  max-height: none;
}

.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 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

@media print, screen and (min-width: 48em) {
  .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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-full,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

@media screen and (min-width: 120em) {
  .grid-y > .xxlarge-shrink,
  .grid-y > .xxlarge-full,
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}

.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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 48em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .medium-shrink,
  .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333%;
  }

  .grid-y > .medium-2 {
    height: 16.66667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.33333%;
  }

  .grid-y > .medium-5 {
    height: 41.66667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.33333%;
  }

  .grid-y > .medium-8 {
    height: 66.66667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.33333%;
  }

  .grid-y > .medium-11 {
    height: 91.66667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .large-shrink,
  .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333%;
  }

  .grid-y > .large-2 {
    height: 16.66667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.33333%;
  }

  .grid-y > .large-5 {
    height: 41.66667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.33333%;
  }

  .grid-y > .large-8 {
    height: 66.66667%;
  }

  .grid-y > .large-9 {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.33333%;
  }

  .grid-y > .large-11 {
    height: 91.66667%;
  }

  .grid-y > .large-12 {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .xlarge-shrink {
    height: auto;
  }

  .grid-y > .xlarge-1 {
    height: 8.33333%;
  }

  .grid-y > .xlarge-2 {
    height: 16.66667%;
  }

  .grid-y > .xlarge-3 {
    height: 25%;
  }

  .grid-y > .xlarge-4 {
    height: 33.33333%;
  }

  .grid-y > .xlarge-5 {
    height: 41.66667%;
  }

  .grid-y > .xlarge-6 {
    height: 50%;
  }

  .grid-y > .xlarge-7 {
    height: 58.33333%;
  }

  .grid-y > .xlarge-8 {
    height: 66.66667%;
  }

  .grid-y > .xlarge-9 {
    height: 75%;
  }

  .grid-y > .xlarge-10 {
    height: 83.33333%;
  }

  .grid-y > .xlarge-11 {
    height: 91.66667%;
  }

  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

@media screen and (min-width: 120em) {
  .grid-y > .xxlarge-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .xxlarge-shrink,
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .xxlarge-shrink {
    height: auto;
  }

  .grid-y > .xxlarge-1 {
    height: 8.33333%;
  }

  .grid-y > .xxlarge-2 {
    height: 16.66667%;
  }

  .grid-y > .xxlarge-3 {
    height: 25%;
  }

  .grid-y > .xxlarge-4 {
    height: 33.33333%;
  }

  .grid-y > .xxlarge-5 {
    height: 41.66667%;
  }

  .grid-y > .xxlarge-6 {
    height: 50%;
  }

  .grid-y > .xxlarge-7 {
    height: 58.33333%;
  }

  .grid-y > .xxlarge-8 {
    height: 66.66667%;
  }

  .grid-y > .xxlarge-9 {
    height: 75%;
  }

  .grid-y > .xxlarge-10 {
    height: 83.33333%;
  }

  .grid-y > .xxlarge-11 {
    height: 91.66667%;
  }

  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

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

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

@media screen and (min-width: 90em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

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

@media screen and (min-width: 90em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-padding-y > .cell {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.5rem);
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.5rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.5rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.5rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.5rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.5rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.5rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.5rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.5rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.5rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.5rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.5rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.5rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.5rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.5rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.5rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.5rem);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.5rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.5rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.5rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.5rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.5rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.5rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.5rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.5rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.5rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.5rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.5rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.5rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.5rem);
  }
}

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

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

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

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

.cell-block-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

@media print, screen and (min-width: 48em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            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-style: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

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

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            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-style: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

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

@media screen and (min-width: 90em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

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

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

  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

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

@media screen and (min-width: 120em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

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

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

  .xxlarge-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

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

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 90em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 120em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

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

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

@media screen and (min-width: 90em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 120em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.5rem);
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2.5rem);
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.25rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.25rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.25rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.25rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.25rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.5rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.5rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.5rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.5rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.5rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.5rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.5rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.5rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.5rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.5rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.5rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.5rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.5rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.5rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.5rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.5rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.5rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.5rem);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.5rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.5rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.5rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.5rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.5rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.5rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.5rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.5rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.5rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.5rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.5rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.5rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66667% - 2.5rem);
  }

  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 2.5rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}

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

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

@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.5rem);
  }
}

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

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

@media screen and (min-width: 90em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 120em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 2.5rem);
  }
}

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

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 30px 0;
  border: 0;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #005E7A;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 0;
  border-radius: 0 0 0 0;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #F4F4F4;
}

.accordion-content {
  display: none;
  padding: 0;
  border: 0;
  border-bottom: 0;
  background-color: transparent;
  color: #1E1E1E;
}

:last-child > .accordion-content:last-child {
  border-bottom: 0;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #F4F4F4;
  background: #fefefe;
  list-style-type: none;
}

.tabs::before,
.tabs::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tabs::after {
  clear: both;
}

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

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

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

.tabs.primary {
  background: #005E7A;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #006d8d;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #005E7A;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #005169;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
  background: #F4F4F4;
  color: #005E7A;
}

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

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

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

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

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

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

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

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

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

@media screen and (min-width: 90em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

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

@media screen and (min-width: 120em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

@media screen and (min-width: 90em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

@media screen and (min-width: 120em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

/* Slider */

.slick-loading .slick-list {
  background: #fff url(images/ajax-loader.c5cd7f53.gif) center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url(fonts/slick.ced611da.eot);
  src: url(fonts/slick.ced611da.eot) format("embedded-opentype"), url(fonts/slick.b7c9e1e4.woff) format("woff"), url(fonts/slick.d41f55a7.ttf) format("truetype"), url(images/slick.f97e3bbf.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.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%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

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

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "\2190";
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

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

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

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

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-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;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */

.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

.module-accordion .accordion-wrapper .accordion-item .accordion-title,
.page-template-template-history .history .timeline-wapper .year-content,
.single-post .post-content + .back-to-overview a {
  font-size: 14px;
  line-height: 21px;
}

@media screen and (min-width: 90em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-title,
  .page-template-template-history .history .timeline-wapper .year-content,
  .single-post .post-content + .back-to-overview a {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-title,
  .page-template-template-history .history .timeline-wapper .year-content,
  .single-post .post-content + .back-to-overview a {
    font-size: 24px;
    line-height: 36px;
  }
}

@media print {
  -webkit-print-color-adjust: exact;
  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;
  }

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

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

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

  #main {
    padding: 0 !important;
  }

  thead {
    display: table-header-group;
  }

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

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

@page {
    margin: 1.5cm 2cm 2cm 2cm;
}

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

  header {
    position: relative;
  }

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

  a:after {
    display: none;
  }

  .top-actions,
  .back-to-overview,
  .related-posts,
  footer,
  .video-wrapper {
    display: none !important;
  }

  header {
    position: relative !important;
  }

  body {
    padding: 0 !important;
  }

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

  .medium-6 {
    width: 50% !important;
  }

  .medium-4 {
    width: 33.3333% !important;
  }

  .small-12 {
    margin: 0 !important;
    width: 100% !important;
  }

  h1 {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  h2 {
    font-size: 27px !important;
    line-height: 30px !important;
  }

  h3 {
    font-size: 27px !important;
    line-height: 30px !important;
  }

  h4 {
    font-size: 21px !important;
    line-height: 23px !important;
  }
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body.menu-open {
  overflow: hidden;
}

iframe {
  border: 0;
}

#main {
  min-height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding-top: 130px;
}

@media screen and (min-width: 90em) {
  #main {
    padding-top: 190px;
  }
}

.grid-container {
  width: 100%;
}

.hide {
  display: none;
}

.outer-grid-container {
  padding: 0 10px;
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .outer-grid-container {
    padding: 0 30px;
  }
}

@media print, screen and (min-width: 64em) {
  .outer-grid-container {
    padding: 0 38px;
  }
}

@media screen and (min-width: 90em) {
  .outer-grid-container {
    padding: 0 60px;
  }
}

@media screen and (min-width: 120em) {
  .outer-grid-container {
    padding: 0;
  }
}

h1,
.h1,
.single-post .post-content blockquote,
h2,
.h2,
h3,
.h3,
.home .module-teaser .teaser-title,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Sabon W01", serif;
  font-weight: bold;
}

h1,
.h1,
.single-post .post-content blockquote {
  font-size: 36px;
  line-height: 40px;
}

@media print, screen and (min-width: 48em) {
  h1,
  .h1,
  .single-post .post-content blockquote {
    font-size: 54px;
    line-height: 60px;
  }
}

@media print, screen and (min-width: 64em) {
  h1,
  .h1,
  .single-post .post-content blockquote {
    font-size: 54px;
    line-height: 60px;
  }
}

@media screen and (min-width: 90em) {
  h1,
  .h1,
  .single-post .post-content blockquote {
    font-size: 72px;
    line-height: 80px;
  }
}

@media screen and (min-width: 120em) {
  h1,
  .h1,
  .single-post .post-content blockquote {
    font-size: 90px;
    line-height: 100px;
  }
}

h2,
.h2 {
  font-size: 27px;
  line-height: 30px;
}

@media print, screen and (min-width: 48em) {
  h2,
  .h2 {
    font-size: 45px;
    line-height: 50px;
  }
}

@media screen and (min-width: 90em) {
  h2,
  .h2 {
    font-size: 60px;
    line-height: 66px;
  }
}

@media screen and (min-width: 120em) {
  h2,
  .h2 {
    font-size: 75px;
    line-height: 82px;
  }
}

h3 {
  margin-bottom: 22px;
}

@media print, screen and (min-width: 48em) {
  h3 {
    margin-bottom: 27px;
  }
}

@media print, screen and (min-width: 64em) {
  h3 {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 90em) {
  h3 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 120em) {
  h3 {
    margin-bottom: 35px;
  }
}

h3,
.h3,
.home .module-teaser .teaser-title {
  font-size: 27px;
  line-height: 30px;
}

@media print, screen and (min-width: 48em) {
  h3,
  .h3,
  .home .module-teaser .teaser-title {
    font-size: 36px;
    line-height: 40px;
  }
}

@media print, screen and (min-width: 64em) {
  h3,
  .h3,
  .home .module-teaser .teaser-title {
    font-size: 36px;
    line-height: 40px;
  }
}

@media screen and (min-width: 90em) {
  h3,
  .h3,
  .home .module-teaser .teaser-title {
    font-size: 48px;
    line-height: 52px;
  }
}

@media screen and (min-width: 120em) {
  h3,
  .h3,
  .home .module-teaser .teaser-title {
    font-size: 60px;
    line-height: 66px;
  }
}

h4,
.h4 {
  font-size: 21px;
  line-height: 23px;
}

@media print, screen and (min-width: 48em) {
  h4,
  .h4 {
    font-size: 27px;
    line-height: 30px;
  }
}

@media screen and (min-width: 90em) {
  h4,
  .h4 {
    font-size: 36px;
    line-height: 40px;
  }
}

@media screen and (min-width: 120em) {
  h4,
  .h4 {
    font-size: 40px;
    line-height: 60px;
  }
}

.related-posts-title {
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .related-posts-title {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .related-posts-title {
    margin-bottom: 100px;
  }
}

.related-posts-title,
.related-post-title {
  font-weight: bold;
  font-size: 30px;
  line-height: 33px;
}

@media print, screen and (min-width: 64em) {
  .related-posts-title,
  .related-post-title {
    font-size: 36px;
    line-height: 40px;
  }
}

@media screen and (min-width: 120em) {
  .related-posts-title,
  .related-post-title {
    font-size: 45px;
    line-height: 50px;
  }
}

.related-posts-title a,
.related-post-title a {
  color: #1E1E1E;
}

.related-posts-title a:hover,
.related-post-title a:hover {
  color: #005E7A;
}

.cul,
.cul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.content-text,
.module-with-hidden-text .toggle-hidden-text,
.section-bottom-toggle {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}

@media print, screen and (min-width: 48em) {
  .content-text,
  .module-with-hidden-text .toggle-hidden-text,
  .section-bottom-toggle {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 90em) {
  .content-text,
  .module-with-hidden-text .toggle-hidden-text,
  .section-bottom-toggle {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .content-text,
  .module-with-hidden-text .toggle-hidden-text,
  .section-bottom-toggle {
    font-size: 24px;
    line-height: 36px;
  }
}

.content-text p,
.module-with-hidden-text .toggle-hidden-text p,
.section-bottom-toggle p {
  line-height: inherit;
}

.content-text *:last-child,
.module-with-hidden-text .toggle-hidden-text *:last-child,
.section-bottom-toggle *:last-child {
  margin-bottom: 0;
}

.content-lead,
.module-lead-text {
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
}

@media print, screen and (min-width: 48em) {
  .content-lead,
  .module-lead-text {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (min-width: 90em) {
  .content-lead,
  .module-lead-text {
    font-size: 32px;
    line-height: 48px;
  }
}

@media screen and (min-width: 120em) {
  .content-lead,
  .module-lead-text {
    font-size: 40px;
    line-height: 60px;
  }
}

.content-lead *:last-child,
.module-lead-text *:last-child {
  margin-bottom: 0;
}

.link {
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}

@media screen and (min-width: 90em) {
  .link {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .link {
    font-size: 24px;
    line-height: 36px;
  }
}

.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #005E7A;
  color: #fefefe;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  line-height: 21px;
  outline: none;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  min-width: 155px;
  -webkit-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

@media print, screen and (min-width: 48em) {
  .button {
    min-width: 190px;
  }
}

@media screen and (min-width: 90em) {
  .button {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 120em) {
  .button {
    font-size: 20px;
    line-height: 30px;
  }
}

.button:hover {
  background-color: #00526b;
}

.button.hollow {
  background-color: transparent;
  border: 1px solid #005E7A;
  color: #005E7A;
}

.button.hollow:hover {
  background-color: #005E7A;
  color: #fefefe;
}

.module-with-hidden-text .hidden-text {
  margin-top: 16px;
}

.module-with-hidden-text .toggle-hidden-text {
  display: inline-block;
  margin: 25px 0;
}

@media print, screen and (min-width: 48em) {
  .module-with-hidden-text .toggle-hidden-text {
    margin: 27px 0;
  }
}

@media screen and (min-width: 90em) {
  .module-with-hidden-text .toggle-hidden-text {
    margin: 36px 0;
  }
}

@media screen and (min-width: 120em) {
  .module-with-hidden-text .toggle-hidden-text {
    margin: 40px 0;
  }
}

.module-with-hidden-text .toggle-hidden-text .icon {
  display: inline-block;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  -o-transition: transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.module-with-hidden-text .toggle-hidden-text .show-less {
  display: none;
}

.module-with-hidden-text .toggle-hidden-text.open .icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.module-with-hidden-text .toggle-hidden-text.open .show-less {
  display: inline-block;
}

.module-with-hidden-text .toggle-hidden-text.open .show-more {
  display: none;
}

.section-bottom-toggle {
  margin: 25px 0;
}

@media print, screen and (min-width: 48em) {
  .section-bottom-toggle {
    margin: 27px 0;
  }
}

@media screen and (min-width: 90em) {
  .section-bottom-toggle {
    margin: 36px 0;
  }
}

@media screen and (min-width: 120em) {
  .section-bottom-toggle {
    margin: 40px 0;
  }
}

.section-bottom-toggle .icon {
  display: inline-block;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.arrow-right:before {
  content: "\E902";
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}

@media print, screen and (min-width: 48em) {
  .arrow-right:before {
    font-size: 14px;
  }
}

@media screen and (min-width: 90em) {
  .arrow-right:before {
    font-size: 18px;
  }
}

.add-arrow:after {
  content: "\E902";
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}

@media print, screen and (min-width: 48em) {
  .add-arrow:after {
    font-size: 14px;
  }
}

@media screen and (min-width: 90em) {
  .add-arrow:after {
    font-size: 18px;
  }
}

img {
  width: auto;
}

.wp-caption-text {
  color: #BABABA;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.2px;
}

@media print, screen and (min-width: 48em) {
  .wp-caption-text {
    font-size: 20px;
    line-height: 27px;
    margin-top: 10px;
    letter-spacing: 0px;
  }
}

.breadcrumbs {
  color: #BABABA;
  letter-spacing: 0.5px;
  line-height: 18px;
  margin-bottom: 28px;
  margin-top: 24px;
  font-size: 12px;
}

@media print, screen and (min-width: 64em) {
  .breadcrumbs {
    margin-top: 30px;
    margin-bottom: 60px;
    line-height: 21px;
    font-size: 13px;
  }
}

@media screen and (min-width: 120em) {
  .breadcrumbs {
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 100px;
  }
}

.breadcrumbs a {
  color: inherit;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.error404 h1 {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .error404 h1 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .error404 h1 {
    margin-bottom: 100px;
  }
}

.legal-text {
  font-size: 14px;
  line-height: 20px;
  color: #BABABA;
}

.sib-form {
  padding: 0 !important;
}

.sib-form .entry__choice {
  line-height: 1.2 !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 .selectric-wpcf7-select .selectric,
.wpcf7 .selectric-wpcf7-select .selectric .label,
.wpcf7 .selectric-wpcf7-select .selectric-items ul li {
  font-size: 14px;
}

@media screen and (min-width: 90em) {
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"],
  .wpcf7 input[type="tel"],
  .wpcf7 textarea,
  .wpcf7 .selectric-wpcf7-select .selectric,
  .wpcf7 .selectric-wpcf7-select .selectric .label,
  .wpcf7 .selectric-wpcf7-select .selectric-items ul li {
    font-size: 20px;
  }
}

@media screen and (min-width: 120em) {
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"],
  .wpcf7 input[type="tel"],
  .wpcf7 textarea,
  .wpcf7 .selectric-wpcf7-select .selectric,
  .wpcf7 .selectric-wpcf7-select .selectric .label,
  .wpcf7 .selectric-wpcf7-select .selectric-items ul li {
    font-size: 24px;
  }
}

.wpcf7 .form-element {
  max-width: 800px;
}

.wpcf7 .form-element.acceptance,
.wpcf7 .form-element.checkbox {
  margin-bottom: 42px;
}

@media screen and (min-width: 90em) {
  .wpcf7 .form-element.acceptance,
  .wpcf7 .form-element.checkbox {
    margin-bottom: 50px;
  }
}

.wpcf7 .form-element:not(.checkbox) {
  position: relative;
  padding-top: 24px;
  margin-bottom: 36px;
}

.wpcf7 .form-element:not(.checkbox) br {
  display: none;
}

.wpcf7 .form-element:not(.checkbox) label {
  position: absolute;
  top: 32px;
  color: #BABABA;
  font-weight: 300;
  background-color: white;
  z-index: 3;
  -webkit-transition: 300ms ease;
  -o-transition: 300ms ease;
  transition: 300ms ease;
  font-size: 14px;
  line-height: 21px;
  pointer-events: none;
}

@media screen and (min-width: 90em) {
  .wpcf7 .form-element:not(.checkbox) label {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .wpcf7 .form-element:not(.checkbox) label {
    font-size: 24px;
    line-height: 36px;
  }
}

.wpcf7 .form-element:not(.checkbox).focused input[type="text"],
.wpcf7 .form-element:not(.checkbox).focused input[type="email"],
.wpcf7 .form-element:not(.checkbox).focused input[type="password"],
.wpcf7 .form-element:not(.checkbox).focused input[type="tel"],
.wpcf7 .form-element:not(.checkbox).focused textarea,
.wpcf7 .form-element:not(.checkbox).focused .selectric-wpcf7-select .selectric {
  border-color: #1E1E1E;
}

.wpcf7 .form-element:not(.checkbox).focused label {
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 18px;
  color: #1E1E1E;
}

@media screen and (min-width: 90em) {
  .wpcf7 .form-element:not(.checkbox).focused label {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (min-width: 120em) {
  .wpcf7 .form-element:not(.checkbox).focused label {
    font-size: 16px;
    line-height: 24px;
  }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 .selectric-wpcf7-select .selectric {
  border: 0;
  outline: 0;
  border-right: 1px solid #1E1E1E;
  border-bottom: 1px solid #1E1E1E;
  font-weight: 300;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-color: #BABABA;
}

.wpcf7 input[type="text"].wpcf7-not-valid,
.wpcf7 input[type="email"].wpcf7-not-valid,
.wpcf7 input[type="password"].wpcf7-not-valid,
.wpcf7 input[type="tel"].wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid,
.wpcf7 .selectric-wpcf7-select .selectric.wpcf7-not-valid {
  border-color: #B13A27 !important;
  color: #B13A27;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"] {
  height: 42px;
}

@media screen and (min-width: 90em) {
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"],
  .wpcf7 input[type="tel"] {
    height: 50px;
  }
}

@media screen and (min-width: 120em) {
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="password"],
  .wpcf7 input[type="tel"] {
    height: 60px;
  }
}

.wpcf7 .selectric-wpcf7-select .selectric {
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 42px;
}

@media screen and (min-width: 90em) {
  .wpcf7 .selectric-wpcf7-select .selectric {
    height: 50px;
  }
}

@media screen and (min-width: 120em) {
  .wpcf7 .selectric-wpcf7-select .selectric {
    height: 60px;
  }
}

.wpcf7 .selectric-wpcf7-select .selectric .label {
  margin: 0;
  color: #1E1E1E;
}

.wpcf7 .selectric-wpcf7-select .selectric .button {
  min-width: 0;
  height: 100%;
  background-color: transparent;
}

.wpcf7 .selectric-wpcf7-select .selectric .button:after {
  content: "\E912";
  border: none;
  width: 100%;
  height: 100%;
  color: #1E1E1E;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 23px;
}

.wpcf7 .selectric-wpcf7-select .selectric-items {
  background: #FFFFFF;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);
  border: 0;
}

.wpcf7 .selectric-wpcf7-select .selectric-items ul li {
  padding: 12px 20px;
  background-color: transparent;
  color: #BABABA;
}

.wpcf7 .selectric-wpcf7-select .selectric-items ul li:hover {
  color: #1E1E1E;
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.wpcf7 .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin-left: 0;
  position: relative;
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
.wpcf7 .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  font-weight: 300;
  position: relative;
  padding-left: 40px;
  display: inline-block;
}

@media screen and (min-width: 90em) {
  .wpcf7 .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label,
  .wpcf7 .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
  .wpcf7 .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 20px;
    line-height: 30px;
  }
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item label,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label,
.wpcf7 .wpcf7-radio .wpcf7-list-item label {
  display: inline-block;
  cursor: pointer;
}

.wpcf7 .wpcf7-acceptance,
.wpcf7 .wpcf7-checkbox {
  display: block;
}

.wpcf7 .wpcf7-acceptance input[type="checkbox"],
.wpcf7 .wpcf7-checkbox input[type="checkbox"] {
  display: none;
}

.wpcf7 .wpcf7-acceptance input[type="checkbox"] + .wpcf7-list-item-label:before,
.wpcf7 .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
  content: '';
  border: 2px solid #005E7A;
  color: #005E7A;
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
}

@media screen and (min-width: 120em) {
  .wpcf7 .wpcf7-acceptance input[type="checkbox"] + .wpcf7-list-item-label:before,
  .wpcf7 .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label:before {
    line-height: 28px;
    font-size: 14px;
    width: 30px;
    height: 30px;
  }
}

.wpcf7 .wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7 .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: "\E90C";
}

.wpcf7 .wpcf7-radio input[type="radio"] {
  display: none;
}

.wpcf7 .wpcf7-radio input[type="radio"] + .wpcf7-list-item-label:before {
  content: '';
  border: 2px solid #005E7A;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  width: 26px;
  height: 26px;
}

@media screen and (min-width: 120em) {
  .wpcf7 .wpcf7-radio input[type="radio"] + .wpcf7-list-item-label:before {
    width: 30px;
    height: 30px;
  }
}

.wpcf7 .wpcf7-radio input[type="radio"] + .wpcf7-list-item-label:after {
  content: '';
  position: absolute;
  background-color: #005E7A;
  border-radius: 50%;
  opacity: 0;
  left: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
}

@media screen and (min-width: 120em) {
  .wpcf7 .wpcf7-radio input[type="radio"] + .wpcf7-list-item-label:after {
    left: 8px;
    width: 14px;
    height: 14px;
  }
}

.wpcf7 .wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}

.wpcf7 input.wpcf7-submit {
  border: 1px solid #005E7A;
}

.wpcf7 input.wpcf7-submit:hover {
  background-color: transparent;
  color: #005E7A;
}

.wpcf7 .wpcf7-form-control-wrap {
  display: block;
}

.wpcf7 .wpcf7-not-valid-tip {
  color: #BABABA;
  font-size: 16px;
  line-height: 24px;
  margin-top: 6px;
}

.wpcf7 form .wpcf7-response-output {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: bold;
  margin-bottom: 50px;
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: #B13A27;
}

.post-block .featured-image {
  margin-bottom: 14px;
}

.post-block .related-post-meta {
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2px;
}

@media print, screen and (max-width: 47.99875em) {
  .post-block .related-post-meta {
    font-size: 12px;
    line-height: 18px;
  }
}

.post-block .related-post-meta .categories {
  display: inline;
}

.post-block .related-post-meta .date,
.post-block .related-post-meta .category {
  margin-right: 10px;
}

.post-block .related-post-meta .date,
.post-block .related-post-meta .date a,
.post-block .related-post-meta .category,
.post-block .related-post-meta .category a {
  color: #BABABA;
}

.post-block .related-post-meta .category:hover {
  color: #1E1E1E;
}

.post-block .related-post-meta * {
  display: inline-block;
}

.post-filter {
  display: inline-block;
  position: relative;
  font-weight: 300;
  font-size: 24px;
  margin-right: 37px;
}

@media print, screen and (max-width: 119.99875em) {
  .post-filter {
    font-size: 20px;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .post-filter {
    position: static;
    left: 0;
    right: auto;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .post-filter {
    font-size: 14px;
    margin-right: 15px;
  }
}

.post-filter:last-child {
  margin-right: 0;
}

.post-filter:last-child .post-filter-list {
  right: 0;
}

.post-filter.active .post-filter-list {
  pointer-events: initial;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.post-filter.active .icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (min-width: 85.4375em) {
  .post-filter:hover .post-filter-list {
    pointer-events: initial;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }

  .post-filter:hover .icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

.post-filter-current {
  padding-bottom: 12px;
  cursor: pointer;
  color: #005E7A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-filter .icon {
  display: inline-block;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  -o-transition: transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 10px;
  margin-right: 12px;
}

@media print, screen and (max-width: 47.99875em) {
  .post-filter .icon {
    font-size: 7px;
  }
}

.post-filter-list {
  position: absolute;
  z-index: 2;
  top: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  opacity: 0;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  -o-transition: opacity 300ms ease, transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  pointer-events: none;
}

@media print, screen and (min-width: 48em) {
  .post-filter-list {
    min-width: 360px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .post-filter-list {
    width: calc(100vw - 40px);
  }
}

.post-filter-list-item {
  display: block;
  padding: 18px 0;
  border-bottom: 1px solid #F4F4F4;
  color: #1E1E1E;
}

.post-filter-list-item:last-child {
  border-bottom: none;
}

.post-filter-list-item:hover {
  color: #005E7A;
}

.posts-pagination {
  text-align: center;
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .posts-pagination {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .posts-pagination {
    margin-bottom: 240px;
  }
}

.posts-pagination .page-numbers {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 5px;
  border-bottom: 1px solid #BABABA;
  color: #BABABA;
  font-size: 14px;
  width: 40px;
  height: 40px;
}

@media print, screen and (min-width: 48em) {
  .posts-pagination .page-numbers {
    width: 50px;
    height: 50px;
  }
}

.posts-pagination .page-numbers.current,
.posts-pagination .page-numbers:hover {
  color: #1E1E1E;
  border-bottom-color: #1E1E1E;
}

.posts-pagination .page-numbers:last-child {
  margin-right: 0;
}

.search-field-group {
  border-bottom: 1px solid #1E1E1E;
  border-right: 1px solid #1E1E1E;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.search-field-group .search-field {
  width: 100%;
  outline: 0;
  border: none;
  height: 42px;
  background-color: transparent;
  font-weight: 300;
  font-size: 14px;
}

@media print, screen and (min-width: 64em) {
  .search-field-group .search-field {
    height: 50px;
  }
}

@media screen and (min-width: 90em) {
  .search-field-group .search-field {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .search-field-group .search-field {
    height: 60px;
    font-size: 24px;
    line-height: 36px;
  }
}

.search-field-group ::-webkit-input-placeholder {
  /* Edge */
  color: #1E1E1E;
}

.search-field-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1E1E1E;
}

.search-field-group ::-moz-placeholder {
  color: #1E1E1E;
}

.search-field-group ::-ms-input-placeholder {
  color: #1E1E1E;
}

.search-field-group ::placeholder {
  color: #1E1E1E;
}

.search-field-group .search-button {
  width: 42px;
  height: 42px;
  font-size: 25px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media print, screen and (min-width: 64em) {
  .search-field-group .search-button {
    width: 50px;
    height: 50px;
  }
}

@media screen and (min-width: 120em) {
  .search-field-group .search-button {
    width: 60px;
    height: 60px;
    font-size: 36px;
  }
}

.search-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.search-pagination .current-page-status {
  color: #BABABA;
  margin: 0 20px;
  text-align: center;
}

.search-pagination .prev-link a,
.search-pagination .next-link a {
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #BABABA;
  color: #BABABA;
}

@media print, screen and (min-width: 48em) {
  .search-pagination .prev-link a,
  .search-pagination .next-link a {
    width: 70px;
    height: 70px;
    font-size: 40px;
  }
}

@media screen and (min-width: 90em) {
  .search-pagination .prev-link a,
  .search-pagination .next-link a {
    width: 80px;
    height: 80px;
    font-size: 50px;
  }
}

@media screen and (min-width: 120em) {
  .search-pagination .prev-link a,
  .search-pagination .next-link a {
    width: 100px;
    height: 100px;
    font-size: 60px;
  }
}

.search-pagination .prev-link.disabled,
.search-pagination .next-link.disabled {
  pointer-events: none;
  opacity: 0.2;
}

.mobile-filter {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #005E7A;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.5px;
  cursor: pointer;
  width: 100%;
}

@media print, screen and (min-width: 64em) {
  .mobile-filter {
    display: none;
  }
}

.mobile-filter .text {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #005E7A;
}

.mobile-filter .icon {
  width: 50px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 2px solid #005E7A;
  color: #005E7A;
}

.mobile-filter i {
  display: block;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  -o-transition: transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.mobile-filter.open i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.filters {
  margin-bottom: 57px;
  border: 0;
  margin: 0;
  list-style: none;
}

@media print, screen and (max-width: 63.99875em) {
  .filters {
    background: #FFFFFF;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .filters {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.filters .filter-item {
  display: block;
  float: none;
}

@media print, screen and (max-width: 63.99875em) {
  .filters .filter-item {
    padding: 0 16px;
  }
}

@media print, screen and (min-width: 64em) {
  .filters .filter-item {
    border: 1px solid #1E1E1E;
    border-right: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media print, screen and (min-width: 64em) {
  .filters .filter-item:last-child {
    border-right: 1px solid #1E1E1E;
  }
}

@media screen and (min-width: 90em) {
  .filters .filter-item {
    height: 60px;
  }
}

@media screen and (min-width: 120em) {
  .filters .filter-item {
    height: 75px;
  }
}

.filters .filter-item a {
  font-family: "Helvetica Now Text W01", Helvetica, Arial, sans-serif;
  display: block;
  background-color: transparent;
  padding: 15px 0;
  border-bottom: 1px solid #F4F4F4;
  outline: none;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #1E1E1E;
}

@media print, screen and (min-width: 64em) {
  .filters .filter-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 100%;
    color: #1E1E1E;
    position: relative;
  }
}

@media screen and (min-width: 90em) {
  .filters .filter-item a {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (min-width: 120em) {
  .filters .filter-item a {
    font-size: 20px;
    line-height: 30px;
  }
}

.filters .filter-item a:before {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -2px;
  right: -1px;
  border: 3px solid #005E7A;
  z-index: 1;
  opacity: 0;
}

@media print, screen and (max-width: 63.99875em) {
  .filters .filter-item a:before {
    display: none;
  }
}

.filters .filter-item.is-active {
  border-color: transparent;
}

.filters .filter-item.is-active a {
  font-weight: bold;
  color: #005E7A;
}

@media print, screen and (max-width: 63.99875em) {
  .filters .filter-item.is-active a {
    font-weight: 300;
  }
}

.filters .filter-item.is-active a:before {
  opacity: 1;
}

.member {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .member {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .member {
    margin-bottom: 100px;
  }
}

.member-image {
  padding-top: 65.30612245%;
  margin-bottom: 10px;
}

@media screen and (min-width: 90em) {
  .member-image {
    padding-top: 65.85365854%;
  }
}

@media screen and (min-width: 120em) {
  .member-image {
    padding-top: 65.89595376%;
    margin-bottom: 12px;
  }
}

.member-name {
  font-weight: bold;
}

.member-position {
  font-weight: 300;
  color: #BABABA;
  margin-bottom: 10px;
}

@media screen and (min-width: 120em) {
  .member-position {
    margin-bottom: 12px;
  }
}

.member-name,
.member-position,
.member-links a {
  font-size: 14px;
  line-height: 21px;
}

@media screen and (min-width: 90em) {
  .member-name,
  .member-position,
  .member-links a {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .member-name,
  .member-position,
  .member-links a {
    font-size: 24px;
    line-height: 36px;
  }
}

.member-links a {
  margin-right: 14px;
}

@media screen and (min-width: 90em) {
  .member-links a {
    margin-right: 20px;
  }
}

@media screen and (min-width: 120em) {
  .member-links a {
    margin-right: 24px;
  }
}

.member-links a:last-child {
  margin-right: 0;
}

.video-player .image {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-size: 65px;
}

@media screen and (min-width: 90em) {
  .video-player .image {
    font-size: 80px;
  }
}

@media screen and (min-width: 120em) {
  .video-player .image {
    font-size: 100px;
  }
}

.video-player .image.hide {
  display: none;
}

.video-player .image .play-button {
  cursor: pointer;
}

.module-jobs-listing {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .module-jobs-listing {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module-jobs-listing {
    margin-bottom: 100px;
  }
}

.module-jobs-listing .jobs-listing-wrapper .job {
  border-top: 1px solid #BABABA;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.5px;
  font-weight: 300;
}

.module-jobs-listing .jobs-listing-wrapper .job:last-child {
  border-bottom: 1px solid #BABABA;
}

@media screen and (min-width: 90em) {
  .module-jobs-listing .jobs-listing-wrapper .job {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
  }
}

@media screen and (min-width: 120em) {
  .module-jobs-listing .jobs-listing-wrapper .job {
    padding: 30px 0;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
  }
}

.module-3-column-content {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-3-column-content {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-3-column-content {
    margin-bottom: 240px;
  }
}

.module-3-column-content.has-background {
  background-color: #F4F4F4;
}

@media print, screen and (min-width: 48em) {
  .module-3-column-content.has-background {
    padding: 30px 0 40px;
  }
}

@media print, screen and (min-width: 64em) {
  .module-3-column-content.has-background {
    padding: 45px 0 53px;
  }
}

@media screen and (min-width: 90em) {
  .module-3-column-content.has-background {
    padding: 60px 0 70px;
  }
}

@media screen and (min-width: 120em) {
  .module-3-column-content.has-background {
    padding: 64px 0 85px;
  }
}

.module-3-column-content h1,
.module-3-column-content h2,
.module-3-column-content h3,
.module-3-column-content h4,
.module-3-column-content h5,
.module-3-column-content h6 {
  font-family: "Helvetica Now Text W01", Helvetica, Arial, sans-serif;
}

@media print, screen and (min-width: 48em) {
  .module-3-column-content .cell {
    border-right: 1px solid #BABABA;
  }
}

.module-3-column-content .cell:last-child {
  border: 0;
}

.module-3-column-content .cell:last-child .content-text,
.module-3-column-content .cell:last-child .module-with-hidden-text .toggle-hidden-text,
.module-with-hidden-text .module-3-column-content .cell:last-child .toggle-hidden-text,
.module-3-column-content .cell:last-child .section-bottom-toggle {
  border-bottom: none;
}

@media print, screen and (min-width: 48em) {
  .module-3-column-content .cell .content-text,
  .module-3-column-content .cell .module-with-hidden-text .toggle-hidden-text,
  .module-with-hidden-text .module-3-column-content .cell .toggle-hidden-text,
  .module-3-column-content .cell .section-bottom-toggle {
    padding-left: 18px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .module-3-column-content .cell .content-text,
  .module-3-column-content .cell .module-with-hidden-text .toggle-hidden-text,
  .module-with-hidden-text .module-3-column-content .cell .toggle-hidden-text,
  .module-3-column-content .cell .section-bottom-toggle {
    padding: 35px 0;
    border-bottom: 1px solid #BABABA;
  }
}

.module-3-column-content .cell:first-child .content-text,
.module-3-column-content .cell:first-child .module-with-hidden-text .toggle-hidden-text,
.module-with-hidden-text .module-3-column-content .cell:first-child .toggle-hidden-text,
.module-3-column-content .cell:first-child .section-bottom-toggle {
  padding-left: 0;
}

@media print, screen and (max-width: 47.99875em) {
  .module-3-column-content .cell:first-child .content-text,
  .module-3-column-content .cell:first-child .module-with-hidden-text .toggle-hidden-text,
  .module-with-hidden-text .module-3-column-content .cell:first-child .toggle-hidden-text,
  .module-3-column-content .cell:first-child .section-bottom-toggle {
    margin-bottom: 0;
  }
}

.module-accordion {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-accordion {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-accordion {
    margin-bottom: 240px;
  }
}

.module-accordion .accordion-wrapper {
  margin-bottom: 0;
}

.module-accordion .accordion-wrapper .accordion-item {
  border-top: 1px solid #BABABA;
}

.module-accordion .accordion-wrapper .accordion-item:last-child {
  border-bottom: 1px solid #BABABA;
}

.module-accordion .accordion-wrapper .accordion-item .accordion-title {
  padding-top: 21px;
  padding-bottom: 21px;
  padding-right: 20px;
  font-weight: 300;
  position: relative;
  background-color: transparent;
}

@media screen and (min-width: 90em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-title {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 120em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-title {
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.module-accordion .accordion-wrapper .accordion-item .accordion-title .toggle-sign {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  -o-transition: transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

@media print, screen and (max-width: 47.99875em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-title .toggle-sign {
    width: 16px;
    height: 16px;
  }
}

.module-accordion .accordion-wrapper .accordion-item .accordion-title .toggle-sign:before,
.module-accordion .accordion-wrapper .accordion-item .accordion-title .toggle-sign:after {
  content: '';
  display: block;
  background-color: #005E7A;
  position: absolute;
}

.module-accordion .accordion-wrapper .accordion-item .accordion-title .toggle-sign:before {
  width: 100%;
  height: 1px;
  top: 50%;
}

.module-accordion .accordion-wrapper .accordion-item .accordion-title .toggle-sign:after {
  width: 1px;
  height: 100%;
  left: 50%;
}

.module-accordion .accordion-wrapper .accordion-item.is-active .accordion-title .toggle-sign {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.module-accordion .accordion-wrapper .accordion-item .accordion-content {
  padding-bottom: 36px;
}

@media screen and (min-width: 90em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-content {
    padding-right: 110px;
  }
}

@media screen and (min-width: 120em) {
  .module-accordion .accordion-wrapper .accordion-item .accordion-content {
    padding-right: 208px;
  }
}

.module-colors {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-colors {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-colors {
    margin-bottom: 240px;
  }
}

.module-colors h5 {
  font-family: "Helvetica Now Text W01", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: bold;
}

.module-colors .grid-x:last-child .colors-row {
  margin-bottom: 0;
}

.module-colors .colors-row {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .module-colors .colors-row {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module-colors .colors-row {
    margin-bottom: 100px;
  }
}

@media print, screen and (min-width: 48em) {
  .module-colors .colors-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.module-colors .colors-row.small .color-box {
  height: 50px;
}

@media print, screen and (min-width: 48em) {
  .module-colors .colors-row.small .color-box {
    height: 60px;
  }
}

.module-colors .colors-row .color-box {
  height: 98px;
  margin-top: 25px;
}

@media print, screen and (min-width: 48em) {
  .module-colors .colors-row .color-box {
    width: calc(33.3333% - 30px);
    height: 120px;
    margin: 30px 15px 0;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .module-colors .colors-row .color-box:first-child {
    margin-top: 15px;
  }
}

.module-colors .colors-row .color-box.has-border {
  border: 1px solid #BABABA;
}

.module-consulting {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-consulting {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-consulting {
    margin-bottom: 240px;
  }
}

.module-consulting .content-text,
.module-consulting .module-with-hidden-text .toggle-hidden-text,
.module-with-hidden-text .module-consulting .toggle-hidden-text,
.module-consulting .section-bottom-toggle {
  background-color: #F4F4F4;
  padding: 30px 30px 35px;
}

@media print, screen and (min-width: 48em) {
  .module-consulting .content-text,
  .module-consulting .module-with-hidden-text .toggle-hidden-text,
  .module-with-hidden-text .module-consulting .toggle-hidden-text,
  .module-consulting .section-bottom-toggle {
    padding: 30px 60px 40px;
  }
}

@media print, screen and (min-width: 64em) {
  .module-consulting .content-text,
  .module-consulting .module-with-hidden-text .toggle-hidden-text,
  .module-with-hidden-text .module-consulting .toggle-hidden-text,
  .module-consulting .section-bottom-toggle {
    padding: 53px 80px 58px;
  }
}

@media screen and (min-width: 90em) {
  .module-consulting .content-text,
  .module-consulting .module-with-hidden-text .toggle-hidden-text,
  .module-with-hidden-text .module-consulting .toggle-hidden-text,
  .module-consulting .section-bottom-toggle {
    padding: 70px 110px 80px;
  }
}

.module-content {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .module-content {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module-content {
    margin-bottom: 100px;
  }
}

.module-content h1,
.module-content h2 {
  margin-bottom: 18px;
}

@media print, screen and (min-width: 48em) {
  .module-content h1,
  .module-content h2 {
    margin-bottom: 33px;
  }
}

@media print, screen and (min-width: 64em) {
  .module-content h1,
  .module-content h2 {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 90em) {
  .module-content h1,
  .module-content h2 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 120em) {
  .module-content h1,
  .module-content h2 {
    margin-bottom: 48px;
  }
}

.module-content .visible-text > *:last-child,
.module-content .hidden-text > *:last-child {
  margin-bottom: 0;
}

.module-content .toggle-hidden-text {
  margin-bottom: 0;
}

.module-editorial {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-editorial {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-editorial {
    margin-bottom: 240px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .module-editorial h1 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 90em) {
  .module-editorial .visible-text {
    padding-left: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-editorial .visible-text {
    padding-left: 20px;
  }
}

.home .module-editorial .visible-text {
  padding-left: 0;
}

.module-editorial .signatures {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print, screen and (max-width: 89.99875em) {
  .module-editorial .signatures .signature {
    margin-bottom: 35px;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .module-editorial .signatures .signature {
    margin-bottom: 22px;
  }
}

@media print, screen and (min-width: 64em) {
  .module-editorial .signatures .signature {
    width: 50%;
  }
}

.module-editorial .signatures .signature:nth-child(odd) {
  padding-right: 20px;
}

@media print, screen and (min-width: 48em) {
  .module-editorial .signatures .signature:nth-child(odd) {
    padding-right: 20px;
  }
}

@media print, screen and (min-width: 64em) {
  .module-editorial .signatures .signature:nth-child(odd) {
    padding-right: 24px;
  }
}

@media screen and (min-width: 90em) {
  .module-editorial .signatures .signature:nth-child(odd) {
    padding-right: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-editorial .signatures .signature:nth-child(odd) {
    padding-right: 40px;
  }
}

.module-editorial .signatures .signature img {
  display: block;
  margin-bottom: 30px;
  max-width: 213px;
}

@media screen and (min-width: 90em) {
  .module-editorial .signatures .signature img {
    max-width: 300px;
  }
}

.module-editorial .signatures .signature .name,
.module-editorial .signatures .signature .position {
  display: block;
  font-size: 13px;
  line-height: 18px;
}

@media print, screen and (min-width: 48em) {
  .module-editorial .signatures .signature .name,
  .module-editorial .signatures .signature .position {
    font-size: 15px;
    line-height: 22px;
  }
}

@media screen and (min-width: 90em) {
  .module-editorial .signatures .signature .name,
  .module-editorial .signatures .signature .position {
    font-size: 20px;
    line-height: 27px;
  }
}

@media screen and (min-width: 120em) {
  .module-editorial .signatures .signature .name,
  .module-editorial .signatures .signature .position {
    font-size: 22px;
    line-height: 33px;
  }
}

.module-editorial .signatures .signature .name {
  font-weight: bold;
}

.module-editorial .signatures .signature .position {
  font-weight: 300;
}

.module-editorial .signatures-salutation {
  margin-bottom: 22px;
}

@media print, screen and (min-width: 48em) {
  .module-editorial .signatures-salutation {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 120em) {
  .module-editorial .signatures-salutation {
    margin-bottom: 30px;
  }
}

.module-full-width-image {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-full-width-image {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-full-width-image {
    margin-bottom: 240px;
  }
}

.module-full-width-image .image {
  height: 480px;
}

@media print, screen and (min-width: 64em) {
  .module-full-width-image .image {
    height: 640px;
  }
}

@media screen and (min-width: 120em) {
  .module-full-width-image .image {
    height: 814px;
  }
}

.module-gallery {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-gallery {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-gallery {
    margin-bottom: 240px;
  }
}

.module-gallery .image {
  margin-bottom: 40px;
}

.module-hero-image {
  margin-bottom: 155px;
  background-color: #000;
}

@media screen and (min-width: 90em) {
  .module-hero-image {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-hero-image {
    margin-bottom: 240px;
  }
}

.module-hero-image .image-wrapper {
  height: 420px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 48em) {
  .module-hero-image .image-wrapper {
    height: 460px;
  }
}

@media screen and (min-width: 90em) {
  .module-hero-image .image-wrapper {
    height: 640px;
  }
}

@media screen and (min-width: 120em) {
  .module-hero-image .image-wrapper {
    height: 854px;
  }
}

.module-hero-image .image {
  margin-top: auto;
  margin-bottom: auto;
  width: 155px;
  height: 214px;
}

@media print, screen and (min-width: 48em) {
  .module-hero-image .image {
    width: 213px;
    height: 293px;
  }
}

@media screen and (min-width: 90em) {
  .module-hero-image .image {
    width: 300px;
    height: 412px;
  }
}

@media screen and (min-width: 120em) {
  .module-hero-image .image {
    width: 380px;
    height: 523px;
  }
}

.module-homepage-teaser {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-homepage-teaser {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-homepage-teaser {
    margin-bottom: 240px;
  }
}

.module-homepage-teaser .teaser-image {
  margin-right: -20px;
  position: relative;
}

@media print, screen and (max-width: 47.99875em) {
  .module-homepage-teaser .teaser-image {
    margin-bottom: 20px;
  }
}

@media print, screen and (min-width: 48em) {
  .module-homepage-teaser .teaser-image {
    margin-right: 0;
  }
}

.module-homepage-teaser .teaser-image img {
  position: relative;
  z-index: 2;
}

.module-homepage-teaser .teaser-image .bg-color {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 100vw;
}

.module-homepage-teaser .content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.module-homepage-teaser .teaser-title {
  margin-bottom: 21px;
}

@media screen and (min-width: 90em) {
  .module-homepage-teaser .teaser-title {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-homepage-teaser .teaser-title {
    margin-bottom: 36px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .module-homepage-teaser .teaser-title {
    font-size: 36px;
    line-height: 40px;
  }
}

.module-homepage-teaser .teaser-content {
  margin-bottom: 21px;
}

@media print, screen and (min-width: 64em) {
  .module-homepage-teaser .teaser-content {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-homepage-teaser .teaser-content {
    margin-bottom: 36px;
  }
}

.module-homepage-teaser .link-wrapper {
  margin-bottom: 14px;
}

@media screen and (min-width: 90em) {
  .module-homepage-teaser .link-wrapper {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 120em) {
  .module-homepage-teaser .link-wrapper {
    margin-bottom: 24px;
  }
}

.module-homepage-teaser .link-wrapper:last-child {
  margin-bottom: 0;
}

.module-image {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-image {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-image {
    margin-bottom: 240px;
  }
}

.module-lead-text {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-lead-text {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-lead-text {
    margin-bottom: 240px;
  }
}

.module-page-teasers {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-page-teasers {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-page-teasers {
    margin-bottom: 240px;
  }
}

.module-page-teasers .page-teaser-wrapper {
  margin-top: 50px;
}

@media screen and (min-width: 90em) {
  .module-page-teasers .page-teaser-wrapper {
    margin-top: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module-page-teasers .page-teaser-wrapper {
    margin-top: 100px;
  }
}

.module-page-teasers .page-teaser-wrapper .page-teaser-inner-wrapper {
  padding-top: 14px;
  border-top: 3px solid #1E1E1E;
}

@media screen and (min-width: 90em) {
  .module-page-teasers .page-teaser-wrapper .page-teaser-inner-wrapper {
    padding-top: 20px;
    border-top: 4px solid #1E1E1E;
  }
}

@media screen and (min-width: 120em) {
  .module-page-teasers .page-teaser-wrapper .page-teaser-inner-wrapper {
    padding-top: 23px;
  }
}

.home .module-page-teasers .page-teaser-wrapper:nth-child(n) {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 90em) {
  .module-page-teasers .page-teaser-wrapper:nth-child(odd) {
    padding-right: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-page-teasers .page-teaser-wrapper:nth-child(odd) {
    padding-right: 20px;
  }
}

@media screen and (min-width: 90em) {
  .module-page-teasers .page-teaser-wrapper:nth-child(even) {
    padding-left: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-page-teasers .page-teaser-wrapper:nth-child(even) {
    padding-left: 20px;
  }
}

.module-page-teasers .page-teaser-wrapper:nth-child(1) {
  margin-top: 0;
}

@media print, screen and (min-width: 48em) {
  .module-page-teasers .page-teaser-wrapper:nth-child(2) {
    margin-top: 0;
  }
}

.module-page-teasers .title,
.module-page-teasers .content {
  margin-bottom: 21px;
}

@media print, screen and (min-width: 64em) {
  .module-page-teasers .title,
  .module-page-teasers .content {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-page-teasers .title,
  .module-page-teasers .content {
    margin-bottom: 36px;
  }
}

.module-simple-content {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .module-simple-content {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module-simple-content {
    margin-bottom: 100px;
  }
}

.module-slider {
  position: relative;
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-slider {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-slider {
    margin-bottom: 240px;
  }
}

.module-slider .slide .post-excerpt {
  margin-bottom: 36px;
}

.module-slider .slide .post-excerpt:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 47.99875em) {
  .module-slider .slide .slide-content {
    opacity: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .module-slider .slide .slide-content {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}

.module-slider .slide .slide-content .title {
  font-family: "Sabon W01", serif;
  font-weight: bold;
}

.module-slider .slide .slide-content .post-meta {
  font-size: 14px;
  line-height: 20px;
}

.module-slider .slide .slide-content .post-meta a,
.module-slider .slide .slide-content .post-meta {
  color: #BABABA;
}

.module-slider .slide .slide-content .post-meta .date {
  margin-right: 15px;
}

.module-slider .slide .slide-content .link .arrow-right {
  margin-left: 5px;
}

.module-slider .slide .slide-content .links-wrapper .link-item {
  margin-bottom: 14px;
}

@media print, screen and (min-width: 64em) {
  .module-slider .slide .slide-content .links-wrapper .link-item {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 120em) {
  .module-slider .slide .slide-content .links-wrapper .link-item {
    margin-bottom: 24px;
  }
}

.module-slider .slide .slide-content .links-wrapper .link-item:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 47.99875em) {
  .module-slider .slide .slide-image {
    margin-bottom: 20px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .module-slider .slide .slide-image img {
    max-height: 365px;
  }
}

.module-slider .slick-slider {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  position: relative;
}

@media print, screen and (min-width: 48em) {
  .module-slider .slick-slider .slick-list {
    height: auto !important;
  }
}

@media print, screen and (min-width: 48em) {
  .module-slider .slick-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.module-slider .slick-slider .slick-slide {
  outline: none;
}

@media print, screen and (max-width: 47.99875em) {
  .module-slider .slick-slider .slick-slide .grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.module-slider .slick-slider .slick-slide.before-current .slide-image img {
  margin-left: auto;
}

@media print, screen and (max-width: 47.99875em) {
  .module-slider .slick-slider .slick-current .slide-content {
    opacity: 1;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .module-slider .slick-slider .slick-current .slide-image {
    padding-right: 65px;
    padding-left: 25px;
  }
}

.module-slider .slick-slider .slick-current .slide-image img {
  margin: 0 auto;
}

@media print, screen and (min-width: 48em) {
  .module-slider .slick-slider .slick-current + .slick-slide .grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.module-slider .slick-slider .slick-current + .slick-slide .cell {
  margin-right: auto;
}

@media print, screen and (min-width: 48em) {
  .module-slider .slick-slider .slick-current .slide-image {
    padding-right: 30%;
  }
}

.module-slider .slider-controls .slider-control {
  top: 0;
  height: 100%;
  min-width: 10%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}

.module-slider .slider-controls .slider-control.slider-prev {
  left: 0;
}

.module-slider .slider-controls .slider-control.slider-next {
  right: 0;
}

.module-teaser {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-teaser {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser {
    margin-bottom: 240px;
  }
}

.module-teaser .content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (max-width: 47.99875em) {
  .module-teaser .teaser-image {
    margin-bottom: 20px;
  }
}

.module-teaser .teaser-image.image-align-right {
  text-align: right;
}

@media print, screen and (min-width: 48em) {
  .module-teaser .image-position-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 90em) {
  .module-teaser .image-position-right .left-side {
    padding-left: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .image-position-right .left-side {
    padding-left: 20px;
  }
}

@media screen and (min-width: 90em) {
  .module-teaser .image-position-right .right-side {
    padding-right: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .image-position-right .right-side {
    padding-right: 20px;
  }
}

@media screen and (min-width: 90em) {
  .module-teaser .image-position-left .left-side {
    padding-right: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .image-position-left .left-side {
    padding-right: 20px;
  }
}

@media screen and (min-width: 90em) {
  .module-teaser .image-position-left .right-side {
    padding-left: 15px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .image-position-left .right-side {
    padding-left: 20px;
  }
}

.module-teaser .link-wrapper {
  margin-bottom: 14px;
}

@media screen and (min-width: 90em) {
  .module-teaser .link-wrapper {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .link-wrapper {
    margin-bottom: 24px;
  }
}

.module-teaser .link-wrapper:last-child {
  margin-bottom: 0;
}

.module-teaser .teaser-title {
  margin-bottom: 21px;
}

@media screen and (min-width: 90em) {
  .module-teaser .teaser-title {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .teaser-title {
    margin-bottom: 36px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .home .module-teaser .teaser-title {
    font-size: 36px;
    line-height: 40px;
  }
}

.module-teaser .teaser-content {
  margin-bottom: 21px;
}

@media print, screen and (min-width: 64em) {
  .module-teaser .teaser-content {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-teaser .teaser-content {
    margin-bottom: 36px;
  }
}

.home .module-teaser .left-side,
.home .module-teaser .right-side {
  padding: 0;
}

@media print, screen and (min-width: 64em) {
  .home .module-teaser .image-position-left .left-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.66667% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .home .module-teaser .image-position-left .right-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33333% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    margin-left: calc(8.33333% + 0.75rem);
  }
}

@media print, screen and (min-width: 64em) {
  .home .module-teaser .image-position-right .left-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33333% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    margin-left: calc(8.33333% + 0.75rem);
  }
}

@media print, screen and (min-width: 64em) {
  .home .module-teaser .image-position-right .right-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33333% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
}

.module-testimonials {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module-testimonials {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials {
    margin-bottom: 240px;
  }
}

.module-testimonials .testimonial-wrapper {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .module-testimonials .testimonial-wrapper {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials .testimonial-wrapper {
    margin-bottom: 100px;
  }
}

.module-testimonials .testimonial-wrapper:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 90em) {
  .module-testimonials .video-wrapper {
    margin-bottom: 11px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials .video-wrapper {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 90em) {
  .module-testimonials .quote-wrapper {
    padding-left: 53px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials .quote-wrapper {
    padding-left: 0;
  }
}

.module-testimonials blockquote {
  margin: 0;
  padding: 0;
  border: none;
  color: #1E1E1E;
  position: relative;
  font-family: "Sabon W01", serif;
  font-weight: 500;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 48em) {
  .module-testimonials blockquote {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 90em) {
  .module-testimonials blockquote {
    font-size: 48px;
    line-height: 52px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials blockquote {
    font-size: 60px;
    line-height: 66px;
    margin-bottom: 24px;
  }
}

.module-testimonials blockquote:before {
  content: '\AB';
  position: absolute;
  left: 0;
}

.module-testimonials blockquote:after {
  content: '\BB';
}

.module-testimonials .author,
.module-testimonials blockquote {
  padding-left: 16px;
}

@media screen and (min-width: 90em) {
  .module-testimonials .author,
  .module-testimonials blockquote {
    padding-left: 27px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials .author,
  .module-testimonials blockquote {
    padding-left: 35px;
  }
}

.module-testimonials .author {
  color: #BABABA;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}

@media screen and (min-width: 90em) {
  .module-testimonials .author {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  .module-testimonials .author {
    font-size: 24px;
    line-height: 36px;
  }
}

.module-title h1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 90em) {
  .module-title h1 {
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 120em) {
  .module-title h1 {
    margin-bottom: 60px;
  }
}

.module-video {
  margin-bottom: 205px;
}

@media screen and (min-width: 90em) {
  .module-video {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 120em) {
  .module-video {
    margin-bottom: 320px;
  }
}

.module-video .video-wrapper {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.module-video iframe {
  border: none;
  outline: 0;
}

.module-video .image,
.module-video .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.module-video .image {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.module-video .image.hide {
  display: none;
}

.module-video .image .play-button {
  cursor: pointer;
  color: #fefefe;
  font-size: 65px;
}

@media print, screen and (min-width: 48em) {
  .module-video .image .play-button {
    font-size: 85px;
  }
}

@media print, screen and (min-width: 64em) {
  .module-video .image .play-button {
    font-size: 120px;
  }
}

@media screen and (min-width: 90em) {
  .module-video .image .play-button {
    font-size: 164px;
  }
}

.page-template-template-contact .acf-map {
  width: 100%;
  border: #ccc solid 1px;
  margin: 0;
  height: 400px;
}

@media print, screen and (min-width: 64em) {
  .page-template-template-contact .acf-map {
    height: 640px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .acf-map {
    height: 815px;
  }
}

.page-template-template-contact .acf-map img {
  max-width: inherit !important;
}

.page-template-template-contact .map-wrapper {
  margin-bottom: 65px;
}

@media screen and (min-width: 90em) {
  .page-template-template-contact .map-wrapper {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .map-wrapper {
    margin-bottom: 140px;
  }
}

.page-template-template-contact .locations-wrapper {
  margin-bottom: 205px;
}

@media screen and (min-width: 90em) {
  .page-template-template-contact .locations-wrapper {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .locations-wrapper {
    margin-bottom: 320px;
  }
}

@media print, screen and (min-width: 48em) {
  .page-template-template-contact .locations-wrapper .location-wrapper:nth-child(1) .location,
  .page-template-template-contact .locations-wrapper .location-wrapper:nth-child(2) .location {
    margin-top: 0;
  }
}

.page-template-template-contact .location {
  margin-top: 50px;
}

@media screen and (min-width: 90em) {
  .page-template-template-contact .location {
    margin-top: 80px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .location {
    margin-top: 100px;
  }
}

@media screen and (min-width: 90em) {
  .page-template-template-contact .location {
    padding-right: 30px;
  }
}

.page-template-template-contact .location .city {
  color: #005E7A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

@media print, screen and (min-width: 64em) {
  .page-template-template-contact .location .city {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .location .city {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 12px;
  }
}

.page-template-template-contact .location .city .icon {
  font-size: 21px;
  margin-right: 8px;
}

@media print, screen and (min-width: 64em) {
  .page-template-template-contact .location .city .icon {
    font-size: 27px;
    margin-right: 9px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .location .city .icon {
    font-size: 32px;
  }
}

.page-template-template-contact .location .content a {
  text-decoration: underline;
}

.page-template-template-contact .location .additional-info {
  color: #BABABA;
  margin-top: 20px;
  font-size: 12px;
  line-height: 18px;
}

@media screen and (min-width: 90em) {
  .page-template-template-contact .location .additional-info {
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-contact .location .additional-info {
    margin-top: 36px;
  }
}

.page-template-template-history .chart {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .page-template-template-history .chart {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-history .chart {
    margin-bottom: 240px;
  }
}

.page-template-template-history .chart .chart-wrapper .highcharts-axis-labels .no-point {
  color: #000000;
  fill: #000000;
}

.page-template-template-history .chart .chart-wrapper .highcharts-axis-labels > span {
  margin-top: 10px !important;
}

.page-template-template-history .chart .chart-wrapper .highcharts-xaxis .highcharts-axis-title {
  margin-top: 10px !important;
}

.page-template-template-history .history .timeline-content {
  margin-bottom: 65px;
}

@media screen and (min-width: 90em) {
  .page-template-template-history .history .timeline-content {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-history .history .timeline-content {
    margin-bottom: 140px;
  }
}

.page-template-template-history .history .cell {
  position: relative;
}

.page-template-template-history .history .timeline-wapper {
  margin-bottom: 205px;
}

@media screen and (min-width: 90em) {
  .page-template-template-history .history .timeline-wapper {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-history .history .timeline-wapper {
    margin-bottom: 320px;
  }
}

.page-template-template-history .history .timeline-wapper .year-wrapper .year {
  font-family: "Sabon W01", serif;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}

@media print, screen and (min-width: 48em) {
  .page-template-template-history .history .timeline-wapper .year-wrapper .year {
    text-align: center;
  }
}

@media screen and (min-width: 90em) {
  .page-template-template-history .history .timeline-wapper .year-wrapper .year {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.page-template-template-history .history .timeline-wapper .year-wrapper:last-child .year-content:before {
  height: 50%;
}

.page-template-template-history .history .timeline-wapper .year-content {
  font-weight: 300;
  padding: 30px 0;
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-history .history .timeline-wapper .year-content {
    padding: 25px 0;
  }
}

.page-template-template-history .history .timeline-wapper .year-content p {
  line-height: inherit;
}

.page-template-template-history .history .timeline-wapper .year-content:before,
.page-template-template-history .history .timeline-wapper .year-content:after {
  content: '';
  display: block;
  background-color: #BABABA;
  position: absolute;
}

.page-template-template-history .history .timeline-wapper .year-content:before {
  width: 1px;
  height: 100%;
  top: 0;
}

.page-template-template-history .history .timeline-wapper .year-content:after {
  width: 20px;
  height: 20px;
  top: 50%;
  border-radius: 50%;
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-history .history .timeline-wapper .year-content:after {
    width: 15px;
    height: 15px;
  }
}

@media print, screen and (min-width: 48em) {
  .page-template-template-history .history .timeline-wapper .year-content.left {
    padding-right: 100px;
    text-align: right;
  }
}

.page-template-template-history .history .timeline-wapper .year-content.left:before,
.page-template-template-history .history .timeline-wapper .year-content.left:after {
  right: 0;
}

.page-template-template-history .history .timeline-wapper .year-content.left:after {
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

@media print, screen and (min-width: 48em) {
  .page-template-template-history .history .timeline-wapper .year-content.right {
    padding-left: 100px;
  }
}

.page-template-template-history .history .timeline-wapper .year-content.right:before,
.page-template-template-history .history .timeline-wapper .year-content.right:after {
  left: 0;
}

.page-template-template-history .history .timeline-wapper .year-content.right:after {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-history .history .timeline-wapper .year-content.left,
  .page-template-template-history .history .timeline-wapper .year-content.right {
    padding-left: 65px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-history .history .timeline-wapper .year-content.left:before,
  .page-template-template-history .history .timeline-wapper .year-content.left:after,
  .page-template-template-history .history .timeline-wapper .year-content.right:before,
  .page-template-template-history .history .timeline-wapper .year-content.right:after {
    left: 38px;
    right: auto;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-history .history .timeline-wapper .year-content.left:after,
  .page-template-template-history .history .timeline-wapper .year-content.right:after {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.page-template-template-legal-documents-listing .page-title {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .page-template-template-legal-documents-listing .page-title {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-legal-documents-listing .page-title {
    margin-bottom: 100px;
  }
}

.page-template-template-legal-documents-listing .documents-wrapper {
  margin-bottom: 205px;
}

@media screen and (min-width: 90em) {
  .page-template-template-legal-documents-listing .documents-wrapper {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-legal-documents-listing .documents-wrapper {
    margin-bottom: 320px;
  }
}

.page-template-template-legal-documents-listing .locations-content {
  border: 0;
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-legal-documents-listing .locations-content {
    margin-top: 7px;
  }
}

.page-template-template-legal-documents-listing .location-content {
  padding: 0;
}

@media print, screen and (min-width: 48em) {
  .page-template-template-legal-documents-listing .location-content {
    margin-top: 23px;
  }
}

.page-template-template-legal-documents-listing .location-content .document-group .group-name,
.page-template-template-legal-documents-listing .location-content .document-group .document {
  border-bottom: 1px solid #BABABA;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.5px;
  padding: 21px 0;
}

@media print, screen and (min-width: 48em) {
  .page-template-template-legal-documents-listing .location-content .document-group .group-name,
  .page-template-template-legal-documents-listing .location-content .document-group .document {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    padding: 28px 0;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-legal-documents-listing .location-content .document-group .group-name,
  .page-template-template-legal-documents-listing .location-content .document-group .document {
    padding: 34px 0;
    font-size: 20px;
    line-height: 30px;
  }
}

.page-template-template-legal-documents-listing .location-content .document-group .group-name {
  font-weight: bold;
}

.page-template-template-legal-documents-listing .location-content .document-group .document {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 300;
}

@media print, screen and (min-width: 48em) {
  .page-template-template-legal-documents-listing .location-content .document-group .document {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.page-template-template-legal-documents-listing .location-content .document-group .document .document-link {
  display: inline-block;
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-legal-documents-listing .location-content .document-group .document .document-link {
    margin-bottom: 7px;
  }
}

.page-template-template-legal-documents-listing .location-content .document-group .document .document-type-size {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media print, screen and (max-width: 47.99875em) {
  .blog h1,
  .archive h1 {
    margin-bottom: 30px;
  }
}

.blog .page-top-section,
.archive .page-top-section {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .blog .page-top-section,
  .archive .page-top-section {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .blog .page-top-section,
  .archive .page-top-section {
    margin-bottom: 100px;
  }
}

.blog .page-top-section .filters-wrapper,
.archive .page-top-section .filters-wrapper {
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

@media print, screen and (min-width: 48em) {
  .blog .page-top-section .filters-wrapper,
  .archive .page-top-section .filters-wrapper {
    margin-left: 30px;
  }
}

.blog .page-top-section .top-section-wrapper h1,
.archive .page-top-section .top-section-wrapper h1 {
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  .blog .page-top-section .top-section-wrapper,
  .archive .page-top-section .top-section-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.blog .post-block,
.archive .post-block {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .blog .post-block,
  .archive .post-block {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .blog .post-block,
  .archive .post-block {
    margin-bottom: 100px;
  }
}

.blog .post-block .related-post-title,
.archive .post-block .related-post-title {
  margin-bottom: 0;
}

.page-template-template-login .login-form {
  margin-top: 70px;
}

@media print, screen and (min-width: 48em) {
  .page-template-template-login .login-form {
    margin-top: 110px;
  }
}

.page-template-template-login .login-form .error {
  margin-bottom: 50px;
  color: #AC1A18;
}

.page-template-template-login .login-form input:not(.button) {
  width: 100%;
  display: block;
  margin-bottom: 50px;
  height: 50px;
  border: none;
  border-bottom: 1px solid #BABABA;
  border-right: 1px solid #BABABA;
  font-weight: 300;
  outline: none;
  color: #1E1E1E;
  line-height: 21px;
  font-size: 15px;
}

@media print, screen and (min-width: 48em) {
  .page-template-template-login .login-form input:not(.button) {
    font-size: 20px;
    line-height: 30px;
  }
}

.page-template-template-login .login-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BABABA;
}

.page-template-template-login .login-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #BABABA;
}

.page-template-template-login .login-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #BABABA;
}

.page-template-template-login .login-form :-moz-placeholder {
  /* Firefox 18- */
  color: #BABABA;
}

.search-results .page-title,
.search-no-results .page-title {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .search-results .page-title,
  .search-no-results .page-title {
    margin-top: 110px;
  }
}

@media screen and (min-width: 120em) {
  .search-results .page-title,
  .search-no-results .page-title {
    margin-top: 160px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .search-results .page-title,
  .search-no-results .page-title {
    margin-top: 70px;
  }
}

@media screen and (min-width: 90em) {
  .search-results .page-title,
  .search-no-results .page-title {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .search-results .page-title,
  .search-no-results .page-title {
    margin-bottom: 100px;
  }
}

.search-results .search-wrapper,
.search-no-results .search-wrapper {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .search-results .search-wrapper,
  .search-no-results .search-wrapper {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .search-results .search-wrapper,
  .search-no-results .search-wrapper {
    margin-bottom: 100px;
  }
}

.search-results .posts-listing,
.search-no-results .posts-listing {
  margin-bottom: 205px;
}

@media screen and (min-width: 90em) {
  .search-results .posts-listing,
  .search-no-results .posts-listing {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 120em) {
  .search-results .posts-listing,
  .search-no-results .posts-listing {
    margin-bottom: 320px;
  }
}

.search-results .posts-wrapper,
.search-no-results .posts-wrapper {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .search-results .posts-wrapper,
  .search-no-results .posts-wrapper {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .search-results .posts-wrapper,
  .search-no-results .posts-wrapper {
    margin-bottom: 100px;
  }
}

.search-results .posts-wrapper .post,
.search-no-results .posts-wrapper .post {
  margin-bottom: 36px;
}

@media print, screen and (max-width: 119.99875em) {
  .search-results .posts-wrapper .post,
  .search-no-results .posts-wrapper .post {
    margin-bottom: 30px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .search-results .posts-wrapper .post,
  .search-no-results .posts-wrapper .post {
    margin-bottom: 21px;
  }
}

.no-posts-alert {
  margin-top: 50px;
}

.single-post section.post {
  background-color: #F4F4F4;
  padding-top: 25px;
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .single-post section.post {
    padding-top: 30px;
  }
}

@media screen and (min-width: 120em) {
  .single-post section.post {
    padding-top: 40px;
  }
}

@media screen and (min-width: 90em) {
  .single-post section.post {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post section.post {
    margin-bottom: 100px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .single-post section.post {
    padding-top: 20px;
  }
}

.single-post section.related-posts {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .single-post section.related-posts {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .single-post section.related-posts {
    margin-bottom: 240px;
  }
}

.single-post section.related-posts .post-block .related-post-title {
  margin-bottom: 0;
}

.single-post section.related-posts .related-post {
  margin-top: 50px;
}

.single-post section.related-posts .related-post:nth-child(1) {
  margin-top: 0;
}

@media print, screen and (min-width: 48em) {
  .single-post section.related-posts .related-post:nth-child(2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 90em) {
  .single-post section.related-posts .related-post {
    margin-top: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post section.related-posts .related-post {
    margin-top: 100px;
  }
}

.single-post .video-wrapper {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .single-post .video-wrapper {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .video-wrapper {
    margin-bottom: 100px;
  }
}

.single-post .back-to-overview .back-button {
  color: #BABABA;
  font-size: 30px;
}

@media print, screen and (max-width: 47.99875em) {
  .single-post .back-to-overview .back-button {
    font-size: 25px;
  }
}

.single-post .share-print-wrapper a {
  color: #BABABA;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}

@media print, screen and (max-width: 47.99875em) {
  .single-post .share-print-wrapper a {
    font-size: 12px;
  }
}

.single-post .share-print-wrapper .share {
  margin-right: 15px;
}

.single-post .share-print-wrapper .icon {
  font-size: 30px;
  margin-left: 5px;
}

@media print, screen and (max-width: 47.99875em) {
  .single-post .share-print-wrapper .icon {
    font-size: 26px;
  }
}

.single-post .top-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

@media screen and (min-width: 90em) {
  .single-post .top-actions {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .top-actions {
    margin-bottom: 90px;
  }
}

.single-post .top-actions .share-print-wrapper {
  margin-left: auto;
}

.single-post .page-title {
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (min-width: 90em) {
  .single-post .page-title {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .page-title {
    margin-bottom: 100px;
  }
}

.single-post .post-content {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .single-post .post-content {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .post-content {
    margin-bottom: 100px;
  }
}

.single-post .post-content + .back-to-overview {
  margin-bottom: 50px;
  text-align: right;
}

@media screen and (min-width: 90em) {
  .single-post .post-content + .back-to-overview {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .post-content + .back-to-overview {
    margin-bottom: 100px;
  }
}

.single-post .post-content + .back-to-overview a {
  text-decoration: underline;
  font-weight: 300;
}

.single-post .post-content blockquote {
  color: #1E1E1E;
  padding: 0;
  border: 0;
  text-align: center;
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: 50px;
}

.single-post .post-content blockquote p {
  color: #1E1E1E;
}

@media screen and (min-width: 90em) {
  .single-post .post-content blockquote {
    margin-left: -110px;
    margin-right: -110px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .post-content blockquote {
    margin-left: -140px;
    margin-right: -140px;
  }
}

@media screen and (min-width: 90em) {
  .single-post .post-content blockquote {
    margin-top: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .post-content blockquote {
    margin-top: 100px;
  }
}

@media screen and (min-width: 90em) {
  .single-post .post-content blockquote {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .post-content blockquote {
    margin-bottom: 100px;
  }
}

.single-post .post-featured-image {
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (min-width: 90em) {
  .single-post .post-featured-image {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .single-post .post-featured-image {
    margin-bottom: 100px;
  }
}

.page-template-template-team-members-lising .filters-wrapper {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .page-template-template-team-members-lising .filters-wrapper {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-team-members-lising .filters-wrapper {
    margin-bottom: 100px;
  }
}

.page-template-template-team-members-lising .team-members-wrapper .cell:last-child .member {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .page-template-template-team-members-lising .team-members-wrapper .cell:last-child .member {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .page-template-template-team-members-lising .team-members-wrapper .cell:last-child .member {
    margin-bottom: 240px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .page-template-template-team-members-lising .team-members-wrapper .cell.special-offset {
    margin-left: calc(16.66667% + 0.625rem);
  }
}

.error404 #main .outer-grid-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.module.margin-small {
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  .module.margin-small {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  .module.margin-small {
    margin-bottom: 100px;
  }
}

.module.margin-medium {
  margin-bottom: 65px;
}

@media screen and (min-width: 90em) {
  .module.margin-medium {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 120em) {
  .module.margin-medium {
    margin-bottom: 140px;
  }
}

.module.margin-large {
  margin-bottom: 155px;
}

@media screen and (min-width: 90em) {
  .module.margin-large {
    margin-bottom: 190px;
  }
}

@media screen and (min-width: 120em) {
  .module.margin-large {
    margin-bottom: 240px;
  }
}

.module.margin-xlarge {
  margin-bottom: 205px;
}

@media screen and (min-width: 90em) {
  .module.margin-xlarge {
    margin-bottom: 240px;
  }
}

@media screen and (min-width: 120em) {
  .module.margin-xlarge {
    margin-bottom: 320px;
  }
}

.module.margin-none {
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  .main-menu-wrapepr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.main-menu-wrapepr .menu-item {
  font-weight: 300;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 20px;
}

@media screen and (min-width: 90em) {
  .main-menu-wrapepr .menu-item {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -0.2px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 120em) {
  .main-menu-wrapepr .menu-item {
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.25px;
    margin-bottom: 40px;
  }
}

.main-menu-wrapepr .menu-item:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 89.99875em) {
  .main-menu-wrapepr .menu-item .sub-menu .menu-item {
    margin-top: 20px;
    font-size: 21px;
    line-height: 24px;
  }
}

@media print, screen and (min-width: 48em) {
  .main-menu-wrapepr #main-menu,
  .main-menu-wrapepr #main-menu-sub-menu {
    width: 50%;
  }
}

.main-menu-wrapepr #main-menu .sub-menu,
.main-menu-wrapepr #main-menu-sub-menu .sub-menu {
  list-style: none;
}

.main-menu-wrapepr #main-menu .sub-menu .menu-item a,
.main-menu-wrapepr #main-menu-sub-menu .sub-menu .menu-item a {
  letter-spacing: -0.25px;
  font-weight: 300;
  color: #1E1E1E;
}

.main-menu-wrapepr #main-menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu-wrapepr #main-menu .menu .sub-menu {
  display: none;
}

@media print, screen and (min-width: 48em) {
  .main-menu-wrapepr #main-menu .menu .sub-menu {
    display: none !important;
  }
}

.main-menu-wrapepr #main-menu .menu.sub-menu-is-open .menu-item a {
  color: #BABABA;
}

.main-menu-wrapepr #main-menu .menu.sub-menu-is-open .menu-item.open a {
  color: #1E1E1E;
}

.main-menu-wrapepr #main-menu .menu .menu-item-has-children > a {
  position: relative;
  padding-right: 22px;
}

@media screen and (min-width: 90em) {
  .main-menu-wrapepr #main-menu .menu .menu-item-has-children > a {
    padding-right: 40px;
  }
}

@media screen and (min-width: 120em) {
  .main-menu-wrapepr #main-menu .menu .menu-item-has-children > a {
    padding-right: 50px;
  }
}

.main-menu-wrapepr #main-menu .menu .menu-item-has-children.open .toggle-icon .icon-plus {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.main-menu-wrapepr #main-menu .menu .menu-item-has-children.open .sub-menu {
  display: block;
}

.main-menu-wrapepr #main-menu .menu .menu-item-has-children .toggle-icon {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.main-menu-wrapepr #main-menu .menu .menu-item-has-children .toggle-icon .icon-plus {
  position: relative;
  display: block;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  -o-transition: transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 14px;
}

@media screen and (min-width: 90em) {
  .main-menu-wrapepr #main-menu .menu .menu-item-has-children .toggle-icon .icon-plus {
    font-size: 26px;
  }
}

@media screen and (min-width: 120em) {
  .main-menu-wrapepr #main-menu .menu .menu-item-has-children .toggle-icon .icon-plus {
    font-size: 32px;
  }
}

.main-menu-wrapepr #main-menu .menu .menu-item a {
  font-weight: 300;
  color: #1E1E1E;
  display: inline-block;
}

.main-menu-wrapepr #main-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 47.99875em) {
  .main-menu-wrapepr #main-menu-sub-menu {
    display: none;
  }
}

.main-menu-wrapepr #main-menu-sub-menu .sub-menu {
  display: none;
}

.main-menu-wrapepr #main-menu-sub-menu .sub-menu.open {
  display: block;
}

#secondary-menu .menu .menu-item {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
}

@media screen and (min-width: 90em) {
  #secondary-menu .menu .menu-item {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 120em) {
  #secondary-menu .menu .menu-item {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 12px;
  }
}

#secondary-menu .menu .menu-item a {
  color: #1E1E1E;
}

#secondary-menu .menu .menu-item:last-child {
  margin-bottom: 0;
}

.overlay-bottom-section .social-icons {
  text-align: right;
}

.overlay-bottom-section .social-icons .social-icon {
  color: #1E1E1E;
  margin-right: 20px;
  font-size: 30px;
}

@media screen and (min-width: 90em) {
  .overlay-bottom-section .social-icons .social-icon {
    font-size: 30px;
  }
}

@media screen and (min-width: 120em) {
  .overlay-bottom-section .social-icons .social-icon {
    font-size: 36px;
    margin-right: 26px;
  }
}

.overlay-bottom-section .social-icons .social-icon:hover {
  color: #005E7A;
}

.overlay-bottom-section .social-icons .social-icon:last-child {
  margin-right: 0;
}

#menu-overlay {
  position: fixed;
  background-color: #CCD5BD;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  opacity: 0;
  pointer-events: none;
  z-index: 20;
  overflow: auto;
}

@media print, screen and (min-width: 48em) {
  #menu-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#menu-overlay.open-menu {
  opacity: 1;
  pointer-events: initial;
}

#menu-overlay .overlay-top-section,
#menu-overlay .overlay-search-section,
#menu-overlay .overlay-bottom {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

#menu-overlay .overlay-search-section {
  margin-top: 66px;
}

@media print, screen and (min-width: 64em) {
  #menu-overlay .overlay-search-section {
    margin-top: 70px;
  }
}

@media screen and (min-width: 90em) {
  #menu-overlay .overlay-search-section {
    margin-top: 96px;
  }
}

@media screen and (min-width: 120em) {
  #menu-overlay .overlay-search-section {
    margin-top: 196px;
  }
}

#menu-overlay .overlay-top-section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 20px;
}

#menu-overlay .overlay-top-section-wrapper .menu-toggle {
  margin-left: auto;
}

@media screen and (min-width: 90em) {
  #menu-overlay .overlay-top-section-wrapper {
    margin-top: 30px;
  }
}

.is-scrolled #menu-overlay .overlay-top-section-wrapper {
  margin-top: 14px;
}

@media screen and (min-width: 90em) {
  .is-scrolled #menu-overlay .overlay-top-section-wrapper {
    margin-top: 20px;
  }
}

#menu-overlay .overlay-menu-section {
  margin-top: 60px;
  margin-bottom: 70px;
}

@media print, screen and (min-width: 64em) {
  #menu-overlay .overlay-menu-section {
    margin-top: 70px;
  }
}

@media screen and (min-width: 90em) {
  #menu-overlay .overlay-menu-section {
    margin-top: 90px;
  }
}

@media screen and (min-width: 120em) {
  #menu-overlay .overlay-menu-section {
    margin-top: 160px;
  }
}

#menu-overlay .overlay-bottom-section {
  margin-top: auto;
  margin-bottom: 50px;
}

@media screen and (min-width: 90em) {
  #menu-overlay .overlay-bottom-section {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 120em) {
  #menu-overlay .overlay-bottom-section {
    margin-bottom: 100px;
  }
}

#menu-overlay .languages-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#menu-overlay .languages-wrapper .globe-icon {
  font-size: 30px;
  margin-right: 35px;
}

@media screen and (min-width: 90em) {
  #menu-overlay .languages-wrapper .globe-icon {
    margin-right: 50px;
  }
}

@media screen and (min-width: 120em) {
  #menu-overlay .languages-wrapper .globe-icon {
    font-size: 36px;
    margin-right: 64px;
  }
}

#menu-overlay .languages-wrapper .languages {
  display: inline-block;
}

#menu-overlay .languages-wrapper .languages .language {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  margin-right: 16px;
}

@media screen and (min-width: 90em) {
  #menu-overlay .languages-wrapper .languages .language {
    font-size: 16px;
    line-height: 24px;
    margin-right: 23px;
  }
}

@media screen and (min-width: 120em) {
  #menu-overlay .languages-wrapper .languages .language {
    font-size: 19px;
    line-height: 28px;
    margin-right: 28px;
  }
}

#menu-overlay .languages-wrapper .languages .language a {
  color: #1E1E1E;
}

#menu-overlay .languages-wrapper .languages .language.active {
  text-decoration: underline;
}

header {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.03);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fefefe;
  height: 130px;
  -webkit-transition: height 300ms ease;
  -o-transition: height 300ms ease;
  transition: height 300ms ease;
  z-index: 10;
}

@media screen and (min-width: 90em) {
  header {
    height: 190px;
  }
}

header .header-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: margin-top 300ms ease;
  -o-transition: margin-top 300ms ease;
  transition: margin-top 300ms ease;
  margin-top: 20px;
}

@media screen and (min-width: 90em) {
  header .header-wrapper {
    margin-top: 30px;
  }
}

.is-scrolled header .header-wrapper {
  margin-top: 14px;
}

@media screen and (min-width: 90em) {
  .is-scrolled header .header-wrapper {
    margin-top: 20px;
  }
}

header .header-wrapper #logo {
  width: 98px;
  height: 30px;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

@media screen and (min-width: 90em) {
  header .header-wrapper #logo {
    width: 142px;
    height: 43px;
  }
}

.is-scrolled header {
  height: 60px;
}

@media screen and (min-width: 90em) {
  .is-scrolled header {
    height: 90px;
  }
}

.is-scrolled header #logo {
  opacity: 0;
  pointer-events: none;
}

a.menu-toggle {
  color: #1E1E1E;
  line-height: 1;
  z-index: 1;
  font-size: 44px;
  -webkit-transition: font-size 300ms ease;
  -o-transition: font-size 300ms ease;
  transition: font-size 300ms ease;
  text-decoration: none;
}

@media screen and (min-width: 90em) {
  a.menu-toggle {
    font-size: 64px;
    top: 30px;
  }
}

.is-scrolled a.menu-toggle {
  font-size: 24px;
}

@media screen and (min-width: 90em) {
  .is-scrolled a.menu-toggle {
    font-size: 41px;
  }
}

footer {
  margin-top: auto;
  color: #fefefe;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2px;
}

footer a:hover {
  color: #787878;
}

footer .footer-wrapper {
  padding: 32px 0;
  background-color: #1E1E1E;
}

@media print, screen and (max-width: 47.99875em) {
  footer .footer-wrapper {
    padding: 33px 0 52px;
  }
}

footer hr {
  margin: 28px 0 30px;
}

@media print, screen and (max-width: 47.99875em) {
  footer hr {
    margin: 25px 0;
  }
}

@media print, screen and (min-width: 64em) {
  footer #footer-menu .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

footer #footer-menu .menu .menu-item {
  margin-right: 30px;
}

@media print, screen and (max-width: 63.99875em) {
  footer #footer-menu .menu .menu-item {
    margin-right: 0;
    border-top: 1px solid #787878;
  }

  footer #footer-menu .menu .menu-item:last-child {
    border-bottom: 1px solid #787878;
  }
}

footer #footer-menu .menu .menu-item a {
  color: #fefefe;
  font-size: 13px;
  line-height: 20px;
}

@media screen and (min-width: 90em) {
  footer #footer-menu .menu .menu-item a {
    font-size: 14px;
    line-height: 36px;
  }
}

@media print, screen and (max-width: 63.99875em) {
  footer #footer-menu .menu .menu-item a {
    display: block;
    padding: 20px 0;
  }
}

footer #footer-menu .menu .menu-item a:hover {
  color: #005E7A;
}

footer .copyright {
  margin-bottom: 17px;
}

footer .footer-text {
  color: #787878;
}

footer .copyright,
footer .footer-text {
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
}

@media print, screen and (max-width: 89.99875em) {
  footer .copyright,
  footer .footer-text {
    font-size: 12px;
    line-height: 18px;
  }
}

footer .footer-menu-wrapper {
  display: block;
}

@media print, screen and (min-width: 64em) {
  footer .footer-menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 63.99875em) {
  footer .social-icons {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 64em) {
  footer .social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

footer .social-icons .social-icon-text {
  margin-right: 45px;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #787878;
}

@media print, screen and (max-width: 63.99875em) {
  footer .social-icons .social-icon-text {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

@media print, screen and (max-width: 89.99875em) {
  footer .social-icons .social-icon-text {
    font-size: 13px;
  }
}

footer .social-icons .social-icon {
  margin-right: 24px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #fefefe;
  font-size: 30px;
}

@media print, screen and (max-width: 89.99875em) {
  footer .social-icons .social-icon {
    margin-right: 25px;
  }
}

footer .social-icons .social-icon:hover {
  color: #787878;
}

footer .social-icons .social-icon:last-child {
  margin-right: 0;
}

.dpcb-wrapper {
  position: fixed;
  z-index: 20;
  background-color: #CCD5BD;
  width: 100%;
  bottom: 0;
  padding: 25px 0;
  font-family: "Helvetica Now Text W01", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}

@media print, screen and (max-width: 47.99875em) {
  .dpcb-wrapper {
    font-size: 12px;
    line-height: 18px;
  }
}

.dpcb-wrapper.hidden {
  display: none !important;
}

.dpcb-wrapper a {
  color: #1E1E1E;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.dpcb-wrapper .dpcb-read-more {
  text-decoration: underline;
  margin-right: 30px;
}

@media print, screen and (max-width: 47.99875em) {
  .dpcb-wrapper .dpcb-read-more {
    margin-right: 24px;
  }
}

.dpcb-wrapper .dpcb-content a:hover {
  text-decoration: underline;
}

@media print, screen and (max-width: 63.99875em) {
  .dpcb-wrapper .dpcb-content {
    margin-bottom: 30px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .dpcb-wrapper .dpcb-content {
    margin-bottom: 20px;
  }
}

.dpcb-wrapper .action-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 79.0625em) {
  .dpcb-wrapper .action-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .dpcb-wrapper .action-wrapper .dpcb-read-more {
    margin-top: 10px;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .dpcb-wrapper .action-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -webkit-flex-direction: initial;
       -moz-box-orient: initial;
       -moz-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }

  .dpcb-wrapper .action-wrapper .dpcb-read-more {
    margin-top: 0;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .dpcb-wrapper .action-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.dpcb-wrapper .dpcb-accept {
  padding: 13px 20px;
  min-width: 160px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #1E1E1E;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  -o-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
}

.dpcb-wrapper .dpcb-accept:hover {
  color: white;
  background-color: #1E1E1E;
}

@media print, screen and (max-width: 63.99875em) {
  .dpcb-wrapper .dpcb-accept {
    padding: 10px 15px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .dpcb-wrapper .dpcb-accept {
    padding: 19px 15px;
    font-weight: 700;
  }
}


/*# sourceMappingURL=general.css.map*/