.keen-slider{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.keen-slider,.keen-slider__slide{overflow:hidden;position:relative}.keen-slider__slide{width:100%;min-height:100%}.keen-slider[data-keen-slider-v]{flex-wrap:wrap}.keen-slider[data-keen-slider-v] .keen-slider__slide{width:100%}.keen-slider[data-keen-slider-moves] *{pointer-events:none}
/*# sourceMappingURL=keen-slider.min.css.map */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

button,
input { /* 1 */
  overflow: visible;
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}
@font-face {
  font-family: "citrus_gothic";
  src: url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_regular-webfont.woff2") format("woff2"), url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "citrus_gothic";
  src: url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_italic-webfont.woff2") format("woff2"), url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "citrus_gothic_shadow";
  src: url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_shadow_regular-webfont.woff2") format("woff2"), url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_shadow_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "citrus_gothic_shadow";
  src: url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_shadow_italic-webfont.woff2") format("woff2"), url("/fonts/citrus_gothic/adam_ladd_-_citrus_gothic_shadow_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

.ff-cg {
  font-family: "citrus_gothic";
  font-weight: normal;
  font-style: normal;
}

.ff-cgi {
  font-family: "citrus_gothic";
  font-weight: normal;
  font-style: italic;
}

.ff-cgs {
  font-family: "citrus_gothic_shadow";
  font-weight: normal;
  font-style: normal;
}

.ff-cgsi {
  font-family: "citrus_gothic_shadow";
  font-weight: normal;
  font-style: italic;
}

.ff-om {
  font-family: omnes-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.ff-omi {
  font-family: omnes-pro, sans-serif;
  font-weight: 600;
  font-style: italic;
}

.ff-osb {
  font-family: omnes-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ff-ob {
  font-family: omnes-pro, sans-serif;
  font-weight: 800;
  font-style: normal;
}

.ff-h {
  font-family: "hatch", serif;
  font-weight: 400;
  font-style: normal;
}

.ff-hi {
  font-family: "hatch", serif;
  font-weight: 400;
  font-style: italic;
}

.ff-hl {
  font-family: "hatch", serif;
  font-weight: 300;
  font-style: normal;
}

.ff-hli {
  font-family: "hatch", serif;
  font-weight: 300;
  font-style: italic;
}

.ff-hm {
  font-family: "hatch", serif;
  font-weight: 500;
  font-style: normal;
}

.ff-hmi {
  font-family: "hatch", serif;
  font-weight: 500;
  font-style: italic;
}

.grid-container {
  padding-right: 16px;
  padding-left: 16px;
  max-width: 1704px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.grid-justify-between {
  justify-content: space-between;
}

.grid-justify-center {
  justify-content: center;
}

.grid-justify-end {
  justify-content: flex-end;
}

.grid-align-center {
  align-items: center;
}

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

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

.cell.auto {
  flex: 1 1 0px;
}

.cell.shrink {
  flex: 0 0 auto;
}

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

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

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

.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  flex: 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%;
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

.grid-margin-x {
  margin-left: -8px;
  margin-right: -8px;
}

.grid-margin-x > .cell {
  width: calc(100% - 16px );
  margin-left: 8px;
  margin-right: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-padding-x .grid-padding-x {
  margin-right: -8px;
  margin-left: -8px;
}

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

.grid-padding-x > .cell {
  padding-right: 8px;
  padding-left: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

.small-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% + 8px);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 8px);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 8px);
}

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

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

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 8px);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 8px);
}

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

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

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 8px);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 8px);
}

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

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

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 8px);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 8px);
}

.grid-y {
  display: flex;
  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 {
  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 {
  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%;
}

.grid-padding-y .grid-padding-y {
  margin-top: -8px;
  margin-bottom: -8px;
}

.grid-padding-y > .cell {
  padding-top: 8px;
  padding-bottom: 8px;
}

.grid-margin-y {
  margin-top: -8px;
  margin-bottom: -8px;
}

.grid-margin-y > .cell {
  height: calc(100% - 16px);
  margin-top: 8px;
  margin-bottom: 8px;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 16px);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 16px);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 16px);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 16px);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 16px);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 16px);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 16px);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 16px);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 16px);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 16px);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 16px);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 16px);
}

.grid-margin-y {
  margin-top: -8px;
  margin-bottom: -8px;
}

.grid-margin-y > .cell {
  height: calc(100% - 16px);
  margin-top: 8px;
  margin-bottom: 8px;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 16px);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 16px);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 16px);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 16px);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 16px);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 16px);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 16px);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 16px);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 16px);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 16px);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 16px);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 16px);
}

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

body {
  background: #fff;
  color: #343435;
  font-size: 62.5%;
  min-width: 32em;
  overflow-x: hidden;
}

main {
  overflow: hidden;
}

section {
  position: relative;
}

a {
  color: inherit;
  text-decoration: none;
  transition: 0.5s;
}

a:hover {
  color: #ad6a00;
}

ul {
  margin: 0;
  padding: 0;
}

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

p {
  margin-top: 0;
  margin-bottom: 1.25em;
}

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

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

.button {
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  text-align: center;
  cursor: pointer;
  border-radius: 20px;
  box-shadow: 1px 3px 6px rgba(52, 52, 53, 0.08);
  transition: 0.5s;
}

.button.yellow {
  background: #ffd952;
  color: #343435;
}

.button.yellow:hover {
  background: #e8b25c;
}

.button.yellow:hover a {
  color: inherit;
}

.button.white {
  background: #fff;
  color: #343435;
}

.button.white:hover {
  background: #edefeb;
}

.button.white:hover a {
  color: inherit;
}

.button a {
  display: inline-block;
  padding: 10px 20px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.responsive .tablet,
.responsive .mobile {
  display: none;
}

header {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 4em 0;
  z-index: 100;
  transition: 0.5s;
}

header.reduced {
  padding: 2em 0;
}

header .logo {
  width: 20.2em;
}

header nav ul {
  list-style: none;
}

header nav .cell {
  margin-left: 4em;
}

header nav .cell:first-child {
  margin-left: 0;
}

header nav a {
  font-size: 2.4em;
}

header nav .link {
  letter-spacing: 0.05em;
  line-height: 1.4;
}

header nav .mobile-burger {
  display: none;
  position: relative;
}

header nav .mobile-burger.active .burger span {
  background: transparent;
}

header nav .mobile-burger.active .burger span:before {
  transform: translateY(0.5em) rotate(45deg);
}

header nav .mobile-burger.active .burger span:after {
  transform: translateY(-0.5em) rotate(-45deg);
}

header nav .mobile-burger a {
  padding: 10px 12px;
}

header nav .mobile-burger .spacer {
  opacity: 0;
  display: block;
  width: 14px;
}

header nav .mobile-burger .burger {
  font-size: 10px;
  cursor: pointer;
  width: 1.4em;
  height: 1.4em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

header nav .mobile-burger .burger span,
header nav .mobile-burger .burger span:before,
header nav .mobile-burger .burger span:after {
  font-size: 10px;
  width: 1.4em;
  height: 0.2em;
  background: #343435;
  position: absolute;
  display: block;
  transition: 0.5s;
}

header nav .mobile-burger .burger span {
  top: 50%;
  transform: translate(0, -0.1em);
}

header nav .mobile-burger .burger span:before {
  content: "";
  top: -0.5em;
}

header nav .mobile-burger .burger span:after {
  content: "";
  bottom: -0.5em;
}

header .ziggy {
  transition: 0.5s;
}

.mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 50;
  background: #ffd952;
  padding: 12em 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms, visibility 0s 500ms;
}

.mobile-nav nav ul {
  list-style: none;
}

.mobile-nav nav li {
  text-align: right;
  display: block;
}

.mobile-nav nav li a {
  display: block;
}

.mobile-nav nav .main {
  color: #fff;
  margin-bottom: 6em;
}

.mobile-nav nav .main a {
  font-size: 4em;
  letter-spacing: 0.02em;
  line-height: 1.3;
}

.mobile-nav nav .secondary {
  margin-bottom: 2.5em;
}

.mobile-nav nav .secondary li {
  margin-bottom: 0.5em;
}

.mobile-nav nav .secondary a {
  font-size: 1.6em;
  letter-spacing: 0.02em;
  line-height: 1.25;
}

.mobile-nav .extras {
  margin-bottom: 3.5em;
}

.mobile-nav .extras .social a {
  margin-left: 1.5em;
}

.mobile-nav .extras .social i {
  font-size: 2.5em;
}

.mobile-nav .extras .button {
  margin-left: 3em;
}

.mobile-nav .extras .button a {
  font-size: 1.2em;
}

.mobile-nav .footnotes p {
  font-size: 1.2em;
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin-bottom: 0;
  text-align: right;
}

body.mobiled header {
  background: #ffd952;
}

body.mobiled header nav .order-now .button {
  background: #fff;
}

body.mobiled header nav .mobile-burger .button {
  background: #ffd952;
}

body.mobiled header .ziggy svg .bg-part {
  fill: #ffd952;
}

body.mobiled .mobile-nav {
  visibility: visible;
  opacity: 1;
  transition: opacity 500ms, visibility 0s;
}

footer {
  background: #fff;
  position: relative;
  padding: 6.5em 0 7em;
  z-index: 25;
}

footer .logo {
  width: 20.2em;
}

footer nav {
  margin-bottom: 14em;
}

footer nav ul {
  list-style: none;
}

footer nav .link {
  font-size: 2.4em;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

footer nav .extras {
  display: inline-block;
}

footer nav .button {
  margin-bottom: 3em;
}

footer nav .button a {
  font-size: 2em;
}

footer nav .social i {
  font-size: 2.5em;
}

footer .footnotes p {
  font-size: 1.6em;
}

.ziggy {
  background: 0 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}

.ziggy svg {
  display: block;
  width: 100%;
}

.ziggy svg .bg-part {
  transition: 0.5s;
}

.ziggy.down {
  bottom: 0;
  transform: translateY(100%) translateY(-1px);
}

.ziggy.up {
  top: 0;
  transform: translateY(-100%) translateY(1px);
}

.ziggy.flat {
  height: 8px;
  background: #343435;
}

.ziggy.up.flat {
  transform: translateY(-100%) translateY(4px);
}

.ziggy.down.flat {
  transform: translateY(100%) translateY(-4px);
}

.chevron {
  opacity: 0.7;
  transition: 0.5s;
}

.chevron svg {
  width: 100%;
  height: auto;
}

.chevron:hover {
  opacity: 1;
}

.chevron.prev svg {
  transform: scale(-1, 1);
}

.hero {
  position: relative;
  display: flex;
}

.hero.multi-slides .cell {
  margin-left: 4.16667%;
}

.hero.multi-slides .chevron {
  display: block;
}

.hero.large .slide {
  padding-top: calc(56.25% + 4em);
}

.hero.large .cell {
  max-width: 50em;
}

.hero.large .head {
  font-size: 6.6em;
}

.hero.large .chevron.prev {
  left: 2.1em;
}

.hero.large .chevron.next {
  right: 2.1em;
}

.hero .grid-container {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.hero .grid-x {
  height: 100%;
}

.hero .cell {
  max-width: 60em;
  padding-top: 4em;
}

.hero .slick-list {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.hero .slick-track {
  height: 100%;
}

.hero .slide {
  position: relative;
  height: 100%;
  padding-top: calc(44% + 4em);
}

.hero picture {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero picture:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, var(--opacity, 0));
  z-index: 0;
}

.hero img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: auto;
}

.hero .chevron {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 2.1em;
  z-index: 5;
  display: none;
}

.hero .chevron.prev {
  left: 2.1em;
}

.hero .chevron.next {
  right: 2.1em;
}

.hero p {
  color: #fff;
}

.hero .head {
  font-size: 15em;
  letter-spacing: 0.04em;
  line-height: 1.1;
  margin-bottom: 1rem;
}

.hero .copy-white p {
  color: #fff;
}

.hero .copy-black p {
  color: #343435;
}

.hero .line {
  font-size: 2.4em;
  letter-spacing: 0.02em;
  line-height: 1.4;
  max-width: 75%;
}

.hero .button a {
  font-size: 2.4em;
}

.hero .dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  display: none !important;
}

.hero .dots button {
  width: 1em;
  height: 1em;
  background: #343435;
  border-radius: 50%;
  margin: 0 0.5em;
  cursor: pointer;
  transition: 0.5s;
}

.hero .dots button.dot-active {
  background: #fff;
}

.shadow-text {
  position: relative;
  letter-spacing: 0.04em;
}

.shadow-text span:first-child {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.shadow-text .black {
  color: #343435;
}

.shadow-text .white {
  color: #fff;
}

.shadow-text .yellow {
  color: #ffd952;
}

.shadow-text .light {
  color: #edefeb;
}

.imagebreak {
  padding: 22em 0;
  background-position: center;
  background-size: cover;
}

.imagebreak:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, var(--opacity, 0));
  z-index: 0;
}

.imagebreak .cell {
  position: relative;
  text-align: center;
  max-width: 70em;
  z-index: 1;
}

.imagebreak .head {
  font-size: 9.3em;
  line-height: 1;
  margin-bottom: 0.5em;
}

.imagebreak .button a {
  font-size: 2.4em;
}

.page.index .about {
  background: #ffd952;
  padding: 6em 0 11em;
}

.page.index .about .intro {
  text-align: center;
  margin-bottom: 7em;
}

.page.index .about .intro p {
  font-size: 2.4em;
  letter-spacing: 0.1em;
  line-height: 1.1;
  color: #ad6a00;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}

.page.index .about .intro p:after {
  content: "";
  position: absolute;
  top: calc(100% + 0.5em);
  left: 0;
  width: 100%;
  height: 2px;
  background: #ad6a00;
}

.page.index .about .interactive {
  overflow: hidden;
  position: relative;
}

.page.index .about .interactive .slide {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0.1s;
  transition-property: opacity;
}

.page.index .about .interactive .slide.slide-active {
  position: relative;
  opacity: 1;
  z-index: 1;
}

.page.index .about .interactive .tooltips {
  width: 30%;
  overflow: hidden;
  position: relative;
}

.page.index .about .interactive .tooltips .tip {
  border: 1px solid transparent;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0.1s;
  transition-property: opacity;
}

.page.index .about .interactive .tooltips .tip.tip-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.page.index .about .interactive .tooltips .title {
  font-size: 2em;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.page.index .about .interactive .tooltips .dashed-line {
  margin-bottom: 1rem;
}

.page.index .about .interactive .tooltips .name {
  font-size: 3.2em;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 0.7em;
}

.page.index .about .interactive .tooltips .line {
  font-size: 1.6em;
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin-bottom: 1.85em;
}

.page.index .about .interactive .tooltips .button a {
  font-size: 2em;
}

.page.index .about .interactive .item {
  position: relative;
  width: calc(70% - 2em);
  text-align: center;
  margin-left: 2em;
}

.page.index .about .interactive .item img {
  display: inline-block;
}

.page.index .about .interactive .item .points {
  list-style: none;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.page.index .about .interactive .item .points button.point-active circle {
  stroke-dasharray: 0;
}

.page.index .about .interactive .item .points button .point {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4em;
  height: 2.4em;
  cursor: pointer;
}

.page.index .about .interactive .item .points button circle {
  stroke: #fff;
  stroke-width: 3;
  stroke-dasharray: 4 6;
  stroke-linecap: round;
  fill: none;
}

.page.index .about .dots {
  text-align: center;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: calc(30% + 2em);
  margin-top: 2em;
}

.page.index .about .dots .dashed-line {
  width: 100%;
  display: none;
}

.page.index .about .dots button {
  width: 2em;
  height: 2em;
  background: #e8b25c;
  border-radius: 50%;
  margin: 0 1em;
  cursor: pointer;
  transition: 0.5s;
}

.page.index .about .dots button.dot-active {
  background: #fff;
}

.page.index .about .dots button span {
  display: none;
}

.page.index .about .details .head {
  font-size: 9.3em;
  line-height: 1;
  margin-bottom: 0.32em;
}

.page.index .about .details .line {
  font-size: 2.4em;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: 1.66em;
}

.page.index .about .details .button a {
  font-size: 2em;
}

.page.index .blocks {
  padding: 15em 0;
}

.page.index .blocks .background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
}

.page.index .blocks .background div {
  width: 50%;
  position: relative;
  background-size: cover;
  background-position: center;
}

.page.index .blocks .background div:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, var(--opacity, 0));
  z-index: 0;
}

.page.index .blocks .cell {
  position: relative;
}

.page.index .blocks .cell:first-child > div {
  padding-right: 8.33334%;
}

.page.index .blocks .cell:last-child > div {
  padding-left: 8.33334%;
}

.page.index .blocks .head {
  font-size: 5.4em;
  line-height: 1;
  margin-bottom: 0.74em;
}

.page.index .blocks .button a {
  font-size: 2em;
}

.page.index .order {
  padding: 5em 0 9em;
  background-size: cover;
  background-position: center;
}

.page.index .order .head {
  font-size: 8em;
  line-height: 1;
  margin-bottom: 0.75em;
  max-width: 40rem;
}

.page.index .order .button a {
  font-size: 2.4em;
}

.page.index .order .floaties {
  position: relative;
  display: inline-block;
  width: 100%;
}

.page.index .order .floaties .main {
  position: relative;
  max-width: 66.9%;
}

.page.index .order .floaties .float {
  position: absolute;
}

.page.index .order .floaties .float.f1 {
  max-width: 26.8%;
  right: 7%;
  top: 36%;
}

.page.index .order .floaties .float.f2 {
  max-width: 31.2%;
  right: -7%;
  top: 6%;
}

.page.menu .tabs {
  background: #d1d1d1;
  position: relative;
}

.page.menu .tabs:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.page.menu .tabs .cell {
  padding: 3em 8em;
  position: relative;
  cursor: pointer;
}

.page.menu .tabs .cell:first-child {
  padding-left: 0;
}

.page.menu .tabs .cell:before {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #e8b25c;
  z-index: 0;
}

.page.menu .tabs .cell:first-child:before {
  left: -999em;
}

.page.menu .tabs .cell.active:before {
  background: #edefeb;
  z-index: 2;
}

.page.menu .tabs .cell.active span {
  color: #343435;
}

.page.menu .tabs span {
  color: #fff;
  font-size: 2.8em;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
  transition: 0.5s;
}

.page.menu .menu-wrapper {
  position: relative;
}

.page.menu .quick-links {
  background: #edefeb;
  padding-top: 8em;
}

.page.menu .quick-links ul {
  list-style: none;
}

.page.menu .quick-links span {
  display: inline-block;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.8;
  cursor: pointer;
  transition: 0.5s;
}

.page.menu .quick-links .active span {
  color: #ad6a00;
}

.page.menu .amenu {
  display: none;
}

.page.menu .amenu.active {
  display: block;
}

.page.menu .amenu .section {
  padding: 8em 0;
}

.page.menu .amenu .section:nth-child(odd) {
  background: #edefeb;
}

.page.menu .amenu .group {
  margin-bottom: 6em;
}

.page.menu .amenu .group:last-child {
  margin-bottom: 0;
}

.page.menu .amenu .subgroup {
  margin-bottom: 4em;
}

.page.menu .amenu .subgroup:last-child {
  margin-bottom: 0;
}

.page.menu .amenu .borded {
  border: 1px solid #ad6a00;
  border-radius: 20px;
  padding: 3em;
}

.page.menu .amenu .title {
  position: relative;
  margin-bottom: 3.5em;
}

.page.menu .amenu .title:before,
.page.menu .amenu .title:after {
  content: "";
  height: 6px;
  display: block;
  border-top: 1px solid #343435;
  border-bottom: 1px solid #343435;
}

.page.menu .amenu .title:before {
  margin-bottom: 1.5em;
}

.page.menu .amenu .title:after {
  margin-top: 1.5em;
}

.page.menu .amenu .title p {
  font-size: 6em;
  line-height: 1.2;
  margin-right: 1.5em;
}

.page.menu .amenu .title svg {
  position: absolute;
  top: calc(21px + 18px);
  right: 1em;
  width: 2.5em;
  fill: none;
  stroke: #e8b25c;
  stroke-width: 3;
  transform: translateY(-50%);
  transition: 0.5s;
  display: none;
}

.page.menu .amenu .collapse {
  overflow: hidden;
}

.page.menu .amenu .item {
  margin-bottom: 2.8em;
}

.page.menu .amenu .item:last-child {
  margin-bottom: 0;
}

.page.menu .amenu .item p {
  letter-spacing: 0.02em;
  margin-bottom: 0;
}

.page.menu .amenu p {
  font-size: 2em;
  line-height: 1.4;
  margin-bottom: 1.75rem;
}

.page.menu .amenu p:last-child {
  margin-bottom: 0;
}

.page.menu .amenu p.subtitle {
  font-family: "citrus_gothic";
  font-weight: normal;
  font-style: normal;
  font-size: 3.2em;
  letter-spacing: 0.02em;
  line-height: 1.1;
  margin-bottom: 1rem;
}

.page.menu .amenu p.count {
  position: relative;
  padding-top: 0.125em;
  padding-left: calc(1.25em + 1rem);
  margin-bottom: calc(1rem - 0.125em);
}

.page.menu .amenu p.count:before {
  content: attr(data-count);
  background: #ffd952;
  width: 1.25em;
  height: 1.25em;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 1.25em;
  position: absolute;
  left: 0;
  top: 0;
}

.page.menu .amenu p.note {
  font-family: "hatch", serif;
  font-weight: 300;
  font-style: italic;
  font-size: 2.4em;
  letter-spacing: 0.02em;
  line-height: 1.1;
}

.page.menu .amenu p strong {
  font-family: omnes-pro, sans-serif;
  font-weight: 800;
  font-style: normal;
}

.page.menu .amenu p em {
  font-family: omnes-pro, sans-serif;
  font-weight: 600;
  font-style: italic;
  margin-left: 1rem;
}

.page.menu .amenu p em.nomarg {
  margin-left: 0;
}

.page.menu .amenu .dashed-line {
  margin-bottom: 1rem;
}

.page.menu .amenu .backtotop {
  margin-top: 10em;
}

.page.menu .amenu .backtotop a {
  font-size: 2em;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-transform: uppercase;
  color: #ad6a00;
}

.page.menu .amenu.mason .grid-container {
  -moz-columns: 3;
  columns: 3;
  -moz-column-gap: 32px;
  column-gap: 32px;
}

.page.menu .amenu.mason .group {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.page.menu .amenu.mason .cell {
  border: 1px solid;
}

.page.about .splitblock {
  padding: 15em 0;
}

.page.about .splitblock .background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: gray;
}

.page.about .splitblock .background div {
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
}

.page.about .splitblock .background div:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, var(--opacity, 0));
  z-index: 0;
}

.page.about .splitblock .cell:first-child .contain:not(.asset) {
  padding-right: 20%;
}

.page.about .splitblock .cell:last-child .contain:not(.asset) {
  padding-left: 20%;
}

.page.about .splitblock .head {
  font-size: 6em;
  line-height: 1.3;
  margin-bottom: 0.5em;
}

.page.about .splitblock .line {
  font-size: 2.4em;
  letter-spacing: 0.02em;
  line-height: 1.5;
}

.page.about .splitblock.img-right .background {
  left: 50%;
}

.page.about .splitblock.img-left .background {
  right: 50%;
}

.page.about .splitblock.bg-yellow {
  background: #ffd952;
}

.page.about .splitblock.bg-orange {
  background: #e8b25c;
}

.page.about .splitblock.bg-brown {
  background: #ad6a00;
}

.page.about .order {
  padding: 5em 0 9em;
  background-size: cover;
  background-position: center;
}

.page.about .order .head {
  font-size: 8em;
  line-height: 1;
  margin-bottom: 0.75em;
  max-width: 40rem;
}

.page.about .order .button a {
  font-size: 2.4em;
}

.page.about .order .floaties {
  position: relative;
  display: inline-block;
  width: 100%;
}

.page.about .order .floaties .main {
  position: relative;
  max-width: 66.9%;
}

.page.about .order .floaties .float {
  position: absolute;
}

.page.about .order .floaties .float.f1 {
  max-width: 26.8%;
  right: 7%;
  top: 36%;
}

.page.about .order .floaties .float.f2 {
  max-width: 31.2%;
  right: -7%;
  top: 6%;
}

.page.faq .general {
  background: #edefeb;
  padding: 13em 0 17em;
}

.page.faq .general .cell {
  padding-right: 8.33333%;
}

.page.faq .general .item {
  margin-bottom: 3em;
}

.page.faq .general .item.open .question svg {
  transform: rotate(180deg);
}

.page.faq .general .item.open .question p {
  font-family: "hatch", serif;
  font-weight: 500;
  font-style: italic;
  font-size: 2.8em;
  line-height: 1.4;
}

.page.faq .general .item.open .answer {
  height: auto;
}

.page.faq .general .item .question {
  position: relative;
  padding-left: 6em;
  padding-bottom: 3em;
  cursor: pointer;
}

.page.faq .general .item .question svg {
  position: absolute;
  top: 1.2em;
  left: 0;
  width: 3.6em;
  fill: none;
  stroke: #343435;
  stroke-width: 2;
  transition: 0.5s;
}

.page.faq .general .item .question p {
  font-size: 2.4em;
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.page.faq .general .item .answer {
  height: 0;
  overflow: hidden;
  padding-left: 6em;
}

.page.faq .general .item .answer p {
  font-size: 2em;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin-bottom: 3rem;
}

.page.contact .general {
  background: #edefeb;
  padding: 13em 0 17em;
}

.page.contact .general .head {
  font-size: 3.6em;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 0.5em;
}

.page.contact .general .line {
  font-size: 1.8em;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-bottom: 2rem;
}

.page.contact .general .line a {
  color: #ad6a00;
}

.page.contact .general .button a {
  font-size: 2.4em;
}

.page.contact .general form .grid-x {
  margin-bottom: 4em;
}

.page.contact .general form label {
  font-size: 1.8em;
  letter-spacing: 0.06em;
  line-height: 1.6;
  display: block;
  margin: 0.6rem 0;
}

.page.contact .general form input,
.page.contact .general form textarea {
  width: 100%;
  border: 0;
  border-top: 3px solid #d1d1d1;
  box-shadow: none;
  font-size: 1.8em;
  padding: 10px 15px;
  background: #fff;
  border-radius: 10px;
}

.page.contact .general form textarea {
  resize: none;
}

.page.contact .general form .button.disabled {
  opacity: 0.7;
}

.page.contact .general form .button.disabled a {
  cursor: no-drop;
  pointer-events: none;
}

.page.contact .general form .error {
  color: #ad6a00;
}

.page.contact .general form .msg {
  position: relative;
  margin-top: 2em;
}

.page.contact .general form .msg p {
  display: none;
  font-size: 1.8em;
  margin-bottom: 0;
  color: #ad6a00;
}

.page.contact .general form .msg p.show {
  display: block;
}

.page.contact .general .box {
  margin-bottom: 6em;
}

.page.contact .general .box:last-child {
  margin-bottom: 0;
}

.page.contact .general .social a {
  margin-right: 2.5em;
}

.page.contact .general .social i {
  font-size: 3.2em;
  color: #ad6a00;
}

.page.press .latest {
  background: #edefeb;
  padding: 7em 0;
}

.page.press .latest .shadow-text {
  font-size: 4.8em;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 1em;
}

.page.press .latest .show-wrap {
  position: relative;
}

.page.press .latest .arrow {
  position: absolute;
  cursor: pointer;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  transition: 0.5s;
}

.page.press .latest .arrow svg {
  width: 3.7em;
}

.page.press .latest .arrow circle {
  fill: #ffd952;
}

.page.press .latest .arrow path {
  fill: none;
  stroke: #ad6a00;
  stroke-width: 3;
}

.page.press .latest .arrow.prev {
  left: 0;
}

.page.press .latest .arrow.prev span {
  margin-left: 0.5rem;
}

.page.press .latest .arrow.next {
  right: 0;
}

.page.press .latest .arrow.next svg {
  transform: rotate(180deg);
}

.page.press .latest .arrow.next span {
  margin-right: 0.5rem;
}

.page.press .latest .arrow.disabled {
  opacity: 0;
  pointer-events: none;
}

.page.press .latest .arrow span {
  font-size: 1.2em;
  letter-spacing: 0.06em;
  color: #e8b25c;
  display: inline-block;
  text-transform: uppercase;
  display: none;
}

.page.press .latest .show {
  position: relative;
  margin: 0 4.16667%;
}

.page.press .latest .slides {
  display: flex;
  overflow: hidden;
}

.page.press .latest .slide {
  width: 50%;
  padding: 0 4.16667%;
}

.page.press .latest .slide .top {
  margin-bottom: 3em;
}

.page.press .latest .slide .top .source {
  width: 13em;
  height: 8em;
  display: flex;
}

.page.press .latest .slide .top .source img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.page.press .latest .slide .top .date span {
  font-size: 1.8em;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #ad6a00;
  text-transform: uppercase;
}

.page.press .latest .slide .image {
  padding-top: 59%;
  background-size: cover;
  background-position: center;
  margin-bottom: 3em;
}

.page.press .latest .slide .head {
  font-size: 3em;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-bottom: 0.66em;
}

.page.press .latest .slide .line {
  font-size: 2em;
  letter-spacing: 0.06em;
  line-height: 1.6;
}

.page.press .latest .slide .line .more {
  color: #ad6a00;
  text-transform: uppercase;
  display: inline-block;
}

.page.press .general {
  padding: 13em 0 17em;
}

.page.press .general .head {
  font-size: 3.6em;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 0.5em;
}

.page.press .general .shadow-text {
  font-size: 4.8em;
  margin-bottom: 1em;
}

.page.press .general .line {
  font-size: 1.8em;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-bottom: 2rem;
}

.page.press .general .line a {
  color: #ad6a00;
}

.page.press .general .button a {
  font-size: 2.4em;
}

.page.press .general form .grid-x {
  margin-bottom: 4em;
}

.page.press .general form label {
  font-size: 1.8em;
  letter-spacing: 0.06em;
  line-height: 1.6;
  display: block;
  margin: 0.6rem 0;
}

.page.press .general form input,
.page.press .general form textarea {
  width: 100%;
  border: 1px solid #edefeb;
  border-top: 3px solid #d1d1d1;
  box-shadow: none;
  font-size: 1.8em;
  padding: 10px 15px;
  background: #fff;
  border-radius: 10px;
}

.page.press .general form textarea {
  resize: none;
}

.page.press .general form .button.disabled {
  opacity: 0.7;
}

.page.press .general form .button.disabled a {
  cursor: no-drop;
  pointer-events: none;
}

.page.press .general form .error {
  color: #ad6a00;
}

.page.press .general form .msg {
  position: relative;
  margin-top: 2em;
}

.page.press .general form .msg p {
  display: none;
  font-size: 1.8em;
  margin-bottom: 0;
  color: #ad6a00;
}

.page.press .general form .msg p.show {
  display: block;
}

.page.press .general .box {
  margin-bottom: 6em;
}

.page.press .general .box:last-child {
  margin-bottom: 0;
}

.page.press .general .social a {
  margin-right: 2.5em;
}

.page.press .general .social i {
  font-size: 3.2em;
  color: #ad6a00;
}

.page.fundraising .general {
  background: #edefeb;
  padding: 13em 0 17em;
}

.page.fundraising .general .head {
  font-size: 3.6em;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 0.5em;
}

.page.fundraising .general .shadow-text {
  font-size: 4.8em;
  margin-bottom: 1em;
}

.page.fundraising .general .line {
  font-size: 1.8em;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-bottom: 2rem;
}

.page.fundraising .general .line a {
  color: #ad6a00;
}

.page.fundraising .general .button a {
  font-size: 2.4em;
}

.page.fundraising .general form .grid-x {
  margin-bottom: 4em;
}

.page.fundraising .general form label {
  font-size: 1.8em;
  letter-spacing: 0.06em;
  line-height: 1.6;
  display: block;
  margin: 0.6rem 0;
}

.page.fundraising .general form input,
.page.fundraising .general form textarea {
  width: 100%;
  border: 0;
  border-top: 3px solid #d1d1d1;
  box-shadow: none;
  font-size: 1.8em;
  padding: 10px 15px;
  background: #fff;
  border-radius: 10px;
}

.page.fundraising .general form textarea {
  resize: none;
}

.page.fundraising .general form .button.disabled {
  opacity: 0.7;
}

.page.fundraising .general form .button.disabled a {
  cursor: no-drop;
  pointer-events: none;
}

.page.fundraising .general form .error {
  color: #ad6a00;
}

.page.fundraising .general form .msg {
  position: relative;
  margin-top: 2em;
}

.page.fundraising .general form .msg p {
  display: none;
  font-size: 1.8em;
  margin-bottom: 0;
  color: #ad6a00;
}

.page.fundraising .general form .msg p.show {
  display: block;
}

.page.fundraising .general .box {
  margin-bottom: 6em;
}

.page.fundraising .general .box:last-child {
  margin-bottom: 0;
}

.page.fundraising .general .social a {
  margin-right: 2.5em;
}

.page.fundraising .general .social i {
  font-size: 3.2em;
  color: #ad6a00;
}

.page.error .hero .cell {
  max-width: initial;
  text-align: center;
}

@media print, screen and (min-width: 640px) {
  .grid-container {
    padding-right: 32px;
    padding-left: 32px;
  }

  .grid-container.fluid {
    padding-right: 32px;
    padding-left: 32px;
  }

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

  .grid-x > .medium-auto {
    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 {
    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%;
  }

  .grid-margin-x {
    margin-left: -16px;
    margin-right: -16px;
  }

  .grid-margin-x > .cell {
    width: calc(100% - 32px);
    margin-left: 16px;
    margin-right: 16px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .grid-padding-x .grid-padding-x {
    margin-right: -16px;
    margin-left: -16px;
  }

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

  .grid-padding-x > .cell {
    padding-right: 16px;
    padding-left: 16px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

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

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

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 16px);
  }

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

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 16px);
  }

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

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 16px);
  }

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

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 16px);
  }

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

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 16px);
  }

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

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 16px);
  }

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

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 16px);
  }

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

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 16px);
  }

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

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 16px);
  }

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

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 16px);
  }

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

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 16px);
  }

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

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 16px);
  }

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

  .grid-y > .medium-auto {
    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 {
    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%;
  }

  .grid-padding-y .grid-padding-y {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .grid-padding-y > .cell {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-margin-y {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .grid-margin-y > .cell {
    height: calc(100% - 32px);
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 32px);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 32px);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 32px);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 32px);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 32px);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 32px);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 32px);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 32px);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 32px);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 32px);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 32px);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 32px);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 32px);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 32px);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 32px);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 32px);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 32px);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 32px);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 32px);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 32px);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 32px);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 32px);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 32px);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 32px);
  }

  .grid-margin-y {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .grid-margin-y > .cell {
    height: calc(100% - 32px);
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 32px);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 32px);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 32px);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 32px);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 32px);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 32px);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 32px);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 32px);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 32px);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 32px);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 32px);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 32px);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 32px);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 32px);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 32px);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 32px);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 32px);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 32px);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 32px);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 32px);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 32px);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 32px);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 32px);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 32px);
  }
}

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

  .grid-x > .large-auto {
    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 {
    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%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

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

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

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 16px);
  }

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

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 16px);
  }

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

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 16px);
  }

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

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 16px);
  }

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

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 16px);
  }

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

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 16px);
  }

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

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 16px);
  }

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

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 16px);
  }

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

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 16px);
  }

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

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 16px);
  }

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

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 16px);
  }

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

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 16px);
  }

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

  .grid-y > .large-auto {
    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 {
    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%;
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 32px);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 32px);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 32px);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 32px);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 32px);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 32px);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 32px);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 32px);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 32px);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 32px);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 32px);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 32px);
  }

  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 32px);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 32px);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 32px);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 32px);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 32px);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 32px);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 32px);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 32px);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 32px);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 32px);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 32px);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 32px);
  }
}

@media print, screen and (max-width: 1439px) {
  .hero .head {
    font-size: 12em;
  }

  .page.about .splitblock .cell:first-child .contain:not(.asset) {
    padding-right: 10%;
  }

  .page.about .splitblock .cell:last-child .contain:not(.asset) {
    padding-left: 10%;
  }
}

@media print, screen and (max-width: 1199px) {
  footer nav .link {
    font-size: 2em;
  }

  footer nav .button a {
    font-size: 1.8em;
  }

  .hero.large .head {
    font-size: 6em;
  }

  .hero .head {
    font-size: 10em;
  }

  .hero .line {
    font-size: 2.2em;
  }

  .hero .chevron {
    width: 1.8em;
  }

  .imagebreak {
    padding: 20em 0;
  }

  .imagebreak .head {
    font-size: 8em;
  }

  .page.index .about .details .head {
    font-size: 7em;
  }

  .page.index .about .details .line {
    font-size: 2.2em;
  }

  .page.menu .tabs span {
    font-size: 2.4em;
  }

  .page.about .splitblock {
    padding: 10em 0;
  }

  .page.faq .general .cell {
    padding-right: 4.16667%;
  }

  .page.press .latest .arrow svg {
    width: 3em;
  }

  .page.press .latest .slide .head {
    font-size: 2.6em;
  }
}

@media print, screen and (max-width: 1023px) {
  .button {
    border-radius: 15px;
  }

  .responsive .tablet {
    display: block;
  }

  header {
    padding: 3em 0;
  }

  header.reduced {
    padding: 1.5em 0;
  }

  header .logo {
    width: 15em;
  }

  header nav .cell {
    margin-left: 2em;
  }

  header nav a {
    font-size: 1.8em;
  }

  footer {
    padding: 4em 0;
  }

  footer .logo {
    width: 15em;
    margin-bottom: 3em;
  }

  footer nav {
    margin-bottom: 8em;
  }

  footer nav .extras {
    margin-top: 3em;
    display: flex;
    align-items: center;
  }

  footer nav .button {
    margin-bottom: 0;
    margin-right: 3em;
  }

  footer nav .social a {
    margin-right: 2em;
  }

  footer nav .social a:last-child {
    margin-right: 0;
  }

  .hero.large .slide {
    padding-top: calc(56.25% + 3em);
  }

  .hero.large .head {
    font-size: 5em;
  }

  .hero .slide {
    padding-top: calc(44% + 3em);
  }

  .hero .cell {
    padding-top: 3em;
  }

  .hero .head {
    font-size: 8em;
    margin-bottom: 0.5rem;
  }

  .hero .line {
    font-size: 1.6em;
  }

  .hero .button a {
    font-size: 1.6em;
  }

  .hero .chevron {
    width: 1.2em;
  }

  .imagebreak {
    padding: 15em 0;
  }

  .imagebreak .cell {
    max-width: 55em;
  }

  .imagebreak .head {
    font-size: 6.4em;
  }

  .imagebreak .button a {
    font-size: 1.6em;
  }

  .page.index .about {
    padding: 5em 0 8em;
  }

  .page.index .about .intro {
    margin-bottom: 6em;
  }

  .page.index .about .intro p {
    font-size: 1.8em;
  }

  .page.index .about .split {
    flex-direction: column-reverse;
  }

  .page.index .about .interact-wrap {
    display: flex;
    flex-direction: column-reverse;
  }

  .page.index .about .interactive .slide {
    top: 0;
    transform: translateY(0);
  }

  .page.index .about .interactive .slide .grid-x {
    flex-direction: column-reverse;
  }

  .page.index .about .interactive .tooltips {
    text-align: center;
    width: 100%;
    max-width: 50em;
  }

  .page.index .about .interactive .tooltips .tip {
    top: 0;
    transform: translateY(0);
  }

  .page.index .about .interactive .tooltips .title {
    display: none;
  }

  .page.index .about .interactive .tooltips .dashed-line {
    display: none;
  }

  .page.index .about .interactive .tooltips .name {
    font-size: 2.8em;
  }

  .page.index .about .interactive .tooltips .line {
    font-size: 1.6em;
  }

  .page.index .about .interactive .tooltips .button a {
    font-size: 1.6em;
  }

  .page.index .about .interactive .item {
    width: 100%;
    max-width: 50em;
    margin-left: 0;
    margin-bottom: 2em;
  }

  .page.index .about .dots {
    margin-top: 0;
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 2em;
  }

  .page.index .about .dots .dashed-line {
    display: block;
  }

  .page.index .about .dots .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .page.index .about .dots button {
    width: auto;
    height: auto;
    background: transparent;
    color: #e8b25c;
    border-radius: 0;
    margin: 0 1em 0.5rem;
    font-size: 1.8em;
    letter-spacing: 0.05em;
    line-height: 1.4;
    text-transform: uppercase;
  }

  .page.index .about .dots button.dot-active {
    background: transparent;
    color: #343435;
  }

  .page.index .about .dots button span {
    display: inline-block;
  }

  .page.index .about .details {
    text-align: center;
    margin-bottom: 5em;
  }

  .page.index .about .details .head {
    font-size: 6em;
  }

  .page.index .about .details .line {
    font-size: 1.8em;
  }

  .page.index .blocks {
    padding: 10em 0;
  }

  .page.index .blocks .head {
    font-size: 4em;
    max-width: initial;
  }

  .page.index .blocks .button a {
    font-size: 1.6em;
  }

  .page.index .order {
    padding: 4em 0 7em;
  }

  .page.index .order .cell:last-child {
    display: flex;
    justify-content: flex-end;
  }

  .page.index .order .head {
    font-size: 6.4em;
    max-width: 30rem;
  }

  .page.index .order .button a {
    font-size: 1.6em;
  }

  .page.index .order .floaties {
    width: 70em;
    max-width: 80%;
  }

  .page.menu .tabs .cell {
    padding: 2em 6em;
  }

  .page.menu .tabs span {
    font-size: 2em;
  }

  .page.menu .quick-links {
    padding-top: 6em;
  }

  .page.menu .amenu .section {
    padding: 6em 0;
  }

  .page.menu .amenu .title {
    margin-bottom: 3em;
  }

  .page.menu .amenu .title p {
    font-size: 4em;
  }

  .page.menu .amenu .group {
    margin-bottom: 1.25rem;
  }

  .page.menu .amenu .items .cell {
    margin-bottom: 1.25rem;
  }

  .page.menu .amenu .subgroup {
    margin-bottom: 1.25rem;
  }

  .page.menu .amenu .borded {
    padding: 2em;
  }

  .page.menu .amenu p {
    font-size: 1.8em;
    margin-bottom: 1.25rem;
  }

  .page.menu .amenu p.subtitle {
    font-size: 2.2em;
    margin-bottom: 0.5rem;
  }

  .page.menu .amenu p.note {
    font-size: 2em;
  }

  .page.menu .amenu p.count {
    padding-left: calc(1em + 1rem);
  }

  .page.menu .amenu .dashed-line {
    margin-bottom: 0.5rem;
  }

  .page.menu .amenu .backtotop {
    margin-top: 5em;
  }

  .page.menu .amenu .backtotop a {
    font-size: 1.8em;
  }

  .page.menu .amenu .photos {
    max-width: 50em;
  }

  .page.menu .amenu.mason .grid-container {
    -moz-columns: 1;
    columns: 1;
  }

  .page.about .splitblock {
    padding: 0;
    display: flex;
    flex-direction: column;
  }

  .page.about .splitblock.img-right .background {
    left: 0;
  }

  .page.about .splitblock.m-img-up {
    flex-direction: column-reverse;
  }

  .page.about .splitblock.img-contain .grid-x {
    flex-direction: column-reverse;
  }

  .page.about .splitblock.img-contain .asset {
    padding-top: 5em;
    max-width: 60em;
  }

  .page.about .splitblock .grid-container {
    order: 1;
  }

  .page.about .splitblock .cell:first-child .contain:not(.asset) {
    padding-right: 0;
  }

  .page.about .splitblock .cell:last-child .contain:not(.asset) {
    padding-left: 0;
  }

  .page.about .splitblock .background {
    position: relative;
    padding-top: 70%;
    order: 2;
  }

  .page.about .splitblock .background div {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }

  .page.about .splitblock .content {
    padding: 5em 0;
  }

  .page.about .splitblock .head {
    font-size: 3em;
  }

  .page.about .splitblock .line {
    font-size: 1.8em;
  }

  .page.about .order {
    padding: 4em 0 7em;
  }

  .page.about .order .cell:last-child {
    display: flex;
    justify-content: flex-end;
  }

  .page.about .order .head {
    font-size: 6.4em;
    max-width: 30rem;
  }

  .page.about .order .button a {
    font-size: 1.6em;
  }

  .page.about .order .floaties {
    width: 70em;
    max-width: 80%;
  }

  .page.faq .general {
    padding: 8em 0;
  }

  .page.faq .general .item.open .question p {
    font-size: 2.2em;
  }

  .page.faq .general .item .question {
    padding-left: 5em;
    padding-bottom: 2em;
  }

  .page.faq .general .item .question svg {
    width: 3em;
  }

  .page.faq .general .item .question p {
    font-size: 2em;
  }

  .page.faq .general .item .answer {
    padding-left: 5em;
  }

  .page.faq .general .item .answer p {
    font-size: 1.8em;
    margin-bottom: 2rem;
  }

  .page.contact .general {
    padding: 8em 0;
  }

  .page.contact .general .head {
    font-size: 3em;
  }

  .page.contact .general .button a {
    font-size: 1.8em;
  }

  .page.contact .general form {
    margin-bottom: 5em;
  }

  .page.press .latest {
    padding: 5em 0;
  }

  .page.press .latest .shadow-text {
    font-size: 3.2em;
  }

  .page.press .latest .arrow.prev {
    left: -1.5em;
  }

  .page.press .latest .arrow.next {
    right: -1.5em;
  }

  .page.press .latest .arrow svg {
    width: 2.5em;
  }

  .page.press .latest .slide .top {
    margin-bottom: 2em;
  }

  .page.press .latest .slide .top .source {
    max-width: 8em;
    max-height: 5em;
  }

  .page.press .latest .slide .top .date span {
    font-size: 1.4em;
  }

  .page.press .latest .slide .head {
    font-size: 2em;
  }

  .page.press .latest .slide .line {
    font-size: 1.8em;
  }

  .page.press .general {
    padding: 8em 0;
  }

  .page.press .general .head {
    font-size: 3em;
  }

  .page.press .general .shadow-text {
    font-size: 3.2em;
  }

  .page.press .general form {
    margin-bottom: 5em;
  }

  .page.press .general form .button a {
    font-size: 1.8em;
  }

  .page.fundraising .general {
    padding: 8em 0;
  }

  .page.fundraising .general .head {
    font-size: 3em;
  }

  .page.fundraising .general .shadow-text {
    font-size: 3.2em;
  }

  .page.fundraising .general .button a {
    font-size: 1.8em;
  }

  .page.fundraising .general form {
    margin-bottom: 5em;
  }
}

@media print, screen and (max-width: 639px) {
  .button {
    border-radius: 10px;
  }

  .button a {
    padding: 10px 15px;
  }

  .responsive .mobile {
    display: block;
  }

  header {
    padding: 2em 0;
  }

  header.reduced {
    padding: 1em 0;
  }

  header .logo {
    width: 10em;
  }

  header nav .cell {
    margin-left: 1.5em;
  }

  header nav li:not(.order-now) {
    display: none;
  }

  header nav li.mobile-burger {
    display: block;
  }

  header nav li.mobile-burger .button {
    background: #fff;
  }

  header nav a {
    font-size: 1.3em;
  }

  footer {
    padding: 2em 0;
  }

  footer .logo {
    width: 7em;
    margin-bottom: 0;
  }

  footer nav {
    align-items: center;
    margin-bottom: 0;
  }

  footer nav .cell {
    display: none;
  }

  footer nav .cell:first-child,
  footer nav .cell:last-child {
    display: block;
    width: auto;
  }

  footer nav .extras {
    margin-top: 0;
  }

  footer nav .button {
    margin-right: 2em;
  }

  footer nav .button a {
    font-size: 1.2em;
    padding: 10px;
  }

  footer nav .social a {
    margin-right: 1em;
  }

  footer .footnotes {
    display: none;
  }

  .ziggy.flat {
    height: 2px;
  }

  .ziggy.up.flat {
    transform: translateY(-100%) translateY(1px);
  }

  .ziggy.down.flat {
    transform: translateY(100%) translateY(-1px);
  }

  .hero.multi-slides .cell {
    margin-left: 0;
  }

  .hero.multi-slides .dots {
    display: flex !important;
  }

  .hero.large .slide {
    padding-top: calc(100% + 2em);
  }

  .hero.large .head {
    font-size: 4em;
  }

  .hero .slide {
    padding-top: calc(70% + 2em);
  }

  .hero .cell {
    max-width: 75% !important;
    padding-top: 2em;
  }

  .hero .head {
    font-size: 4em;
  }

  .hero .line {
    font-size: 1.4em;
    max-width: initial;
  }

  .hero .button a {
    font-size: 1.3em;
  }

  .hero .chevron {
    display: none !important;
  }

  .imagebreak {
    padding: 7em 0;
  }

  .imagebreak .cell {
    max-width: 30em;
    text-align: left;
  }

  .imagebreak .head {
    font-size: 4em;
  }

  .imagebreak .button a {
    font-size: 1.3em;
  }

  .page.index .about {
    padding: 3em 0 5em;
  }

  .page.index .about .intro {
    margin-bottom: 4.5em;
  }

  .page.index .about .intro p {
    font-size: 1.4em;
  }

  .page.index .about .interactive .tooltips {
    max-width: 40em;
  }

  .page.index .about .interactive .tooltips .name {
    font-size: 2.2em;
  }

  .page.index .about .interactive .tooltips .line {
    font-size: 1.4em;
  }

  .page.index .about .interactive .tooltips .button a {
    font-size: 1.3em;
  }

  .page.index .about .interactive .item {
    max-width: 40em;
  }

  .page.index .about .interactive .dots .slick-dots li {
    font-size: 1.4em;
  }

  .page.index .about .details .head {
    font-size: 4.4em;
  }

  .page.index .about .details .line {
    font-size: 1.4em;
  }

  .page.index .about .details .button a {
    font-size: 1.3em;
  }

  .page.index .blocks {
    padding: 0;
  }

  .page.index .blocks .background {
    flex-direction: column;
  }

  .page.index .blocks .background div {
    width: 100%;
    height: 50%;
  }

  .page.index .blocks .cell {
    padding: 20% 0;
    text-align: center;
  }

  .page.index .blocks .cell:first-child > div {
    padding-right: 0;
  }

  .page.index .blocks .cell:last-child > div {
    padding-left: 0;
  }

  .page.index .blocks .head {
    font-size: 2.4em;
  }

  .page.index .blocks .button a {
    font-size: 1.3em;
  }

  .page.index .order {
    padding: 3em 0 5em;
  }

  .page.index .order .head {
    font-size: 4em;
    max-width: 20rem;
  }

  .page.index .order .button a {
    font-size: 1.3em;
  }

  .page.index .order .floaties {
    display: none;
  }

  .page.menu .tabs .grid-container {
    padding: 0;
  }

  .page.menu .tabs .cell {
    padding: 2em 1.6em;
    width: 100%;
    text-align: center;
  }

  .page.menu .tabs .cell:first-child {
    padding-left: 1.6em;
  }

  .page.menu .tabs span {
    font-size: 1.4em;
  }

  .page.menu .quick-links {
    padding-top: 4em;
    display: none;
  }

  .page.menu .quick-links li {
    width: 50%;
    margin: 0;
    padding: 0 8px;
  }

  .page.menu .quick-links span {
    font-size: 1.4em;
  }

  .page.menu .amenu .section {
    padding: 0;
    background: #edefeb;
  }

  .page.menu .amenu .section:first-child {
    padding-top: 4em;
  }

  .page.menu .amenu .title {
    margin-bottom: 2em;
  }

  .page.menu .amenu .title p {
    font-size: 3em;
  }

  .page.menu .amenu .title svg {
    display: block;
  }

  .page.menu .amenu .title.open svg {
    transform: translateY(-50%) rotate(180deg);
  }

  .page.menu .amenu .title.open + .collapse {
    height: auto;
  }

  .page.menu .amenu .collapse {
    height: 0;
  }

  .page.menu .amenu .group {
    margin-bottom: 0;
    padding-bottom: 3em;
  }

  .page.menu .amenu .cell:last-child .cell:last-child {
    margin-bottom: 0;
  }

  .page.menu .amenu p {
    font-size: 1.4em;
  }

  .page.menu .amenu p.subtitle {
    font-size: 1.8em;
    margin-bottom: 0.25rem;
  }

  .page.menu .amenu p.note {
    font-size: 1.6em;
  }

  .page.menu .amenu .dashed-line {
    margin-bottom: 0.25rem;
  }

  .page.menu .amenu .backtotop {
    margin-top: 3em;
    padding-bottom: 3em;
  }

  .page.menu .amenu .backtotop a {
    font-size: 1.4em;
  }

  .page.menu .amenu .photos {
    max-width: 35em;
  }

  .page.menu .amenu.mason .group {
    padding-bottom: 3em;
  }

  .page.about .splitblock.img-contain .asset {
    padding-top: 3em;
  }

  .page.about .splitblock .content {
    padding: 3em 0;
  }

  .page.about .splitblock .head {
    font-size: 1.8em;
  }

  .page.about .splitblock .line {
    font-size: 1.4em;
  }

  .page.about .order {
    padding: 3em 0 5em;
  }

  .page.about .order .head {
    font-size: 4em;
    max-width: 20rem;
  }

  .page.about .order .button a {
    font-size: 1.3em;
  }

  .page.about .order .floaties {
    display: none;
  }

  .page.faq .general {
    padding: 4em 0;
  }

  .page.faq .general .item {
    margin-bottom: 2em;
  }

  .page.faq .general .item.open .question p {
    font-size: 1.8em;
  }

  .page.faq .general .item .question {
    padding-left: 4em;
    padding-bottom: 1em;
  }

  .page.faq .general .item .question svg {
    width: 2em;
  }

  .page.faq .general .item .question p {
    font-size: 1.6em;
  }

  .page.faq .general .item .answer {
    padding-left: 4em;
  }

  .page.faq .general .item .answer p {
    font-size: 1.4em;
    margin-bottom: 1rem;
  }

  .page.contact .general {
    padding: 4em 0;
  }

  .page.contact .general .head {
    font-size: 1.8em;
  }

  .page.contact .general .line {
    font-size: 1.4em;
  }

  .page.contact .general .button a {
    font-size: 1.3em;
  }

  .page.contact .general form {
    margin-bottom: 5em;
  }

  .page.contact .general form .grid-x {
    margin-bottom: 2em;
  }

  .page.contact .general form label {
    font-size: 1.4em;
  }

  .page.contact .general form input,
  .page.contact .general form textarea {
    font-size: 1.4em;
  }

  .page.press .latest {
    padding: 4em 0 8em;
  }

  .page.press .latest .shadow-text {
    font-size: 2em;
    margin-bottom: 1.5em;
  }

  .page.press .latest .arrow {
    top: calc(100% + 3em);
  }

  .page.press .latest .arrow.prev {
    left: 0;
  }

  .page.press .latest .arrow.next {
    right: 0;
  }

  .page.press .latest .arrow span {
    display: block;
  }

  .page.press .latest .show {
    margin: 0;
  }

  .page.press .latest .slides {
    margin: 0;
  }

  .page.press .latest .slide {
    padding: 0;
    width: 100%;
  }

  .page.press .latest .slide .inside {
    width: 100%;
    margin-bottom: 4em;
  }

  .page.press .latest .slide .inside:last-child {
    margin-bottom: 0;
  }

  .page.press .latest .slide .top {
    margin-bottom: 1em;
  }

  .page.press .latest .slide .top .source {
    max-width: 6em;
    max-height: 3em;
  }

  .page.press .latest .slide .top .date span {
    font-size: 1em;
  }

  .page.press .latest .slide .image {
    margin-bottom: 2em;
  }

  .page.press .latest .slide .head {
    font-size: 1.4em;
  }

  .page.press .latest .slide .line {
    font-size: 1.3em;
  }

  .page.press .general {
    padding: 4em 0;
  }

  .page.press .general .head {
    font-size: 1.8em;
  }

  .page.press .general .shadow-text {
    font-size: 2.4em;
  }

  .page.press .general .line {
    font-size: 1.4em;
  }

  .page.press .general form {
    margin-bottom: 5em;
  }

  .page.press .general form .grid-x {
    margin-bottom: 2em;
  }

  .page.press .general form label {
    font-size: 1.4em;
  }

  .page.press .general form input,
  .page.press .general form textarea {
    font-size: 1.4em;
  }

  .page.press .general form .button a {
    font-size: 1.3em;
  }

  .page.fundraising .general {
    padding: 4em 0;
  }

  .page.fundraising .general .head {
    font-size: 1.8em;
  }

  .page.fundraising .general .shadow-text {
    font-size: 2.4em;
  }

  .page.fundraising .general .line {
    font-size: 1.4em;
  }

  .page.fundraising .general .button a {
    font-size: 1.3em;
  }

  .page.fundraising .general form {
    margin-bottom: 5em;
  }

  .page.fundraising .general form .grid-x {
    margin-bottom: 2em;
  }

  .page.fundraising .general form label {
    font-size: 1.4em;
  }

  .page.fundraising .general form input,
  .page.fundraising .general form textarea {
    font-size: 1.4em;
  }
}

@media print, screen and (max-width: 399px) {
  .hero .cell {
    max-width: initial !important;
  }
}
/*# sourceMappingURL=style.css.map */
