/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");
html {
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-size: 100%; /* 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;
}

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

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

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

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

/**********************
** 1. Boring
**********************/
/**********************
** 2. Fun
**********************/
/**********************
** 3. Animation
**********************/
.container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding: 0 25px;
}
@media only screen and (min-width: 0) {
  .container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) {
  .container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
    width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px) {
  .container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
    width: 960px;
  }
}
@media only screen and (min-width: 1260px) {
  .container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
    width: 1300px;
  }
}
@media only screen and (min-width: 1660px) {
  .container, .hero--blog .hero__slide--image .hero__slide__content, .hero__slider__nav ul, .section--fullbleed .gallery__nav {
    width: 1600px;
  }
}
@media only screen and (max-width: 767px) {
  .container--fluid-mob {
    width: 100%;
  }
}
.container--fluid {
  width: 100%;
}
@media only screen and (min-width: 0) {
  .container--gallery {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) {
  .container--gallery {
    width: 700px;
  }
}
@media only screen and (min-width: 968px) {
  .container--gallery {
    width: 920px;
  }
}
@media only screen and (min-width: 1260px) {
  .container--gallery {
    width: 1200px;
  }
}
@media only screen and (min-width: 1460px) {
  .container--gallery {
    width: 1400px;
  }
}
@media only screen and (min-width: 1660px) {
  .container--gallery {
    width: 1600px;
  }
}
@media only screen and (min-width: 1860px) {
  .container--gallery {
    width: 1800px;
  }
}

.row {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .row {
    width: 100%;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .row {
    margin-right: -25px;
    margin-left: -25px;
  }
}
.row--j-sb {
  justify-content: space-between;
}
.row--j-sa {
  justify-content: space-around;
}
.row--j-fs {
  justify-content: flex-start;
}
.row--j-fe {
  justify-content: flex-end;
}
.row--j-c {
  justify-content: center;
}
.row--a-c {
  align-items: center;
}
.row--a-s {
  align-items: flex-start;
}
.row--align-items--center {
  align-items: center;
}
.row--wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media only screen and (min-width: 0) {
  .row--xs-wrap {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 576px) {
  .row--sm-wrap {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .row--md-wrap {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .row--md-wrap--lg {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1020px) {
  .row--md-wrap--lg {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1020px) {
  .row--lg-wrap {
    flex-wrap: nowrap;
  }
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.flex {
  display: flex;
}
.flex--d-c {
  flex-direction: column;
}
.flex--j-sb {
  display: flex;
  justify-content: space-between;
}
.flex--j-sa {
  display: flex;
  justify-content: space-around;
}
.flex--j-fs {
  display: flex;
  justify-content: flex-start;
}
.flex--j-fe, .gallery__nav {
  display: flex;
  justify-content: flex-end;
}
.flex--j-c, .countdown-block-timer, .hero__slide__content, .embed-slider__nav__bullet, .masthead__burger__minor, .masthead__burger__focus {
  display: flex;
  justify-content: center;
}
.flex--a-c, .masthead__burger__minor, .masthead__burger {
  display: flex;
  align-items: center;
}
.flex--a-js {
  display: flex;
  align-items: flex-start;
}
.flex--column {
  flex-direction: column;
}
.flex--align-items--center {
  display: flex;
  align-items: center;
}
.flex--wrap {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media only screen and (min-width: 0) {
  .flex--xs-wrap {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 576px) {
  .flex--sm-wrap {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .flex--md-wrap {
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .flex--md-wrap--lg {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1020px) {
  .flex--md-wrap--lg {
    display: flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1020px) {
  .flex--lg-wrap {
    display: flex;
    flex-wrap: nowrap;
  }
}

@media only screen and (max-width: 767px) {
  .mob--list--nopad ul {
    padding-top: 0;
    padding-bottom: 0;
  }
}

[class^=col-], [class*=" col-"] {
  position: relative;
  min-height: 1px;
  width: 100%;
  padding: 25px 0;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  [class^=col-], [class*=" col-"] {
    padding: 25px 12.5px;
  }
}
@media only screen and (min-width: 1020px) {
  [class^=col-], [class*=" col-"] {
    padding: 25px 25px;
  }
}

.col--strict {
  flex-grow: 0;
}
.col--auto {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .col--auto {
    padding: 25px 12.5px;
  }
}

@media only screen and (min-width: 0) {
  .col-xs-1 {
    width: 7.3333333333%;
  }
  .col-xs-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-xs-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-xs-2 {
    width: 15.6666666667%;
  }
  .col-xs-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-xs-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-xs-3 {
    width: 24%;
  }
  .col-xs-inset-3 {
    padding-left: 11.5%;
  }
  .col-xs-offset-3 {
    padding-right: 11.5%;
  }
  .col-xs-4 {
    width: 32.3333333333%;
  }
  .col-xs-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-xs-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-xs-5 {
    width: 40.6666666667%;
  }
  .col-xs-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-xs-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-xs-6 {
    width: 49%;
  }
  .col-xs-inset-6 {
    padding-left: 24%;
  }
  .col-xs-offset-6 {
    padding-right: 24%;
  }
  .col-xs-7 {
    width: 57.3333333333%;
  }
  .col-xs-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-xs-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-xs-8 {
    width: 65.6666666667%;
  }
  .col-xs-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-xs-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-xs-9 {
    width: 74%;
  }
  .col-xs-inset-9 {
    padding-left: 36.5%;
  }
  .col-xs-offset-9 {
    padding-right: 36.5%;
  }
  .col-xs-10 {
    width: 82.3333333333%;
  }
  .col-xs-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-xs-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-xs-11 {
    width: 90.6666666667%;
  }
  .col-xs-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-xs-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-xs-12 {
    width: 99%;
  }
  .col-xs-inset-12 {
    padding-left: 49%;
  }
  .col-xs-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (min-width: 339px) {
  .col-vsm-1 {
    width: 7.3333333333%;
  }
  .col-vsm-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-vsm-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-vsm-2 {
    width: 15.6666666667%;
  }
  .col-vsm-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-vsm-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-vsm-3 {
    width: 24%;
  }
  .col-vsm-inset-3 {
    padding-left: 11.5%;
  }
  .col-vsm-offset-3 {
    padding-right: 11.5%;
  }
  .col-vsm-4 {
    width: 32.3333333333%;
  }
  .col-vsm-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-vsm-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-vsm-5 {
    width: 40.6666666667%;
  }
  .col-vsm-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-vsm-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-vsm-6 {
    width: 49%;
  }
  .col-vsm-inset-6 {
    padding-left: 24%;
  }
  .col-vsm-offset-6 {
    padding-right: 24%;
  }
  .col-vsm-7 {
    width: 57.3333333333%;
  }
  .col-vsm-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-vsm-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-vsm-8 {
    width: 65.6666666667%;
  }
  .col-vsm-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-vsm-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-vsm-9 {
    width: 74%;
  }
  .col-vsm-inset-9 {
    padding-left: 36.5%;
  }
  .col-vsm-offset-9 {
    padding-right: 36.5%;
  }
  .col-vsm-10 {
    width: 82.3333333333%;
  }
  .col-vsm-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-vsm-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-vsm-11 {
    width: 90.6666666667%;
  }
  .col-vsm-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-vsm-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-vsm-12 {
    width: 99%;
  }
  .col-vsm-inset-12 {
    padding-left: 49%;
  }
  .col-vsm-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (min-width: 576px) {
  .col-sm-1 {
    width: 7.3333333333%;
  }
  .col-sm-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-sm-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-sm-2 {
    width: 15.6666666667%;
  }
  .col-sm-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-sm-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-sm-3 {
    width: 24%;
  }
  .col-sm-inset-3 {
    padding-left: 11.5%;
  }
  .col-sm-offset-3 {
    padding-right: 11.5%;
  }
  .col-sm-4 {
    width: 32.3333333333%;
  }
  .col-sm-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-sm-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-sm-5 {
    width: 40.6666666667%;
  }
  .col-sm-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-sm-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-sm-6 {
    width: 49%;
  }
  .col-sm-inset-6 {
    padding-left: 24%;
  }
  .col-sm-offset-6 {
    padding-right: 24%;
  }
  .col-sm-7 {
    width: 57.3333333333%;
  }
  .col-sm-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-sm-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-sm-8 {
    width: 65.6666666667%;
  }
  .col-sm-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-sm-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-sm-9 {
    width: 74%;
  }
  .col-sm-inset-9 {
    padding-left: 36.5%;
  }
  .col-sm-offset-9 {
    padding-right: 36.5%;
  }
  .col-sm-10 {
    width: 82.3333333333%;
  }
  .col-sm-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-sm-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-sm-11 {
    width: 90.6666666667%;
  }
  .col-sm-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-sm-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-sm-12 {
    width: 99%;
  }
  .col-sm-inset-12 {
    padding-left: 49%;
  }
  .col-sm-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    width: 7.3333333333%;
  }
  .col-md-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-md-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-md-2 {
    width: 15.6666666667%;
  }
  .col-md-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-md-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-md-3 {
    width: 24%;
  }
  .col-md-inset-3 {
    padding-left: 11.5%;
  }
  .col-md-offset-3 {
    padding-right: 11.5%;
  }
  .col-md-4 {
    width: 32.3333333333%;
  }
  .col-md-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-md-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-md-5 {
    width: 40.6666666667%;
  }
  .col-md-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-md-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-md-6 {
    width: 49%;
  }
  .col-md-inset-6 {
    padding-left: 24%;
  }
  .col-md-offset-6 {
    padding-right: 24%;
  }
  .col-md-7 {
    width: 57.3333333333%;
  }
  .col-md-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-md-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-md-8 {
    width: 65.6666666667%;
  }
  .col-md-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-md-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-md-9 {
    width: 74%;
  }
  .col-md-inset-9 {
    padding-left: 36.5%;
  }
  .col-md-offset-9 {
    padding-right: 36.5%;
  }
  .col-md-10 {
    width: 82.3333333333%;
  }
  .col-md-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-md-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-md-11, .hero--blog .hero__slide--image .hero__slide__content .row {
    width: 90.6666666667%;
  }
  .col-md-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-md-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-md-12 {
    width: 99%;
  }
  .col-md-inset-12 {
    padding-left: 49%;
  }
  .col-md-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (min-width: 1020px) {
  .col-lg-1 {
    width: 7.3333333333%;
  }
  .col-lg-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-lg-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-lg-2 {
    width: 15.6666666667%;
  }
  .col-lg-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-lg-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-lg-3 {
    width: 24%;
  }
  .col-lg-inset-3 {
    padding-left: 11.5%;
  }
  .col-lg-offset-3 {
    padding-right: 11.5%;
  }
  .col-lg-4 {
    width: 32.3333333333%;
  }
  .col-lg-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-lg-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-lg-5 {
    width: 40.6666666667%;
  }
  .col-lg-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-lg-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-lg-6 {
    width: 49%;
  }
  .col-lg-inset-6 {
    padding-left: 24%;
  }
  .col-lg-offset-6 {
    padding-right: 24%;
  }
  .col-lg-7 {
    width: 57.3333333333%;
  }
  .col-lg-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-lg-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-lg-8 {
    width: 65.6666666667%;
  }
  .col-lg-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-lg-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-lg-9 {
    width: 74%;
  }
  .col-lg-inset-9 {
    padding-left: 36.5%;
  }
  .col-lg-offset-9 {
    padding-right: 36.5%;
  }
  .col-lg-10 {
    width: 82.3333333333%;
  }
  .col-lg-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-lg-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-lg-11 {
    width: 90.6666666667%;
  }
  .col-lg-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-lg-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-lg-12 {
    width: 99%;
  }
  .col-lg-inset-12 {
    padding-left: 49%;
  }
  .col-lg-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (min-width: 1260px) {
  .col-ipl-1 {
    width: 7.3333333333%;
  }
  .col-ipl-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-ipl-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-ipl-2 {
    width: 15.6666666667%;
  }
  .col-ipl-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-ipl-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-ipl-3 {
    width: 24%;
  }
  .col-ipl-inset-3 {
    padding-left: 11.5%;
  }
  .col-ipl-offset-3 {
    padding-right: 11.5%;
  }
  .col-ipl-4 {
    width: 32.3333333333%;
  }
  .col-ipl-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-ipl-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-ipl-5 {
    width: 40.6666666667%;
  }
  .col-ipl-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-ipl-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-ipl-6 {
    width: 49%;
  }
  .col-ipl-inset-6 {
    padding-left: 24%;
  }
  .col-ipl-offset-6 {
    padding-right: 24%;
  }
  .col-ipl-7 {
    width: 57.3333333333%;
  }
  .col-ipl-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-ipl-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-ipl-8 {
    width: 65.6666666667%;
  }
  .col-ipl-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-ipl-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-ipl-9 {
    width: 74%;
  }
  .col-ipl-inset-9 {
    padding-left: 36.5%;
  }
  .col-ipl-offset-9 {
    padding-right: 36.5%;
  }
  .col-ipl-10 {
    width: 82.3333333333%;
  }
  .col-ipl-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-ipl-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-ipl-11 {
    width: 90.6666666667%;
  }
  .col-ipl-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-ipl-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-ipl-12 {
    width: 99%;
  }
  .col-ipl-inset-12 {
    padding-left: 49%;
  }
  .col-ipl-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (min-width: 1660px) {
  .col-xl-1 {
    width: 7.3333333333%;
  }
  .col-xl-inset-1 {
    padding-left: 3.1666666667%;
  }
  .col-xl-offset-1 {
    padding-right: 3.1666666667%;
  }
  .col-xl-2 {
    width: 15.6666666667%;
  }
  .col-xl-inset-2 {
    padding-left: 7.3333333333%;
  }
  .col-xl-offset-2 {
    padding-right: 7.3333333333%;
  }
  .col-xl-3 {
    width: 24%;
  }
  .col-xl-inset-3 {
    padding-left: 11.5%;
  }
  .col-xl-offset-3 {
    padding-right: 11.5%;
  }
  .col-xl-4 {
    width: 32.3333333333%;
  }
  .col-xl-inset-4 {
    padding-left: 15.6666666667%;
  }
  .col-xl-offset-4 {
    padding-right: 15.6666666667%;
  }
  .col-xl-5 {
    width: 40.6666666667%;
  }
  .col-xl-inset-5 {
    padding-left: 19.8333333333%;
  }
  .col-xl-offset-5 {
    padding-right: 19.8333333333%;
  }
  .col-xl-6 {
    width: 49%;
  }
  .col-xl-inset-6 {
    padding-left: 24%;
  }
  .col-xl-offset-6 {
    padding-right: 24%;
  }
  .col-xl-7 {
    width: 57.3333333333%;
  }
  .col-xl-inset-7 {
    padding-left: 28.1666666667%;
  }
  .col-xl-offset-7 {
    padding-right: 28.1666666667%;
  }
  .col-xl-8 {
    width: 65.6666666667%;
  }
  .col-xl-inset-8 {
    padding-left: 32.3333333333%;
  }
  .col-xl-offset-8 {
    padding-right: 32.3333333333%;
  }
  .col-xl-9, .hero--blog .hero__slide--image .hero__slide__content .row {
    width: 74%;
  }
  .col-xl-inset-9 {
    padding-left: 36.5%;
  }
  .col-xl-offset-9 {
    padding-right: 36.5%;
  }
  .col-xl-10 {
    width: 82.3333333333%;
  }
  .col-xl-inset-10 {
    padding-left: 40.6666666667%;
  }
  .col-xl-offset-10 {
    padding-right: 40.6666666667%;
  }
  .col-xl-11 {
    width: 90.6666666667%;
  }
  .col-xl-inset-11 {
    padding-left: 44.8333333333%;
  }
  .col-xl-offset-11 {
    padding-right: 44.8333333333%;
  }
  .col-xl-12 {
    width: 99%;
  }
  .col-xl-inset-12 {
    padding-left: 49%;
  }
  .col-xl-offset-12 {
    padding-right: 49%;
  }
}
@media only screen and (max-width: -1px) {
  .hide-xs-max {
    display: none;
  }
}
@media only screen and (min-width: 0) {
  .hide-xs-min {
    display: none;
  }
}
@media only screen and (max-width: 338px) {
  .hide-vsm-max {
    display: none;
  }
}
@media only screen and (min-width: 339px) {
  .hide-vsm-min {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .hide-sm-max {
    display: none;
  }
}
@media only screen and (min-width: 576px) {
  .hide-sm-min {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hide-md-max {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .hide-md-min {
    display: none;
  }
}
@media only screen and (max-width: 1019px) {
  .hide-lg-max {
    display: none;
  }
}
@media only screen and (min-width: 1020px) {
  .hide-lg-min {
    display: none;
  }
}
@media only screen and (max-width: 1259px) {
  .hide-ipl-max {
    display: none;
  }
}
@media only screen and (min-width: 1260px) {
  .hide-ipl-min {
    display: none;
  }
}
@media only screen and (max-width: 1659px) {
  .hide-xl-max, .articles__projects.journeys .row > div:last-child, .articles--panels.journeys .row > div:last-child {
    display: none;
  }
}
@media only screen and (min-width: 1660px) {
  .hide-xl-min {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .column-pad-reduced .row [class^=col-], .column-pad-reduced .row [class*=" col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.8);
  outline: none !important;
  opacity: 0;
  transition: opacity 300ms cubic-bezier(0.19, 1, 0.22, 1);
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  cursor: pointer;
  position: fixed;
  top: 26px;
  border: 1px solid #bba77c;
  border-radius: 2px;
  right: 2px;
  color: #ffffff;
  font-size: 48px;
  background: transparent;
  line-height: 0;
  transform: translate3d(-50%, 0, 0);
  -webkit-appearance: none;
  text-decoration: none;
  text-align: center;
  padding: 0;
  font-style: normal;
  background: none;
  outline: none;
  box-shadow: none;
  color: transparent !important;
  overflow: hidden;
  height: 50px;
  width: 50px;
}
@media only screen and (max-width: 767px) {
  .lity-close {
    top: 7px;
    right: -14px;
    font-size: 44px;
    border-radius: 50%;
  }
}
.lity-close:before {
  content: "\e908";
  font-family: "gusto-iconset";
  color: #ffffff;
  font-size: 48px;
  top: 2px;
  position: relative;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 90%;
  max-width: 1920px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 0px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7), .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) #ui-datepicker-div table td a.inRange:nth-child(7n+7), #ui-datepicker-div table td .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) a.inRange:nth-child(7n+7),
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) #ui-datepicker-div table td span.inRange:nth-child(7n+7),
#ui-datepicker-div table td .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) span.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1), .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) #ui-datepicker-div table td a.inRange:nth-child(7n+1), #ui-datepicker-div table td .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) a.inRange:nth-child(7n+1),
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) #ui-datepicker-div table td span.inRange:nth-child(7n+1),
#ui-datepicker-div table td .flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) span.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.disabled, .flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month { /*
/*rtl:begin:ignore*/
  left: 0; /*
/*rtl:end:ignore*/
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month { /*
/*rtl:begin:ignore*/
  right: 0; /*
/*rtl:end:ignore*/
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day, #ui-datepicker-div table td a,
#ui-datepicker-div table td span {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, #ui-datepicker-div table td a.inRange,
#ui-datepicker-div table td span.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, #ui-datepicker-div table td a:hover,
#ui-datepicker-div table td span:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, #ui-datepicker-div table td a:focus,
#ui-datepicker-div table td span:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today, #ui-datepicker-div table td a.today,
#ui-datepicker-div table td span.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, #ui-datepicker-div table td a.today:hover,
#ui-datepicker-div table td span.today:hover, .flatpickr-day.today:focus, #ui-datepicker-div table td a.today:focus,
#ui-datepicker-div table td span.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, #ui-datepicker-div table td a.selected,
#ui-datepicker-div table td span.selected, .flatpickr-day.startRange, #ui-datepicker-div table td a.startRange,
#ui-datepicker-div table td span.startRange, .flatpickr-day.endRange, #ui-datepicker-div table td a.endRange,
#ui-datepicker-div table td span.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #bba77c;
  box-shadow: none;
  color: #fff;
  border-color: #bba77c;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, #ui-datepicker-div table td a.startRange.startRange,
#ui-datepicker-div table td span.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange, #ui-datepicker-div table td a.endRange.endRange,
#ui-datepicker-div table td span.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), #ui-datepicker-div table td a.startRange.startRange + .endRange:not(:nth-child(7n+1)),
#ui-datepicker-div table td span.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #bba77c;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, #ui-datepicker-div table td a.startRange.startRange.endRange,
#ui-datepicker-div table td span.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange, #ui-datepicker-div table td a.inRange,
#ui-datepicker-div table td span.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled, #ui-datepicker-div table td a.disabled,
#ui-datepicker-div table td span.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.prevMonthDay, #ui-datepicker-div table td a.prevMonthDay,
#ui-datepicker-div table td span.prevMonthDay, .flatpickr-day.nextMonthDay, #ui-datepicker-div table td a.nextMonthDay,
#ui-datepicker-div table td span.nextMonthDay, .flatpickr-day.notAllowed, #ui-datepicker-div table td a.notAllowed,
#ui-datepicker-div table td span.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.disabled, #ui-datepicker-div table td a.disabled,
#ui-datepicker-div table td span.disabled, .flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected, #ui-datepicker-div table td a.week.selected,
#ui-datepicker-div table td span.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #bba77c, 5px 0 0 #bba77c;
}

.flatpickr-day.hidden, #ui-datepicker-div table td a.hidden,
#ui-datepicker-div table td span.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day, .rangeMode #ui-datepicker-div table td a, #ui-datepicker-div table td .rangeMode a,
.rangeMode #ui-datepicker-div table td span,
#ui-datepicker-div table td .rangeMode span {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper #ui-datepicker-div table td span,
#ui-datepicker-div table td .flatpickr-weekwrapper span, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #f3f3f3;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
  if greater that the natural height of the tooltip, will be enforced
  in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute;
}

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
  and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto;
}

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

/* grow */
.tooltipster-grow {
  transform: scale(0, 0);
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* swing */
.tooltipster-swing {
  opacity: 0;
  transform: rotateZ(4deg);
  transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  transform: rotateZ(0deg);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* fall */
.tooltipster-fall {
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

/* slide */
.tooltipster-slide {
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading 400ms;
}

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms;
}

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #bba77c;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  font-size: 11px;
  line-height: 18px;
  padding: 6px 14px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
  been positioned yet */
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #bba77c;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #bba77c;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #bba77c;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #bba77c;
  left: 0;
  top: -3px;
}

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: transparent;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: transparent;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: transparent;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: transparent;
}

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

.module-kit--alternate .row > *:nth-child(odd) {
  background-color: #191919;
  color: #ffffff;
}
.module-kit--alternate .row > *:nth-child(even) {
  background-color: #e8e4d3;
}
.module-kit--alternate .row [class^=col-], .module-kit--alternate .row [class*=" col-"] {
  padding: 25px;
  flex-grow: 1;
}
.module-kit__anchorlink {
  display: none;
}
.page-id-156 .module-kit__anchorlink {
  position: absolute;
  top: 30px;
  right: 30px;
  display: block;
  opacity: 0.5;
  color: #191919;
  font-size: 44px;
  transition: all 450ms cubic-bezier(0.68, -0.55, 0.26, 1.57);
  transform: scale(0.8);
}
.page-id-156 .module-kit__anchorlink:before {
  font-family: "gusto-iconset";
  content: "\e90b";
}
.page-id-156 .module-kit__anchorlink:hover {
  opacity: 1;
  transform: scale(1);
}

.page-id-156 .project-filters {
  display: none;
}

section[id^=mki-], section [id*=" mki-"] {
  position: relative;
}

.masthead {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  transition: 150ms cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}
.menu-open .masthead {
  z-index: 1003;
}
.masthead .active ul li,
.masthead .active ul a,
.masthead .active ul span {
  pointer-events: auto;
}
.masthead .mobile-only {
  display: none;
}
@media only screen and (max-width: 1019px) {
  .masthead .mobile-only {
    display: block;
  }
}
.masthead .burger, .masthead .burger__back {
  cursor: pointer;
  width: 48px;
  position: relative;
  margin-right: 0;
  margin-left: 0;
  display: block;
}
@media only screen and (max-width: 1019px) {
  .masthead .burger, .masthead .burger__back {
    width: 48px;
    margin-right: 0;
    background-color: transparent;
  }
}
.masthead .burger:hover, .masthead .burger__back:hover, .masthead .burger:focus, .masthead .burger__back:focus {
  transform: translate3d(0, 0, 0);
}
.masthead .burger__root {
  justify-content: flex-end;
  position: relative;
  right: 0;
  top: 0;
  display: flex;
  flex: 0;
}
@media only screen and (max-width: 1019px) {
  .masthead .burger__root {
    height: 100%;
  }
}
.ie.v-11.win .masthead .burger__root {
  min-width: 260px;
}
.masthead .burger__root__book {
  margin-right: 20px;
  width: 150px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 13px;
}
@media only screen and (max-width: 1019px) {
  .masthead .burger__root__book {
    display: none;
  }
}
.masthead .burger__root__book:hover, .masthead .burger__root__book:focus {
  transform: translate3d(0, 0, 0);
}
.ie.v-11.win .masthead .burger__root__book {
  min-width: 170px;
}
.masthead .burger__root__book span {
  opacity: 0;
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  white-space: nowrap;
}
.masthead .burger__root__book span:nth-child(1) {
  opacity: 1;
}
.masthead .burger__root__book span:nth-child(2) {
  opacity: 0;
}
.offtop .masthead .burger__root__book, .nav--black .masthead .burger__root__book {
  background-color: #ffffff;
}
.offtop .masthead .burger__root__book span, .nav--black .masthead .burger__root__book span {
  color: #0e2a38;
}
.masthead .burger-open {
  overflow: hidden;
  position: absolute;
  width: 26px;
  height: 20px;
  top: 50%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  transform: translate3d(0, -50%, 0);
}
@media only screen and (max-width: 1019px) {
  .masthead .burger-open {
    right: 10px;
  }
}
.masthead .burger-open span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.offtop .masthead .burger-open span {
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  background-color: #0e2a38;
}
@media only screen and (max-width: 1019px) {
  .offtop .masthead .burger-open span {
    background-color: #bba77c;
  }
}
.nav--black:not(.menu-open, .filters-open) .masthead .burger-open span {
  transition: background-color 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms, transform 500ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
@media only screen and (min-width: 1020px) {
  .nav--black:not(.menu-open, .filters-open) .masthead .burger-open span {
    background-color: #0e2a38;
  }
}
.nav--black.menu-open .masthead .burger-open span, .nav--black.filters-open .masthead .burger-open span {
  transition: background-color 100ms cubic-bezier(0.42, 0, 0.58, 1) 0ms, transform 500ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  background-color: #ffffff;
}
.nav--black.offtop:not(.menu-open, .filters-open) .masthead .burger-open span {
  transition: background-color 100ms cubic-bezier(0.42, 0, 0.58, 1) 0ms, transform 500ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.masthead .burger-open span:nth-child(1) {
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0) scaleX(1);
}
.masthead .burger-open span:nth-child(2) {
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) scaleX(1);
}
.masthead .burger-open span:nth-child(3) {
  top: 100%;
  left: 0;
  transform: translate3d(0, -100%, 0) scaleX(1);
}
.masthead .burger-close {
  overflow: hidden;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 10px;
  transform: translate3d(0, -50%, 0);
}
@media only screen and (max-width: 1019px) {
  .masthead .burger-close {
    right: 10px;
  }
}
.masthead .burger-close span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.nav--black:not(.menu-open, .filters-open) .masthead .burger-close span {
  background-color: #0e2a38;
}
.nav--black.menu-open .masthead .burger-close span, .nav--black.filters-open .masthead .burger-close span {
  transition: background-color 100ms cubic-bezier(0.42, 0, 0.58, 1) 0ms, transform 500ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  background-color: #d9e6dc;
}
.nav--black.offtop:not(.menu-open, .filters-open) .masthead .burger-close span {
  background-color: #ffffff;
}
.masthead .burger-close span:nth-child(1) {
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(45deg) scaleX(0);
}
.masthead .burger-close span:nth-child(2) {
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(-45deg) scaleX(0);
}
.offtop .masthead .burger .text, .offtop .masthead .burger__back .text {
  opacity: 0;
}
.offtop .masthead .burger:before, .offtop .masthead .burger__back:before {
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: scaleY(1) scaleX(1);
  background: #ffffff;
}
.masthead .burger.open:before, .masthead .open.burger__back:before {
  background: transparent;
  box-shadow: none;
}
.masthead .burger.open .text, .masthead .open.burger__back .text {
  opacity: 1;
}
.masthead .burger.open .text .state-open span, .masthead .open.burger__back .text .state-open span {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.masthead .burger.open .text .state-closed span, .masthead .open.burger__back .text .state-closed span {
  opacity: 0;
  transform: translate3d(0, -20px, 0);
}
.masthead .burger.open .burger-open span, .masthead .open.burger__back .burger-open span {
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ffffff;
}
@media only screen and (max-width: 1019px) {
  .masthead .burger.open .burger-open span, .masthead .open.burger__back .burger-open span {
    background-color: #bba77c;
  }
}
.masthead .burger.open .burger-open span:nth-child(1), .masthead .open.burger__back .burger-open span:nth-child(1) {
  transform: translate3d(0, 0, 0) scaleX(0);
  transition-delay: 50ms;
}
.masthead .burger.open .burger-open span:nth-child(2), .masthead .open.burger__back .burger-open span:nth-child(2) {
  transform: translate3d(0, -50%, 0) scaleX(0);
  transition-delay: 75ms;
}
.masthead .burger.open .burger-open span:nth-child(3), .masthead .open.burger__back .burger-open span:nth-child(3) {
  transform: translate3d(0, -100%, 0) scaleX(0);
  transition-delay: 50ms;
}
.masthead .burger.open .burger-close span, .masthead .open.burger__back .burger-close span {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
.masthead .burger.open .burger-close span:nth-child(1), .masthead .open.burger__back .burger-close span:nth-child(1) {
  transform: translate3d(0, -50%, 0) rotate(45deg) scaleX(1);
}
.masthead .burger.open .burger-close span:nth-child(2), .masthead .open.burger__back .burger-close span:nth-child(2) {
  transform: translate3d(0, -50%, 0) rotate(-45deg) scaleX(1);
}
.masthead .burger:not(.open):hover .burger-open span, .masthead .burger__back:not(.open):hover .burger-open span, .masthead .burger:not(.open):focus .burger-open span, .masthead .burger__back:not(.open):focus .burger-open span {
  transition: all 1500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.masthead .burger:not(.open):hover .burger-open span:nth-child(1), .masthead .burger__back:not(.open):hover .burger-open span:nth-child(1), .masthead .burger:not(.open):focus .burger-open span:nth-child(1), .masthead .burger__back:not(.open):focus .burger-open span:nth-child(1) {
  transform: translate3d(0, 0, 0) scaleX(0.8);
  transition-delay: 50ms;
}
.masthead .burger:not(.open):hover .burger-open span:nth-child(2), .masthead .burger__back:not(.open):hover .burger-open span:nth-child(2), .masthead .burger:not(.open):focus .burger-open span:nth-child(2), .masthead .burger__back:not(.open):focus .burger-open span:nth-child(2) {
  transform: translate3d(0, -50%, 0) scaleX(0.9);
  transition-delay: 75ms;
}
.masthead .burger:not(.open):hover .burger-open span:nth-child(3), .masthead .burger__back:not(.open):hover .burger-open span:nth-child(3), .masthead .burger:not(.open):focus .burger-open span:nth-child(3), .masthead .burger__back:not(.open):focus .burger-open span:nth-child(3) {
  transform: translate3d(0, -100%, 0) scaleX(0.8);
  transition-delay: 50ms;
}
.masthead .burger__back {
  width: 48px;
  height: 50px;
  display: none !important;
}
@media only screen and (min-width: 1020px) {
  .masthead .burger__back {
    margin-left: 32px;
  }
}
@media only screen and (max-width: 1019px) {
  .masthead .burger__back {
    display: none !important;
  }
}
.masthead .burger__back.show {
  display: block !important;
  background-color: unset !important;
  border: unset !important;
}
.masthead .burger__back.show:before {
  background-color: transparent;
}
.masthead .burger__back .burger-back {
  overflow: hidden;
  position: absolute;
  width: 28px;
  height: 25px;
  top: 50%;
  right: 8px;
  transform: translate3d(0, -50%, 0);
}
@media only screen and (max-width: 1019px) {
  .masthead .burger__back .burger-back {
    right: 10px;
  }
}
.masthead .burger__back .burger-back span {
  display: block;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #ffffff;
  position: absolute;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
  font-family: "gusto-iconset";
  font-size: 46px;
}
.masthead .burger__back:before {
  transition: all 150ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  transform: scaleY(1) scaleX(1);
  transform-origin: center right;
  content: "";
  height: 48px;
  width: 48px;
  position: absolute;
  top: 0px;
  right: -3px;
  background: #0e2a38;
  border-radius: 2px;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1019px) {
  .masthead .burger__back:before {
    display: none;
  }
}
.masthead .bookings {
  margin-right: 70px;
  position: relative;
  height: 48px;
  width: 202px;
}
@media only screen and (max-width: 1019px) {
  .masthead .bookings {
    margin-right: 0px;
    width: 110px;
    padding: 10px 12px;
    white-space: nowrap;
  }
}
.masthead .bookings:hover, .masthead .bookings:focus {
  transform: translate3d(0, 0, 0);
}
.masthead .bookings span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.masthead .bookings span:nth-child(1) {
  opacity: 1;
}
.masthead .bookings span:nth-child(2) {
  opacity: 0;
}
.masthead .bookings.open span:nth-child(1) {
  opacity: 0;
}
.masthead .bookings.open span:nth-child(2) {
  opacity: 1;
}
.masthead__vital {
  z-index: 999;
  position: relative;
}
@media only screen and (max-width: 1019px) {
  .masthead__vital {
    background-color: #0e2a38;
  }
}
.masthead__vital a {
  pointer-events: auto;
}
@media only screen and (max-width: 1019px) {
  .masthead__vital > .container, .hero--blog .hero__slide--image .masthead__vital > .hero__slide__content, .hero__slider__nav .masthead__vital > ul, .section--fullbleed .masthead__vital > .gallery__nav {
    padding: 0;
  }
  .masthead__vital > .container > .row, .hero--blog .hero__slide--image .masthead__vital > .hero__slide__content > .row, .hero__slider__nav .masthead__vital > ul > .row, .section--fullbleed .masthead__vital > .gallery__nav > .row {
    flex-wrap: nowrap;
    align-items: center;
  }
  .masthead__vital > .container > .row > *, .hero--blog .hero__slide--image .masthead__vital > .hero__slide__content > .row > *, .hero__slider__nav .masthead__vital > ul > .row > *, .section--fullbleed .masthead__vital > .gallery__nav > .row > * {
    padding-top: 0;
    padding-bottom: 0;
  }
  .masthead__vital > .container > .row > *.col--auto, .hero--blog .hero__slide--image .masthead__vital > .hero__slide__content > .row > *.col--auto, .hero__slider__nav .masthead__vital > ul > .row > *.col--auto, .section--fullbleed .masthead__vital > .gallery__nav > .row > *.col--auto {
    flex: 0 15%;
  }
}
.masthead__vital .menu-item-has-children {
  position: relative;
}
.masthead__vital .menu-item-has-children > ul {
  position: absolute;
  -webkit-overflow-scrolling: touch;
  height: auto;
  min-height: 100%;
  width: calc(100% - 30px);
  overflow: visible;
  min-width: 320px;
  background-color: #ffffff;
  top: calc(100% + 15px);
  left: 50%;
  transform: translate3d(-50%, -5%, 0);
  z-index: 3;
  display: flex;
  flex-direction: column;
  transition: opacity 150ms 150ms, transform 250ms 150ms;
  list-style: none;
  text-align: left;
  opacity: 0;
  pointer-events: none;
  justify-content: center;
  padding: 0;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
.masthead__vital .menu-item-has-children > ul:before {
  font-family: "gusto-iconset";
  position: absolute;
  content: "\e90c";
  left: 50%;
  top: -16px;
  font-size: 8px;
  color: #ffffff;
  font-size: 8px;
  transform: rotate(180deg) translate3d(50%, -10px, 0);
  transition: transform 0ms cubic-bezier(0.42, 0, 0.58, 1) 150ms;
}
.ipad .masthead__vital .menu-item-has-children > ul, .safari .masthead__vital .menu-item-has-children > ul {
  transition: none;
}
@media only screen and (max-width: 575px) {
  .masthead__vital .menu-item-has-children > ul {
    width: 100%;
  }
}
@media only screen and (max-width: 1019px) {
  .masthead__vital .menu-item-has-children > ul {
    width: calc(100% - 30px);
  }
}
.masthead__vital .menu-item-has-children > ul > li.hasdescription > a {
  padding: 20px;
}
.masthead__vital .menu-item-has-children > ul > li:first-child > a {
  padding-top: 20px;
}
.masthead__vital .menu-item-has-children > ul > li:last-child > a {
  padding-bottom: 20px;
}
.masthead__vital .menu-item-has-children > ul > li > a {
  padding: 6px 20px;
  font-size: 12px;
  color: #bba77c;
  transition: opacity 100ms 150ms;
  transition-delay: 350ms;
  opacity: 0;
}
.masthead__vital .menu-item-has-children > ul > li > a small {
  font-size: 14px;
  color: #191919;
  text-transform: none;
  white-space: normal;
}
.masthead__vital .menu-item-has-children.active > ul {
  transform: translate3d(-50%, 0%, 0);
  opacity: 1;
  pointer-events: auto;
}
.masthead__vital .menu-item-has-children.active > ul:before {
  transform: rotate(180deg) translate3d(50%, 0px, 0);
  transition: transform 200ms cubic-bezier(0.42, 0, 0.58, 1) 100ms;
}
.masthead__vital .menu-item-has-children.active > ul > li > a {
  transition-delay: 120ms;
  opacity: 1;
}
.masthead__burger {
  pointer-events: none;
  z-index: -1;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  justify-content: flex-start;
  padding: 104px 0 0;
  left: -9999px;
  transition: left 0ms linear 800ms;
}
.menu-open .masthead__burger {
  left: 0;
  transition: left 0ms linear;
}
.masthead__burger > .container, .hero--blog .hero__slide--image .masthead__burger > .hero__slide__content, .hero__slider__nav .masthead__burger > ul, .section--fullbleed .masthead__burger > .gallery__nav {
  display: flex;
  justify-content: center;
}
.masthead__burger > .container > .row, .hero--blog .hero__slide--image .masthead__burger > .hero__slide__content > .row, .hero__slider__nav .masthead__burger > ul > .row, .section--fullbleed .masthead__burger > .gallery__nav > .row {
  width: 100%;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger {
    padding: 70px 0 0;
  }
  .masthead__burger > .container, .hero--blog .hero__slide--image .masthead__burger > .hero__slide__content, .hero__slider__nav .masthead__burger > ul, .section--fullbleed .masthead__burger > .gallery__nav {
    max-height: calc(100vh - 70px);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .masthead__burger > .container::-webkit-scrollbar, .hero--blog .hero__slide--image .masthead__burger > .hero__slide__content::-webkit-scrollbar, .hero__slider__nav .masthead__burger > ul::-webkit-scrollbar, .section--fullbleed .masthead__burger > .gallery__nav::-webkit-scrollbar {
    display: none;
  }
}
.masthead__burger [data-modal-menu] {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  flex-direction: column;
  max-width: 1260px;
}
@media only screen and (max-height: 720px) and (min-width: 1024px) {
  .masthead__burger [data-modal-menu] {
    display: block;
  }
}
.masthead__burger [data-modal-menu].active {
  opacity: 1;
  position: relative;
  pointer-events: auto;
}
@media only screen and (max-width: 575px) {
  .masthead__burger [data-modal-menu] h3, .masthead__burger [data-modal-menu] html .dmn-form h1, html .dmn-form .masthead__burger [data-modal-menu] h1, .masthead__burger [data-modal-menu] html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] p, .masthead__burger [data-modal-menu] .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] p, .masthead__burger [data-modal-menu] html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] h1.gform_title, .masthead__burger [data-modal-menu] html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] h1.gform_title, .masthead__burger [data-modal-menu] .gform_wrapper .gform_heading h3.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] h3.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] html .dmn-form h1.gform_title, .masthead__burger [data-modal-menu] .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .masthead__burger [data-modal-menu] h1.gform_title, .masthead__burger [data-modal-menu] .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] h1.gform_title, .masthead__burger [data-modal-menu] .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .gform_title.text--nav--title, .masthead__burger [data-modal-menu] .text--nav--title, .masthead__burger [data-modal-menu] .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] h1, .masthead__burger [data-modal-menu] .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] p, .masthead__burger [data-modal-menu] .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] p, .masthead__burger [data-modal-menu] .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] td, .masthead__burger [data-modal-menu] .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] td {
    margin-bottom: 0;
    font-size: 24px;
  }
}
.masthead__burger [data-modal-menu] .menu-item__distance {
  font-size: 20px;
  color: #bba77c;
  vertical-align: middle;
}
.masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td {
  text-transform: none;
  color: inherit;
}
@media only screen and (max-width: 575px) {
  .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td {
    font-size: 12px !important;
  }
}
.masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li:not(.active) p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li:not(.active) .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li:not(.active) td {
  color: #4F4F4F;
}
.masthead__burger [data-modal-menu] .embed-slider__item > div {
  padding-bottom: 0px !important;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger [data-modal-menu] .burger__back {
    opacity: 0;
    pointer-events: none;
  }
}
@media only screen and (max-width: 1019px) {
  .masthead__burger [data-modal-menu=menus],
  .masthead__burger [data-modal-menu=restaurants],
  .masthead__burger [data-modal-menu=brunch],
  .masthead__burger [data-modal-menu=christmas] {
    display: block;
  }
  .masthead__burger [data-modal-menu=menus] .masthead__burger__focus,
  .masthead__burger [data-modal-menu=restaurants] .masthead__burger__focus,
  .masthead__burger [data-modal-menu=brunch] .masthead__burger__focus,
  .masthead__burger [data-modal-menu=christmas] .masthead__burger__focus {
    padding-top: 0;
  }
}
.masthead__burger:before {
  content: "";
  z-index: 1;
  position: absolute;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  opacity: 0;
  background-image: linear-gradient(90deg, #0e2a38 40px, #132f3d 40px);
  background-size: 80px 100%;
  pointer-events: none;
  transition: opacity 800ms ease, transform 0ms cubic-bezier(0.42, 0, 0.58, 1);
}
.masthead__burger > div:not(.masthead__burger__bgpattern) {
  opacity: 0;
  z-index: 2;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.masthead__burger > div:not(.masthead__burger__bgpattern)::-webkit-scrollbar {
  display: none;
}
.menu-open .masthead__burger > div:not(.masthead__burger__bgpattern).active {
  position: relative;
  transition: opacity 150ms ease 500ms;
  opacity: 1;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus {
    justify-content: flex-start;
    padding-top: 0px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 575px) {
  .masthead__burger__focus {
    padding-bottom: 25px;
  }
}
.masthead__burger__focus ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus ul {
    margin-bottom: 0;
    width: 100%;
  }
}
[data-modal-menu=main] .masthead__burger__focus ul {
  align-items: center;
}
.masthead__burger__focus ul.masthead__burger__focus__social {
  flex-direction: row;
}
.masthead__burger__focus ul:has(a:hover) a:not(:hover) {
  opacity: 0.4;
}
.masthead__burger__focus ul:has(a:hover) a:hover {
  opacity: 1;
}
.masthead__burger__focus li {
  transform: translate3d(15px, -40px, 0);
  opacity: 0;
  transition: transform 0ms, opacity 0ms;
  padding-top: 0px;
  padding-bottom: 0px;
  width: fit-content;
  display: inline-block;
}
.menu-open .masthead__burger__focus li {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.menu-open .masthead__burger__focus li:nth-child(0) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 300ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
.menu-open .masthead__burger__focus li:nth-child(1) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 375ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 450ms;
}
.menu-open .masthead__burger__focus li:nth-child(2) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 450ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.menu-open .masthead__burger__focus li:nth-child(3) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 525ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 550ms;
}
.menu-open .masthead__burger__focus li:nth-child(4) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 600ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 600ms;
}
.menu-open .masthead__burger__focus li:nth-child(5) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 675ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 650ms;
}
.menu-open .masthead__burger__focus li:nth-child(6) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 750ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 700ms;
}
.menu-open .masthead__burger__focus li:nth-child(7) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 825ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 750ms;
}
.menu-open .masthead__burger__focus li:nth-child(8) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 900ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 800ms;
}
.menu-open .masthead__burger__focus li:nth-child(9) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 975ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 850ms;
}
.menu-open .masthead__burger__focus li:nth-child(10) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1050ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
}
.menu-open .masthead__burger__focus li:nth-child(11) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1125ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 950ms;
}
.menu-open .masthead__burger__focus li:nth-child(12) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1200ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.menu-open .masthead__burger__focus li:nth-child(13) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1275ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1050ms;
}
.menu-open .masthead__burger__focus li:nth-child(14) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1350ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1100ms;
}
.masthead__burger__focus li.minor a {
  font-size: 28px;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus li.minor a {
    font-size: 18px;
  }
}
.masthead__burger__focus li.special a {
  color: #bba77c;
}
.masthead__burger__focus li.valentines a {
  color: #e68ea9;
}
.masthead__burger__focus li.btn--gold, .masthead__burger__focus li.testimonial__name, .masthead__burger__focus .cta--content li.btn, .masthead__burger__focus .cta--content html .dmn-form li.btn-primary, html .dmn-form .masthead__burger__focus .cta--content li.btn-primary, .cta--content .masthead__burger__focus li.btn, .cta--content .masthead__burger__focus html .dmn-form li.btn-primary, html .dmn-form .cta--content .masthead__burger__focus li.btn-primary, .masthead__burger__focus .cta--dark li.btn, .masthead__burger__focus .cta--dark html .dmn-form li.btn-primary, html .dmn-form .masthead__burger__focus .cta--dark li.btn-primary, .cta--dark .masthead__burger__focus li.btn, .cta--dark .masthead__burger__focus html .dmn-form li.btn-primary, html .dmn-form .cta--dark .masthead__burger__focus li.btn-primary {
  padding-right: 0;
}
.masthead__burger__focus li.btn--gold > a, .masthead__burger__focus li.testimonial__name > a, .masthead__burger__focus .cta--content li.btn > a, .masthead__burger__focus .cta--content html .dmn-form li.btn-primary > a, html .dmn-form .masthead__burger__focus .cta--content li.btn-primary > a, .cta--content .masthead__burger__focus li.btn > a, .cta--content .masthead__burger__focus html .dmn-form li.btn-primary > a, html .dmn-form .cta--content .masthead__burger__focus li.btn-primary > a, .masthead__burger__focus .cta--dark li.btn > a, .masthead__burger__focus .cta--dark html .dmn-form li.btn-primary > a, html .dmn-form .masthead__burger__focus .cta--dark li.btn-primary > a, .cta--dark .masthead__burger__focus li.btn > a, .cta--dark .masthead__burger__focus html .dmn-form li.btn-primary > a, html .dmn-form .cta--dark .masthead__burger__focus li.btn-primary > a {
  color: #bba77c;
}
.masthead__burger__focus li.btn--gold > a span:after, .masthead__burger__focus li.testimonial__name > a span:after, .masthead__burger__focus .cta--content li.btn > a span:after, .masthead__burger__focus .cta--content html .dmn-form li.btn-primary > a span:after, html .dmn-form .masthead__burger__focus .cta--content li.btn-primary > a span:after, .cta--content .masthead__burger__focus li.btn > a span:after, .cta--content .masthead__burger__focus html .dmn-form li.btn-primary > a span:after, html .dmn-form .cta--content .masthead__burger__focus li.btn-primary > a span:after, .masthead__burger__focus .cta--dark li.btn > a span:after, .masthead__burger__focus .cta--dark html .dmn-form li.btn-primary > a span:after, html .dmn-form .masthead__burger__focus .cta--dark li.btn-primary > a span:after, .cta--dark .masthead__burger__focus li.btn > a span:after, .cta--dark .masthead__burger__focus html .dmn-form li.btn-primary > a span:after, html .dmn-form .cta--dark .masthead__burger__focus li.btn-primary > a span:after {
  background-color: #bba77c;
}
.masthead__burger__focus li.btn--gold:after, .masthead__burger__focus li.testimonial__name:after, .masthead__burger__focus .cta--content li.btn:after, .masthead__burger__focus .cta--content html .dmn-form li.btn-primary:after, html .dmn-form .masthead__burger__focus .cta--content li.btn-primary:after, .cta--content .masthead__burger__focus li.btn:after, .cta--content .masthead__burger__focus html .dmn-form li.btn-primary:after, html .dmn-form .cta--content .masthead__burger__focus li.btn-primary:after, .masthead__burger__focus .cta--dark li.btn:after, .masthead__burger__focus .cta--dark html .dmn-form li.btn-primary:after, html .dmn-form .masthead__burger__focus .cta--dark li.btn-primary:after, .cta--dark .masthead__burger__focus li.btn:after, .cta--dark .masthead__burger__focus html .dmn-form li.btn-primary:after, html .dmn-form .cta--dark .masthead__burger__focus li.btn-primary:after {
  display: none;
}
.masthead__burger__focus li a {
  position: relative;
  padding: 12px 16px;
  display: inline-block;
  font-family: "Galins", sans-serif;
  font-size: 28px;
  line-height: 1.2em;
  color: #d9e6dc;
  transform: translate3d(0, 0, 0);
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media only screen and (max-height: 900px) and (min-width: 768px) {
  .masthead__burger__focus li a {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .masthead__burger__focus li a {
    font-size: 24px;
  }
}
.masthead__burger__focus li a span {
  position: relative;
}
.masthead__burger__focus li a span:after {
  transition: transform 300ms cubic-bezier(0.19, 1, 0.22, 1);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #d9e6dc;
  transform: scaleX(0);
}
.masthead__burger__focus li.current_page_item a span:after {
  transform: scaleX(1);
}
.masthead__burger__focus__social {
  display: flex;
  align-items: center;
  justify-content: center;
}
.masthead__burger__focus__social li {
  margin: 24px 8px 0;
  display: flex;
}
.masthead__burger__focus__social li a {
  padding: 0;
  border: 1px solid #d9e6dc;
  line-height: 0;
  height: 63px;
  width: 63px;
  font-size: 42px;
  position: relative;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus__social li a {
    height: 36px;
    width: 36px;
    font-size: 26px;
  }
}
.masthead__burger__focus__social li a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate3d(-50%, -50%, 0);
}
.masthead__burger__focus__social li a.icon-tiktok:before {
  height: 23px;
}
.masthead__burger__focus__social li #search-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.masthead__burger__focus--restaurantlist > ul {
  display: block;
}
@media only screen and (max-width: 340px) {
  .masthead__burger__focus--restaurantlist > ul {
    height: auto !important;
  }
}
.masthead__burger__focus--restaurantlist > ul > li {
  margin-bottom: 16px;
  text-align: left;
  flex: 0 50%;
  width: 50%;
  padding-left: 32px;
}
@media only screen and (min-width: 1020px) {
  .masthead__burger__focus--restaurantlist > ul > li {
    padding-left: 32px;
    flex: 0 33.3%;
    width: 33.3%;
  }
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus--restaurantlist > ul > li:first-child {
    display: block;
  }
}
@media only screen and (max-width: 575px) {
  .masthead__burger__focus--restaurantlist > ul > li:first-child {
    position: relative !important;
  }
}
.masthead__burger__focus--restaurantlist > ul > li p, .masthead__burger__focus--restaurantlist > ul > li .base-content td, .base-content .masthead__burger__focus--restaurantlist > ul > li td {
  padding-right: 16px;
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: "Galins", sans-serif;
}
@media only screen and (min-width: 1020px) {
  .masthead__burger__focus--restaurantlist > ul > li p, .masthead__burger__focus--restaurantlist > ul > li .base-content td, .base-content .masthead__burger__focus--restaurantlist > ul > li td {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1260px) {
  .masthead__burger__focus--restaurantlist > ul > li p, .masthead__burger__focus--restaurantlist > ul > li .base-content td, .base-content .masthead__burger__focus--restaurantlist > ul > li td {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus--restaurantlist > ul > li p span, .masthead__burger__focus--restaurantlist > ul > li .base-content td span, .base-content .masthead__burger__focus--restaurantlist > ul > li td span {
    display: block;
    margin-top: 9.6px;
  }
}
.masthead__burger__focus--restaurantlist > ul > li .minor {
  text-align: left;
}
.masthead__burger__focus--restaurantlist > ul > li .minor a {
  padding-left: 0;
  font-size: 20px;
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__focus--restaurantlist > ul > li .minor a {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.masthead__burger__focus--restaurantlist > ul > li .minor a.disabled {
  color: gray;
  pointer-events: none;
  opacity: 0.2;
}
.masthead__burger__focus--restaurantlist > ul > li .minor__selector {
  display: flex;
}
.masthead__burger__focus .hidden {
  display: none;
}
.masthead__burger__focus .active {
  position: absolute;
  top: 100%;
  padding: 10px;
  background-color: #d9e6dc;
  left: auto;
  right: auto;
  width: 100%;
}
@media only screen and (min-width: 1020px) {
  .masthead__burger__focus .active {
    width: auto;
  }
}
.masthead__burger__focus #search-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .masthead__burger__focus #search-form {
    flex-direction: row;
  }
}
.masthead__burger__focus #search-form .btn, .masthead__burger__focus #search-form html .dmn-form .btn-primary, html .dmn-form .masthead__burger__focus #search-form .btn-primary {
  font-family: "Josefin Sans", sans-serif;
}
.masthead__burger__focus #search-input {
  height: 44px;
  margin-right: 0px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .masthead__burger__focus #search-input {
    margin-right: 10px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1019px) {
  .masthead__burger__minor {
    justify-content: flex-start;
    padding-top: 0;
  }
}
.masthead__burger__minor ul {
  list-style: none;
}
.masthead__burger__minor li {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition: transform 0ms, opacity 0ms;
}
.menu-open .masthead__burger__minor li {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.menu-open .masthead__burger__minor li:nth-child(0) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.menu-open .masthead__burger__minor li:nth-child(1) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1075ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1050ms;
}
.menu-open .masthead__burger__minor li:nth-child(2) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1150ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1100ms;
}
.menu-open .masthead__burger__minor li:nth-child(3) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1225ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1150ms;
}
.menu-open .masthead__burger__minor li:nth-child(4) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1300ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1200ms;
}
.menu-open .masthead__burger__minor li:nth-child(5) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1375ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1250ms;
}
.menu-open .masthead__burger__minor li:nth-child(6) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1450ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1300ms;
}
.menu-open .masthead__burger__minor li:nth-child(7) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1525ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1350ms;
}
.menu-open .masthead__burger__minor li:nth-child(8) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1600ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1400ms;
}
.menu-open .masthead__burger__minor li:nth-child(9) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1675ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1450ms;
}
.masthead__burger__minor li a {
  position: relative;
  padding: 10px 0;
  display: inline-block;
  font-size: 16px;
  color: #d9e6dc;
  text-transform: uppercase;
}
@media only screen and (min-width: 1020px) {
  .masthead__burger__minor li a {
    padding: 20px 0;
    text-transform: none;
    font-size: 32px;
  }
}
@media only screen and (max-height: 900px) and (min-width: 768px) {
  .masthead__burger__minor li a {
    font-size: 16px;
  }
}
.masthead__burger__minor li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 10px;
  left: 0px;
  background-color: #d9e6dc;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
.masthead__burger__minor li a:hover:before, .masthead__burger__minor li a:focus:before {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scaleX(1);
}
.masthead__burger__minor li.current_page_item a:before {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scaleX(1);
}
.masthead__burger__social {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.masthead__burger__social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.masthead__burger__social li {
  transform: translate3d(4px, 20px, 0);
  opacity: 0;
  transition: transform 0ms, opacity 0ms;
}
.menu-open .masthead__burger__social li {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.menu-open .masthead__burger__social li:nth-child(0) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1300ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1300ms;
}
.menu-open .masthead__burger__social li:nth-child(1) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1375ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1350ms;
}
.menu-open .masthead__burger__social li:nth-child(2) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1450ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1400ms;
}
.menu-open .masthead__burger__social li:nth-child(3) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1525ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1450ms;
}
.menu-open .masthead__burger__social li:nth-child(4) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1600ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1500ms;
}
.menu-open .masthead__burger__social li:nth-child(5) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1675ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1550ms;
}
.menu-open .masthead__burger__social li:nth-child(6) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1750ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1600ms;
}
.menu-open .masthead__burger__social li:nth-child(7) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1825ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1650ms;
}
.menu-open .masthead__burger__social li:nth-child(8) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1900ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1700ms;
}
.menu-open .masthead__burger__social li:nth-child(9) {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1975ms, opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1750ms;
}
.masthead__burger__social li a {
  color: #d9e6dc;
  padding: 8px 16px;
  opacity: 0.75;
  transition: opacity 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
.masthead__burger__social li a:hover, .masthead__burger__social li a:focus {
  opacity: 1;
}
.menu-open .masthead__burger {
  pointer-events: auto;
  z-index: 998;
}
.menu-open .masthead__burger:before {
  transition: opacity 800ms ease, transform 0ms cubic-bezier(0.42, 0, 0.58, 1);
  transform: scale(1);
  opacity: 1;
}
.menu-open .masthead__burger:after {
  transition: opacity 300ms cubic-bezier(0.96, -0.025, 0.315, 0.83);
  opacity: 1;
}
html:not(.js) .masthead .menu__header_vital:not(.no-js-menu) {
  display: none;
}
.masthead .no-js-menu {
  display: none;
  pointer-events: auto;
}
html:not(.js) .masthead .no-js-menu {
  display: flex;
  gap: 0.75rem;
}
html.js .masthead .no-js-menu {
  display: none;
}
.masthead .no-js-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.masthead .no-js-menu details {
  position: relative;
  pointer-events: auto;
}
.masthead .no-js-menu details[open] ul {
  opacity: 1;
  pointer-events: auto;
}
@media only screen and (min-width: 1020px) {
  .masthead .no-js-menu details[open] ul {
    transform: translateX(-50%) translateY(0);
  }
}
.masthead .no-js-menu details summary {
  font-size: 16px;
  text-transform: uppercase;
  color: #e8e4d3;
  padding: 16px 12px;
  cursor: pointer;
  list-style: none;
  white-space: nowrap;
  pointer-events: auto;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1019px) {
  .masthead .no-js-menu details summary {
    color: #0e2a38;
    padding: 12px;
  }
}
.masthead .no-js-menu details ul {
  position: absolute;
  background-color: #0e2a38;
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  pointer-events: none;
  z-index: 1000;
}
.masthead .no-js-menu details ul li {
  border-top: 1px solid #132f3d;
  margin: 0;
  padding: 0;
  list-style: none;
}
.masthead .no-js-menu details ul li:first-child {
  border-top: none;
}
.masthead .no-js-menu details ul li a {
  display: block;
  padding: 0.75rem 1rem;
  color: #bba77c;
  font-size: 12px;
  text-decoration: none;
  transition: background-color 0.2s ease-in-out;
  pointer-events: auto;
  text-align: center;
}
.masthead .no-js-menu details ul li a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1019px) {
  .masthead .no-js-menu {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
  .masthead .no-js-menu details ul {
    position: relative;
    top: 0;
    transform: none;
    transition: none;
    left: 0;
    width: 100%;
    box-shadow: none;
    border-top: 1px solid #132f3d;
    opacity: 1;
  }
  .masthead .no-js-menu details ul li a {
    padding: 1rem 1rem;
  }
}

@media only screen and (max-width: 1019px) {
  .menu__header_logo {
    display: flex;
  }
}
.menu__header_logo svg {
  width: auto;
  max-width: 100%;
}
@media only screen and (max-width: 1019px) {
  .menu__header_logo svg {
    height: 27px;
  }
}
.menu__header_logo svg path {
  fill: #ffffff;
}
@media only screen and (max-width: 1019px) {
  .menu__header_logo svg path {
    fill: #bba77c;
  }
}
.nav--black:not(.menu-open, .filters-open) .menu__header_logo svg path {
  transition: fill 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
}
@media only screen and (min-width: 1020px) {
  .nav--black:not(.menu-open, .filters-open) .menu__header_logo svg path {
    fill: #bba77c;
  }
}
.menu-open .menu__header_logo svg path {
  fill: #bba77c;
}
.menu__header_logo__root {
  position: relative;
  transition: transform 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1019px) {
  .menu__header_logo__root {
    padding: 0;
    justify-content: center;
  }
}
.menu__header_logo__root > a {
  line-height: 0;
}
@media only screen and (min-width: 1020px) {
  .offtop .menu__header_logo__root {
    transform: translate3d(0, -100%, 0);
  }
}
.menu-open .menu__header_logo__root {
  transform: translate3d(0, 0, 0);
}
.menu__header_vital {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
}
@media only screen and (max-width: 575px) {
  .menu__header_vital {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
  }
}
.menu__header_vital li.active a:before, .menu__header_vital li.current-menu-item a:before, .menu__header_vital li:hover a:before {
  transform: translateY(-50%) scaleX(1);
}
.menu__header_vital li.menu-item-has-children > a:after {
  font-family: "gusto-iconset";
  position: relative;
  content: "\e90c";
  right: 0;
  color: #d9e6dc;
  font-size: 5px;
  padding-left: 5px;
}
.nav--black:not(.menu-open, .filters-open) .menu__header_vital li.menu-item-has-children > a:after {
  color: #0e2a38;
}
.menu__header_vital li.menu-item-has-children .hasdescription a {
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}
.menu__header_vital li.menu-item-has-children .hasdescription:nth-child(even) {
  background-color: #FFFBF5;
  border-top: 1px solid #EEEEEE;
}
.menu__header_vital li.menu-item-has-children li:not(.menu-item-has-children) > a {
  position: relative;
  overflow: hidden;
}
.menu__header_vital li.menu-item-has-children li:not(.menu-item-has-children) > a:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  width: calc(100% + 20px);
  height: 100%;
  background: #FFFBF5;
  transform: translate3d(-100%, 0, 0);
  transform-origin: top left;
  transition: transform 1000ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
}
.menu__header_vital li.menu-item-has-children li:not(.menu-item-has-children) > a:hover:after {
  transition: transform 800ms cubic-bezier(0.42, 0, 0.58, 1) 50ms;
  transform: translate3d(0, 0, 0);
}
.menu__header_vital li.menu-item-has-children li:not(.menu-item-has-children).hasdescription:nth-child(even) > a:after {
  background: #ffffff;
}
.menu__header_vital li a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media only screen and (max-width: 1019px) {
  .menu__header_vital li a {
    font-size: 12px;
  }
}
.menu__header_vital li a:focus:before {
  transform: translateY(-50%) scaleX(1);
}
.menu__header_vital a {
  font-size: 16px;
  text-transform: uppercase;
  color: #e8e4d3;
  padding: 16px 12px;
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  will-change: opacity;
  position: relative;
  white-space: nowrap;
}
@media only screen and (max-width: 1019px) {
  .menu__header_vital a {
    color: #0e2a38;
    padding: 12px;
  }
}
@media (max-width: 330px) {
  .menu__header_vital a.menu-item__xmas {
    display: none;
  }
}
@media only screen and (min-width: 576px) {
  .menu__header_vital a.menu-item__xmas {
    display: inline-block;
  }
}
@media only screen and (min-width: 1020px) {
  .menu__header_vital a.menu-item__xmas {
    display: none;
  }
}
@media only screen and (min-width: 1020px) {
  .menu__header_vital a.menu-item__xmas {
    display: inline-block;
  }
}
.nav--black:not(.menu-open, .filters-open) .menu__header_vital a {
  color: #0e2a38;
}
.menu-open .menu__header_vital a {
  opacity: 0;
}
.menu__header_vital__root {
  padding-right: 0;
  padding-left: 0;
  min-height: 100px;
}
@media only screen and (min-width: 1260px) {
  .menu__header_vital__root {
    padding-right: 4rem;
  }
}
@media only screen and (min-width: 1020px) {
  .menu__header_vital__root {
    transition: transform 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  }
}
@media only screen and (max-width: 1019px) {
  .menu__header_vital__root {
    transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
    position: fixed;
    top: 56px;
    width: 100%;
    left: 0;
    height: auto;
    background-color: #ffffff;
    justify-content: center;
    min-height: auto;
  }
}
@media only screen and (min-width: 1020px) {
  .offtop .menu__header_vital__root {
    transform: translate3d(0, -100%, 0);
  }
}
@media only screen and (max-width: 1019px) {
  .offtop .menu__header_vital__root {
    opacity: 0;
    pointer-events: none;
  }
}
@media only screen and (max-width: 1019px) {
  .menu-open .menu__header_vital__root {
    opacity: 0;
    pointer-events: none;
    z-index: -1;
  }
}
.menu__header_vital__root.disabled {
  display: none;
}
@media only screen and (min-width: 1020px) {
  .menu__header_profile {
    display: none;
  }
}
@media only screen and (max-width: 1019px) {
  .menu-open .menu__header_profile .btn--icon {
    display: none;
  }
  .menu-open .menu__header_profile .burger__back {
    display: block !important;
  }
}
.menu__header_profile .burger__back {
  opacity: 0;
}
.menu__header_profile .burger__back.show {
  opacity: 1;
}
.menu__header_profile .btn, .menu__header_profile html .dmn-form .btn-primary, html .dmn-form .menu__header_profile .btn-primary {
  color: #bba77c;
  font-size: 32px;
  padding: 8px 6px 8px 10px;
}

@keyframes vitalButtonActive {
  0% {
    transform: scaleX(1) translate3d(0, -50%, 0);
    width: 20px;
  }
  45% {
    transform: scaleX(1) translate3d(-20px, -50%, 0);
    width: 20px;
  }
  46% {
    transform: scaleX(1) translate3d(100%, -50%, 0);
    width: 100%;
  }
  100% {
    transform: scaleX(1) translate3d(0, -50%, 0);
    width: 20px;
  }
}
@media only screen and (min-width: 1020px) {
  .body-wrap:not(.offtop) .burger-open span {
    background-color: #e8e4d3;
  }
  .body-wrap:not(.offtop) .burger-close span {
    background-color: #d9e6dc;
  }
  .offtop .burger, .offtop .masthead .burger__back, .masthead .offtop .burger__back {
    border: 1px solid #e8e4d3;
    background-color: #ffffff;
  }
  .offtop .burger-close span {
    background-color: #0e2a38;
  }
}
@media only screen and (max-width: 1019px) {
  .burger-close span,
  .burger-open span {
    background-color: #bba77c;
  }
}
.footer {
  padding-top: 20px;
  background-color: #0e2a38;
  position: relative;
  margin-top: 30vh;
}
.footer::before {
  content: "";
  position: absolute;
  top: -30vh;
  left: 0;
  width: 100%;
  height: 30vh;
  background-image: linear-gradient(90deg, #d9e6dc 40px, #ffffff 40px);
  background-size: 80px 100%;
}
.footer__social {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer__social p, .footer__social .base-content td, .base-content .footer__social td {
  color: #d9e6dc;
}
.footer__social p:last-of-type, .footer__social .base-content td:last-of-type, .base-content .footer__social td:last-of-type {
  font-weight: 100;
}
.footer__social li {
  margin-bottom: 1em;
}
.footer__tcs__column {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
@media only screen and (max-width: 1019px) {
  .footer__tcs__column {
    align-items: center;
    text-align: center;
  }
}
.footer__tcs__column .footer__title {
  font-weight: 900;
}
.footer .menu-item {
  color: #d9e6dc;
  text-transform: uppercase;
  font-size: 24px;
}
@media only screen and (max-width: 1019px) {
  .footer .menu-item {
    text-align: center;
  }
}
.footer .row [class^=col-], .footer .row [class*=" col-"] {
  padding: 20px;
}
@media only screen and (max-width: 1019px) {
  .footer .row [class^=col-], .footer .row [class*=" col-"] {
    padding: 8px;
    text-align: center;
    width: 100%;
  }
  .footer .row [class^=col-]:nth-child(1), .footer .row [class*=" col-"]:nth-child(1) {
    order: 2;
  }
  .footer .row [class^=col-]:nth-child(2), .footer .row [class*=" col-"]:nth-child(2) {
    order: 4;
  }
  .footer .row [class^=col-]:nth-child(3), .footer .row [class*=" col-"]:nth-child(3) {
    order: 1;
  }
  .footer .row [class^=col-]:nth-child(4), .footer .row [class*=" col-"]:nth-child(4) {
    order: 4;
  }
}
.footer .row.strapline {
  justify-content: center;
  padding: 16px 0 36px;
  text-align: center;
  margin-top: 1em;
}
.footer .row.strapline p, .footer .row.strapline .base-content td, .base-content .footer .row.strapline td {
  font-size: 32px;
  letter-spacing: 5px;
}
.footer .row.strapline p:first-of-type, .footer .row.strapline .base-content td:first-of-type, .base-content .footer .row.strapline td:first-of-type {
  font-weight: 700;
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer ul.flex--j-c, .footer ul.countdown-block-timer, .footer ul.hero__slide__content, .footer ul.embed-slider__nav__bullet, .footer ul.masthead__burger__focus, .footer ul.masthead__burger__minor {
  justify-content: center;
}
.footer ul a.social-icon {
  margin: 0 8px;
  font-size: 30px;
  padding: 6.015037594px;
  border: 1px solid #d9e6dc;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  width: 46px;
  position: relative;
}
.footer ul a.social-icon:hover, .footer ul a.social-icon:focus {
  background: rgba(255, 255, 255, 0.35);
}
@media only screen and (max-width: 1019px) {
  .footer ul a.social-icon {
    margin: 8px;
  }
}
.footer ul a:not(.social-icon) {
  color: #d9e6dc;
  line-height: 1.5;
  font-size: 17.6px;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .footer ul a:not(.social-icon) {
    opacity: 0.8;
    font-size: 22.4px;
  }
}
.footer ul a:not(.social-icon):hover {
  opacity: 1;
}
.footer__title {
  color: #d9e6dc;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
}
@media only screen and (max-width: 1019px) {
  .footer__title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1019px) {
  .footer__logo {
    display: flex;
    justify-content: center;
  }
}
.footer__logo img {
  height: auto;
  width: 65px;
  display: block;
}

.menu__footer_minor {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1019px) {
  .menu__footer_minor {
    text-align: center;
  }
}
.menu__footer_minor li {
  display: block;
}
.menu__footer_minor li a {
  color: #d9e6dc;
  padding: 8px;
  display: block;
}

.gallery__container {
  width: 100%;
  position: relative;
}
.section--fullbleed .gallery__container {
  padding: 0;
}
.gallery__block {
  overflow: hidden;
  position: relative;
  background-color: #191919;
}
.gallery__block > .gallery__item {
  position: relative;
  z-index: 5;
  opacity: 1;
}
.gallery__block > .gallery__item:not(.active) {
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 0;
  left: 0;
}
.gallery__nav {
  margin: 0 auto;
  position: sticky;
  bottom: 0;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  .gallery__nav {
    justify-content: center;
  }
}
.gallery__nav ul {
  background-color: #ffffff;
  padding: 20px;
  list-style: none;
  margin: 0;
  display: flex;
}
.gallery__nav ul li {
  cursor: pointer;
  padding: 8px;
}
.gallery__nav ul li:not(.active) {
  opacity: 0.5;
}
.gallery__nav ul li:hover, .gallery__nav ul li:focus {
  opacity: 1;
}
.gallery__nav ul li span {
  display: block;
  width: 44px;
  height: 6px;
  background-color: #191919;
}
.gallery__borders {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.gallery__borders .one,
.gallery__borders .two,
.gallery__borders .three,
.gallery__borders .four {
  background-color: #ffffff;
  transition: transform 1000ms cubic-bezier(0.17, 0.67, 0.83, 0.67) 100ms;
}
.gallery__borders .one {
  position: absolute;
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: top;
  height: 101%;
  width: 101%;
  transform: scaleY(1);
}
.gallery__borders .two {
  position: absolute;
  top: auto;
  left: -1%;
  right: auto;
  bottom: -1%;
  transform-origin: bottom;
  height: 101%;
  width: 101%;
  transform: scaleY(1);
}
.gallery--video {
  position: relative;
}
.gallery--video .gallery__item {
  background-color: #191919;
}
.gallery--video .gallery__item img {
  opacity: 0.75;
}
.gallery__item.active {
  transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
}
.slidetrans .gallery__item * {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
.gallery__item .copyright_tag {
  position: absolute;
  bottom: 0;
  right: 0;
}
.gallery__item--video {
  background-color: #191919;
}
.gallery__item--video img {
  opacity: 0.75;
}
.gallery__item img {
  display: block;
  width: 100%;
}
.gallery__item__content {
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .gallery__item__caption {
    text-align: center;
    order: 2;
  }
}
.gallery__item__caption--curiosityfund {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 12;
}
.gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .base-content td, .base-content .gallery__item__caption--curiosityfund td {
  color: #ffffff;
}
.gallery__item__cta {
  padding: 16px 38px;
  background-color: #ffffff;
  flex: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -50%, 0);
  position: relative;
  transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .gallery__item__cta {
    order: 1;
  }
}
.gallery__item__cta:after {
  font-family: "gusto-iconset";
  content: "\e904";
  position: absolute;
  display: block;
  right: 16px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  margin-top: -1px;
  font-size: 16px;
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
}
.gallery__item__cta:hover, .gallery__item__cta:focus {
  transform: translate3d(0, -55%, 0);
}
.gallery__item__cta h5 {
  margin-bottom: 0.2em;
}
.gallery__item__overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 12;
  width: 100%;
  height: 100%;
}
.gallery__item__overlay--link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.gallery__item__overlay--link > .btn, html .dmn-form .gallery__item__overlay--link > .btn-primary {
  padding-left: 40px;
}
.gallery__item__overlay--link > .btn [class^=icon-], html .dmn-form .gallery__item__overlay--link > .btn-primary [class^=icon-], .gallery__item__overlay--link > .btn [class*=" icon-"], html .dmn-form .gallery__item__overlay--link > .btn-primary [class*=" icon-"] {
  font-size: 32px;
  margin-top: -0.3em;
}
@media only screen and (max-width: 767px) {
  .gallery__item__overlay--link > .btn [class^=icon-], html .dmn-form .gallery__item__overlay--link > .btn-primary [class^=icon-], .gallery__item__overlay--link > .btn [class*=" icon-"], html .dmn-form .gallery__item__overlay--link > .btn-primary [class*=" icon-"] {
    font-size: 70px;
    margin-top: 0;
    width: auto;
    height: auto;
  }
}
.gallery__item__overlay--link > .btn p, html .dmn-form .gallery__item__overlay--link > .btn-primary p, .gallery__item__overlay--link > .btn .base-content td, html .dmn-form .gallery__item__overlay--link > .btn-primary .base-content td, .base-content .gallery__item__overlay--link > .btn td, .base-content html .dmn-form .gallery__item__overlay--link > .btn-primary td, html .dmn-form .base-content .gallery__item__overlay--link > .btn-primary td {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .gallery__item__overlay--link > .btn p, html .dmn-form .gallery__item__overlay--link > .btn-primary p, .gallery__item__overlay--link > .btn .base-content td, html .dmn-form .gallery__item__overlay--link > .btn-primary .base-content td, .base-content .gallery__item__overlay--link > .btn td, .base-content html .dmn-form .gallery__item__overlay--link > .btn-primary td, html .dmn-form .base-content .gallery__item__overlay--link > .btn-primary td {
    display: none;
  }
}
.gallery.inview .gallery__borders .one,
.gallery.inview .gallery__borders .two,
.gallery.inview .gallery__borders .three,
.gallery.inview .gallery__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.gallery.inview .gallery__borders .one,
.gallery.inview .gallery__borders .two {
  transform: scaleY(0);
}
.gallery.inview .gallery__borders .three,
.gallery.inview .gallery__borders .four {
  transform: scaleX(0);
}

@media only screen and (max-width: 767px) {
  .generic_cta .container, .generic_cta .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .generic_cta .hero__slide__content, .generic_cta .hero__slider__nav ul, .hero__slider__nav .generic_cta ul, .generic_cta .section--fullbleed .gallery__nav, .section--fullbleed .generic_cta .gallery__nav {
    padding-left: 0;
    padding-right: 0;
  }
  .generic_cta .container .column__content, .generic_cta .hero--blog .hero__slide--image .hero__slide__content .column__content, .hero--blog .hero__slide--image .generic_cta .hero__slide__content .column__content, .generic_cta .hero__slider__nav ul .column__content, .hero__slider__nav .generic_cta ul .column__content, .generic_cta .section--fullbleed .gallery__nav .column__content, .section--fullbleed .generic_cta .gallery__nav .column__content,
  .generic_cta .container .gravity-form,
  .generic_cta .hero--blog .hero__slide--image .hero__slide__content .gravity-form,
  .hero--blog .hero__slide--image .generic_cta .hero__slide__content .gravity-form,
  .generic_cta .hero__slider__nav ul .gravity-form,
  .hero__slider__nav .generic_cta ul .gravity-form,
  .generic_cta .section--fullbleed .gallery__nav .gravity-form,
  .section--fullbleed .generic_cta .gallery__nav .gravity-form {
    margin-left: 24px;
    margin-right: 24px;
  }
}
.generic_cta .row {
  align-items: center;
}
.generic_cta .row .column__content {
  align-self: stretch;
  background-color: #ffffff;
  padding: 0 24px;
}
@media only screen and (min-width: 768px) {
  .generic_cta .row .column__content {
    margin: 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 64px;
  }
}
@media only screen and (max-width: 767px) {
  .generic_cta .row .column__content {
    text-align: center;
  }
}
.generic_cta .row .column__content .subheading, .generic_cta .row .column__content .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .generic_cta .row .column__content .gform_description {
  font-style: normal;
  padding: 0;
  text-transform: uppercase;
  color: #bba77c;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
}
.generic_cta .row .column__content .heading ul,
.generic_cta .row .column__content .paragraph ul {
  margin-bottom: 16px;
}
.generic_cta .row .column__content .heading ul li,
.generic_cta .row .column__content .paragraph ul li {
  padding-left: 0;
}
.generic_cta .row .column__images {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .generic_cta .row .column__images {
    padding-left: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .generic_cta .row .column__images img {
    width: 100%;
  }
}
.generic_cta.theme--white {
  background-color: #ffffff;
}
.generic_cta.theme--white .row .column__content {
  background-color: #F7F7F7;
}

@media only screen and (max-width: 767px) {
  .column__header + .column__paragraph {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .column__header + .column__paragraph .paragraph {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .column__header > .heading:last-child [class^=heading__], .column__header > .heading:last-child [class*=" heading__"] {
    margin-bottom: 0.2em;
  }
}
.column__header.centeredrow .subheading, .column__header.centeredrow .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .column__header.centeredrow .gform_description {
  font-style: normal;
  padding: 0;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: "Josefin Sans", sans-serif;
}
.column__header.centeredrow h3, .column__header.centeredrow html .dmn-form h1, html .dmn-form .column__header.centeredrow h1, .column__header.centeredrow html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .column__header.centeredrow p, .column__header.centeredrow .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .column__header.centeredrow p, .column__header.centeredrow html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .column__header.centeredrow td, .column__header.centeredrow .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .column__header.centeredrow td, .column__header.centeredrow html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .column__header.centeredrow td, .column__header.centeredrow .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .column__header.centeredrow td, .column__header.centeredrow .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .column__header.centeredrow h3.gform_title, .column__header.centeredrow .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .column__header.centeredrow .gform_title.text--nav--title, .column__header.centeredrow .text--nav--title, .column__header.centeredrow .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .column__header.centeredrow h1, .column__header.centeredrow .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .column__header.centeredrow p, .column__header.centeredrow .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .column__header.centeredrow p, .column__header.centeredrow .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .column__header.centeredrow td, .column__header.centeredrow .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .column__header.centeredrow td, .column__header.centeredrow .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .column__header.centeredrow td, .column__header.centeredrow .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .column__header.centeredrow td {
  margin: 0;
  color: inherit;
}
.column__header.centeredrow p, .column__header.centeredrow .base-content td, .base-content .column__header.centeredrow td {
  font-weight: 300;
}
.column__header.centeredrow.centeredrow--left .paragraph {
  text-align: left;
}
.column__header.centeredrow .paragraph p, .column__header.centeredrow .paragraph .base-content td, .base-content .column__header.centeredrow .paragraph td {
  font-size: 18px;
  margin-bottom: 1em;
  color: inherit;
}
.column__header.centeredrow .paragraph .btn--box, .column__header.centeredrow .paragraph html .dmn-form .btn-primary, html .dmn-form .column__header.centeredrow .paragraph .btn-primary, .column__header.centeredrow .paragraph .cta--content .btn, .cta--content .column__header.centeredrow .paragraph .btn, .column__header.centeredrow .paragraph .cta--dark .btn, .cta--dark .column__header.centeredrow .paragraph .btn {
  font-weight: 700;
}
.column__header.centeredrow .paragraph .btn--box--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.column__header.centeredrow .paragraph .btn--box--black:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--white {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.column__header.centeredrow .paragraph .btn--box--white:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.column__header.centeredrow .paragraph .btn--box--brandcolor_1:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.column__header.centeredrow .paragraph .btn--box--peach:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.column__header.centeredrow .paragraph .btn--box--wine:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--gold {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.column__header.centeredrow .paragraph .btn--box--gold:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.column__header.centeredrow .paragraph .btn--box--offwhite:hover::before {
  opacity: 0.1;
}
.column__header.centeredrow .paragraph .btn--box--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.column__header.centeredrow .paragraph .btn--box--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.column__header.centeredrow .paragraph .btn--box--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}
@media only screen and (min-width: 768px) {
  .column__images__video-embed {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    background: #ffffff;
  }
}
.column__images__video-embed--autoplay {
  flex: 0 100%;
  width: 100%;
  pointer-events: none;
  user-select: none;
}
@media only screen and (max-width: 767px) {
  .column__images__video-embed--autoplay {
    display: none;
  }
}
.column__images__video-embed--autoplay .wistia_responsive_padding {
  padding: 56.8% 0 0 0 !important;
}
.column__images__video-embed--modal {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.column__images__video-embed--modal > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.column__images__video-embed--modal > * [data-wistia-video-trigger] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.column__images__video-embed--modal > * [data-wistia-video-trigger]:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.column__images__video-embed--modal > * [data-wistia-video-trigger]:hover > span {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) scale(1.05);
  border: 5px solid #ffffff;
}
.column__images__video-embed--modal > * [data-wistia-video-trigger] > span {
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform: translate3d(-50%, -50%, 0) scale(1);
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #ffffff;
  font-size: 100px;
  opacity: 0.25;
  border: 0px solid #ffffff;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .column__images__video-embed--modal > * [data-wistia-video-trigger] > span {
    opacity: 1;
  }
}
.column__images__video-embed--modal > * [data-wistia-video-trigger] > span:before {
  position: relative;
  right: -3px;
}
.column__images img {
  width: 100%;
}
.column__article + .column__article {
  margin-top: 12rem;
}

@media only screen and (min-width: 768px) {
  .articles .row [class^=col-], .articles .row [class*=" col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.articles__pagination {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.articles__pagination > a {
  padding: 8px;
  margin-right: 16px;
  font-size: 16px;
  height: 48px;
  width: 48px;
  display: block;
  color: #ffffff;
  background: #bba77c;
  border-radius: 50%;
  position: relative;
}
.articles__pagination > a > span {
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-size: 32px;
}
.articles__pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.articles__pagination ul li span,
.articles__pagination ul li a {
  border-radius: 50%;
  background-color: rgb(250, 245, 239);
  border: 1px solid #bba77c;
  padding: 8px;
  margin-right: 16px;
  font-size: 16px;
  height: 48px;
  width: 48px;
  display: block;
  color: #bba77c;
  position: relative;
}
.articles__pagination ul li span > i,
.articles__pagination ul li a > i {
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.articles__pagination ul li a {
  background-color: transparent;
  border: 1px solid #babdbd;
  color: #babdbd;
}
.articles__pagination ul li a:hover {
  border: 1px solid #bba77c;
  color: #bba77c;
}
.articles__projects .row [class^=col-], .articles__projects .row [class*=" col-"], .articles--panels .row [class^=col-], .articles--panels .row [class*=" col-"] {
  padding-left: 20px;
  padding-right: 20px;
  flex-grow: 0;
}
.articles--offices .subheading--h3, .articles--offices .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .articles--offices .gform_description,
.articles--offices .paragraph,
.articles--offices .heading__c {
  padding-left: 56px !important;
}
.articles--offices .subheading--h3:before, .articles--offices .gform_wrapper .gform_heading .gform_description:before, .gform_wrapper .gform_heading .articles--offices .gform_description:before {
  width: 40px !important;
  left: 0 !important;
  top: 50%;
}

.article .image {
  position: relative;
}
.article .image__bg {
  transition: transform 1500ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.article .image__borders {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.article .image__borders .one,
.article .image__borders .two,
.article .image__borders .three,
.article .image__borders .four {
  transition: transform 500ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  background-color: #ffffff;
  will-change: transform;
}
.article .image__borders .one {
  position: absolute;
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: top;
  height: 101%;
  width: 101%;
  transform: scaleY(0);
}
.article .image__borders .two {
  position: absolute;
  top: auto;
  left: -1%;
  right: auto;
  bottom: -1%;
  transform-origin: bottom;
  height: 101%;
  width: 101%;
  transform: scaleY(0);
}
.article .image__borders .three {
  position: absolute;
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: left;
  height: 101%;
  width: 101%;
  transform: scaleX(0);
}
.article .image__borders .four {
  position: absolute;
  top: -1%;
  left: auto;
  right: -1%;
  bottom: auto;
  transform-origin: right;
  height: 101%;
  width: 101%;
  transform: scaleX(0);
}
.article.hasAnim:not(inview) .image__borders .one {
  transform: scaleY(0.25);
}
.article.hasAnim:not(inview) .image__borders .two {
  transform: scaleY(0.25);
}
.article.hasAnim:not(inview) .image__borders .three {
  transform: scaleX(0.25);
}
.article.hasAnim:not(inview) .image__borders .four {
  transform: scaleX(0.25);
}
.article.hasAnim.inview .image__bg {
  transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
  transform: scale(1);
}
.article.hasAnim.inview .image__borders .one,
.article.hasAnim.inview .image__borders .two,
.article.hasAnim.inview .image__borders .three,
.article.hasAnim.inview .image__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.article.hasAnim.inview .image__borders .one,
.article.hasAnim.inview .image__borders .two {
  transform: scaleY(0);
}
.article.hasAnim.inview .image__borders .three,
.article.hasAnim.inview .image__borders .four {
  transform: scaleX(0);
}
.article.hasAnim.inview a .image__bg {
  transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.article.hasAnim.inview a:hover.nostate .image__bg, .article.hasAnim.inview a:focus.nostate .image__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
  transform: scale(1);
}
.article.hasAnim.inview.mouseout .image__borders .one,
.article.hasAnim.inview.mouseout .image__borders .two,
.article.hasAnim.inview.mouseout .image__borders .three,
.article.hasAnim.inview.mouseout .image__borders .four {
  transition: transform 1500ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.article__manual.article--brandcolor_1, .article__auto.article--brandcolor_1 {
  color: #ffffff;
}
.article__manual.article--brandcolor_1 .eventtag, .article__auto.article--brandcolor_1 .eventtag {
  background-color: #0e2a38;
}
.article__manual.article--brandcolor_1 .heading__inner h3, .article__manual.article--brandcolor_1 .heading__inner html .dmn-form h1, html .dmn-form .article__manual.article--brandcolor_1 .heading__inner h1, .article__manual.article--brandcolor_1 .heading__inner .text--nav--title, .article__manual.article--brandcolor_1 .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__manual.article--brandcolor_1 .heading__inner h1,
.article__manual.article--brandcolor_1 .heading__inner p,
.article__manual.article--brandcolor_1 .heading__inner .base-content td,
.base-content .article__manual.article--brandcolor_1 .heading__inner td, .article__auto.article--brandcolor_1 .heading__inner h3, .article__auto.article--brandcolor_1 .heading__inner html .dmn-form h1, html .dmn-form .article__auto.article--brandcolor_1 .heading__inner h1, .article__auto.article--brandcolor_1 .heading__inner .text--nav--title, .article__auto.article--brandcolor_1 .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__auto.article--brandcolor_1 .heading__inner h1,
.article__auto.article--brandcolor_1 .heading__inner p,
.article__auto.article--brandcolor_1 .heading__inner .base-content td,
.base-content .article__auto.article--brandcolor_1 .heading__inner td {
  color: inherit;
}
.article__manual.article--brandcolor_1 .heading__inner:before, .article__auto.article--brandcolor_1 .heading__inner:before {
  background-color: #0e2a38;
}
.article__manual.article--brandcolor_1 .heading__inner .btn, .article__manual.article--brandcolor_1 .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__manual.article--brandcolor_1 .heading__inner .btn-primary, .article__auto.article--brandcolor_1 .heading__inner .btn, .article__auto.article--brandcolor_1 .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__auto.article--brandcolor_1 .heading__inner .btn-primary {
  background-color: #0e2a38;
  color: #ffffff;
}
.article__manual.article--brandcolor_1 .heading__inner .btn::before, .article__manual.article--brandcolor_1 .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__manual.article--brandcolor_1 .heading__inner .btn-primary::before, .article__auto.article--brandcolor_1 .heading__inner .btn::before, .article__auto.article--brandcolor_1 .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__auto.article--brandcolor_1 .heading__inner .btn-primary::before {
  background-color: #ffffff;
}
.article__manual.article--peach, .article__auto.article--peach {
  color: #0e2a38;
}
.article__manual.article--peach .eventtag, .article__auto.article--peach .eventtag {
  background-color: #e0945e;
}
.article__manual.article--peach .heading__inner h3, .article__manual.article--peach .heading__inner html .dmn-form h1, html .dmn-form .article__manual.article--peach .heading__inner h1, .article__manual.article--peach .heading__inner .text--nav--title, .article__manual.article--peach .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__manual.article--peach .heading__inner h1,
.article__manual.article--peach .heading__inner p,
.article__manual.article--peach .heading__inner .base-content td,
.base-content .article__manual.article--peach .heading__inner td, .article__auto.article--peach .heading__inner h3, .article__auto.article--peach .heading__inner html .dmn-form h1, html .dmn-form .article__auto.article--peach .heading__inner h1, .article__auto.article--peach .heading__inner .text--nav--title, .article__auto.article--peach .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__auto.article--peach .heading__inner h1,
.article__auto.article--peach .heading__inner p,
.article__auto.article--peach .heading__inner .base-content td,
.base-content .article__auto.article--peach .heading__inner td {
  color: inherit;
}
.article__manual.article--peach .heading__inner:before, .article__auto.article--peach .heading__inner:before {
  background-color: #e0945e;
}
.article__manual.article--peach .heading__inner .btn, .article__manual.article--peach .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__manual.article--peach .heading__inner .btn-primary, .article__auto.article--peach .heading__inner .btn, .article__auto.article--peach .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__auto.article--peach .heading__inner .btn-primary {
  background-color: #e0945e;
  color: #0e2a38;
}
.article__manual.article--peach .heading__inner .btn::before, .article__manual.article--peach .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__manual.article--peach .heading__inner .btn-primary::before, .article__auto.article--peach .heading__inner .btn::before, .article__auto.article--peach .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__auto.article--peach .heading__inner .btn-primary::before {
  background-color: #191919;
}
.article__manual.article--wine, .article__auto.article--wine {
  color: #ffffff;
}
.article__manual.article--wine .eventtag, .article__auto.article--wine .eventtag {
  background-color: #3e0d0f;
}
.article__manual.article--wine .heading__inner h3, .article__manual.article--wine .heading__inner html .dmn-form h1, html .dmn-form .article__manual.article--wine .heading__inner h1, .article__manual.article--wine .heading__inner .text--nav--title, .article__manual.article--wine .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__manual.article--wine .heading__inner h1,
.article__manual.article--wine .heading__inner p,
.article__manual.article--wine .heading__inner .base-content td,
.base-content .article__manual.article--wine .heading__inner td, .article__auto.article--wine .heading__inner h3, .article__auto.article--wine .heading__inner html .dmn-form h1, html .dmn-form .article__auto.article--wine .heading__inner h1, .article__auto.article--wine .heading__inner .text--nav--title, .article__auto.article--wine .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__auto.article--wine .heading__inner h1,
.article__auto.article--wine .heading__inner p,
.article__auto.article--wine .heading__inner .base-content td,
.base-content .article__auto.article--wine .heading__inner td {
  color: inherit;
}
.article__manual.article--wine .heading__inner:before, .article__auto.article--wine .heading__inner:before {
  background-color: #3e0d0f;
}
.article__manual.article--wine .heading__inner .btn, .article__manual.article--wine .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__manual.article--wine .heading__inner .btn-primary, .article__auto.article--wine .heading__inner .btn, .article__auto.article--wine .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__auto.article--wine .heading__inner .btn-primary {
  background-color: #3e0d0f;
  color: #ffffff;
}
.article__manual.article--wine .heading__inner .btn::before, .article__manual.article--wine .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__manual.article--wine .heading__inner .btn-primary::before, .article__auto.article--wine .heading__inner .btn::before, .article__auto.article--wine .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__auto.article--wine .heading__inner .btn-primary::before {
  background-color: #ffffff;
}
.article__manual.article--gold, .article__auto.article--gold {
  color: #0e2a38;
}
.article__manual.article--gold .eventtag, .article__auto.article--gold .eventtag {
  background-color: #bba77c;
}
.article__manual.article--gold .heading__inner h3, .article__manual.article--gold .heading__inner html .dmn-form h1, html .dmn-form .article__manual.article--gold .heading__inner h1, .article__manual.article--gold .heading__inner .text--nav--title, .article__manual.article--gold .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__manual.article--gold .heading__inner h1,
.article__manual.article--gold .heading__inner p,
.article__manual.article--gold .heading__inner .base-content td,
.base-content .article__manual.article--gold .heading__inner td, .article__auto.article--gold .heading__inner h3, .article__auto.article--gold .heading__inner html .dmn-form h1, html .dmn-form .article__auto.article--gold .heading__inner h1, .article__auto.article--gold .heading__inner .text--nav--title, .article__auto.article--gold .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__auto.article--gold .heading__inner h1,
.article__auto.article--gold .heading__inner p,
.article__auto.article--gold .heading__inner .base-content td,
.base-content .article__auto.article--gold .heading__inner td {
  color: inherit;
}
.article__manual.article--gold .heading__inner:before, .article__auto.article--gold .heading__inner:before {
  background-color: #bba77c;
}
.article__manual.article--gold .heading__inner .btn, .article__manual.article--gold .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__manual.article--gold .heading__inner .btn-primary, .article__auto.article--gold .heading__inner .btn, .article__auto.article--gold .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__auto.article--gold .heading__inner .btn-primary {
  background-color: #bba77c;
  color: #0e2a38;
}
.article__manual.article--gold .heading__inner .btn::before, .article__manual.article--gold .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__manual.article--gold .heading__inner .btn-primary::before, .article__auto.article--gold .heading__inner .btn::before, .article__auto.article--gold .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__auto.article--gold .heading__inner .btn-primary::before {
  background-color: #191919;
}
.article__manual.article--offwhite, .article__auto.article--offwhite {
  color: #0e2a38;
}
.article__manual.article--offwhite .eventtag, .article__auto.article--offwhite .eventtag {
  background-color: #e8e4d3;
}
.article__manual.article--offwhite .heading__inner h3, .article__manual.article--offwhite .heading__inner html .dmn-form h1, html .dmn-form .article__manual.article--offwhite .heading__inner h1, .article__manual.article--offwhite .heading__inner .text--nav--title, .article__manual.article--offwhite .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__manual.article--offwhite .heading__inner h1,
.article__manual.article--offwhite .heading__inner p,
.article__manual.article--offwhite .heading__inner .base-content td,
.base-content .article__manual.article--offwhite .heading__inner td, .article__auto.article--offwhite .heading__inner h3, .article__auto.article--offwhite .heading__inner html .dmn-form h1, html .dmn-form .article__auto.article--offwhite .heading__inner h1, .article__auto.article--offwhite .heading__inner .text--nav--title, .article__auto.article--offwhite .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__auto.article--offwhite .heading__inner h1,
.article__auto.article--offwhite .heading__inner p,
.article__auto.article--offwhite .heading__inner .base-content td,
.base-content .article__auto.article--offwhite .heading__inner td {
  color: inherit;
}
.article__manual.article--offwhite .heading__inner:before, .article__auto.article--offwhite .heading__inner:before {
  background-color: #e8e4d3;
}
.article__manual.article--offwhite .heading__inner .btn, .article__manual.article--offwhite .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__manual.article--offwhite .heading__inner .btn-primary, .article__auto.article--offwhite .heading__inner .btn, .article__auto.article--offwhite .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__auto.article--offwhite .heading__inner .btn-primary {
  background-color: #e8e4d3;
  color: #0e2a38;
}
.article__manual.article--offwhite .heading__inner .btn::before, .article__manual.article--offwhite .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__manual.article--offwhite .heading__inner .btn-primary::before, .article__auto.article--offwhite .heading__inner .btn::before, .article__auto.article--offwhite .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__auto.article--offwhite .heading__inner .btn-primary::before {
  background-color: #191919;
}
.article__manual.article--brandcolor_baby_2, .article__auto.article--brandcolor_baby_2 {
  color: #0e2a38;
}
.article__manual.article--brandcolor_baby_2 .eventtag, .article__auto.article--brandcolor_baby_2 .eventtag {
  background-color: #d9e6dc;
}
.article__manual.article--brandcolor_baby_2 .heading__inner h3, .article__manual.article--brandcolor_baby_2 .heading__inner html .dmn-form h1, html .dmn-form .article__manual.article--brandcolor_baby_2 .heading__inner h1, .article__manual.article--brandcolor_baby_2 .heading__inner .text--nav--title, .article__manual.article--brandcolor_baby_2 .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__manual.article--brandcolor_baby_2 .heading__inner h1,
.article__manual.article--brandcolor_baby_2 .heading__inner p,
.article__manual.article--brandcolor_baby_2 .heading__inner .base-content td,
.base-content .article__manual.article--brandcolor_baby_2 .heading__inner td, .article__auto.article--brandcolor_baby_2 .heading__inner h3, .article__auto.article--brandcolor_baby_2 .heading__inner html .dmn-form h1, html .dmn-form .article__auto.article--brandcolor_baby_2 .heading__inner h1, .article__auto.article--brandcolor_baby_2 .heading__inner .text--nav--title, .article__auto.article--brandcolor_baby_2 .heading__inner .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .article__auto.article--brandcolor_baby_2 .heading__inner h1,
.article__auto.article--brandcolor_baby_2 .heading__inner p,
.article__auto.article--brandcolor_baby_2 .heading__inner .base-content td,
.base-content .article__auto.article--brandcolor_baby_2 .heading__inner td {
  color: inherit;
}
.article__manual.article--brandcolor_baby_2 .heading__inner:before, .article__auto.article--brandcolor_baby_2 .heading__inner:before {
  background-color: #d9e6dc;
}
.article__manual.article--brandcolor_baby_2 .heading__inner .btn, .article__manual.article--brandcolor_baby_2 .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__manual.article--brandcolor_baby_2 .heading__inner .btn-primary, .article__auto.article--brandcolor_baby_2 .heading__inner .btn, .article__auto.article--brandcolor_baby_2 .heading__inner html .dmn-form .btn-primary, html .dmn-form .article__auto.article--brandcolor_baby_2 .heading__inner .btn-primary {
  background-color: #d9e6dc;
  color: #0e2a38;
}
.article__manual.article--brandcolor_baby_2 .heading__inner .btn::before, .article__manual.article--brandcolor_baby_2 .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__manual.article--brandcolor_baby_2 .heading__inner .btn-primary::before, .article__auto.article--brandcolor_baby_2 .heading__inner .btn::before, .article__auto.article--brandcolor_baby_2 .heading__inner html .dmn-form .btn-primary::before, html .dmn-form .article__auto.article--brandcolor_baby_2 .heading__inner .btn-primary::before {
  background-color: #191919;
}
.article__manual .eventtag, .article__auto .eventtag {
  position: absolute;
  top: 20px;
  right: -5px;
  background-color: #d8cfcf;
  padding: 12px 24px;
}
.article__manual .eventtag p:first-child, .article__manual .eventtag .base-content td:first-child, .base-content .article__manual .eventtag td:first-child, .article__auto .eventtag p:first-child, .article__auto .eventtag .base-content td:first-child, .base-content .article__auto .eventtag td:first-child {
  font-size: 22px;
}
.article__manual .eventtag p:last-child, .article__manual .eventtag .base-content td:last-child, .base-content .article__manual .eventtag td:last-child, .article__auto .eventtag p:last-child, .article__auto .eventtag .base-content td:last-child, .base-content .article__auto .eventtag td:last-child {
  font-size: 24px;
}
.article__manual .image + .heading, .article__auto .image + .heading {
  margin-top: -60px;
}
.article__manual .heading, .article__auto .heading {
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
}
@media only screen and (max-width: 767px) {
  .article__manual .heading, .article__auto .heading {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.article__manual .heading__inner, .article__auto .heading__inner {
  position: relative;
  padding: 32px;
  border-radius: 2px;
}
.article__manual .heading__inner .image__bg, .article__auto .heading__inner .image__bg {
  margin-bottom: 32px;
}
.article__manual .heading__inner .heading__c, .article__auto .heading__inner .heading__c {
  font-size: 16px;
}
@media only screen and (min-width: 1260px) {
  .article__manual .heading__inner .heading__c, .article__auto .heading__inner .heading__c {
    font-size: 24px;
  }
}
.article__manual .heading__inner:before, .article__auto .heading__inner:before {
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  background-color: #d8cfcf;
}
.article__manual .heading__inner p, .article__manual .heading__inner .base-content td, .base-content .article__manual .heading__inner td, .article__auto .heading__inner p, .article__auto .heading__inner .base-content td, .base-content .article__auto .heading__inner td {
  margin-bottom: 1em;
}
.article__manual .heading__inner p:last-of-type, .article__manual .heading__inner .base-content td:last-of-type, .base-content .article__manual .heading__inner td:last-of-type, .article__auto .heading__inner p:last-of-type, .article__auto .heading__inner .base-content td:last-of-type, .base-content .article__auto .heading__inner td:last-of-type {
  margin-bottom: 0;
}
.article__manual .heading .subheading, .article__manual .heading .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .article__manual .heading .gform_description, .article__auto .heading .subheading, .article__auto .heading .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .article__auto .heading .gform_description {
  font-style: normal;
  padding: 0;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 20px;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 16px;
}
.article__manual .heading .btn, .article__manual .heading html .dmn-form .btn-primary, html .dmn-form .article__manual .heading .btn-primary, .article__auto .heading .btn, .article__auto .heading html .dmn-form .btn-primary, html .dmn-form .article__auto .heading .btn-primary {
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}
.article__manual .btn--box, .article__manual html .dmn-form .btn-primary, html .dmn-form .article__manual .btn-primary, .article__manual .cta--content .btn, .cta--content .article__manual .btn, .article__manual .cta--dark .btn, .cta--dark .article__manual .btn, .article__auto .btn--box, .article__auto html .dmn-form .btn-primary, html .dmn-form .article__auto .btn-primary, .article__auto .cta--content .btn, .cta--content .article__auto .btn, .article__auto .cta--dark .btn, .cta--dark .article__auto .btn {
  background-color: #ffffff;
}
.article__manual .image img, .article__auto .image img {
  max-width: none;
  width: 100%;
}
.article__blog .heading {
  padding: 24px 0 48px 0;
}
@media only screen and (min-width: 768px) {
  .article__blog .heading {
    padding: 46px 0 56px 0;
  }
}
.article__blog .image {
  overflow: hidden;
  height: 0;
  padding-bottom: 45%;
}
@media only screen and (max-width: 1019px) {
  .article__blog .image {
    padding-bottom: 70%;
  }
}
.article__blog .image img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.9;
  transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
.article__blog:hover .image img {
  transform: scale(1.1);
  background-color: #ffffff;
  opacity: 1;
}

.cta {
  padding: 32px;
}
.cta__col {
  padding: 0;
}
.cta__promotion {
  max-width: 650px;
  width: calc(100% - 20px);
  opacity: 0;
  position: fixed;
  z-index: -1;
  pointer-events: none;
  transition: box-shadow 300ms cubic-bezier(0.19, 1, 0.22, 1), border 300ms cubic-bezier(0.19, 1, 0.22, 1), opacity 0ms ease 300ms, z-index 0ms ease 300ms;
  bottom: 32px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  box-shadow: 0;
  border-radius: 2px;
  border: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .cta__promotion {
    bottom: 10px;
  }
}
body.book-rewards .cta__promotion {
  bottom: auto;
  top: 32px;
}
@media only screen and (max-width: 767px) {
  body.book-rewards .cta__promotion {
    top: 10px;
  }
}
.cta__promotion [data-promotion-close] {
  cursor: pointer;
}
.cta__promotion [data-promotion-close]:before {
  font-size: 22px;
  display: block;
  color: #bba77c;
  position: absolute;
  z-index: 9;
  top: 5px;
  right: 8px;
}
.cta__promotion > a {
  display: flex;
  align-items: center;
  position: relative;
}
.cta__promotion > a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #0e2a38;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center;
  transform: scaleX(0);
}
body.book-rewards .cta__promotion > a:before {
  background-color: #ffffff;
}
.cta__promotion h4, .cta__promotion .subheading--h2, .cta__promotion .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .cta__promotion .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .cta__promotion .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .cta__promotion p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .cta__promotion .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .cta__promotion td {
  color: #bba77c;
  font-size: 24px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .cta__promotion h4, .cta__promotion .subheading--h2, .cta__promotion .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .cta__promotion .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .cta__promotion .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .cta__promotion p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .cta__promotion .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .cta__promotion td {
    font-size: 20px;
  }
}
.cta__promotion__button {
  padding-right: 24px;
  opacity: 0;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
.inview .cta__promotion__button {
  opacity: 1;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 250ms;
}
.cta__promotion__text {
  padding: 24px 24px;
  flex: 1;
  opacity: 0;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .cta__promotion__text {
    padding: 24px 16px;
  }
}
.inview .cta__promotion__text {
  opacity: 1;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 250ms;
}
.cta__promotion__image {
  overflow: hidden;
  height: 130px;
  width: 130px;
  position: relative;
  display: block;
  flex: 0 130px;
  opacity: 0;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .cta__promotion__image {
    height: 96px;
    width: 96px;
    flex: 0 96px;
  }
}
.inview .cta__promotion__image {
  opacity: 1;
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 250ms;
}
.cta__promotion__image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.cta__promotion.inview {
  opacity: 1;
  z-index: 100000;
  pointer-events: auto;
  transition: box-shadow 300ms cubic-bezier(0.19, 1, 0.22, 1) 250ms, border 300ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
  box-shadow: 0px 2px 12px 2px rgba(0, 0, 0, 0.25);
  border: 1px solid #bba77c;
}
.cta__promotion.inview > a:before {
  transform: scaleX(1);
}
.cta--dark {
  background-color: #191919;
}
.cta--dark *:not(.btn) {
  color: #ffffff;
}
.cta--content {
  text-align: center;
}
.cta--form .gform_heading {
  text-align: center;
}

@media only screen and (max-width: 1019px) {
  .image-grid {
    padding-top: 0;
  }
}
.image-grid > .container, .hero--blog .hero__slide--image .image-grid > .hero__slide__content, .hero__slider__nav .image-grid > ul, .section--fullbleed .image-grid > .gallery__nav {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media only screen and (max-width: 1019px) {
  .image-grid > .container, .hero--blog .hero__slide--image .image-grid > .hero__slide__content, .hero__slider__nav .image-grid > ul, .section--fullbleed .image-grid > .gallery__nav {
    padding: 0;
  }
}
.image-grid__slider {
  width: 100%;
  display: block;
}
.image-grid__slider .slide {
  position: relative;
  z-index: 5;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 1;
}
.image-grid__slider .slide:not(.active) {
  position: absolute;
  z-index: 1;
  opacity: 0;
  display: none;
}
.image-grid__nav__bullet {
  position: absolute;
  bottom: 4rem;
  right: 4rem;
  display: flex;
  gap: 0.5rem;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .image-grid__nav__bullet {
    bottom: auto;
    right: 50%;
    transform: translateX(50%);
    margin-top: -4rem;
  }
}
.image-grid__nav__bullet ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .image-grid__nav__bullet ul {
    width: 100%;
  }
}
.image-grid__nav__bullet ul li {
  margin: 0 8px;
}
.image-grid__nav__bullet ul li.active .embed-slide-dot {
  background-color: transparent;
  border: 1px solid #ffffff;
}
.image-grid__nav__bullet ul .embed-slide-dot {
  display: block;
  cursor: pointer;
  position: relative;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
@media only screen and (max-width: 1019px) {
  .image-grid__nav__bullet ul .embed-slide-dot {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.image-grid__nav__bullet ul .embed-slide-dot:hover, .image-grid__nav__bullet ul .embed-slide-dot:focus {
  transform: scale(1.1);
}
.image-grid__nav__linear {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate3d(0, -50%, 0);
}
.image-grid__nav__linear ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-grid__nav__linear ul li {
  padding: 0;
  margin: 0;
}
.image-grid__nav__linear ul li.active a {
  opacity: 1;
}
.image-grid__nav__linear ul li a {
  opacity: 0.5;
  color: #ffffff;
}
.image-grid__nav__linear__arrows {
  width: 100%;
  justify-content: space-between;
}
.image-grid__nav__linear__arrow {
  background-color: #bba77c;
  margin: 0;
}
.image-grid__nav__linear__arrow svg {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
}
.image-grid__nav__linear__arrow svg circle {
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .image-grid__nav__linear__arrow svg circle {
    stroke-dasharray: 322;
    stroke-dashoffset: -470;
  }
}
.image-grid__nav__linear__arrow--prev, .image-grid__nav__linear__arrow--next {
  position: relative;
  display: block;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 0;
  transform: translate3d(0%, 0%, 0);
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (min-width: 768px) {
  .image-grid__nav__linear__arrow--prev, .image-grid__nav__linear__arrow--next {
    margin: 0 0 5px 0;
  }
}
.image-grid__nav__linear__arrow--prev .icon, .image-grid__nav__linear__arrow--next .icon {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
.image-grid__nav__linear__arrow--prev:hover, .image-grid__nav__linear__arrow--prev:focus, .image-grid__nav__linear__arrow--next:hover, .image-grid__nav__linear__arrow--next:focus {
  transform: translate3d(-5px, 0%, 0);
}
.image-grid__nav__linear__arrow--prev.fill svg circle, .image-grid__nav__linear__arrow--next.fill svg circle {
  animation: circle_ring 2s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 reverse forwards;
}
.image-grid__nav__linear__arrow--prev.autoplay svg circle, .image-grid__nav__linear__arrow--next.autoplay svg circle {
  animation: circle_ring 8s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 reverse forwards;
}
@media only screen and (max-width: 767px) {
  .image-grid__split {
    display: flex;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.image-grid__split .image-grid__item:first-child {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .image-grid__split .image-grid__item:first-child {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .image-grid__split .image-grid__item {
    width: 50%;
    margin: 0 16px;
  }
}
.image-grid__item {
  position: relative;
  overflow: hidden;
}
.image-grid__item img {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .image-grid__item img {
    height: 400px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .image-grid__item--video {
    padding-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .image-grid__item--video .image-grid__bg,
  .image-grid__item--video img {
    display: none;
  }
}
.image-grid__item__video-embed--autoplay {
  pointer-events: none;
  user-select: none;
}
@media only screen and (max-width: 767px) {
  .image-grid__item__video-embed--autoplay {
    display: none;
  }
}
.image-grid__item__video-embed--modal {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.image-grid__item__video-embed--modal > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.image-grid__item__video-embed--modal > * [data-wistia-video-trigger],
.image-grid__item__video-embed--modal > * [data-lity] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.image-grid__item__video-embed--modal > * [data-wistia-video-trigger]:after,
.image-grid__item__video-embed--modal > * [data-lity]:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.image-grid__item__video-embed--modal > * [data-wistia-video-trigger]:hover:after,
.image-grid__item__video-embed--modal > * [data-lity]:hover:after {
  opacity: 1;
}
.image-grid__item__video-embed--modal > * [data-wistia-video-trigger]:hover > span,
.image-grid__item__video-embed--modal > * [data-lity]:hover > span {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) scale(1.05);
  border: 5px solid white;
}
.image-grid__item__video-embed--modal > * [data-wistia-video-trigger] > span,
.image-grid__item__video-embed--modal > * [data-lity] > span {
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform: translate3d(-50%, -50%, 0) scale(1);
  transition: all 250ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #ffffff;
  font-size: 100px;
  opacity: 0.25;
  border: 0px solid #ffffff;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .image-grid__item__video-embed--modal > * [data-wistia-video-trigger] > span,
  .image-grid__item__video-embed--modal > * [data-lity] > span {
    opacity: 1;
  }
}
.image-grid__item__video-embed--modal > * [data-wistia-video-trigger] > span:before,
.image-grid__item__video-embed--modal > * [data-lity] > span:before {
  position: relative;
  right: -3px;
}
.image-grid__item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  height: 100%;
  width: 75%;
  background: rgb(0, 0, 0);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4864320728) 0%, rgba(255, 255, 255, 0) 66%);
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .image-grid__item:after {
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6474964986) 0%, rgba(0, 0, 0, 0) 71%);
  }
}
.image-grid__item .copyright_tag {
  position: absolute;
  bottom: 0;
  right: 0;
}
.image-grid__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  max-width: 50%;
  padding: 0 52px 52px;
}
@media only screen and (max-width: 767px) {
  .image-grid__item__content {
    max-width: 100%;
    padding: 0 25px 72px;
    width: 100%;
    text-align: center;
  }
}
.image-grid__item__content .btn, .image-grid__item__content html .dmn-form .btn-primary, html .dmn-form .image-grid__item__content .btn-primary {
  font-weight: 700;
}
.image-grid__item__content .btn--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.image-grid__item__content .btn--black:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--white, .image-grid__item__content html .dmn-form .btn-primary, html .dmn-form .image-grid__item__content .btn-primary {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--white::before, .image-grid__item__content html .dmn-form .btn-primary::before, html .dmn-form .image-grid__item__content .btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.image-grid__item__content .btn--white:hover::before, .image-grid__item__content html .dmn-form .btn-primary:hover::before, html .dmn-form .image-grid__item__content .btn-primary:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.image-grid__item__content .btn--brandcolor_1:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.image-grid__item__content .btn--peach:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.image-grid__item__content .btn--wine:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--gold, .image-grid__item__content .testimonial__name, .image-grid__item__content .cta--dark .btn, .image-grid__item__content .cta--dark html .dmn-form .btn-primary, html .dmn-form .image-grid__item__content .cta--dark .btn-primary, .cta--dark .image-grid__item__content .btn, .cta--dark .image-grid__item__content html .dmn-form .btn-primary, html .dmn-form .cta--dark .image-grid__item__content .btn-primary, .image-grid__item__content .cta--content .btn, .image-grid__item__content .cta--content html .dmn-form .btn-primary, html .dmn-form .image-grid__item__content .cta--content .btn-primary, .cta--content .image-grid__item__content .btn, .cta--content .image-grid__item__content html .dmn-form .btn-primary, html .dmn-form .cta--content .image-grid__item__content .btn-primary {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--gold::before, .image-grid__item__content .testimonial__name::before, .image-grid__item__content .cta--dark .btn::before, .image-grid__item__content .cta--dark html .dmn-form .btn-primary::before, html .dmn-form .image-grid__item__content .cta--dark .btn-primary::before, .cta--dark .image-grid__item__content .btn::before, .cta--dark .image-grid__item__content html .dmn-form .btn-primary::before, html .dmn-form .cta--dark .image-grid__item__content .btn-primary::before, .image-grid__item__content .cta--content .btn::before, .image-grid__item__content .cta--content html .dmn-form .btn-primary::before, html .dmn-form .image-grid__item__content .cta--content .btn-primary::before, .cta--content .image-grid__item__content .btn::before, .cta--content .image-grid__item__content html .dmn-form .btn-primary::before, html .dmn-form .cta--content .image-grid__item__content .btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.image-grid__item__content .btn--gold:hover::before, .image-grid__item__content .testimonial__name:hover::before, .image-grid__item__content .cta--dark .btn:hover::before, .image-grid__item__content .cta--dark html .dmn-form .btn-primary:hover::before, html .dmn-form .image-grid__item__content .cta--dark .btn-primary:hover::before, .cta--dark .image-grid__item__content .btn:hover::before, .cta--dark .image-grid__item__content html .dmn-form .btn-primary:hover::before, html .dmn-form .cta--dark .image-grid__item__content .btn-primary:hover::before, .image-grid__item__content .cta--content .btn:hover::before, .image-grid__item__content .cta--content html .dmn-form .btn-primary:hover::before, html .dmn-form .image-grid__item__content .cta--content .btn-primary:hover::before, .cta--content .image-grid__item__content .btn:hover::before, .cta--content .image-grid__item__content html .dmn-form .btn-primary:hover::before, html .dmn-form .cta--content .image-grid__item__content .btn-primary:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.image-grid__item__content .btn--offwhite:hover::before {
  opacity: 0.1;
}
.image-grid__item__content .btn--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.image-grid__item__content .btn--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.image-grid__item__content .btn--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}
.image-grid__item__content *:not(.btn) {
  color: #ffffff;
}
.image-grid__item .image-grid__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale(1.15) rotate(-5deg);
}
.image-grid__item .image-grid__borders {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.image-grid__item .image-grid__borders .one,
.image-grid__item .image-grid__borders .two,
.image-grid__item .image-grid__borders .three,
.image-grid__item .image-grid__borders .four {
  position: absolute;
  background-color: #ffffff;
  height: 101%;
  width: 101%;
  transform: scaleY(1);
}
.image-grid__item .image-grid__borders .one {
  opacity: 0;
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: top;
}
.image-grid__item .image-grid__borders .two {
  opacity: 0;
  top: auto;
  left: -1%;
  right: auto;
  bottom: -1%;
  transform-origin: bottom;
}
.image-grid__item .image-grid__borders .three {
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: left;
}
.image-grid__item .image-grid__borders .four {
  top: -1%;
  left: auto;
  right: -1%;
  bottom: auto;
  transform-origin: right;
}
.image-grid .row > [class^=image-grid__], .image-grid .row > [class*=" image-grid__"] {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .image-grid .row > [class^=image-grid__], .image-grid .row > [class*=" image-grid__"] {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .image-grid .row > [class^=image-grid__], .image-grid .row > [class*=" image-grid__"] {
    margin-bottom: 24px;
  }
}
.image-grid .row > [class^=image-grid__]:nth-child(0) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(0) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 250ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(0) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(0) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(0) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(0) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(0) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(0) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(0) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(0) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(1) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(1) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 350ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(1) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(1) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(1) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(1) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(1) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(1) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(1) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(1) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 200ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(2) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(2) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 450ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(2) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(2) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(2) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(2) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(2) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(2) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(2) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(2) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(3) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(3) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 550ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(3) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(3) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(3) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(3) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(3) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(3) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(3) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(3) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(4) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(4) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 650ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(4) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(4) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(4) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(4) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(4) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(4) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(4) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(4) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(5) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(5) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 750ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(5) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(5) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(5) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(5) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(5) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(5) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(5) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(5) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 600ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(6) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(6) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 850ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(6) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(6) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(6) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(6) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(6) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(6) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(6) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(6) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 700ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(7) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(7) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 950ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(7) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(7) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(7) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(7) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(7) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(7) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(7) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(7) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 800ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(8) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(8) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1050ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(8) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(8) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(8) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(8) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(8) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(8) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(8) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(8) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(9) .image-grid__bg, .image-grid .row > [class*=" image-grid__"]:nth-child(9) .image-grid__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1150ms;
}
.image-grid .row > [class^=image-grid__]:nth-child(9) .image-grid__borders .one,
.image-grid .row > [class^=image-grid__]:nth-child(9) .image-grid__borders .two,
.image-grid .row > [class^=image-grid__]:nth-child(9) .image-grid__borders .three,
.image-grid .row > [class^=image-grid__]:nth-child(9) .image-grid__borders .four, .image-grid .row > [class*=" image-grid__"]:nth-child(9) .image-grid__borders .one,
.image-grid .row > [class*=" image-grid__"]:nth-child(9) .image-grid__borders .two,
.image-grid .row > [class*=" image-grid__"]:nth-child(9) .image-grid__borders .three,
.image-grid .row > [class*=" image-grid__"]:nth-child(9) .image-grid__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.image-grid.inview .active .image-grid__item .image-grid__bg {
  transform: scale(1) rotate(0deg);
}
.image-grid.inview .active .image-grid__item .image-grid__borders .one,
.image-grid.inview .active .image-grid__item .image-grid__borders .two {
  transform: scaleY(0);
}
.image-grid.inview .active .image-grid__item .image-grid__borders .three,
.image-grid.inview .active .image-grid__item .image-grid__borders .four {
  transform: scaleX(0);
}

.embed-slider > .container, .hero--blog .hero__slide--image .embed-slider > .hero__slide__content, .hero__slider__nav .embed-slider > ul, .section--fullbleed .embed-slider > .gallery__nav {
  position: relative;
}
.embed-slider__slider {
  position: relative;
}
.embed-slider__slider .slide {
  position: relative;
  z-index: 5;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 1;
}
.embed-slider__slider .slide:not(.active) {
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.embed-slider__nav__bullet ul {
  padding: 20px;
  list-style: none;
  margin: 0;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .embed-slider__nav__bullet ul {
    overflow: scroll;
  }
  .embed-slider__nav__bullet ul::-webkit-scrollbar {
    display: none;
  }
}
.embed-slider__nav__bullet ul li {
  cursor: pointer;
  padding: 8px 16px;
  color: #bba77c;
  position: relative;
}
.embed-slider__nav__bullet ul li:not(.active) {
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0.5;
  color: #191919;
}
.embed-slider__nav__bullet ul li:not(.active) p, .embed-slider__nav__bullet ul li:not(.active) .base-content td, .base-content .embed-slider__nav__bullet ul li:not(.active) td {
  padding-right: inherit;
  color: #191919;
}
.embed-slider__nav__bullet ul li:not(.active) p:after, .embed-slider__nav__bullet ul li:not(.active) .base-content td:after, .base-content .embed-slider__nav__bullet ul li:not(.active) td:after {
  display: none;
}
.embed-slider__nav__bullet ul li:hover, .embed-slider__nav__bullet ul li:focus {
  opacity: 1;
}
.embed-slider__nav__bullet ul li p, .embed-slider__nav__bullet ul li .base-content td, .base-content .embed-slider__nav__bullet ul li td {
  white-space: nowrap;
  color: #bba77c;
  text-transform: uppercase;
  font-size: 16px;
  padding-right: 32px;
  position: relative;
}
.embed-slider__nav__bullet ul li p:after, .embed-slider__nav__bullet ul li .base-content td:after, .base-content .embed-slider__nav__bullet ul li td:after {
  content: "";
  width: 24px;
  height: 1px;
  background-color: #bba77c;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
}
.embed-slider__nav__linear {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate3d(0, -50%, 0);
}
.embed-slider__nav__linear ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.embed-slider__nav__linear ul li {
  padding: 0;
  margin: 0;
}
.embed-slider__nav__linear ul li.active a {
  opacity: 1;
}
.embed-slider__nav__linear ul li a {
  opacity: 0.5;
  color: #ffffff;
}
.embed-slider__nav__linear__arrows {
  width: 100%;
  justify-content: space-between;
}
.embed-slider__nav__linear__arrow {
  background-color: #bba77c;
  margin: 0;
}
.embed-slider__nav__linear__arrow svg {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
}
.embed-slider__nav__linear__arrow svg circle {
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .embed-slider__nav__linear__arrow svg circle {
    stroke-dasharray: 322;
    stroke-dashoffset: -470;
  }
}
.embed-slider__nav__linear__arrow--prev {
  position: relative;
  display: block;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 0;
  transform: translate3d(0%, 0%, 0);
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
.embed-slider__nav__linear__arrow--prev .icon {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
.embed-slider__nav__linear__arrow--prev:hover, .embed-slider__nav__linear__arrow--prev:focus {
  transform: translate3d(-5px, 0%, 0);
}
.embed-slider__nav__linear__arrow--prev.fill svg circle {
  animation: circle_ring 2s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 reverse forwards;
}
.embed-slider__nav__linear__arrow--prev.autoplay svg circle {
  animation: circle_ring 8s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 reverse forwards;
}
.embed-slider__nav__linear__arrow--next {
  position: relative;
  display: block;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 0;
  transform: translate3d(0%, 0%, 0);
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (min-width: 768px) {
  .embed-slider__nav__linear__arrow--next {
    margin: 0 0 5px 0;
  }
}
.embed-slider__nav__linear__arrow--next .icon {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate3d(-50%, -50%, 0);
}
.embed-slider__nav__linear__arrow--next:hover, .embed-slider__nav__linear__arrow--next:focus {
  transform: translate3d(5px, 0%, 0);
}
.embed-slider__nav__linear__arrow--next.fill svg circle {
  animation: circle_ring 2s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 normal forwards;
}
.embed-slider__nav__linear__arrow--next.autoplay svg circle {
  animation: circle_ring 8s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 normal forwards;
}
.embed-slider__full .embed-slider__item {
  height: 100%;
}
.embed-slider__item {
  position: relative;
  overflow: hidden;
}
.embed-slider__item img {
  opacity: 0;
}
.embed-slider__item > div {
  padding-bottom: 100% !important;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .embed-slider__item > div {
    padding-bottom: 56.25% !important;
  }
}
.embed-slider__item > div iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}
.embed-slider__item .embed-slider__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale(1.05);
}
.embed-slider__item .embed-slider__borders {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.embed-slider__item .embed-slider__borders .one,
.embed-slider__item .embed-slider__borders .two,
.embed-slider__item .embed-slider__borders .three,
.embed-slider__item .embed-slider__borders .four {
  position: absolute;
  background-color: #ffffff;
  height: 101%;
  width: 101%;
  transform: scaleY(1);
}
.embed-slider__item .embed-slider__borders .one {
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: top;
}
.embed-slider__item .embed-slider__borders .two {
  top: auto;
  left: -1%;
  right: auto;
  bottom: -1%;
  transform-origin: bottom;
}
.embed-slider__item .embed-slider__borders .three {
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: left;
}
.embed-slider__item .embed-slider__borders .four {
  top: -1%;
  left: auto;
  right: -1%;
  bottom: auto;
  transform-origin: right;
}
.inview .embed-slider__item .embed-slider__bg {
  transform: scale(1);
}
.inview .embed-slider__item .embed-slider__borders .one,
.inview .embed-slider__item .embed-slider__borders .two {
  transform: scaleY(0);
}
.inview .embed-slider__item .embed-slider__borders .three,
.inview .embed-slider__item .embed-slider__borders .four {
  transform: scaleX(0);
}
.embed-slider .row > [class^=embed-slider__], .embed-slider .row > [class*=" embed-slider__"] {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .embed-slider .row > [class^=embed-slider__], .embed-slider .row > [class*=" embed-slider__"] {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .embed-slider .row > [class^=embed-slider__], .embed-slider .row > [class*=" embed-slider__"] {
    margin-bottom: 24px;
  }
}
.embed-slider .row > [class^=embed-slider__]:nth-child(0) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(0) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(0) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(0) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(0) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(0) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(0) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(0) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(0) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(0) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(1) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(1) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 600ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(1) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(1) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(1) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(1) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(1) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(1) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(1) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(1) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 200ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(2) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(2) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 700ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(2) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(2) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(2) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(2) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(2) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(2) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(2) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(2) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(3) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(3) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 800ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(3) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(3) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(3) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(3) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(3) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(3) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(3) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(3) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(4) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(4) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(4) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(4) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(4) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(4) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(4) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(4) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(4) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(4) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(5) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(5) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(5) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(5) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(5) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(5) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(5) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(5) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(5) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(5) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 600ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(6) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(6) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1100ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(6) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(6) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(6) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(6) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(6) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(6) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(6) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(6) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 700ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(7) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(7) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1200ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(7) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(7) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(7) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(7) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(7) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(7) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(7) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(7) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 800ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(8) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(8) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1300ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(8) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(8) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(8) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(8) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(8) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(8) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(8) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(8) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(9) .embed-slider__bg, .embed-slider .row > [class*=" embed-slider__"]:nth-child(9) .embed-slider__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1400ms;
}
.embed-slider .row > [class^=embed-slider__]:nth-child(9) .embed-slider__borders .one,
.embed-slider .row > [class^=embed-slider__]:nth-child(9) .embed-slider__borders .two,
.embed-slider .row > [class^=embed-slider__]:nth-child(9) .embed-slider__borders .three,
.embed-slider .row > [class^=embed-slider__]:nth-child(9) .embed-slider__borders .four, .embed-slider .row > [class*=" embed-slider__"]:nth-child(9) .embed-slider__borders .one,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(9) .embed-slider__borders .two,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(9) .embed-slider__borders .three,
.embed-slider .row > [class*=" embed-slider__"]:nth-child(9) .embed-slider__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}

.filters {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  margin-top: 32px;
}
.filters--center {
  justify-content: center;
}
.filters__mobile .fancy-select .trigger {
  position: relative;
  color: #0e2a38;
  padding-left: 56px;
}
.filters__mobile .fancy-select .trigger:before {
  font-family: "gusto-iconset";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
  color: #bba77c;
  font-size: 32px;
}
.filters__mobile .fancy-select .trigger:after {
  color: #bba77c;
}
.filters li a {
  padding: 16px 46px;
}
.filters li:not(:last-child) {
  position: relative;
}
.filters li:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 28px;
  width: 1px;
  background-color: #bba77c;
  transform: translate3d(0, -50%, 0);
}
.filters-category-label {
  color: #0e2a38 !important;
}
.filters-category-label-selected {
  color: #bba77c !important;
}

.blog-filters {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .blog-filters li a {
    padding: 16px 32px;
  }
}

.menus:not(body) {
  position: relative;
  background-color: #F7F7F7;
  padding-top: 0;
  padding-bottom: 64px;
  overflow: hidden;
}
.menus .container--menu {
  position: relative;
}
.samples-menu .menus:before {
  top: 60px;
}
@media only screen and (min-width: 768px) {
  .samples-menu .menus:before {
    display: none;
  }
}
.menus__nav__mobile {
  background-color: #ffffff;
  border-bottom: 1px solid #d1d2d4;
  padding-bottom: 0;
  position: relative;
  z-index: 15;
}
@media only screen and (min-width: 1020px) {
  .menus__nav__mobile {
    display: none;
  }
}
.menus__nav__mobile .container, .menus__nav__mobile .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .menus__nav__mobile .hero__slide__content, .menus__nav__mobile .hero__slider__nav ul, .hero__slider__nav .menus__nav__mobile ul, .menus__nav__mobile .section--fullbleed .gallery__nav, .section--fullbleed .menus__nav__mobile .gallery__nav {
  padding: 0;
  display: flex;
  justify-content: center;
}
.menus__nav__mobile .container .tab, .menus__nav__mobile .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__nav__mobile .hero__slide__content .tab, .menus__nav__mobile .hero__slider__nav ul .tab, .hero__slider__nav .menus__nav__mobile ul .tab, .menus__nav__mobile .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__nav__mobile .gallery__nav .tab {
  flex: 1;
  position: relative;
  margin: 0;
  text-transform: uppercase;
  padding: 22px 14px;
  font-size: 16px;
  background-color: #0e2a38;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  border: 1px solid #0e2a38;
  border-bottom: 0;
  color: #ffffff;
}
@media only screen and (max-width: 1019px) {
  .menus__nav__mobile .container .tab, .menus__nav__mobile .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__nav__mobile .hero__slide__content .tab, .menus__nav__mobile .hero__slider__nav ul .tab, .hero__slider__nav .menus__nav__mobile ul .tab, .menus__nav__mobile .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__nav__mobile .gallery__nav .tab {
    padding: 16px 14px;
  }
}
.menus__nav__mobile .container .tab span, .menus__nav__mobile .hero--blog .hero__slide--image .hero__slide__content .tab span, .hero--blog .hero__slide--image .menus__nav__mobile .hero__slide__content .tab span, .menus__nav__mobile .hero__slider__nav ul .tab span, .hero__slider__nav .menus__nav__mobile ul .tab span, .menus__nav__mobile .section--fullbleed .gallery__nav .tab span, .section--fullbleed .menus__nav__mobile .gallery__nav .tab span {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  color: #bba77c;
}
.menus__nav__mobile .container .tab:after, .menus__nav__mobile .hero--blog .hero__slide--image .hero__slide__content .tab:after, .hero--blog .hero__slide--image .menus__nav__mobile .hero__slide__content .tab:after, .menus__nav__mobile .hero__slider__nav ul .tab:after, .hero__slider__nav .menus__nav__mobile ul .tab:after, .menus__nav__mobile .section--fullbleed .gallery__nav .tab:after, .section--fullbleed .menus__nav__mobile .gallery__nav .tab:after {
  color: #bba77c;
  font-family: "gusto-iconset";
  content: "\e913";
  position: absolute;
  top: 50%;
  right: 12px;
  font-size: 24px;
  transform: translate3d(0, -50%, 0);
}
.menus__nav__mobile .container .tab--light, .menus__nav__mobile .hero--blog .hero__slide--image .hero__slide__content .tab--light, .hero--blog .hero__slide--image .menus__nav__mobile .hero__slide__content .tab--light, .menus__nav__mobile .hero__slider__nav ul .tab--light, .hero__slider__nav .menus__nav__mobile ul .tab--light, .menus__nav__mobile .section--fullbleed .gallery__nav .tab--light, .section--fullbleed .menus__nav__mobile .gallery__nav .tab--light {
  background-color: #ffffff;
  border: 1px solid #d1d2d4;
  border-bottom: 0;
  color: #0e2a38;
}
.menus__tier__top {
  border-bottom: 1px solid #d1d2d4;
  padding-bottom: 0;
  position: relative;
  z-index: 8;
}
.menus__tier__top::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  height: 100%;
  z-index: -1;
  box-shadow: 0px 50px 100px #ffffff inset;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top::after {
    display: none;
  }
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top {
    transition: transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 300ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, 100%, 0);
    border: 0;
    background-color: #0e2a38;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
  }
  .menus__tier__top.open {
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
  }
}
.menus__tier__top .container, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content, .menus__tier__top .hero__slider__nav ul, .hero__slider__nav .menus__tier__top ul, .menus__tier__top .section--fullbleed .gallery__nav, .section--fullbleed .menus__tier__top .gallery__nav {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top .container, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content, .menus__tier__top .hero__slider__nav ul, .hero__slider__nav .menus__tier__top ul, .menus__tier__top .section--fullbleed .gallery__nav, .section--fullbleed .menus__tier__top .gallery__nav {
    flex-direction: column;
  }
}
.menus__tier__top .container > div, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content > div, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content > div, .menus__tier__top .hero__slider__nav ul > div, .hero__slider__nav .menus__tier__top ul > div, .menus__tier__top .section--fullbleed .gallery__nav > div, .section--fullbleed .menus__tier__top .gallery__nav > div {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 16px 0;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top .container > div, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content > div, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content > div, .menus__tier__top .hero__slider__nav ul > div, .hero__slider__nav .menus__tier__top ul > div, .menus__tier__top .section--fullbleed .gallery__nav > div, .section--fullbleed .menus__tier__top .gallery__nav > div {
    display: table;
    gap: 0;
    padding: 0;
  }
}
.menus__tier__top .container .tab, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab, .menus__tier__top .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__top ul .tab, .menus__tier__top .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__top .gallery__nav .tab {
  padding: 20px 24px;
  font-size: 20px;
  background-color: #ffffff;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  border: 1px solid #d1d2d4;
  border-bottom: 1px solid #d1d2d4;
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  min-width: 120px;
}
@media only screen and (min-width: 1260px) {
  .menus__tier__top .container .tab, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab, .menus__tier__top .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__top ul .tab, .menus__tier__top .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__top .gallery__nav .tab {
    padding: 28px 40px;
    font-size: 24px;
    min-width: 160px;
  }
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top .container .tab, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab, .menus__tier__top .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__top ul .tab, .menus__tier__top .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__top .gallery__nav .tab {
    background-color: transparent;
    white-space: normal;
    border: 0;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    text-align: center;
    color: #ffffff;
  }
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top .container .tab.active:after, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab.active:after, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab.active:after, .menus__tier__top .hero__slider__nav ul .tab.active:after, .hero__slider__nav .menus__tier__top ul .tab.active:after, .menus__tier__top .section--fullbleed .gallery__nav .tab.active:after, .section--fullbleed .menus__tier__top .gallery__nav .tab.active:after {
    position: absolute;
    width: 50px;
    height: 2px;
    content: "";
    display: inline-block;
    bottom: 5px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    background-color: #bba77c;
  }
}
.menus__tier__top .container .tab.active, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab.active, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab.active, .menus__tier__top .hero__slider__nav ul .tab.active, .hero__slider__nav .menus__tier__top ul .tab.active, .menus__tier__top .section--fullbleed .gallery__nav .tab.active, .section--fullbleed .menus__tier__top .gallery__nav .tab.active, .menus__tier__top .container .tab:hover, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab:hover, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab:hover, .menus__tier__top .hero__slider__nav ul .tab:hover, .hero__slider__nav .menus__tier__top ul .tab:hover, .menus__tier__top .section--fullbleed .gallery__nav .tab:hover, .section--fullbleed .menus__tier__top .gallery__nav .tab:hover, .menus__tier__top .container .tab:focus, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab:focus, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab:focus, .menus__tier__top .hero__slider__nav ul .tab:focus, .hero__slider__nav .menus__tier__top ul .tab:focus, .menus__tier__top .section--fullbleed .gallery__nav .tab:focus, .section--fullbleed .menus__tier__top .gallery__nav .tab:focus {
  background-color: #0e2a38;
  color: #ffffff;
  border-color: #0e2a38;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top .container .tab.active, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab.active, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab.active, .menus__tier__top .hero__slider__nav ul .tab.active, .hero__slider__nav .menus__tier__top ul .tab.active, .menus__tier__top .section--fullbleed .gallery__nav .tab.active, .section--fullbleed .menus__tier__top .gallery__nav .tab.active, .menus__tier__top .container .tab:hover, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab:hover, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab:hover, .menus__tier__top .hero__slider__nav ul .tab:hover, .hero__slider__nav .menus__tier__top ul .tab:hover, .menus__tier__top .section--fullbleed .gallery__nav .tab:hover, .section--fullbleed .menus__tier__top .gallery__nav .tab:hover, .menus__tier__top .container .tab:focus, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab:focus, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab:focus, .menus__tier__top .hero__slider__nav ul .tab:focus, .hero__slider__nav .menus__tier__top ul .tab:focus, .menus__tier__top .section--fullbleed .gallery__nav .tab:focus, .section--fullbleed .menus__tier__top .gallery__nav .tab:focus {
    background-color: transparent;
    position: relative;
    border-color: transparent;
  }
}
@media only screen and (max-width: 1019px) {
  .menus__tier__top .container .tab.active:after, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab.active:after, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab.active:after, .menus__tier__top .hero__slider__nav ul .tab.active:after, .hero__slider__nav .menus__tier__top ul .tab.active:after, .menus__tier__top .section--fullbleed .gallery__nav .tab.active:after, .section--fullbleed .menus__tier__top .gallery__nav .tab.active:after, .menus__tier__top .container .tab:hover:after, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab:hover:after, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab:hover:after, .menus__tier__top .hero__slider__nav ul .tab:hover:after, .hero__slider__nav .menus__tier__top ul .tab:hover:after, .menus__tier__top .section--fullbleed .gallery__nav .tab:hover:after, .section--fullbleed .menus__tier__top .gallery__nav .tab:hover:after, .menus__tier__top .container .tab:focus:after, .menus__tier__top .hero--blog .hero__slide--image .hero__slide__content .tab:focus:after, .hero--blog .hero__slide--image .menus__tier__top .hero__slide__content .tab:focus:after, .menus__tier__top .hero__slider__nav ul .tab:focus:after, .hero__slider__nav .menus__tier__top ul .tab:focus:after, .menus__tier__top .section--fullbleed .gallery__nav .tab:focus:after, .section--fullbleed .menus__tier__top .gallery__nav .tab:focus:after {
    position: absolute;
    width: 50px;
    height: 2px;
    content: "";
    display: inline-block;
    bottom: 5px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    background-color: #bba77c;
  }
}
.menus__tier__bottom {
  padding-top: 0;
  position: relative;
  z-index: 8;
}
.menus__tier__bottom::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  height: 100%;
  z-index: -1;
  box-shadow: 0px 20px 60px #ffffff inset;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__bottom::after {
    display: none;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__tier__bottom {
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 1019px) {
  .menus__tier__bottom {
    transition: transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 300ms cubic-bezier(0.19, 1, 0.22, 1) 50ms !important;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, 100%, 0);
    border: 0;
    background-color: #0e2a38;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: 75vh;
    overflow: scroll;
    padding: 30px;
  }
  .menus__tier__bottom::-webkit-scrollbar {
    display: none;
  }
  .menus__tier__bottom.open {
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
  }
}
.menus__tier__bottom .container, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content, .menus__tier__bottom .hero__slider__nav ul, .hero__slider__nav .menus__tier__bottom ul, .menus__tier__bottom .section--fullbleed .gallery__nav, .section--fullbleed .menus__tier__bottom .gallery__nav {
  position: relative;
  -webkit-overflow-scrolling: touch;
  text-align: center;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__bottom .container, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content, .menus__tier__bottom .hero__slider__nav ul, .hero__slider__nav .menus__tier__bottom ul, .menus__tier__bottom .section--fullbleed .gallery__nav, .section--fullbleed .menus__tier__bottom .gallery__nav {
    flex-direction: column;
  }
}
.menus__tier__bottom .container > div, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content > div, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content > div, .menus__tier__bottom .hero__slider__nav ul > div, .hero__slider__nav .menus__tier__bottom ul > div, .menus__tier__bottom .section--fullbleed .gallery__nav > div, .section--fullbleed .menus__tier__bottom .gallery__nav > div {
  margin: 0 auto;
  display: table;
}
.menus__tier__bottom .container.overflow, .menus__tier__bottom .hero--blog .hero__slide--image .overflow.hero__slide__content, .hero--blog .hero__slide--image .menus__tier__bottom .overflow.hero__slide__content, .menus__tier__bottom .hero__slider__nav ul.overflow, .hero__slider__nav .menus__tier__bottom ul.overflow, .menus__tier__bottom .section--fullbleed .overflow.gallery__nav, .section--fullbleed .menus__tier__bottom .overflow.gallery__nav {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  height: 100%;
  transform: translate3d(-50%, 0, 0);
}
.menus__tier__bottom .container .tab, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab, .menus__tier__bottom .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__bottom ul .tab, .menus__tier__bottom .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__bottom .gallery__nav .tab {
  white-space: nowrap;
  display: inline-block;
  padding: 18px 40px;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  background-color: transparent;
  color: #0e2a38;
  border: 0;
  position: relative;
  transform: translate3d(0, 0, 0);
  opacity: 0;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__bottom .container .tab, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab, .menus__tier__bottom .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__bottom ul .tab, .menus__tier__bottom .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__bottom .gallery__nav .tab {
    white-space: normal;
    border: 0;
    padding: 18px 8px;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    text-align: center;
    color: #0e2a38;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__tier__bottom .container .tab:not(:last-child):after, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:not(:last-child):after, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:not(:last-child):after, .menus__tier__bottom .hero__slider__nav ul .tab:not(:last-child):after, .hero__slider__nav .menus__tier__bottom ul .tab:not(:last-child):after, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:not(:last-child):after, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:not(:last-child):after {
    content: "";
    height: 25px;
    width: 1px;
    background-color: #d1d2d4;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
  }
}
.menus__tier__bottom .container .tab:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:before, .menus__tier__bottom .hero__slider__nav ul .tab:before, .hero__slider__nav .menus__tier__bottom ul .tab:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:before {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #bba77c;
  bottom: 0;
  left: 0;
  position: absolute;
  transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scaleY(0);
}
.menus__tier__bottom .container .tab.active:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab.active:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab.active:before, .menus__tier__bottom .hero__slider__nav ul .tab.active:before, .hero__slider__nav .menus__tier__bottom ul .tab.active:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab.active:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab.active:before, .menus__tier__bottom .container .tab:hover:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:hover:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:hover:before, .menus__tier__bottom .hero__slider__nav ul .tab:hover:before, .hero__slider__nav .menus__tier__bottom ul .tab:hover:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:hover:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:hover:before, .menus__tier__bottom .container .tab:focus:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:focus:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:focus:before, .menus__tier__bottom .hero__slider__nav ul .tab:focus:before, .hero__slider__nav .menus__tier__bottom ul .tab:focus:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:focus:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:focus:before {
  transform: scaleY(1);
}
@media only screen and (max-width: 1019px) {
  .menus__tier__bottom .container .tab.active, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab.active, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab.active, .menus__tier__bottom .hero__slider__nav ul .tab.active, .hero__slider__nav .menus__tier__bottom ul .tab.active, .menus__tier__bottom .section--fullbleed .gallery__nav .tab.active, .section--fullbleed .menus__tier__bottom .gallery__nav .tab.active, .menus__tier__bottom .container .tab:hover, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:hover, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:hover, .menus__tier__bottom .hero__slider__nav ul .tab:hover, .hero__slider__nav .menus__tier__bottom ul .tab:hover, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:hover, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:hover, .menus__tier__bottom .container .tab:focus, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:focus, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:focus, .menus__tier__bottom .hero__slider__nav ul .tab:focus, .hero__slider__nav .menus__tier__bottom ul .tab:focus, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:focus, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:focus {
    position: relative;
  }
  .menus__tier__bottom .container .tab.active:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab.active:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab.active:before, .menus__tier__bottom .hero__slider__nav ul .tab.active:before, .hero__slider__nav .menus__tier__bottom ul .tab.active:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab.active:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab.active:before, .menus__tier__bottom .container .tab:hover:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:hover:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:hover:before, .menus__tier__bottom .hero__slider__nav ul .tab:hover:before, .hero__slider__nav .menus__tier__bottom ul .tab:hover:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:hover:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:hover:before, .menus__tier__bottom .container .tab:focus:before, .menus__tier__bottom .hero--blog .hero__slide--image .hero__slide__content .tab:focus:before, .hero--blog .hero__slide--image .menus__tier__bottom .hero__slide__content .tab:focus:before, .menus__tier__bottom .hero__slider__nav ul .tab:focus:before, .hero__slider__nav .menus__tier__bottom ul .tab:focus:before, .menus__tier__bottom .section--fullbleed .gallery__nav .tab:focus:before, .section--fullbleed .menus__tier__bottom .gallery__nav .tab:focus:before {
    position: absolute;
    width: 100%;
    height: 2px;
    content: "";
    display: inline-block;
    bottom: 5px;
    background-color: #bba77c;
  }
}
.menus__tier__bottom.inview {
  background-color: #ffffff;
}
@media only screen and (min-width: 1020px) {
  .menus__tier__bottom.inview {
    transition: all 1000ms ease 1000ms;
    transform: translate3d(0, 0, 0);
  }
}
.menus__tier__bottom.inview .container .tab, .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab, .menus__tier__bottom.inview .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__bottom.inview ul .tab, .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.menus__tier__bottom.inview .container .tab:nth-child(0), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(0), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(0), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(0), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(0), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(0), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(0) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1500ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(1), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(1), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(1), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(1), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(1), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(1), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(1) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1550ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(2), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(2), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(2), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(2), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(2), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(2), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(2) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1600ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(3), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(3), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(3), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(3), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(3), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(3), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(3) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1650ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(4), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(4), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(4), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(4), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(4), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(4), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(4) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1700ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(5), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(5), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(5), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(5), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(5), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(5), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(5) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1750ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(6), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(6), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(6), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(6), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(6), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(6), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(6) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1800ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(7), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(7), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(7), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(7), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(7), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(7), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(7) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1850ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(8), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(8), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(8), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(8), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(8), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(8), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(8) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1900ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(9), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(9), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(9), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(9), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(9), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(9), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(9) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 1950ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(10), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(10), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(10), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(10), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(10), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(10), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(10) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 2000ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(11), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(11), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(11), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(11), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(11), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(11), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(11) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 2050ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(12), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(12), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(12), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(12), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(12), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(12), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(12) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 2100ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(13), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(13), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(13), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(13), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(13), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(13), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(13) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 2150ms;
}
.menus__tier__bottom.inview .container .tab:nth-child(14), .menus__tier__bottom.inview .hero--blog .hero__slide--image .hero__slide__content .tab:nth-child(14), .hero--blog .hero__slide--image .menus__tier__bottom.inview .hero__slide__content .tab:nth-child(14), .menus__tier__bottom.inview .hero__slider__nav ul .tab:nth-child(14), .hero__slider__nav .menus__tier__bottom.inview ul .tab:nth-child(14), .menus__tier__bottom.inview .section--fullbleed .gallery__nav .tab:nth-child(14), .section--fullbleed .menus__tier__bottom.inview .gallery__nav .tab:nth-child(14) {
  transition: opacity 1200ms cubic-bezier(0.19, 1, 0.22, 1) 2200ms;
}
.menus__tier__filters {
  margin-top: 16px;
  margin-bottom: 32px;
  position: relative;
  z-index: 13;
}
@media only screen and (min-width: 1020px) {
  .menus__tier__filters {
    margin-bottom: 64px;
  }
}
.menus__tier__filters .container, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content, .menus__tier__filters .hero__slider__nav ul, .hero__slider__nav .menus__tier__filters ul, .menus__tier__filters .section--fullbleed .gallery__nav, .section--fullbleed .menus__tier__filters .gallery__nav {
  display: flex;
  justify-content: center;
}
.menus__tier__filters .container .label, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .label, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .label, .menus__tier__filters .hero__slider__nav ul .label, .hero__slider__nav .menus__tier__filters ul .label, .menus__tier__filters .section--fullbleed .gallery__nav .label, .section--fullbleed .menus__tier__filters .gallery__nav .label {
  margin-right: 24px;
  padding: 4px 8px;
  font-size: 14px;
  background-color: transparent;
  text-transform: none;
  color: #0e2a38;
}
.menus__tier__filters .container [data-menu-allergen-filter], .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content [data-menu-allergen-filter], .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content [data-menu-allergen-filter], .menus__tier__filters .hero__slider__nav ul [data-menu-allergen-filter], .hero__slider__nav .menus__tier__filters ul [data-menu-allergen-filter], .menus__tier__filters .section--fullbleed .gallery__nav [data-menu-allergen-filter], .section--fullbleed .menus__tier__filters .gallery__nav [data-menu-allergen-filter],
.menus__tier__filters .container .label,
.menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .label,
.hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .label,
.menus__tier__filters .hero__slider__nav ul .label,
.hero__slider__nav .menus__tier__filters ul .label,
.menus__tier__filters .section--fullbleed .gallery__nav .label,
.section--fullbleed .menus__tier__filters .gallery__nav .label {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__filters .container [data-menu-allergen-filter], .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content [data-menu-allergen-filter], .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content [data-menu-allergen-filter], .menus__tier__filters .hero__slider__nav ul [data-menu-allergen-filter], .hero__slider__nav .menus__tier__filters ul [data-menu-allergen-filter], .menus__tier__filters .section--fullbleed .gallery__nav [data-menu-allergen-filter], .section--fullbleed .menus__tier__filters .gallery__nav [data-menu-allergen-filter],
  .menus__tier__filters .container .label,
  .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .label,
  .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .label,
  .menus__tier__filters .hero__slider__nav ul .label,
  .hero__slider__nav .menus__tier__filters ul .label,
  .menus__tier__filters .section--fullbleed .gallery__nav .label,
  .section--fullbleed .menus__tier__filters .gallery__nav .label {
    display: none;
  }
}
.menus__tier__filters .container > *, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content > *, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content > *, .menus__tier__filters .hero__slider__nav ul > *, .hero__slider__nav .menus__tier__filters ul > *, .menus__tier__filters .section--fullbleed .gallery__nav > *, .section--fullbleed .menus__tier__filters .gallery__nav > * {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.menus__tier__filters .container .tab, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab, .menus__tier__filters .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__filters ul .tab, .menus__tier__filters .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__filters .gallery__nav .tab {
  margin-right: 24px;
  padding: 4px 8px 4px 40px;
  font-size: 14px;
  background-color: transparent;
  text-transform: uppercase;
  transition: background-color 200ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #0e2a38;
  border: 1px solid #d9e6dc;
  border-radius: 2px;
  position: relative;
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
@media only screen and (max-width: 1019px) {
  .menus__tier__filters .container .tab, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab, .menus__tier__filters .hero__slider__nav ul .tab, .hero__slider__nav .menus__tier__filters ul .tab, .menus__tier__filters .section--fullbleed .gallery__nav .tab, .section--fullbleed .menus__tier__filters .gallery__nav .tab {
    padding: 14px 14px 14px 40px;
  }
}
.menus__tier__filters .container .tab:last-child, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab:last-child, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab:last-child, .menus__tier__filters .hero__slider__nav ul .tab:last-child, .hero__slider__nav .menus__tier__filters ul .tab:last-child, .menus__tier__filters .section--fullbleed .gallery__nav .tab:last-child, .section--fullbleed .menus__tier__filters .gallery__nav .tab:last-child {
  margin-right: 0;
}
.menus__tier__filters .container .tab:hover, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab:hover, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab:hover, .menus__tier__filters .hero__slider__nav ul .tab:hover, .hero__slider__nav .menus__tier__filters ul .tab:hover, .menus__tier__filters .section--fullbleed .gallery__nav .tab:hover, .section--fullbleed .menus__tier__filters .gallery__nav .tab:hover, .menus__tier__filters .container .tab:focus, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab:focus, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab:focus, .menus__tier__filters .hero__slider__nav ul .tab:focus, .hero__slider__nav .menus__tier__filters ul .tab:focus, .menus__tier__filters .section--fullbleed .gallery__nav .tab:focus, .section--fullbleed .menus__tier__filters .gallery__nav .tab:focus {
  background-color: #ffffff;
}
.menus__tier__filters .container .tab.active, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab.active, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab.active, .menus__tier__filters .hero__slider__nav ul .tab.active, .hero__slider__nav .menus__tier__filters ul .tab.active, .menus__tier__filters .section--fullbleed .gallery__nav .tab.active, .section--fullbleed .menus__tier__filters .gallery__nav .tab.active {
  background-color: #d9e6dc;
}
.menus__tier__filters .container .tab.active:after, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab.active:after, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab.active:after, .menus__tier__filters .hero__slider__nav ul .tab.active:after, .hero__slider__nav .menus__tier__filters ul .tab.active:after, .menus__tier__filters .section--fullbleed .gallery__nav .tab.active:after, .section--fullbleed .menus__tier__filters .gallery__nav .tab.active:after {
  background-color: #ffffff;
}
.menus__tier__filters .container .tab:after, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab:after, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab:after, .menus__tier__filters .hero__slider__nav ul .tab:after, .hero__slider__nav .menus__tier__filters ul .tab:after, .menus__tier__filters .section--fullbleed .gallery__nav .tab:after, .section--fullbleed .menus__tier__filters .gallery__nav .tab:after {
  content: "";
  background-color: #d9e6dc;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
}
.menus__tier__filters .container .tab:before, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab:before, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab:before, .menus__tier__filters .hero__slider__nav ul .tab:before, .hero__slider__nav .menus__tier__filters ul .tab:before, .menus__tier__filters .section--fullbleed .gallery__nav .tab:before, .section--fullbleed .menus__tier__filters .gallery__nav .tab:before {
  font-size: 9.6px;
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  margin-top: 1px;
}
.menus__tier__filters .container .tab[data-menu-allergen-filter=vegan]:before, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab[data-menu-allergen-filter=vegan]:before, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab[data-menu-allergen-filter=vegan]:before, .menus__tier__filters .hero__slider__nav ul .tab[data-menu-allergen-filter=vegan]:before, .hero__slider__nav .menus__tier__filters ul .tab[data-menu-allergen-filter=vegan]:before, .menus__tier__filters .section--fullbleed .gallery__nav .tab[data-menu-allergen-filter=vegan]:before, .section--fullbleed .menus__tier__filters .gallery__nav .tab[data-menu-allergen-filter=vegan]:before {
  content: "VG";
}
.menus__tier__filters .container .tab[data-menu-allergen-filter=vegetarian]:before, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab[data-menu-allergen-filter=vegetarian]:before, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab[data-menu-allergen-filter=vegetarian]:before, .menus__tier__filters .hero__slider__nav ul .tab[data-menu-allergen-filter=vegetarian]:before, .hero__slider__nav .menus__tier__filters ul .tab[data-menu-allergen-filter=vegetarian]:before, .menus__tier__filters .section--fullbleed .gallery__nav .tab[data-menu-allergen-filter=vegetarian]:before, .section--fullbleed .menus__tier__filters .gallery__nav .tab[data-menu-allergen-filter=vegetarian]:before {
  content: "V";
}
.menus__tier__filters .container .tab[data-menu-allergen-filter=RwG]:before, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab[data-menu-allergen-filter=RwG]:before, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab[data-menu-allergen-filter=RwG]:before, .menus__tier__filters .hero__slider__nav ul .tab[data-menu-allergen-filter=RwG]:before, .hero__slider__nav .menus__tier__filters ul .tab[data-menu-allergen-filter=RwG]:before, .menus__tier__filters .section--fullbleed .gallery__nav .tab[data-menu-allergen-filter=RwG]:before, .section--fullbleed .menus__tier__filters .gallery__nav .tab[data-menu-allergen-filter=RwG]:before {
  content: "RG";
}
.menus__tier__filters .container .tab--gold, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab--gold, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab--gold, .menus__tier__filters .hero__slider__nav ul .tab--gold, .hero__slider__nav .menus__tier__filters ul .tab--gold, .menus__tier__filters .section--fullbleed .gallery__nav .tab--gold, .section--fullbleed .menus__tier__filters .gallery__nav .tab--gold {
  border-color: #bba77c;
}
.menus__tier__filters .container .tab--filters:before, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab--filters:before, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab--filters:before, .menus__tier__filters .hero__slider__nav ul .tab--filters:before, .hero__slider__nav .menus__tier__filters ul .tab--filters:before, .menus__tier__filters .section--fullbleed .gallery__nav .tab--filters:before, .section--fullbleed .menus__tier__filters .gallery__nav .tab--filters:before {
  display: none;
}
.menus__tier__filters .container .tab--filters:after, .menus__tier__filters .hero--blog .hero__slide--image .hero__slide__content .tab--filters:after, .hero--blog .hero__slide--image .menus__tier__filters .hero__slide__content .tab--filters:after, .menus__tier__filters .hero__slider__nav ul .tab--filters:after, .hero__slider__nav .menus__tier__filters ul .tab--filters:after, .menus__tier__filters .section--fullbleed .gallery__nav .tab--filters:after, .section--fullbleed .menus__tier__filters .gallery__nav .tab--filters:after {
  font-size: 28px;
  font-family: "gusto-iconset";
  content: "\e905";
  color: #bba77c;
  background-color: transparent;
  width: auto;
  height: auto;
  border-radius: 0;
}
.menus__tier__filters.inview .container > *, .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *, .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *, .menus__tier__filters.inview .hero__slider__nav ul > *, .hero__slider__nav .menus__tier__filters.inview ul > *, .menus__tier__filters.inview .section--fullbleed .gallery__nav > *, .section--fullbleed .menus__tier__filters.inview .gallery__nav > * {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.menus__tier__filters.inview .container > *:nth-child(0), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(0), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(0), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(0), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(0), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(0), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(0) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2000ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2000ms;
}
.menus__tier__filters.inview .container > *:nth-child(1), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(1), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(1), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(1), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(1), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(1), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(1) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2050ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2050ms;
}
.menus__tier__filters.inview .container > *:nth-child(2), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(2), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(2), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(2), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(2), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(2), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(2) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2100ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2100ms;
}
.menus__tier__filters.inview .container > *:nth-child(3), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(3), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(3), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(3), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(3), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(3), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(3) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2150ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2150ms;
}
.menus__tier__filters.inview .container > *:nth-child(4), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(4), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(4), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(4), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(4), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(4), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(4) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2200ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2200ms;
}
.menus__tier__filters.inview .container > *:nth-child(5), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(5), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(5), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(5), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(5), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(5), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(5) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2250ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2250ms;
}
.menus__tier__filters.inview .container > *:nth-child(6), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(6), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(6), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(6), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(6), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(6), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(6) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2300ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2300ms;
}
.menus__tier__filters.inview .container > *:nth-child(7), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(7), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(7), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(7), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(7), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(7), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(7) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2350ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2350ms;
}
.menus__tier__filters.inview .container > *:nth-child(8), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(8), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(8), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(8), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(8), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(8), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(8) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2400ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2400ms;
}
.menus__tier__filters.inview .container > *:nth-child(9), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(9), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(9), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(9), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(9), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(9), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(9) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2450ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2450ms;
}
.menus__tier__filters.inview .container > *:nth-child(10), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(10), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(10), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(10), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(10), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(10), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(10) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2500ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2500ms;
}
.menus__tier__filters.inview .container > *:nth-child(11), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(11), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(11), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(11), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(11), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(11), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(11) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2550ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2550ms;
}
.menus__tier__filters.inview .container > *:nth-child(12), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(12), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(12), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(12), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(12), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(12), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(12) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2600ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2600ms;
}
.menus__tier__filters.inview .container > *:nth-child(13), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(13), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(13), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(13), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(13), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(13), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(13) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2650ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2650ms;
}
.menus__tier__filters.inview .container > *:nth-child(14), .menus__tier__filters.inview .hero--blog .hero__slide--image .hero__slide__content > *:nth-child(14), .hero--blog .hero__slide--image .menus__tier__filters.inview .hero__slide__content > *:nth-child(14), .menus__tier__filters.inview .hero__slider__nav ul > *:nth-child(14), .hero__slider__nav .menus__tier__filters.inview ul > *:nth-child(14), .menus__tier__filters.inview .section--fullbleed .gallery__nav > *:nth-child(14), .section--fullbleed .menus__tier__filters.inview .gallery__nav > *:nth-child(14) {
  transition: transform 1000ms cubic-bezier(0.19, 1, 0.22, 1) 2700ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 2700ms;
}
.menus__title {
  margin-bottom: 32px;
}
.menus__title h3, .menus__title html .dmn-form h1, html .dmn-form .menus__title h1, .menus__title html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .menus__title p, .menus__title .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .menus__title p, .menus__title html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .menus__title td, .menus__title .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .menus__title td, .menus__title html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .menus__title td, .menus__title .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .menus__title td, .menus__title .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .menus__title h1.gform_title, .menus__title html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .menus__title h1.gform_title, .menus__title .gform_wrapper .gform_heading h3.gform_title, html .dmn-form .menus__title .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .menus__title h3.gform_title, .gform_wrapper .gform_heading .menus__title html .dmn-form h1.gform_title, .menus__title .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .menus__title h1.gform_title, .menus__title .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .menus__title h1.gform_title, .menus__title .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .menus__title .gform_title.text--nav--title, .menus__title .text--nav--title, .menus__title .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .menus__title h1, .menus__title .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .menus__title p, .menus__title .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .menus__title p, .menus__title .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .menus__title td, .menus__title .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .menus__title td, .menus__title .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .menus__title td, .menus__title .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .menus__title td {
  margin-bottom: 8px;
}
.menus__contentblocks {
  display: block;
  position: relative;
  z-index: 2;
}
.samples-menu .menus__contentblocks {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .samples-menu .menus__contentblocks {
    flex-direction: column;
  }
}
.samples-menu--christmas .menus__contentblocks {
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .samples-menu--christmas .menus__contentblocks {
    flex-direction: row;
  }
}
.samples-menu--christmas .menus__contentblocks .menus__contentblocks__section {
  margin: 0 0 80px !important;
  flex: 1 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__section {
    margin: 0 0 40px !important;
  }
}
.samples-menu--christmas .menus__contentblocks .menus__contentblocks__column {
  flex: 0 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__column {
    margin-bottom: 80px;
  }
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__column:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__column {
    flex: 0 calc(50% - 8px*8);
    width: calc(50% - 8px*8);
  }
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__column:nth-child(odd) {
    padding: 0 32px;
  }
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__column:nth-child(even) {
    padding: 0 32px;
  }
  .samples-menu--christmas .menus__contentblocks .menus__contentblocks__column:first-child {
    border-right: 1px solid rgba(201, 169, 117, 0.25);
  }
}
.menus__contentblocks:before, .menus__contentblocks:after {
  display: none;
}
.menus__contentblocks__title {
  max-width: 500px;
  margin: 0 auto 24px;
}
@media only screen and (min-width: 768px) {
  .menus__contentblocks__title {
    margin: 0 auto 78px;
  }
}
.menus__contentblocks__section {
  position: relative;
  background-color: #ffffff;
  flex: 1 100%;
  width: 100%;
  margin-bottom: 80px;
  padding: 16px;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .menus__contentblocks__section {
    padding: 24px;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__contentblocks__section {
    flex: 0 calc(50% - 8px*10);
    width: calc(50% - 8px*10);
    padding: 40px;
  }
}
.samples-menu .menus__contentblocks__section {
  flex: 0 100%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .samples-menu .menus__contentblocks__section {
    flex: 0 calc(50% - 8px*8);
    width: calc(50% - 8px*8);
  }
  .samples-menu .menus__contentblocks__section:nth-child(odd) {
    margin: 0 32px;
  }
  .samples-menu .menus__contentblocks__section:nth-child(even) {
    margin: 0 32px;
  }
}
.menus__contentblocks__section > *:not(svg) {
  opacity: 0;
}
.menus__contentblocks__section.inview.tl-anim-done {
  background-color: #ffffff;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(0) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(1) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 200ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(2) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(3) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(4) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(5) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 600ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(6) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 700ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(7) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 800ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(8) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
}
.menus__contentblocks__section.inview.tl-anim-done:nth-child(9) {
  transition: transform 2000ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.menus__contentblocks__section.inview.tl-anim-done > * {
  opacity: 1;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(0) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(1) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 200ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(2) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 300ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(3) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 400ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(4) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(5) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 600ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(6) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 700ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(7) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 800ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(8) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 900ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(9) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(10) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 1100ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(11) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 1200ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(12) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 1300ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(13) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 1400ms;
}
.menus__contentblocks__section.inview.tl-anim-done > *:nth-child(14) {
  transition: opacity 1000ms cubic-bezier(0.19, 1, 0.22, 1) 1500ms;
}
.menus__contentblocks__section__outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.menus__contentblocks__section__title {
  text-align: center;
  margin-bottom: 48px;
}
.menus__contentblocks__section__item {
  margin-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  .menus__contentblocks__section__item {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.menus__contentblocks__section__item[data-adds=true] .menus__contentblocks__section__item__copy {
  display: flex;
  flex-direction: column;
}
.menus__contentblocks__section__item[data-adds=true] .menus__contentblocks__section__item__copy .menus__contentblocks__section__item__desc {
  order: 10;
}
.menus__contentblocks__section__item[data-adds=true] .menus__contentblocks__section__item__copy .menus__contentblocks__section__item__desc .menus__contentblocks__section__item__subitems__left {
  width: 100%;
}
.menus__contentblocks__section__item__notes > p, .base-content .menus__contentblocks__section__item__notes > td {
  margin: 8px 0;
  font-size: 16px;
  color: #9FAFB6;
}
.menus__contentblocks__section__item__title {
  display: flex;
  align-items: center;
}
.menus__contentblocks__section__item__title > p, .base-content .menus__contentblocks__section__item__title > td {
  font-size: 20px;
  margin-right: 8px;
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  .menus__contentblocks__section__item__title > p, .base-content .menus__contentblocks__section__item__title > td {
    flex: 1;
  }
}
.menus__contentblocks__section__item__title ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.menus__contentblocks__section__item__title ul li {
  margin-right: 4px;
}
.menus__contentblocks__section__item__title__icon {
  color: #ffffff;
  position: relative;
  min-width: 22px;
  min-height: 22px;
  text-align: center;
}
.menus__contentblocks__section__item__title__icon:after {
  content: "";
  background-color: #d9e6dc;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.menus__contentblocks__section__item__title__icon:before {
  font-size: 9.6px;
  position: relative;
  z-index: 2;
}
.menus__contentblocks__section__item__title__icon--vegan:before {
  content: "VG";
}
.menus__contentblocks__section__item__title__icon--vegetarian:before {
  content: "V";
}
.menus__contentblocks__section__item__title__icon--RwG:before {
  content: "RG";
}
.menus__contentblocks__section__item__title__icon--RGA:before {
  content: "RGA";
}
.menus__contentblocks__section__item__title__icon--N:before {
  content: "N";
}
.menus__contentblocks__section__item__title__nutritions {
  margin-right: 4px;
  margin-left: 8px;
}
.menus__contentblocks__section__item__title__nutritions p, .menus__contentblocks__section__item__title__nutritions .base-content td, .base-content .menus__contentblocks__section__item__title__nutritions td {
  color: #d9e6dc;
  font-size: 16px;
  text-transform: uppercase;
}
.menus__contentblocks__section__item__desc {
  display: block;
}
.menus__contentblocks__section__item__subitems {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .menus__contentblocks__section__item__subitems {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .menus__contentblocks__section__item__subitems__right {
    display: flex;
  }
}
.menus__contentblocks__section__item__subitems__left {
  display: flex;
  align-items: baseline;
  margin: 5px 0;
}
@media only screen and (max-width: 767px) {
  .menus__contentblocks__section__item__subitems__left {
    width: 100%;
  }
}
.menus__contentblocks__section__item__subitems__left--center {
  align-items: center;
}
.menus__contentblocks__section__item__subitems__left:not(:only-child) .desc:before {
  content: "... ";
}
.menus__contentblocks__section__item__subitems__left .icon {
  align-self: center;
  margin: 8px 8px 8px 0px;
}
.menus__contentblocks__section__item__subitems__left .icon.Tumbler:before {
  content: url(../../app/img/icon/menus/tumbler_glass_icon.svg);
}
.menus__contentblocks__section__item__subitems__left .icon.Vino:before {
  content: url(../../app/img/icon/menus/vino_glass_icon.svg);
}
.menus__contentblocks__section__item__subitems__left .icon.Hurricane:before {
  content: url(../../app/img/icon/menus/hurricaine_icon.svg);
}
.menus__contentblocks__section__item__subitems__left .icon.Gin:before {
  content: url(../../app/img/icon/menus/gin_glass_icon.svg);
}
.menus__contentblocks__section__item__subitems__left .icon.Flute:before {
  content: url(../../app/img/icon/menus/flute_glass_icon.svg);
}
.menus__contentblocks__section__item__subitems__left .icon.Martini:before {
  content: url(../../app/img/icon/menus/martini_glass_icon.svg);
}
.menus__contentblocks__section__item__subitems__left .icon.Elegant-Hour {
  width: 18px;
}
.menus__contentblocks__section__item__subitems__left .icon.Elegant-Hour:before {
  content: url(../../app/img/icon/menus/elegant_hour.svg);
}
.menus__contentblocks__section__item__subitems .menus__contentblocks__section__item__price {
  margin-top: 0;
}
.menus__contentblocks__section__item__subitems .desc {
  margin: 8px 8px 8px 0;
  font-size: 16px;
  color: #191919;
}
@media only screen and (max-width: 767px) {
  .menus__contentblocks__section__item__subitems .desc {
    flex: 1;
  }
}
.menus__contentblocks__section__item__subitems .desc small {
  display: block;
  color: #bba77c;
}
.menus__contentblocks__section__item__subitems .desc .adds {
  padding: 12px;
  border: 1px solid #d1d2d4;
  display: block;
  border-radius: 20px;
  font-size: 16px;
  margin-top: 16px;
}
.menus__contentblocks__section__item__subitems ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.menus__contentblocks__section__item__subitems ul li {
  margin-right: 4px;
}
.menus__contentblocks__section__item__subitems__icon {
  color: #ffffff;
  position: relative;
  min-width: 22px;
  min-height: 22px;
  text-align: center;
}
.menus__contentblocks__section__item__subitems__icon:after {
  content: "";
  background-color: #d9e6dc;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.menus__contentblocks__section__item__subitems__icon:before {
  font-size: 9.6px;
  position: relative;
  z-index: 2;
}
.menus__contentblocks__section__item__subitems__icon--vegan:before {
  content: "VG";
}
.menus__contentblocks__section__item__subitems__icon--vegetarian:before {
  content: "V";
}
.menus__contentblocks__section__item__subitems__icon--RwG:before {
  content: "RG";
}
.menus__contentblocks__section__item__priceblock {
  display: flex;
  align-items: baseline;
}
.menus__contentblocks__section__item__price {
  font-size: 16px;
  color: #bba77c;
  margin-top: 6.6666666667px;
}
.menus__contentblocks__section__item__price__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
}
.menus__contentblocks__section__item__price__list li {
  padding-right: 12px;
  padding-left: 12px;
  position: relative;
}
.menus__contentblocks__section__item__price__list li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  background-color: #d1d2d4;
  height: 10px;
  width: 1px;
}
.menus__contentblocks__section__item__price__list li:first-child {
  padding-left: 0;
}
.menus__contentblocks__section__item__price__list li:first-child:before {
  content: none;
}
.menus__contentblocks__section__item__price__list .menus__contentblocks__section__item__price span {
  color: #0e2a38;
}
.menus__contentblocks__section__item__extra {
  font-size: 16px;
  color: #191919;
}
.menus__contentblocks__section__item__extra:before {
  content: "... ";
}
.menus__contentblocks__section__item__extra span {
  font-size: 16px;
  color: #bba77c;
}
@media only screen and (max-width: 767px) {
  .menus__contentblocks__section__item__extra {
    padding: 12px;
    border: 1px solid #d1d2d4;
    display: block;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 8px;
  }
}
.menus__contentblocks__section__item__callout {
  font-size: 18px;
  color: #191919;
  position: relative;
  margin-bottom: 8px;
}
.menus__contentblocks__section__item__callout > span {
  font-family: "gusto-iconset";
  font-size: 18px;
  color: #bba77c;
}
.menus__contentblocks__section__item__copy {
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .menus__contentblocks__section__item__copy {
    padding-right: 16px;
  }
}
.menus__contentblocks__section__item__copy--notitle .menus__contentblocks__section__item__title {
  display: none;
}
.menus__contentblocks__section__item__copy--notitle .menus__contentblocks__section__item__subitems__left {
  width: 100%;
}
.menus__contentblocks__section__item__image {
  width: 100%;
  height: 162px;
  z-index: 3;
  position: relative;
  margin-bottom: -8px;
  /********************************************************************************************
  MQs THAT MANIPULATE THE FOOD IMAGES AT THE DESIRED WIDTH (THEY DON'T CHANGE IMAGE POSITIONING)
  *********************************************************************************************/
}
@media only screen and (min-width: 768px) {
  .menus__contentblocks__section__item__image {
    width: 162px;
    margin-right: -40px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__contentblocks__section__item__image {
    width: 100%;
    height: 162px;
    margin-right: 30px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1260px) {
  .menus__contentblocks__section__item__image {
    width: 162px;
    margin-right: -8px;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.menus__contentblocks__section__item__image > a {
  display: block;
  height: 100%;
  width: 100%;
}
.menus__contentblocks__section__item__image:hover img, .menus__contentblocks__section__item__image:focus img {
  transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.05);
}
.menus__contentblocks__section__item__image img {
  user-select: none;
  pointer-events: none;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.menus__contentblocks__section__item__image span {
  user-select: none;
  pointer-events: none;
  bottom: -10px;
  left: -10px;
  position: absolute;
  background: #ffffff;
  padding: 6.6666666667px;
  font-family: "gusto-iconset";
  font-size: 18px;
  color: #bba77c;
  border-radius: 3px;
  box-shadow: -2px 4px 14px rgba(0, 0, 0, 0.2);
}
.menus__contentblocks__section__item--callout, .menus__contentblocks__section__item--callout-basic {
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
  position: relative;
  /********************************************************************************
  MQs THAT MOVE THE MENU DISH IMAGES BELOW/ NEXT TO THE TEXT AT CERTAIN BREAKPOINTS
  *********************************************************************************/
}
@media only screen and (min-width: 1020px) {
  .menus__contentblocks__section__item--callout, .menus__contentblocks__section__item--callout-basic {
    padding-right: 0;
  }
}
@media only screen and (min-width: 0) {
  .menus__contentblocks__section__item--callout, .menus__contentblocks__section__item--callout-basic {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .menus__contentblocks__section__item--callout, .menus__contentblocks__section__item--callout-basic {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__contentblocks__section__item--callout, .menus__contentblocks__section__item--callout-basic {
    flex-direction: column;
  }
}
@media only screen and (min-width: 1260px) {
  .menus__contentblocks__section__item--callout, .menus__contentblocks__section__item--callout-basic {
    flex-direction: row;
  }
}
.menus__contentblocks__section__item--callout__outline, .menus__contentblocks__section__item--callout-basic__outline {
  pointer-events: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: calc(100% - 8px*2);
  top: 0;
  left: 8px;
}
.menus__contentblocks__section__item--callout-basic .menus__contentblocks__section__item__image > a {
  pointer-events: none;
}
.menus__contentblocks__section__item--callout-basic .menus__contentblocks__section__item__image > a span {
  display: none;
}
.menus__filters {
  display: block;
  opacity: 0;
  height: 0;
  pointer-events: none;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 100%, 0);
  transition: transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 300ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  max-height: 100vh;
}
.menus__filters::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px) {
  .menus__filters {
    width: 100%;
  }
}
.menus__filters.active {
  z-index: 1015;
  opacity: 1;
  height: auto;
  pointer-events: auto;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.menus__filters__container {
  position: relative;
  background-color: #0e2a38;
  padding-top: 32px;
  padding-bottom: 32px;
  max-height: 100vh;
  overflow: scroll;
}
.menus__filters__container .row {
  max-width: 1024px;
  margin: 0 auto;
}
.menus__filters__row {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .menus__filters__row {
    flex-direction: column;
  }
}
.menus__filters__row:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 50%;
  height: 1px;
  background-color: #bba77c;
  transform: translate3d(-50%, 0, 0);
  opacity: 0.5;
}
@media only screen and (min-width: 768px) {
  .menus__filters__row:after {
    width: 100%;
  }
}
.menus__filters__row:last-child {
  border-bottom: 0;
}
.menus__filters__row:last-child:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .menus__filters__row:last-child [class^=col-],
  .menus__filters__row:last-child [class*=" col-"] {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.menus__filters__row--center {
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .menus__filters__row--center .menus__filters__options {
    justify-content: center;
  }
}
.menus__filters__col1 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .menus__filters__col1 {
    margin-bottom: 0;
    flex: 0 33%;
  }
}
.menus__filters__options {
  flex: 0 66%;
  display: flex;
  flex-wrap: wrap;
}
.menus__filters__options .tab {
  margin-right: 24px;
  padding: 4px 8px 4px 40px;
  font-size: 14px;
  background-color: transparent;
  text-transform: uppercase;
  transition: background-color 200ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #ffffff;
  border: 1px solid #d9e6dc;
  border-radius: 2px;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .menus__filters__options .tab {
    margin: 0 8px 8px 0;
  }
}
.menus__filters__options .tab:last-child {
  margin-right: 0;
}
.menus__filters__options .tab:hover, .menus__filters__options .tab:focus {
  background-color: rgba(209, 218, 192, 0.5);
}
.menus__filters__options .tab.active {
  background-color: #d9e6dc;
  color: #0e2a38;
}
.menus__filters__options .tab.active:after {
  background-color: #ffffff;
}
.menus__filters__options .tab:after {
  content: "";
  background-color: #d9e6dc;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
}
.menus__filters__options .tab:before {
  font-size: 9.6px;
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  margin-top: 1px;
  color: #0e2a38;
}
.menus__filters__options .tab[data-menu-allergen-filter=vegan]:before {
  content: "VG";
}
.menus__filters__options .tab[data-menu-allergen-filter=vegetarian]:before {
  content: "V";
}
.menus__filters__options .tab[data-menu-allergen-filter=RwG]:before {
  content: "RG";
}
.menus__filters__options .tab--gold {
  border-color: #bba77c;
}
.menus__filters__options .tab--filters:before {
  display: none;
}
.menus__filters__options .tab--filters:after {
  font-size: 28px;
  font-family: "gusto-iconset";
  content: "\e905";
  color: #bba77c;
  background-color: transparent;
  width: auto;
  height: auto;
  border-radius: 0;
}
.menus__filters__options fieldset {
  flex: 0 33%;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .menus__filters__options fieldset {
    margin-bottom: 32px;
    flex: 0 50%;
  }
}
.menus__filters__options fieldset label {
  color: #ffffff;
  text-transform: uppercase;
  top: 0;
  left: 0;
  display: block;
  transform: none;
}
.menus__filters__options fieldset input[type=radio] + label:before,
.menus__filters__options fieldset input[type=checkbox] + label:before {
  color: #bba77c;
  transform: translate3d(0, 0, 0);
  top: 0;
}
.menus__filters__closepanel {
  display: block;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  transform: translate3d(0, 100%, 0);
}
.menus__filters__closepanel.active {
  z-index: 1015;
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
}
.menus__filters__closebutton {
  position: absolute;
  top: 40px;
  right: 24px;
  opacity: 1;
  z-index: 1000;
}
.menus__filters__closebutton .close {
  position: absolute;
  width: 18px;
  height: 15px;
  top: 50%;
  right: 8px;
  transform: translate3d(0, -50%, 0);
}
@media only screen and (max-width: 767px) {
  .menus__filters__closebutton .close {
    right: 10px;
  }
}
.menus__filters__closebutton .close:before {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border: 1px solid #bba77c;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .menus__filters__closebutton .close:before {
    background-color: rgba(255, 255, 255, 0.35);
  }
}
.menus__filters__closebutton .close span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ffffff;
}
.menus__filters__closebutton .close span:nth-child(1) {
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(45deg) scaleX(1);
}
.menus__filters__closebutton .close span:nth-child(2) {
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(-45deg) scaleX(1);
}
.menus__modal__callout .menus__filters__closebutton .close span {
  background-color: #0e2a38;
}
@media only screen and (max-width: 767px) {
  .menus__filters__buttonblock--sticky {
    position: fixed;
    height: 140px;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    background: #0e2a38;
  }
  .menus__filters__buttonblock__button {
    margin: 0 auto;
    width: 70%;
  }
}
.menus__filters .btn--text, .menus__filters .testimonial__name {
  padding-left: 32px;
  padding-right: 32px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .menus__filters .btn--text, .menus__filters .testimonial__name, .menus__filters .btn--box, .menus__filters html .dmn-form .btn-primary, html .dmn-form .menus__filters .btn-primary, .menus__filters .cta--dark .btn, .cta--dark .menus__filters .btn, .menus__filters .cta--content .btn, .cta--content .menus__filters .btn {
    display: block;
    text-align: center;
    margin-bottom: 16px;
  }
}
.menus__filters .label {
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .menus__filters .label {
    font-size: 18px;
    text-align: center;
  }
}
.menus__modal__callout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding: 100px 0;
  transition: opacity 300ms cubic-bezier(0.19, 1, 0.22, 1) 50ms;
  opacity: 0 !important;
  z-index: -1;
  pointer-events: none;
  display: flex;
  align-items: center;
  /***********************************************************************************
  MODAL CALLOUT TEXT CONTENT STYLES START (FOR CORRECT POSITIONING RELATING TO BUTTON)
  ************************************************************************************/
  /******************************
  NEXT STORY BUTTON STYLES START
  ******************************/
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout {
    overflow: scroll;
    padding: 0;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout__image {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout__item__column--image {
    padding-top: 0;
    align-self: center;
    flex: 0 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout__item__column--content {
    padding-bottom: 0;
    padding-top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.menus__modal__callout.open {
  opacity: 1 !important;
  z-index: 1015;
  pointer-events: auto;
}
.menus__modal__callout [data-modal-callout] {
  justify-content: center;
  align-items: center;
  display: none;
}
.menus__modal__callout [data-modal-callout].open {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout [data-modal-callout].open {
    height: 100%;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__modal__callout .menus__modal__callout__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 247px;
  }
}
@media only screen and (min-width: 1260px) {
  .menus__modal__callout .menus__modal__callout__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 349px;
  }
}
@media only screen and (min-width: 1660px) {
  .menus__modal__callout .menus__modal__callout__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 487px;
  }
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout .callout-description {
    margin-bottom: 130px;
  }
}
.menus__modal__callout__next-story-container {
  height: auto;
  margin-top: 30px;
  display: flex;
  pointer-events: none;
}
.menus__modal__callout__next-story-container * {
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout__next-story-container {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .menus__modal__callout__next-story-container {
    width: 380px;
    /*margin-left: auto;
    margin-right: 0;*/
  }
}
@media only screen and (min-width: 1260px) {
  .menus__modal__callout__next-story-container {
    width: 380px;
  }
}
.menus__modal__callout__next-story-container__food-image-container {
  display: inline-block;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
}
.menus__modal__callout__next-story-container__food-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.menus__modal__callout__next-story-container__next-story-button {
  padding: 12px;
  background-color: #0e2a38;
  position: relative;
  flex: 1;
}
.menus__modal__callout__next-story-container__next-story-button:before {
  content: "\e90d";
  display: block;
  position: absolute;
  font-family: "gusto-iconset";
  font-size: 25px;
  top: 39px;
  right: 15px;
  color: #bba77c;
}
.menus__modal__callout__next-story-container__text-container {
  height: 40px;
  padding-top: 14px;
  padding-right: 30px;
  padding-left: 12px;
}
@media only screen and (min-width: 768px) {
  .menus__modal__callout__next-story-container__text-container {
    padding-top: 15px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1020px) {
  .menus__modal__callout__next-story-container__text-container {
    padding-top: 15px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1260px) {
  .menus__modal__callout__next-story-container__text-container {
    padding-top: 15px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .menus__modal__callout__next-story-container__text-container {
    padding-top: 14px;
    padding-left: 5px;
  }
}
.menus__modal__callout__next-story-container__title {
  font-size: 16px;
  color: #ffffff;
  margin-top: 0;
}
.menus__modal__callout__next-story-container__dish-name {
  font-style: italic;
  font-size: 14px;
  color: #bba77c;
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout .callout-small-tablet-container {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .menus__modal__callout a.next-story-link {
    position: fixed;
    width: 100%;
    bottom: 0;
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .menus__modal__callout a.next-story-link {
    position: fixed;
    width: 100%;
    bottom: 0;
    margin-left: -25px;
    margin-right: -25px;
  }
}

.samples-menu {
  background-color: #F7F7F7;
  position: relative;
}
.samples-menu:after {
  content: "";
  bottom: 0;
  left: 0;
  height: 75%;
  width: 100%;
  position: absolute;
  z-index: 12;
  background: rgb(255, 255, 255);
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0) 67%);
}
.samples-menu .menus {
  background-color: transparent;
  padding-bottom: 0;
}
.samples-menu--christmas:before, .samples-menu--christmas:after {
  display: none;
}

.samplemenus {
  position: relative;
  min-height: 750px;
  height: 80vh;
  max-height: 1000px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .samplemenus {
    min-height: 850px;
    height: 50vh;
    max-height: 1000px;
  }
}
.samplemenus__ctas {
  position: relative;
  z-index: 15;
}
@media only screen and (max-width: 767px) {
  .samplemenus__ctas > *:first-child {
    padding-bottom: 0;
  }
}
.samplemenus--christmasmenu {
  min-height: 700px;
  height: 80vh;
  max-height: 700px;
}
.samplemenus--christmas {
  height: auto;
  min-height: 0;
  max-height: none;
}

.samples-menu__title {
  font-size: 20px;
  margin-bottom: 24px;
}
.samples-menu__menu .content {
  text-align: center;
  padding: 8px 8px 24px 8px;
  max-width: 350px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section--information .container, .section--information .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .section--information .hero__slide__content, .section--information .hero__slider__nav ul, .hero__slider__nav .section--information ul, .section--information .section--fullbleed .gallery__nav, .section--fullbleed .section--information .gallery__nav {
    padding-left: 0;
    padding-right: 0;
  }
  .section--information .container .restaurant__information, .section--information .hero--blog .hero__slide--image .hero__slide__content .restaurant__information, .hero--blog .hero__slide--image .section--information .hero__slide__content .restaurant__information, .section--information .hero__slider__nav ul .restaurant__information, .hero__slider__nav .section--information ul .restaurant__information, .section--information .section--fullbleed .gallery__nav .restaurant__information, .section--fullbleed .section--information .gallery__nav .restaurant__information {
    margin-left: 24px;
    margin-right: 24px;
  }
}

.restaurant__information {
  display: flex;
  flex-wrap: wrap;
}
.restaurant__information__border-top:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #D8D8D8;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}
.restaurant__information__row {
  flex: 0 100%;
}
.restaurant__information__block {
  flex: 0 100%;
  margin-bottom: 40px;
  padding-right: 16px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .restaurant__information__block {
    flex: 0 50%;
  }
}
@media only screen and (max-width: 767px) {
  .restaurant__information__block {
    text-align: center;
    padding-right: 0;
  }
  .restaurant__information__block > * {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
.ie.v-11.win .restaurant__information__block {
  flex: 0 48%;
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .restaurant__information__block p, .restaurant__information__block .base-content td, .base-content .restaurant__information__block td {
    font-size: 14px;
  }
}
.restaurant__information__block:before {
  content: "";
  height: 1px;
  width: 30px;
  background-color: #EEEEEE;
  position: absolute;
  top: -20px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .restaurant__information__block:before {
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
}
.restaurant__information__block:nth-child(1):before, .restaurant__information__block:nth-child(2):before {
  display: none;
}
.restaurant__information__block .btn, .restaurant__information__block html .dmn-form .btn-primary, html .dmn-form .restaurant__information__block .btn-primary {
  margin-top: 16px;
  display: inline-block;
}
.restaurant__information__block__icon {
  display: inline-block;
  padding: 8px;
  border: 1px solid #bba77c;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 8px;
}
.restaurant__information__block__icon:before {
  font-size: 28px;
}
.restaurant__information__map {
  width: 100%;
  height: 300px;
  margin-bottom: 24px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.restaurant__information__map .leaflet-map {
  width: 100%;
  height: 100%;
}
.restaurant__information__map .custom-marker {
  background-color: #0e2a38;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 767px) {
  .restaurant__information__map {
    display: none;
  }
}
.restaurant__information__widget__text {
  padding: 25px 0;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.restaurant__information__widget__text p:last-of-type, .restaurant__information__widget__text .base-content td:last-of-type, .base-content .restaurant__information__widget__text td:last-of-type {
  margin-bottom: 25px;
}
.restaurant__information__widget__text__select .custom-select-wrapper {
  position: relative;
  display: inline-block;
}
.restaurant__information__widget__text__select .custom-select-wrapper select {
  background-color: transparent;
  padding: 10px 36px;
  font-size: 18px;
  border: 0;
  color: #0e2a38;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #bba77c;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  font-family: "Josefin Sans", sans-serif;
}
.restaurant__information__widget__text__select .custom-select-wrapper select:focus {
  outline: none;
}
.restaurant__information__widget__text__select .custom-select-wrapper select.placeholder {
  color: transparent;
}
.restaurant__information__widget__text__select .custom-select-wrapper select:-moz-placeholder {
  color: transparent;
}
.restaurant__information__widget__text__select .custom-select-wrapper select::-moz-placeholder {
  color: transparent;
}
.restaurant__information__widget__text__select .custom-select-wrapper select:-ms-input-placeholder {
  color: transparent;
}
.restaurant__information__widget__text__select .custom-select-wrapper select::-webkit-input-placeholder {
  color: transparent;
}
.restaurant__information__widget__text__select .custom-select-wrapper:after {
  font-family: "gusto-iconset";
  content: "\e90f";
  display: block;
  color: #bba77c;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  right: 10px;
  height: 26px;
  width: auto;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.sidebar--address {
  padding: 32px 48px;
}
.sidebar--address hr {
  display: block;
  height: 1px;
  max-width: 50px;
  border: 0;
  border-top: 1px solid #0e2a38;
  opacity: 0.2;
  margin: 16px 0;
  padding: 0;
}
.sidebar--address .btn, .sidebar--address html .dmn-form .btn-primary, html .dmn-form .sidebar--address .btn-primary {
  margin: 16px auto 0;
  display: table;
}

.find_your_gusto__row {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media only screen and (max-width: 1019px) {
  .find_your_gusto__row {
    flex-direction: column;
    align-items: center;
  }
}
.find_your_gusto__row > * {
  position: relative;
  margin: 0 48px;
}
@media only screen and (max-width: 1019px) {
  .find_your_gusto__row > * {
    margin: 0 0 40px 0;
  }
}
@media only screen and (max-width: 1019px) {
  .find_your_gusto__row > *:last-child {
    margin: 0;
  }
}

.blog-section {
  padding-top: 0;
}
.blog-section .container .paragraph h2, .blog-section .container .paragraph .testimonial blockquote, .testimonial .blog-section .container .paragraph blockquote, .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph h2, .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph .testimonial blockquote, .testimonial .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph blockquote, .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph h2, .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph .testimonial blockquote, .testimonial .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph blockquote, .blog-section .hero__slider__nav ul .paragraph h2, .blog-section .hero__slider__nav ul .paragraph .testimonial blockquote, .testimonial .blog-section .hero__slider__nav ul .paragraph blockquote, .hero__slider__nav .blog-section ul .paragraph h2, .hero__slider__nav .blog-section ul .paragraph .testimonial blockquote, .testimonial .hero__slider__nav .blog-section ul .paragraph blockquote, .blog-section .section--fullbleed .gallery__nav .paragraph h2, .blog-section .section--fullbleed .gallery__nav .paragraph .testimonial blockquote, .testimonial .blog-section .section--fullbleed .gallery__nav .paragraph blockquote, .section--fullbleed .blog-section .gallery__nav .paragraph h2, .section--fullbleed .blog-section .gallery__nav .paragraph .testimonial blockquote, .testimonial .section--fullbleed .blog-section .gallery__nav .paragraph blockquote {
  margin-top: 36px;
}
.blog-section .container .paragraph p, .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph p, .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph p, .blog-section .hero__slider__nav ul .paragraph p, .hero__slider__nav .blog-section ul .paragraph p, .blog-section .container .paragraph .base-content td, .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph .base-content td, .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph .base-content td, .blog-section .hero__slider__nav ul .paragraph .base-content td, .hero__slider__nav .blog-section ul .paragraph .base-content td, .base-content .blog-section .container .paragraph td, .base-content .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph td, .hero--blog .hero__slide--image .base-content .blog-section .hero__slide__content .paragraph td, .base-content .blog-section .hero__slider__nav ul .paragraph td, .hero__slider__nav .base-content .blog-section ul .paragraph td, .blog-section .section--fullbleed .gallery__nav .paragraph p, .blog-section .section--fullbleed .gallery__nav .paragraph .base-content td, .base-content .blog-section .section--fullbleed .gallery__nav .paragraph td, .section--fullbleed .blog-section .gallery__nav .paragraph p, .section--fullbleed .blog-section .gallery__nav .paragraph .base-content td, .base-content .section--fullbleed .blog-section .gallery__nav .paragraph td {
  margin-top: 12px;
  margin-bottom: 12px;
}
.blog-section .container .paragraph ul, .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph ul, .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph ul, .blog-section .hero__slider__nav ul .paragraph ul, .hero__slider__nav .blog-section ul .paragraph ul, .blog-section .section--fullbleed .gallery__nav .paragraph ul, .section--fullbleed .blog-section .gallery__nav .paragraph ul {
  list-style: initial;
  margin: initial;
  padding: 0 0 0 40px;
}
.blog-section .container .paragraph ul li, .blog-section .hero--blog .hero__slide--image .hero__slide__content .paragraph ul li, .hero--blog .hero__slide--image .blog-section .hero__slide__content .paragraph ul li, .blog-section .hero__slider__nav ul .paragraph ul li, .hero__slider__nav .blog-section ul .paragraph ul li, .blog-section .section--fullbleed .gallery__nav .paragraph ul li, .section--fullbleed .blog-section .gallery__nav .paragraph ul li {
  padding-left: initial;
}

.base-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  height: auto !important;
}
.base-content table tbody {
  display: block;
}
.base-content th, .base-content td {
  border: 1px solid #191919;
}
.bookwidget__standalone--inpage {
  padding-top: 0;
}
.bookwidget__standalone [class^=col-], .bookwidget__standalone [class*=" col-"] {
  padding-top: 0;
  padding-bottom: 0;
}
.bookwidget__standalone .bookwidget fieldset {
  padding: 0 20px 20px 20px;
}
.bookwidget__rewards {
  min-height: 1000px;
  height: 100%;
}
.bookwidget__rewards > .container, .hero--blog .hero__slide--image .bookwidget__rewards > .hero__slide__content, .hero__slider__nav .bookwidget__rewards > ul, .section--fullbleed .bookwidget__rewards > .gallery__nav {
  height: 100%;
}
.bookwidget__rewards > .container > .row, .hero--blog .hero__slide--image .bookwidget__rewards > .hero__slide__content > .row, .hero__slider__nav .bookwidget__rewards > ul > .row, .section--fullbleed .bookwidget__rewards > .gallery__nav > .row {
  align-content: flex-start;
  height: 100%;
}
.bookwidget__rewards > .container > .row > div, .hero--blog .hero__slide--image .bookwidget__rewards > .hero__slide__content > .row > div, .hero__slider__nav .bookwidget__rewards > ul > .row > div, .section--fullbleed .bookwidget__rewards > .gallery__nav > .row > div {
  height: 100%;
}
.bookwidget__rewards > .container > .row .bookwidget, .hero--blog .hero__slide--image .bookwidget__rewards > .hero__slide__content > .row .bookwidget, .hero__slider__nav .bookwidget__rewards > ul > .row .bookwidget, .section--fullbleed .bookwidget__rewards > .gallery__nav > .row .bookwidget {
  height: 100%;
}
.bookwidget__rewards > .container > .row .bookwidget .bookwidget__progress, .hero--blog .hero__slide--image .bookwidget__rewards > .hero__slide__content > .row .bookwidget .bookwidget__progress, .hero__slider__nav .bookwidget__rewards > ul > .row .bookwidget .bookwidget__progress, .section--fullbleed .bookwidget__rewards > .gallery__nav > .row .bookwidget .bookwidget__progress {
  display: none;
}
.bookwidget fieldset {
  padding: 0;
}
.bookwidget fieldset input {
  width: 100%;
  font-size: 16px;
}
.bookwidget__standalone .bookwidget fieldset input {
  padding: 13px 20px;
}
.bookwidget fieldset.checkbox label {
  display: block;
  transform: none;
  left: 0;
  top: 0;
  font-size: 13px;
  color: #0e2a38;
}
.bookwidget fieldset.checkbox input[type=radio] + label:before,
.bookwidget fieldset.checkbox input[type=checkbox] + label:before {
  color: #bba77c;
  top: 0;
  transform: none;
}
.bookwidget fieldset.panel {
  padding: 40px;
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .bookwidget fieldset.panel {
    padding: 16px;
  }
}
.bookwidget fieldset.panel > a.btn, .bookwidget html .dmn-form fieldset.panel > a.btn-primary, html .dmn-form .bookwidget fieldset.panel > a.btn-primary, .bookwidget fieldset.panel > p.btn, .bookwidget html .dmn-form fieldset.panel > p.btn-primary, html .dmn-form .bookwidget fieldset.panel > p.btn-primary, .bookwidget .base-content fieldset.panel > td.btn, .bookwidget .base-content html .dmn-form fieldset.panel > td.btn-primary, html .dmn-form .bookwidget .base-content fieldset.panel > td.btn-primary, .base-content .bookwidget fieldset.panel > td.btn, .base-content .bookwidget html .dmn-form fieldset.panel > td.btn-primary, html .dmn-form .base-content .bookwidget fieldset.panel > td.btn-primary {
  margin: 24px auto 0;
  display: table;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .bookwidget fieldset.panel > a.btn, .bookwidget html .dmn-form fieldset.panel > a.btn-primary, html .dmn-form .bookwidget fieldset.panel > a.btn-primary, .bookwidget fieldset.panel > p.btn, .bookwidget html .dmn-form fieldset.panel > p.btn-primary, html .dmn-form .bookwidget fieldset.panel > p.btn-primary, .bookwidget .base-content fieldset.panel > td.btn, .bookwidget .base-content html .dmn-form fieldset.panel > td.btn-primary, html .dmn-form .bookwidget .base-content fieldset.panel > td.btn-primary, .base-content .bookwidget fieldset.panel > td.btn, .base-content .bookwidget html .dmn-form fieldset.panel > td.btn-primary, html .dmn-form .base-content .bookwidget fieldset.panel > td.btn-primary {
    padding: 13px 20px;
  }
}
.bookwidget fieldset.panel > h4:not(:first-child), .bookwidget fieldset.panel > .subheading--h2:not(:first-child), .bookwidget .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li fieldset.panel > p:not(:first-child), .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget fieldset.panel > p:not(:first-child), .bookwidget .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content fieldset.panel > td:not(:first-child), .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget fieldset.panel > td:not(:first-child), .bookwidget .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li fieldset.panel > td:not(:first-child), .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget fieldset.panel > td:not(:first-child) {
  margin-top: 40px;
}
.bookwidget fieldset.error .v-select .dropdown-toggle {
  border-color: #FF003C;
}
.bookwidget fieldset.error > input,
.bookwidget fieldset.error .time-selection__button,
.bookwidget fieldset.error .split > input {
  border-color: #FF003C;
}
.bookwidget fieldset.error.checkbox input[type=radio] + label:before,
.bookwidget fieldset.error.checkbox input[type=checkbox] + label:before {
  color: #FF003C;
}
.bookwidget fieldset .split {
  display: flex;
}
@media only screen and (max-width: 1659px) {
  .bookwidget fieldset .split {
    flex-wrap: wrap;
  }
}
.bookwidget fieldset .split > * {
  flex: 0 33%;
  width: 33%;
  min-width: 0;
}
@media only screen and (max-width: 1659px) {
  .bookwidget fieldset .split > * {
    flex: 1 46%;
    width: 46%;
  }
  .win.v-11.ie .bookwidget fieldset .split > * {
    flex: 0 100%;
  }
}
@media only screen and (min-width: 1660px) {
  .bookwidget fieldset .split > *:not(:last-child) {
    border-right: 0;
  }
}
@media only screen and (min-width: 1660px) {
  .bookwidget fieldset .split > *:not(:last-child).dropdown .dropdown-toggle {
    border-right: 0;
  }
}
@media only screen and (max-width: 1659px) {
  .bookwidget fieldset .split > *:first-child {
    flex: 0 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1659px) {
  .bookwidget fieldset .split > *:last-child {
    border-left: 0;
  }
}
.bookwidget .v-select .dropdown-toggle {
  padding: 12px 0 12px 20px;
  border: 0;
  color: #0e2a38;
  border: 1px solid #bba77c;
  border-radius: 2px;
}
.bookwidget .v-select .dropdown-toggle .clear {
  display: none;
}
.error .bookwidget .v-select .dropdown-toggle {
  border: 1px solid #FF003C;
}
.bookwidget__standalone .bookwidget .v-select .dropdown-toggle {
  padding: 12px 0 12px 20px;
}
.bookwidget .v-select .vs__actions {
  align-items: center;
}
.bookwidget .v-select .open-indicator {
  height: auto;
  width: auto;
  font-style: normal;
}
.bookwidget .v-select .open-indicator:before {
  height: auto;
  width: auto;
  font-size: 30px;
  transform: none;
  color: #bba77c;
  vertical-align: unset;
  margin: 0;
  border-width: 0;
  content: "\e90f";
  font-family: "gusto-iconset";
  transition: none;
}
.bookwidget .v-select.unsearchable input[type=search] {
  opacity: 1;
}
.bookwidget .v-select input[type=search],
.bookwidget .v-select input[type=search]:focus,
.bookwidget .v-select .selected-tag {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #0e2a38;
}
.bookwidget .v-select.open .open-indicator:before {
  transform: rotate(180deg);
}
.bookwidget #time-selection {
  width: 100%;
}
.bookwidget .calender-indicator {
  pointer-events: none;
  height: auto;
  width: auto;
  font-style: normal;
  position: absolute;
  top: 14px;
  right: 10px;
  transform: translate3d(0, 0, 0);
}
.bookwidget .calender-indicator:before {
  height: auto;
  width: auto;
  font-size: 24px;
  transform: none;
  color: #bba77c;
  vertical-align: unset;
  margin: 0;
  border-width: 0;
  content: "\e915";
  font-family: "gusto-iconset";
  transition: none;
}
.bookwidget .datepicker.flatpickr-input {
  color: transparent;
}
.bookwidget .datepicker-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  user-select: none;
  pointer-events: none;
  margin: 0;
  font-size: 16px;
  color: #0e2a38;
}
.bookwidget__standalone .bookwidget .datepicker-text {
  padding: 13px 20px;
}
.bookwidget .flatpickr-calendar {
  width: 100%;
  border: 1px solid #bba77c;
  box-shadow: none;
  position: absolute;
  top: 47px;
  left: 0;
  background: #0e2a38 !important;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 300ms cubic-bezier(0.19, 1, 0.22, 1) 25ms;
}
.bookwidget .flatpickr-calendar.arrowBottom:after, .bookwidget .flatpickr-calendar.arrowBottom:before {
  display: none;
}
.bookwidget .flatpickr-calendar.arrowTop:after, .bookwidget .flatpickr-calendar.arrowTop:before {
  display: none;
}
.bookwidget .flatpickr-calendar.active {
  z-index: 100;
  opacity: 1;
  pointer-events: auto;
}
.bookwidget .flatpickr-rContainer {
  padding: 8px 24px;
}
.bookwidget .flatpickr-months > span {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bookwidget .flatpickr-months > span path {
  fill: #bba77c;
}
.bookwidget .flatpickr-months > span.disabled {
  display: flex;
  opacity: 0.2;
}
.bookwidget .flatpickr-months .flatpickr-month {
  height: 44px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.bookwidget .flatpickr-months .flatpickr-month .flatpickr-current-month {
  font-size: 16px;
  height: 44px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.bookwidget .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper input {
  color: #ffffff;
}
.bookwidget .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper input.cur-year {
  width: 80px;
}
.bookwidget .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper span {
  right: -13px;
}
.bookwidget .flatpickr-rContainer,
.bookwidget .flatpickr-days {
  width: 100%;
}
.bookwidget .dayContainer {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.bookwidget .dayContainer .flatpickr-day, #ui-datepicker-div table td .bookwidget .dayContainer a,
#ui-datepicker-div table td .bookwidget .dayContainer span, .bookwidget .dayContainer #ui-datepicker-div table td a, .bookwidget .dayContainer #ui-datepicker-div table td span {
  max-width: 100%;
}
.bookwidget .flatpickr-weekdays .flatpickr-weekday {
  text-transform: lowercase;
  color: #babdbd;
}
.bookwidget .numInputWrapper span.arrowUp:after {
  border-bottom-color: #ffffff;
}
.bookwidget .numInputWrapper span.arrowDown:after {
  border-top-color: #ffffff;
}
.bookwidget .flatpickr-day, .bookwidget #ui-datepicker-div table td a, #ui-datepicker-div table td .bookwidget a,
.bookwidget #ui-datepicker-div table td span,
#ui-datepicker-div table td .bookwidget span {
  color: #ffffff;
  width: 13%;
  flex-basis: 13%;
}
.bookwidget .flatpickr-day:hover, .bookwidget #ui-datepicker-div table td a:hover, #ui-datepicker-div table td .bookwidget a:hover,
.bookwidget #ui-datepicker-div table td span:hover,
#ui-datepicker-div table td .bookwidget span:hover {
  color: #0e2a38;
}
.bookwidget .flatpickr-day.today, .bookwidget #ui-datepicker-div table td a.today, #ui-datepicker-div table td .bookwidget a.today,
.bookwidget #ui-datepicker-div table td span.today,
#ui-datepicker-div table td .bookwidget span.today {
  border: 0;
}
.bookwidget .flatpickr-day.nextMonthDay, .bookwidget #ui-datepicker-div table td a.nextMonthDay, #ui-datepicker-div table td .bookwidget a.nextMonthDay,
.bookwidget #ui-datepicker-div table td span.nextMonthDay,
#ui-datepicker-div table td .bookwidget span.nextMonthDay, .bookwidget .flatpickr-day.prevMonthDay, .bookwidget #ui-datepicker-div table td a.prevMonthDay, #ui-datepicker-div table td .bookwidget a.prevMonthDay,
.bookwidget #ui-datepicker-div table td span.prevMonthDay,
#ui-datepicker-div table td .bookwidget span.prevMonthDay {
  color: #A3B8BD;
}
.bookwidget .flatpickr-day.nextMonthDay:hover, .bookwidget #ui-datepicker-div table td a.nextMonthDay:hover, #ui-datepicker-div table td .bookwidget a.nextMonthDay:hover,
.bookwidget #ui-datepicker-div table td span.nextMonthDay:hover,
#ui-datepicker-div table td .bookwidget span.nextMonthDay:hover, .bookwidget .flatpickr-day.prevMonthDay:hover, .bookwidget #ui-datepicker-div table td a.prevMonthDay:hover, #ui-datepicker-div table td .bookwidget a.prevMonthDay:hover,
.bookwidget #ui-datepicker-div table td span.prevMonthDay:hover,
#ui-datepicker-div table td .bookwidget span.prevMonthDay:hover {
  color: #0e2a38;
}
.bookwidget .flatpickr-day.disabled, .bookwidget #ui-datepicker-div table td a.disabled, #ui-datepicker-div table td .bookwidget a.disabled,
.bookwidget #ui-datepicker-div table td span.disabled,
#ui-datepicker-div table td .bookwidget span.disabled {
  color: rgba(255, 255, 255, 0.1);
}
.bookwidget .flatpickr-day.selected, .bookwidget #ui-datepicker-div table td a.selected, #ui-datepicker-div table td .bookwidget a.selected,
.bookwidget #ui-datepicker-div table td span.selected,
#ui-datepicker-div table td .bookwidget span.selected {
  color: #ffffff;
}
.bookwidget .panel--step-0, .bookwidget .panel--step-1, .bookwidget .panel--step-2 {
  max-width: 400px;
  margin: 0 auto;
}
.bookwidget .panel--title h3, .bookwidget .panel--title html .dmn-form h1, html .dmn-form .bookwidget .panel--title h1, .bookwidget .panel--title html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .bookwidget .panel--title p, .bookwidget .panel--title .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .bookwidget .panel--title p, .bookwidget .panel--title html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .bookwidget .panel--title td, .bookwidget .panel--title .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .bookwidget .panel--title td, .bookwidget .panel--title html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .bookwidget .panel--title td, .bookwidget .panel--title .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .bookwidget .panel--title td, .bookwidget .panel--title .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .bookwidget .panel--title h3.gform_title, .bookwidget .panel--title .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .bookwidget .panel--title .gform_title.text--nav--title, .bookwidget .panel--title .text--nav--title, .bookwidget .panel--title .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .bookwidget .panel--title h1, .bookwidget .panel--title .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .bookwidget .panel--title p, .bookwidget .panel--title .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .bookwidget .panel--title p, .bookwidget .panel--title .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .bookwidget .panel--title td, .bookwidget .panel--title .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .bookwidget .panel--title td, .bookwidget .panel--title .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .bookwidget .panel--title td, .bookwidget .panel--title .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .bookwidget .panel--title td {
  margin: 32px 0;
}
@media only screen and (max-width: 1259px) {
  .bookwidget .panel--title h3, .bookwidget .panel--title html .dmn-form h1, html .dmn-form .bookwidget .panel--title h1, .bookwidget .panel--title html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .bookwidget .panel--title p, .bookwidget .panel--title .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .bookwidget .panel--title p, .bookwidget .panel--title html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .bookwidget .panel--title td, .bookwidget .panel--title .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .bookwidget .panel--title td, .bookwidget .panel--title html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .bookwidget .panel--title td, .bookwidget .panel--title .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .bookwidget .panel--title td, .bookwidget .panel--title .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .bookwidget .panel--title h3.gform_title, .bookwidget .panel--title .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .bookwidget .panel--title .gform_title.text--nav--title, .bookwidget .panel--title .text--nav--title, .bookwidget .panel--title .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .bookwidget .panel--title h1, .bookwidget .panel--title .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .bookwidget .panel--title p, .bookwidget .panel--title .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .bookwidget .panel--title p, .bookwidget .panel--title .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .bookwidget .panel--title td, .bookwidget .panel--title .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .bookwidget .panel--title td, .bookwidget .panel--title .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .bookwidget .panel--title td, .bookwidget .panel--title .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .bookwidget .panel--title td {
    margin: 20px 0;
  }
}
.bookwidget .time-selection {
  position: relative;
}
.bookwidget .time-selection__button {
  text-align: left;
  background-color: transparent;
  padding: 16px 20px;
  border: 0;
  color: #0e2a38;
  border: 1px solid #bba77c;
  position: relative;
}
.bookwidget__standalone .bookwidget .time-selection__button {
  padding: 13px 20px;
}
.bookwidget .time-selection__button:before {
  height: auto;
  width: auto;
  font-size: 30px;
  transform: none;
  color: #bba77c;
  vertical-align: unset;
  margin: 0;
  border-width: 0;
  content: "\e90f";
  font-family: "gusto-iconset";
  transition: none;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translate3d(0, -50%, 0);
}
.bookwidget .time-selection__button.open:before {
  transform: translate3d(0, -50%, 0) rotate(180deg);
}
.bookwidget .time-selection__availability {
  z-index: 99;
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
  display: none;
  background-color: #ffffff;
}
.bookwidget__standalone .bookwidget .time-selection__availability {
  top: 50px;
}
.bookwidget .time-selection__availability.open {
  display: block;
}
.bookwidget .time-selection__availability__feedback {
  margin: 0;
  list-style: none;
  padding: 8px 24px;
  border: 1px solid #bba77c;
  border-top: 1px solid #EEEEEE;
}
.bookwidget .time-selection__availability ul {
  margin: 0;
  list-style: none;
  padding: 8px 24px;
  border: 1px solid #bba77c;
  border-top: 1px solid #EEEEEE;
  display: flex;
  flex-wrap: wrap;
}
.bookwidget .time-selection__availability ul > li {
  flex: 0 20%;
  display: flex;
  width: 20%;
  justify-content: center;
}
@media only screen and (max-width: 1659px) {
  .bookwidget .time-selection__availability ul > li {
    flex: 0 25%;
    width: 25%;
  }
}
@media only screen and (max-width: 1019px) {
  .bookwidget .time-selection__availability ul > li {
    flex: 0 33%;
    width: 33%;
  }
}
.bookwidget .time-selection__availability ul > li input[type=radio]:checked + label {
  color: #ffffff;
}
.bookwidget .time-selection__availability ul > li input[type=radio]:checked + label:before {
  background-color: #bba77c !important;
}
.bookwidget .time-selection__availability ul > li label {
  position: relative;
  padding: 8px !important;
  color: #0e2a38;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 2px;
  overflow: hidden;
  margin: 4px;
  transform: translate3d(0, 0, 0);
}
.bookwidget .time-selection__availability ul > li label:before {
  content: "";
  background-color: #edf3ee;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translate3d(0, 0, 0);
}
.bookwidget .time-selection__availability ul > li label:hover:before, .bookwidget .time-selection__availability ul > li label:focus:before {
  opacity: 0.7;
}
.bookwidget .time-selection__availability ul > li.unavailable {
  user-select: none;
  cursor: not-allowed;
}
.bookwidget .time-selection__availability ul > li.unavailable label {
  user-select: none;
  pointer-events: none;
}
.bookwidget .time-selection__availability ul > li.unavailable label:before {
  user-select: none;
  pointer-events: none;
  background-color: #d8cfcf;
}
.bookwidget .time-selection__availability ul > li.limited label:before {
  background-color: #d1d2d4;
}
.bookwidget .time-selection__availability ul.key {
  justify-content: center;
}
.bookwidget .time-selection__availability ul.key li {
  margin: 0 4px 4px;
}
@media only screen and (max-width: 767px) {
  .bookwidget .time-selection__availability ul.key li {
    flex: 1 25%;
    width: 25%;
  }
}
.bookwidget .time-selection__availability ul.key li p, .bookwidget .time-selection__availability ul.key li .base-content td, .base-content .bookwidget .time-selection__availability ul.key li td {
  text-align: center;
  position: relative;
  font-size: 12px;
  padding: 0 4px;
  width: 100%;
}
.bookwidget .time-selection__availability ul.key li p span, .bookwidget .time-selection__availability ul.key li .base-content td span, .base-content .bookwidget .time-selection__availability ul.key li td span {
  z-index: 2;
  position: relative;
}
.bookwidget .time-selection__availability ul.key li p:before, .bookwidget .time-selection__availability ul.key li .base-content td:before, .base-content .bookwidget .time-selection__availability ul.key li td:before {
  content: "";
  background-color: #edf3ee;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translate3d(0, 0, 0);
}
.bookwidget .time-selection__availability ul.key li p.unavailable:before, .bookwidget .time-selection__availability ul.key li .base-content td.unavailable:before, .base-content .bookwidget .time-selection__availability ul.key li td.unavailable:before {
  background-color: #d8cfcf;
}
.bookwidget .time-selection__availability ul.key li p.limited:before, .bookwidget .time-selection__availability ul.key li .base-content td.limited:before, .base-content .bookwidget .time-selection__availability ul.key li td.limited:before {
  background-color: #d1d2d4;
}
.bookwidget .time-selection__loading {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 11px;
  right: 8px;
}
.bookwidget .time-selection.loading .time-selection__button:before {
  opacity: 0;
}
.bookwidget .time-selection.loading .time-selection__loading {
  opacity: 1;
}
.bookwidget__btnrow {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .bookwidget__btnrow {
    flex-direction: column-reverse;
  }
  .bookwidget__btnrow .btn--box, .bookwidget__btnrow html .dmn-form .btn-primary, html .dmn-form .bookwidget__btnrow .btn-primary, .bookwidget__btnrow .cta--dark .btn, .cta--dark .bookwidget__btnrow .btn, .bookwidget__btnrow .cta--content .btn, .cta--content .bookwidget__btnrow .btn {
    padding: 13px 26px;
  }
  .bookwidget__btnrow .btn--text, .bookwidget__btnrow .testimonial__name {
    padding-left: 32px;
  }
}
.bookwidget__btnrow .btn--full {
  width: 100%;
  display: block;
}
.bookwidget__messages {
  font-size: 16px;
}
.bookwidget__messages * {
  color: #0e2a38;
}
.bookwidget__messages a {
  color: #bba77c;
  text-decoration: underline;
}
.bookwidget__messages--announcement p, .bookwidget__messages--announcement .base-content td, .base-content .bookwidget__messages--announcement td {
  font-size: 14px;
  font-style: italic;
  color: #FF003C;
}
@media only screen and (max-width: 575px) {
  .bookwidget__messages__lpb-desktop-tel {
    display: none;
  }
}
@media only screen and (min-width: 576px) {
  .bookwidget__messages__lpb-mobile-tel {
    display: none;
  }
}
.bookwidget__message {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
}
.bookwidget__message span {
  color: #bba77c;
}
.bookwidget__edit {
  margin: 4px auto 8px;
  display: block !important;
  padding-right: 0 !important;
  font-size: 16px;
}
.bookwidget__progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .bookwidget__progress {
    height: 4px;
  }
}
.bookwidget__progress .step {
  background-color: #bba77c;
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (max-width: 767px) {
  .bookwidget__progress .step {
    height: 4px;
  }
}
.bookwidget__progress .step--0 {
  transform: scaleX(0.33);
}
.bookwidget__progress .step--1 {
  transform: scaleX(0.66);
}
.bookwidget__progress .step--2 {
  transform: scaleX(1);
}
.bookwidget__label--error {
  margin: 8px 0 0 0;
  color: #FF003C;
  font-size: 12px;
  font-style: italic;
}
.bookwidget--dark {
  background-color: #0e2a38;
  padding: 32px 80px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .bookwidget--dark {
    padding: 32px;
  }
}
@media only screen and (max-width: 1259px) {
  .bookwidget--dark {
    padding: 48px;
  }
}
.bookwidget--dark fieldset input {
  padding: 11px 20px;
  color: #ffffff;
}
.bookwidget--dark fieldset h1, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td {
  color: #bba77c !important;
}
.bookwidget--dark fieldset.panel {
  background-color: #ffffff;
}
.bookwidget--dark fieldset.checkbox label {
  color: #ffffff;
}
.bookwidget--dark .v-select .dropdown-toggle {
  padding: 10px 0 10px 20px;
}
.bookwidget--dark .v-select .selected-tag {
  color: #ffffff;
}
.bookwidget--dark .calender-indicator {
  top: 11px;
}
.bookwidget--dark .datepicker-text {
  color: #ffffff;
}
.bookwidget--dark .flatpickr-calendar {
  background-color: transparent;
}
.bookwidget--dark .flatpickr-months .flatpickr-month {
  color: #EEEEEE;
}
.bookwidget--dark .flatpickr-day, .bookwidget--dark #ui-datepicker-div table td a, #ui-datepicker-div table td .bookwidget--dark a,
.bookwidget--dark #ui-datepicker-div table td span,
#ui-datepicker-div table td .bookwidget--dark span {
  color: #ffffff;
}
.bookwidget--dark .flatpickr-day:hover, .bookwidget--dark #ui-datepicker-div table td a:hover, #ui-datepicker-div table td .bookwidget--dark a:hover,
.bookwidget--dark #ui-datepicker-div table td span:hover,
#ui-datepicker-div table td .bookwidget--dark span:hover {
  color: #0e2a38;
}
.bookwidget--dark .flatpickr-day.nextMonthDay, .bookwidget--dark #ui-datepicker-div table td a.nextMonthDay, #ui-datepicker-div table td .bookwidget--dark a.nextMonthDay,
.bookwidget--dark #ui-datepicker-div table td span.nextMonthDay,
#ui-datepicker-div table td .bookwidget--dark span.nextMonthDay {
  color: #A3B8BD;
}
.bookwidget--dark .flatpickr-day.disabled, .bookwidget--dark #ui-datepicker-div table td a.disabled, #ui-datepicker-div table td .bookwidget--dark a.disabled,
.bookwidget--dark #ui-datepicker-div table td span.disabled,
#ui-datepicker-div table td .bookwidget--dark span.disabled {
  color: rgba(255, 255, 255, 0.1);
}
.bookwidget--dark .flatpickr-day.selected, .bookwidget--dark #ui-datepicker-div table td a.selected, #ui-datepicker-div table td .bookwidget--dark a.selected,
.bookwidget--dark #ui-datepicker-div table td span.selected,
#ui-datepicker-div table td .bookwidget--dark span.selected {
  color: #ffffff;
}
.bookwidget--dark .time-selection__button {
  padding: 11px 20px;
  color: #ffffff;
}
.bookwidget--dark .time-selection__availability {
  top: 48px;
}
.bookwidget--dark .btn--box, .bookwidget--dark html .dmn-form .btn-primary, html .dmn-form .bookwidget--dark .btn-primary, .bookwidget--dark .cta--dark .btn, .cta--dark .bookwidget--dark .btn, .bookwidget--dark .cta--content .btn, .cta--content .bookwidget--dark .btn {
  background-color: #ffffff;
}
.bookwidget--dark .btn--text, .bookwidget--dark .testimonial__name {
  color: #ffffff;
}
.bookwidget--dark .bookwidget__messages * {
  color: #ffffff;
}
.bookwidget--dark .bookwidget__messages a {
  color: #bba77c;
}
.bookwidget--dark .bookwidget__message {
  color: #ffffff;
}
.bookwidget--dark .bookwidget__progress {
  display: block;
}
.bookwidget.collins-widget-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.book #dmn-partner-widget, .book-rewards #dmn-partner-widget, .page-template-page-book-restaurants #dmn-partner-widget {
  margin: 0 auto;
}
.book .paragraph, .book-rewards .paragraph, .page-template-page-book-restaurants .paragraph {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  body.book .bookwidget__standalone,
  body.contact .bookwidget__standalone,
  body.page-template-page-book-restaurants .bookwidget__standalone {
    padding-top: 150px;
  }
}

body.book-rewards .content-wrap {
  overflow: initial;
}

.booking-widget-container {
  position: relative;
  min-height: 475px;
}
.booking-widget-container #dmn-partner-widget [data-stage] {
  animation-name: none;
  animation-duration: 0ms;
  animation-delay: 0ms;
}

.sharewidget {
  text-align: center;
}
.sharewidget > p, .base-content .sharewidget > td {
  margin-bottom: 8px;
}
.sharewidget ul {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.sharewidget__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border: 1px solid #bba77c;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 8px;
  height: 46px;
  width: 46px;
}
.sharewidget__icon:before {
  font-size: 28px;
}
.sharewidget #copyShareLink {
  position: absolute;
  z-index: -1;
  opacity: 0;
  position-events: none;
  user-select: none;
}
.sharewidget--blog ul {
  justify-content: flex-end;
}

.blog-listing.theme--bg-pattern:before {
  top: -90px;
}
.blog-listing__container {
  width: 100%;
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(1, 1fr);
}
@media only screen and (min-width: 768px) {
  .blog-listing__container {
    grid-template-columns: repeat(2, 1fr);
    gap: 64px;
  }
}
@media only screen and (min-width: 1020px) {
  .blog-listing__container {
    grid-template-columns: repeat(3, 1fr);
  }
}
.blog-listing--related .blog-listing__container {
  padding-top: 24px;
}

.restaurants-index ul {
  text-align: center;
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}
.restaurants-index ul li a {
  font-size: 32px;
}
.restaurants-index ul li a:hover {
  border-bottom: 2px solid #bba77c;
}

.blog-pagination {
  display: flex;
  justify-content: center;
}
.blog-pagination a {
  min-width: auto;
  display: block;
  margin: 0em 16px 16px 16px;
}

.quote-block {
  position: relative;
  background-color: #0e2a38;
  color: #ffffff;
}
.quote-block-container {
  width: 80%;
  position: relative;
  margin: auto;
}
.quote-block-container div {
  max-width: 1024px;
  margin: 0 auto;
  padding-bottom: 3em;
  padding-top: 3em;
}
.quote-block-container p, .quote-block-container .base-content td, .base-content .quote-block-container td {
  font-size: 3.7em;
}
.quote-block-container p:last-child, .quote-block-container .base-content td:last-child, .base-content .quote-block-container td:last-child {
  margin-bottom: 0;
}
.quote-block h3:first-of-type, .quote-block html .dmn-form h1:first-of-type, html .dmn-form .quote-block h1:first-of-type, .quote-block html .dmn-form .gallery__item__caption--curiosityfund p:first-of-type, html .dmn-form .gallery__item__caption--curiosityfund .quote-block p:first-of-type, .quote-block .gallery__item__caption--curiosityfund html .dmn-form p:first-of-type, .gallery__item__caption--curiosityfund html .dmn-form .quote-block p:first-of-type, .quote-block html .dmn-form .gallery__item__caption--curiosityfund .base-content td:first-of-type, html .dmn-form .gallery__item__caption--curiosityfund .base-content .quote-block td:first-of-type, .quote-block .gallery__item__caption--curiosityfund .base-content html .dmn-form td:first-of-type, .gallery__item__caption--curiosityfund .base-content html .dmn-form .quote-block td:first-of-type, .quote-block html .dmn-form .base-content .gallery__item__caption--curiosityfund td:first-of-type, html .dmn-form .base-content .gallery__item__caption--curiosityfund .quote-block td:first-of-type, .quote-block .base-content .gallery__item__caption--curiosityfund html .dmn-form td:first-of-type, .base-content .gallery__item__caption--curiosityfund html .dmn-form .quote-block td:first-of-type, .quote-block .gform_wrapper .gform_heading h3.gform_title:first-of-type, .gform_wrapper .gform_heading .quote-block h3.gform_title:first-of-type, .quote-block .gform_wrapper .gform_heading .gform_title.text--nav--title:first-of-type, .gform_wrapper .gform_heading .quote-block .gform_title.text--nav--title:first-of-type, .quote-block .text--nav--title:first-of-type, .quote-block .bookwidget--dark fieldset h1:first-of-type, .bookwidget--dark fieldset .quote-block h1:first-of-type, .quote-block .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p:first-of-type, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .quote-block p:first-of-type, .quote-block .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p:first-of-type, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .quote-block p:first-of-type, .quote-block .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td:first-of-type, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .quote-block td:first-of-type, .quote-block .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td:first-of-type, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .quote-block td:first-of-type, .quote-block .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td:first-of-type, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .quote-block td:first-of-type, .quote-block .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td:first-of-type, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .quote-block td:first-of-type {
  color: #bba77c;
}
.quote-block h3, .quote-block html .dmn-form h1, html .dmn-form .quote-block h1, .quote-block html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .quote-block p, .quote-block .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .quote-block p, .quote-block html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .quote-block td, .quote-block .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .quote-block td, .quote-block html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .quote-block td, .quote-block .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .quote-block td, .quote-block .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .quote-block h1.gform_title, .quote-block html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .quote-block h1.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .quote-block p.gform_title, .quote-block html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .quote-block p.gform_title, .quote-block .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .quote-block p.gform_title, .quote-block .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .quote-block p.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .quote-block td.gform_title, .quote-block html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .quote-block td.gform_title, .quote-block .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .quote-block td.gform_title, .quote-block html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .quote-block td.gform_title, .quote-block .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading h3.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form h1.gform_title, html .dmn-form .quote-block .gform_wrapper .gform_heading h1.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .quote-block .gform_wrapper .gform_heading p.gform_title, .quote-block .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .quote-block .gform_wrapper .gform_heading p.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .quote-block .gform_wrapper .gform_heading td.gform_title, .quote-block .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .quote-block .gform_wrapper .gform_heading td.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .quote-block .gform_wrapper .gform_heading td.gform_title, .quote-block .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .quote-block .gform_wrapper .gform_heading td.gform_title, .quote-block .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .quote-block html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .quote-block .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .quote-block h3.gform_title, .gform_wrapper .gform_heading .quote-block html .dmn-form h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .quote-block h1.gform_title, .gform_wrapper .gform_heading .quote-block html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .quote-block p.gform_title, .gform_wrapper .gform_heading .quote-block .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .quote-block p.gform_title, .gform_wrapper .gform_heading .quote-block html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .quote-block td.gform_title, .gform_wrapper .gform_heading .quote-block .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .quote-block td.gform_title, .gform_wrapper .gform_heading .quote-block html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .quote-block td.gform_title, .gform_wrapper .gform_heading .quote-block .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .quote-block td.gform_title, .gform_wrapper .gform_heading .quote-block html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .quote-block h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .quote-block h1.gform_title, .quote-block .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .quote-block h1.gform_title, .quote-block .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .quote-block h1.gform_title, .quote-block .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .quote-block td.gform_title, .quote-block .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .quote-block td.gform_title, .quote-block .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .quote-block td.gform_title, .quote-block .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .quote-block td.gform_title, .quote-block .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .quote-block td.gform_title, .quote-block .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .quote-block .gform_title.text--nav--title, .quote-block .text--nav--title, .quote-block .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .quote-block h1, .quote-block .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .quote-block p, .quote-block .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .quote-block p,
.quote-block p,
.quote-block .base-content td,
.base-content .quote-block td {
  color: inherit;
  font-size: 20px;
  margin-bottom: 1em;
}
.quote-block-text p, .quote-block-text .base-content td, .base-content .quote-block-text td {
  color: inherit;
  font-size: 40px;
}

.heading-one-block {
  position: relative;
  background-color: #d9e6dc;
  color: #0e2a38;
}
.heading-one-block-container {
  width: 60%;
  position: relative;
  margin: auto;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .heading-one-block-container {
    width: 95%;
  }
}
.heading-one-block-container h1, .heading-one-block-container .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .heading-one-block-container p, .heading-one-block-container .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .heading-one-block-container td, .heading-one-block-container .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .heading-one-block-container td {
  font-size: 3.3em;
  padding: 25px 0;
  margin: 0;
}
@media only screen and (max-width: 575px) {
  .heading-one-block-container h1, .heading-one-block-container .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .heading-one-block-container p, .heading-one-block-container .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .heading-one-block-container td, .heading-one-block-container .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .heading-one-block-container td {
    font-size: 2.3em;
  }
}
.heading-one-block-container .heading-one-block-text {
  width: 75%;
  margin: auto;
}
@media only screen and (max-width: 575px) {
  .heading-one-block-container .heading-one-block-text {
    width: 95%;
  }
}
.heading-one-block-container p, .heading-one-block-container .base-content td, .base-content .heading-one-block-container td {
  color: inherit;
  font-size: 1.8em;
}
@media only screen and (max-width: 575px) {
  .heading-one-block-container p, .heading-one-block-container .base-content td, .base-content .heading-one-block-container td {
    font-size: 1.2em;
  }
}
.heading-one-block-container p:last-child, .heading-one-block-container .base-content td:last-child, .base-content .heading-one-block-container td:last-child {
  margin-bottom: 0;
  padding-bottom: 25px;
}

.wine-regions-container {
  position: relative;
  margin: 50px auto;
  border: 1px solid #bba77c;
  padding: 0 50px;
}
@media only screen and (max-width: 575px) {
  .wine-regions-container {
    border: none;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
  }
}
.wine-regions-container .wine-regions-overlay {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  width: 130px;
  height: 36px;
}
.wine-regions-container object,
.wine-regions-container img,
.wine-regions-container svg {
  width: 100%;
}

.single-wine-origins p, .single-wine-origins .base-content td, .base-content .single-wine-origins td {
  margin-bottom: 1em;
}
.single-wine-origins .quote-block-name {
  margin: 0;
}
.single-wine-origins .generic_cta .row .column__content .heading,
.single-wine-origins .generic_cta .row .column__content .paragraph {
  max-width: 100%;
}

.padding-0 {
  padding: 0;
}

.product-showcase {
  text-align: center;
}
.product-showcase .container, .product-showcase .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .product-showcase .hero__slide__content, .product-showcase .hero__slider__nav ul, .hero__slider__nav .product-showcase ul, .product-showcase .section--fullbleed .gallery__nav, .section--fullbleed .product-showcase .gallery__nav {
  width: 100%;
  position: relative;
}
.product-showcase .container img, .product-showcase .hero--blog .hero__slide--image .hero__slide__content img, .hero--blog .hero__slide--image .product-showcase .hero__slide__content img, .product-showcase .hero__slider__nav ul img, .hero__slider__nav .product-showcase ul img, .product-showcase .section--fullbleed .gallery__nav img, .section--fullbleed .product-showcase .gallery__nav img {
  max-height: 500px;
  margin-bottom: 2rem;
}
.product-showcase-text {
  max-width: 700px;
  margin: auto;
}

.terms-and-conditions-container {
  margin-bottom: 25px;
}
.terms-and-conditions-container select {
  border: 1px solid #bba77c;
  font-size: 16px;
  color: #0e2a38;
  background-color: transparent;
  padding: 10px 20px;
  border-radius: 0px;
  width: auto;
}

.allergen-table {
  border: 1px solid #0e2a38;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1019px) {
  .allergen-table {
    border-top: none;
  }
}

.allergen-headings {
  display: flex;
}
@media only screen and (max-width: 1019px) {
  .allergen-headings {
    display: none;
  }
}
.allergen-headings-empty {
  display: flex;
  width: 30%;
}
.allergen-headings-label {
  width: 70%;
  text-align: center;
  border-bottom: 1px solid #0e2a38;
  border-left: 1px solid #0e2a38;
  padding: 10px;
}
.allergen-headings-allergy {
  display: flex;
  width: 70%;
}
.allergen-headings-allergy .allergen-headings-single-allergy {
  width: 6.67%;
  vertical-align: bottom;
  text-align: center;
  border-left: 1px solid #0e2a38;
  padding: 10px;
}
.allergen-headings-allergy .allergen-headings-single-allergy span {
  display: inline-block;
  white-space: nowrap;
  transform: translate(0, 100%) rotate(-90deg);
  transform-origin: 0 0;
}
.allergen-headings-allergy .allergen-headings-single-allergy span:before {
  content: "";
  float: left;
  margin-top: 100%;
}

.allergen-content {
  display: flex;
}
.allergen-content-empty {
  width: 30%;
}
.allergen-content .allergen-content-single-allergy {
  width: 5%;
  border-left: 1px solid #0e2a38;
  color: #C41E3A;
  justify-content: center;
  text-transform: lowercase;
}
.allergen-content .allergen-content-single-allergy.optional {
  color: #2b3334;
}
@media only screen and (max-width: 1019px) {
  .allergen-content .allergen-content-single-allergy {
    display: none;
  }
}
.allergen-content > div {
  display: flex;
  flex-direction: row;
  padding: 10px 5px;
  border-top: 1px solid #0e2a38;
}

.allergen-additional-info {
  width: 100%;
  padding: 10px;
  display: none;
  border-top: 1px solid #0e2a38;
}
.allergen-additional-info.expanded {
  display: block;
}
.allergen-additional-info.expanded p, .allergen-additional-info.expanded .base-content td, .base-content .allergen-additional-info.expanded td {
  margin-bottom: 20px;
}
.allergen-additional-info.expanded ul li {
  text-transform: capitalize;
}

.allergen-dish {
  cursor: pointer;
  position: relative;
  padding-left: 35px !important;
  min-width: 30%;
}
@media only screen and (max-width: 1019px) {
  .allergen-dish {
    width: 100%;
  }
}
.allergen-dish::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #0e2a38;
  border-left: 2px solid #0e2a38;
  transform: rotate(-45deg);
  transition: transform 0.3s ease;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -9px;
}
.allergen-dish.expanded::before {
  transform: rotate(135deg);
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 1000;
  background-color: #ffffff;
  border-right: 1px solid #0e2a38;
  border-bottom: 1px solid #0e2a38;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 0) {
  .sticky {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) {
  .sticky {
    width: 489px;
  }
}
@media only screen and (min-width: 768px) {
  .sticky {
    width: 669px;
  }
}
@media only screen and (min-width: 1020px) {
  .sticky {
    width: 909px;
  }
}
@media only screen and (min-width: 1260px) {
  .sticky {
    width: 1249px;
  }
}
@media only screen and (min-width: 1660px) {
  .sticky {
    width: 1549px;
  }
}

.page-template-page-allergens p, .page-template-page-allergens .base-content td, .base-content .page-template-page-allergens td {
  margin-bottom: 1em;
}
.page-template-page-allergens .allergen-content-empty p, .page-template-page-allergens .allergen-content-empty .base-content td, .base-content .page-template-page-allergens .allergen-content-empty td,
.page-template-page-allergens .allergen-content-single-allergy p,
.page-template-page-allergens .allergen-content-single-allergy .base-content td,
.base-content .page-template-page-allergens .allergen-content-single-allergy td {
  margin-bottom: 0;
}

@media only screen and (max-width: 1019px) {
  .allergy-search {
    width: 100%;
    margin-bottom: 25px;
  }
}

#categoryDropdown {
  background-color: transparent;
  padding: 10px 20px;
  font-family: "Josefin Sans", sans-serif;
  color: #0e2a38;
  border: 1px solid #bba77c;
  border-radius: 0;
  height: 48px;
  text-transform: capitalize;
}
#categoryDropdown:focus {
  outline: none;
}
@media only screen and (max-width: 1019px) {
  #categoryDropdown {
    width: 100%;
  }
}

.allergy-inputs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.full-allergy-filter {
  display: none;
  padding: 10px;
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  margin-bottom: 25px;
}
.full-allergy-filter.active {
  display: block;
}

.allergy-filter {
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 1020px) {
  .allergy-filter {
    width: auto;
  }
}
.allergy-filter-button {
  background-color: transparent;
  padding: 10px 20px;
  font-family: "Josefin Sans", sans-serif;
  color: #0e2a38;
  border: 1px solid #bba77c;
  border-radius: 0;
  height: 48px;
  text-transform: capitalize;
  cursor: pointer;
}
.allergy-filter-button:focus {
  outline: none;
}
@media only screen and (max-width: 1019px) {
  .allergy-filter-button {
    width: 100%;
    margin-bottom: 25px;
  }
}
.allergy-filter-button.clear {
  background-color: #ffffff;
}

.allergy-checkboxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.allergy-checkboxes .allergy-checkbox {
  display: flex;
  padding: 10px 0;
  margin-right: 10px;
  flex: calc(50% - 10px);
}
@media only screen and (min-width: 1020px) {
  .allergy-checkboxes .allergy-checkbox {
    flex: calc(20% - 10px);
  }
}
.allergy-checkboxes .allergy-checkbox input {
  width: 20px;
  height: 25px;
  display: flex;
}
.allergy-checkboxes .allergy-checkbox label {
  line-height: 25px;
}

.tall-image-block {
  position: relative;
  width: 100%;
  overflow: visible;
  padding: 2rem 0 12rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 600px));
  gap: 4rem;
  margin-top: 2rem;
  justify-content: center;
}
.tall-image-block-container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 2rem 4rem;
  text-align: center;
  gap: 2rem;
}
.tall-image-block-container:nth-child(even) {
  transform: translateY(12rem);
}
.tall-image-block-container h3, .tall-image-block-container html .dmn-form h1, html .dmn-form .tall-image-block-container h1, .tall-image-block-container html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .tall-image-block-container p, .tall-image-block-container .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .tall-image-block-container p, .tall-image-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .tall-image-block-container td, .tall-image-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .tall-image-block-container td, .tall-image-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .tall-image-block-container td, .tall-image-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .tall-image-block-container td, .tall-image-block-container .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .tall-image-block-container h1.gform_title, .tall-image-block-container html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .tall-image-block-container h1.gform_title, .tall-image-block-container .gform_wrapper .gform_heading h3.gform_title, html .dmn-form .tall-image-block-container .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .tall-image-block-container h3.gform_title, .gform_wrapper .gform_heading .tall-image-block-container html .dmn-form h1.gform_title, .tall-image-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .tall-image-block-container h1.gform_title, .tall-image-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .tall-image-block-container h1.gform_title, .tall-image-block-container .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .tall-image-block-container .gform_title.text--nav--title, .tall-image-block-container .text--nav--title, .tall-image-block-container .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .tall-image-block-container h1, .tall-image-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .tall-image-block-container p, .tall-image-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .tall-image-block-container p, .tall-image-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .tall-image-block-container td, .tall-image-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .tall-image-block-container td, .tall-image-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .tall-image-block-container td, .tall-image-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .tall-image-block-container td {
  margin: 0;
  text-wrap: pretty;
  overflow-wrap: break-word;
  word-wrap: break-word;
  padding: 0 0.75rem;
  width: 100%;
}
.tall-image-block-container img {
  position: relative;
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.tall-image-block-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-wrap: pretty;
  padding: 0 0.75rem;
  word-break: break-word;
}
.tall-image-block-content p, .tall-image-block-content .base-content td, .base-content .tall-image-block-content td {
  margin: 0;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  text-wrap: pretty;
}
.tall-image-block-buttons {
  position: relative;
}
.tall-image-block-buttons .btn--box, .tall-image-block-buttons html .dmn-form .btn-primary, html .dmn-form .tall-image-block-buttons .btn-primary, .tall-image-block-buttons .cta--dark .btn, .cta--dark .tall-image-block-buttons .btn, .tall-image-block-buttons .cta--content .btn, .cta--content .tall-image-block-buttons .btn {
  font-weight: 700;
}
.tall-image-block-buttons .btn--box--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.tall-image-block-buttons .btn--box--black:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--white {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.tall-image-block-buttons .btn--box--white:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.tall-image-block-buttons .btn--box--brandcolor_1:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.tall-image-block-buttons .btn--box--peach:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.tall-image-block-buttons .btn--box--wine:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--gold {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.tall-image-block-buttons .btn--box--gold:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.tall-image-block-buttons .btn--box--offwhite:hover::before {
  opacity: 0.1;
}
.tall-image-block-buttons .btn--box--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tall-image-block-buttons .btn--box--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.tall-image-block-buttons .btn--box--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}
.tall-image-block.tall-image-slider {
  display: block;
  padding: 4rem 0;
  overflow: hidden;
}
.tall-image-block.tall-image-slider .tall-image-block-container {
  padding: 0 1rem;
  transform: none !important;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 350px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .tall-image-block.tall-image-slider .tall-image-block-container {
    width: 250px;
  }
}
.tall-image-block.tall-image-slider .tall-image-block-container img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .tall-image-block.tall-image-slider .tall-image-block-container img {
    height: 350px;
  }
}
.tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-content {
  display: flex;
  flex-direction: column;
}
.tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons {
  margin-bottom: 2rem;
}
.tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons .btn--box, .tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons html .dmn-form .btn-primary, html .dmn-form .tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons .btn-primary, .tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons .cta--dark .btn, .cta--dark .tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons .btn, .tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons .cta--content .btn, .cta--content .tall-image-block.tall-image-slider .tall-image-block-container .tall-image-block-buttons .btn {
  transform: unset;
}
.tall-image-block.tall-image-slider .slick-track {
  display: flex;
  align-items: flex-start;
  padding: 2rem 0;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .tall-image-block.tall-image-slider .slick-track {
    margin-bottom: 0;
  }
}
.tall-image-block.tall-image-slider .slick-slide {
  padding: 0 4rem;
  transform-origin: center center;
  transform: scale(0.85);
  opacity: 0.5;
}
@media only screen and (max-width: 1659px) {
  .tall-image-block.tall-image-slider .slick-slide {
    padding: 0 3rem;
  }
}
@media only screen and (max-width: 1259px) {
  .tall-image-block.tall-image-slider .slick-slide {
    padding: 0 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .tall-image-block.tall-image-slider .slick-slide {
    padding: 0 1rem;
  }
}
.tall-image-block.tall-image-slider .slick-slide.slick-center {
  transform: scale(1.2) translateY(1rem) !important;
  z-index: 1;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .tall-image-block.tall-image-slider .slick-slide.slick-center {
    transform: scale(1.08) translateY(1rem) !important;
  }
}
.tall-image-block.tall-image-slider .slick-slide.slick-current:not(.slick-center) {
  opacity: 1;
}
.tall-image-block.tall-image-slider .custom-arrow {
  position: absolute;
  z-index: 2;
  top: 40%;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: opacity 0.3s ease;
}
.tall-image-block.tall-image-slider .custom-arrow .arrow-icon {
  width: 20px;
  height: 36px;
  background-image: url("../../app/img/icon/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) invert(1);
}
.tall-image-block.tall-image-slider .custom-arrow.slick-prev {
  left: 50px;
}
.tall-image-block.tall-image-slider .custom-arrow.slick-prev .arrow-icon {
  transform: rotate(180deg);
}
.tall-image-block.tall-image-slider .custom-arrow.slick-next {
  right: 50px;
}
.tall-image-block.tall-image-slider .custom-arrow.slick-next .arrow-icon {
  transform: rotate(0);
}
.tall-image-block.tall-image-slider .slick-arrow {
  display: none;
}
.tall-image-block.tall-image-slider.slick-initialized .custom-arrow {
  display: flex;
}
@media only screen and (max-width: 1259px) {
  .tall-image-block {
    padding: 1.5rem 0;
    padding-bottom: 4rem;
  }
  .tall-image-block-container {
    padding: 0 1.5rem 3rem;
  }
  .tall-image-block-container:nth-child(even) {
    transform: translateY(4rem);
  }
}
@media only screen and (max-width: 1019px) {
  .tall-image-block {
    gap: 1rem;
  }
}
@media only screen and (max-width: 575px) {
  .tall-image-block {
    padding: 1rem 0;
    padding-bottom: 0;
    grid-template-columns: minmax(0, 500px);
    gap: 3rem;
  }
  .tall-image-block-container {
    transform: none !important;
    padding: 0 1rem 3rem;
  }
  .tall-image-block-container img {
    height: 400px;
  }
  .tall-image-block-content {
    padding: 0 1rem;
  }
}

.side-by-side-block {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding: 6em 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1000px;
}
.side-by-side-block.more-than-two .side-by-side-block-container {
  margin-bottom: 4em;
  margin-top: 4em;
}
.side-by-side-block-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .side-by-side-block-container {
    margin-right: 4em;
    margin-bottom: 0em;
    width: calc(50% - 2em);
  }
}
.side-by-side-block-container:nth-of-type(even) {
  margin-right: 0;
}
.side-by-side-block-container img {
  min-height: 300px;
  object-fit: cover;
}
.side-by-side-block-container h4, .side-by-side-block-container .subheading--h2, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td {
  margin: 2em 0 0;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 0.25em;
  font-size: 16px;
}
.side-by-side-block-container h4 + h3, .side-by-side-block-container html .dmn-form h4 + h1, html .dmn-form .side-by-side-block-container h4 + h1, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund h4 + p, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + p, .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form h4 + p, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container h4 + p, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content h4 + td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container h4 + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form h4 + td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container h4 + td, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund h4 + td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + td, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form h4 + td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container h4 + td, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form h4 + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container h4 + h1.gform_title, .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading h4 + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund h4 + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading h4 + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form h4 + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading h4 + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content h4 + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading h4 + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form h4 + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading h4 + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund h4 + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading h4 + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form h4 + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading h4 + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading h4 + h3.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form h4 + h1.gform_title, html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading h4 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund h4 + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .gform_wrapper .gform_heading h4 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form h4 + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading h4 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content h4 + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .gform_wrapper .gform_heading h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form h4 + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund h4 + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .gform_wrapper .gform_heading h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form h4 + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form h4 + h1.gform_title, .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading h4 + h1.gform_title, html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading h4 + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container h4 + h3.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form h4 + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund h4 + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container h4 + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form h4 + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content h4 + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form h4 + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund h4 + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form h4 + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form h4 + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container h4 + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container h4 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset h4 + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container h4 + h1.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading h4 + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container h4 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund h4 + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading h4 + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset h4 + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading h4 + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container h4 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content h4 + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading h4 + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset h4 + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading h4 + td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund h4 + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading h4 + td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset h4 + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading h4 + td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container h4 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading h4 + .gform_title.text--nav--title, .gform_wrapper .gform_heading .side-by-side-block-container h4 + .gform_title.text--nav--title, .side-by-side-block-container h4 + .text--nav--title, .side-by-side-block-container .subheading--h2 + h3, .side-by-side-block-container html .dmn-form .subheading--h2 + h1, html .dmn-form .side-by-side-block-container .subheading--h2 + h1, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .subheading--h2 + p, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + p, .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + p, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .subheading--h2 + p, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .subheading--h2 + td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .subheading--h2 + td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .subheading--h2 + td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .subheading--h2 + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .subheading--h2 + h1.gform_title, .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading .subheading--h2 + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .subheading--h2 + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .subheading--h2 + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .subheading--h2 + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + h3.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .subheading--h2 + h1.gform_title, html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .subheading--h2 + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .subheading--h2 + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .subheading--h2 + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .subheading--h2 + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .subheading--h2 + h1.gform_title, .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading .subheading--h2 + h1.gform_title, html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + h3.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .subheading--h2 + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .subheading--h2 + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .subheading--h2 + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .subheading--h2 + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .subheading--h2 + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .subheading--h2 + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .subheading--h2 + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .subheading--h2 + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .subheading--h2 + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + h1.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading .subheading--h2 + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + h1.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .subheading--h2 + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .subheading--h2 + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .subheading--h2 + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .subheading--h2 + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .subheading--h2 + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .subheading--h2 + td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .subheading--h2 + .gform_title.text--nav--title, .gform_wrapper .gform_heading .side-by-side-block-container .subheading--h2 + .gform_title.text--nav--title, .side-by-side-block-container .subheading--h2 + .text--nav--title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h3, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form p + h1, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund p + p, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form p + p, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form p + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gform_wrapper .gform_heading p + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading p + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading p + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + h3.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form p + h1.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gform_wrapper .gform_heading p + h1.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h3.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form p + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund p + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form p + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form p + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset p + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gform_wrapper .gform_heading p + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content p + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading p + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset p + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading p + td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund p + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p + td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading p + .gform_title.text--nav--title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + .gform_title.text--nav--title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + .text--nav--title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h3, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form p + h1, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund p + p, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form p + p, .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form p + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading p + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading p + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading p + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + h3.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form p + h1.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading p + h1.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + h1.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h3.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form p + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund p + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form p + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content p + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form p + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund p + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form p + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form p + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset p + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading p + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content p + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading p + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset p + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading p + td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund p + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p + td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p + td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading p + .gform_title.text--nav--title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + .gform_title.text--nav--title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + .text--nav--title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h3, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form td + h1, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gallery__item__caption--curiosityfund td + p, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form td + p, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content td + td, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form td + td, .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form td + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund td + td, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund td + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form td + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + h3.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h3.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .bookwidget--dark fieldset td + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading td + .gform_title.text--nav--title, .gform_wrapper .gform_heading .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + .gform_title.text--nav--title, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + .text--nav--title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h3, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form td + h1, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund td + p, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + p, .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container td + td, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container html .dmn-form td + td, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container td + td, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .side-by-side-block-container td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + h3.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + h1.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h3.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content html .dmn-form .side-by-side-block-container td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content html .dmn-form .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset td + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading td + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container td + td.gform_title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gform_wrapper .gform_heading td + .gform_title.text--nav--title, .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + .gform_title.text--nav--title, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + .text--nav--title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h3, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + h1, html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund td + p, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form td + p, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + td, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .side-by-side-block-container html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td, html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, html .dmn-form .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form td + td, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, html .dmn-form .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + h3.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + p.gform_title, .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h3.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset td + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gform_wrapper .gform_heading td + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .bookwidget--dark fieldset .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .side-by-side-block-container .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td.gform_title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gform_wrapper .gform_heading td + .gform_title.text--nav--title, .gform_wrapper .gform_heading .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + .gform_title.text--nav--title, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + .text--nav--title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h3, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + h1, html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund td + p, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + p, .gallery__item__caption--curiosityfund html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund td + td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + h3.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading html .dmn-form td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gform_wrapper .gform_heading td + h1.gform_title, html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + h1.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h3.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form .gallery__item__caption--curiosityfund td + p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .base-content html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, html .dmn-form .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund html .dmn-form td + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container html .dmn-form td + h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset td + h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading td + h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund td + td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td + td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td + td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td.gform_title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gform_wrapper .gform_heading td + .gform_title.text--nav--title, .gform_wrapper .gform_heading .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + .gform_title.text--nav--title, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + .text--nav--title, .side-by-side-block-container .bookwidget--dark fieldset h4 + h1, .side-by-side-block-container .bookwidget--dark fieldset .subheading--h2 + h1, .bookwidget--dark fieldset .side-by-side-block-container h4 + h1, .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + h1, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset p + h1, .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + h1, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset p + h1, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + h1, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset td + h1, .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + h1, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset td + h1, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + h1, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset td + h1, .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + h1, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset td + h1, .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + h1, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund h4 + p, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .subheading--h2 + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund td + p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p, .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset h4 + p, .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .subheading--h2 + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container h4 + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + p, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + p, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + p, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + p, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content h4 + td, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .subheading--h2 + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container h4 + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content p + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content p + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container td + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container td + td, .side-by-side-block-container .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset h4 + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .subheading--h2 + td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container h4 + td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset p + td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset p + td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td + td, .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .side-by-side-block-container .bookwidget--dark fieldset td + td, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .bookwidget--dark fieldset td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .side-by-side-block-container td + td, .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .bookwidget--dark fieldset .side-by-side-block-container td + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset td + td, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset td + td, .side-by-side-block-container .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .gallery__item__caption--curiosityfund .side-by-side-block-container .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .gallery__item__caption--curiosityfund .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset td + td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund h4 + td, .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .subheading--h2 + td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container h4 + td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund p + td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund p + td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td + td, .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td, .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .side-by-side-block-container td + td, .side-by-side-block-container .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td, .bookwidget--dark fieldset .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund td + td, .side-by-side-block-container .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .bookwidget--dark fieldset .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .bookwidget--dark fieldset .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund td + td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset h4 + td, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .subheading--h2 + td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container h4 + td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .subheading--h2 + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p + td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container p + td, .side-by-side-block-container .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .side-by-side-block-container td + td, .side-by-side-block-container .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td, .side-by-side-block-container .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td + td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td + td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .side-by-side-block-container td + td {
  margin-top: 0.5em;
}
.side-by-side-block-buttons {
  position: relative;
  margin-top: 2em;
}
.side-by-side-block-buttons .btn--box, .side-by-side-block-buttons html .dmn-form .btn-primary, html .dmn-form .side-by-side-block-buttons .btn-primary, .side-by-side-block-buttons .cta--dark .btn, .cta--dark .side-by-side-block-buttons .btn, .side-by-side-block-buttons .cta--content .btn, .cta--content .side-by-side-block-buttons .btn {
  font-weight: 700;
}
.side-by-side-block-buttons .btn--box--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.side-by-side-block-buttons .btn--box--black:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--white {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.side-by-side-block-buttons .btn--box--white:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.side-by-side-block-buttons .btn--box--brandcolor_1:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.side-by-side-block-buttons .btn--box--peach:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.side-by-side-block-buttons .btn--box--wine:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--gold {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.side-by-side-block-buttons .btn--box--gold:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.side-by-side-block-buttons .btn--box--offwhite:hover::before {
  opacity: 0.1;
}
.side-by-side-block-buttons .btn--box--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.side-by-side-block-buttons .btn--box--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.side-by-side-block-buttons .btn--box--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}

.newsletter-page {
  padding: 48px 0;
  color: #ffffff;
}
.newsletter-page.theme--brandcolor_1 {
  background-color: #0e2a38;
}
.newsletter-page.theme--white {
  background-color: #ffffff;
  color: #0e2a38;
}
.newsletter-page.theme--white h2, .newsletter-page.theme--white .testimonial blockquote, .testimonial .newsletter-page.theme--white blockquote, .newsletter-page.theme--white h3, .newsletter-page.theme--white html .dmn-form h1, html .dmn-form .newsletter-page.theme--white h1, .newsletter-page.theme--white html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .newsletter-page.theme--white p, .newsletter-page.theme--white .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .newsletter-page.theme--white p, .newsletter-page.theme--white html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .newsletter-page.theme--white td, .newsletter-page.theme--white .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .newsletter-page.theme--white td, .newsletter-page.theme--white html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .newsletter-page.theme--white td, .newsletter-page.theme--white .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .newsletter-page.theme--white td, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .newsletter-page.theme--white h1.gform_title, .newsletter-page.theme--white html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white h1.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading h3.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form h1.gform_title, html .dmn-form .newsletter-page.theme--white .gform_wrapper .gform_heading h1.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .newsletter-page.theme--white .gform_wrapper .gform_heading p.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .newsletter-page.theme--white .gform_wrapper .gform_heading p.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .newsletter-page.theme--white .gform_wrapper .gform_heading td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .newsletter-page.theme--white .gform_wrapper .gform_heading td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .newsletter-page.theme--white .gform_wrapper .gform_heading td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .newsletter-page.theme--white .gform_wrapper .gform_heading td.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .newsletter-page.theme--white html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .newsletter-page.theme--white .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white h3.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white html .dmn-form h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white h1.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .newsletter-page.theme--white p.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white p.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white td.gform_title, .gform_wrapper .gform_heading .newsletter-page.theme--white html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .newsletter-page.theme--white h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .newsletter-page.theme--white h1.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .newsletter-page.theme--white p.gform_title, .newsletter-page.theme--white .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .newsletter-page.theme--white .gform_title.text--nav--title, .newsletter-page.theme--white .text--nav--title, .newsletter-page.theme--white .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .newsletter-page.theme--white h1, .newsletter-page.theme--white h4, .newsletter-page.theme--white .subheading--h2, .newsletter-page.theme--white .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .newsletter-page.theme--white p, .newsletter-page.theme--white .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .newsletter-page.theme--white td, .newsletter-page.theme--white .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .newsletter-page.theme--white td, .newsletter-page.theme--white p, .newsletter-page.theme--white .base-content td, .base-content .newsletter-page.theme--white td {
  color: #0e2a38;
}
@media only screen and (max-width: 767px) {
  .newsletter-page {
    padding: 32px 0;
  }
}
.newsletter-page .container, .newsletter-page .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .newsletter-page .hero__slide__content, .newsletter-page .hero__slider__nav ul, .hero__slider__nav .newsletter-page ul, .newsletter-page .section--fullbleed .gallery__nav, .section--fullbleed .newsletter-page .gallery__nav {
  max-width: 50rem;
  margin: 0 auto;
}
.newsletter-page .newsletter-content {
  text-align: center;
  margin-bottom: 32px;
}
.newsletter-page .newsletter-signup-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.newsletter-page #subForm-newsletter fieldset label {
  position: relative;
  top: auto;
  left: 0;
  transform: none;
  -webkit-transform: none;
  margin-bottom: 0.5rem;
  pointer-events: auto;
}
.newsletter-page .newsletter-signup {
  width: 100%;
  max-width: 37.5rem;
  margin: 0 auto;
  background-color: #F7F7F7;
  padding: 32px;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.08);
}
@media only screen and (max-width: 767px) {
  .newsletter-page .newsletter-signup {
    padding: 16px;
  }
}
.newsletter-page .newsletter-signup .error {
  color: #FF003C;
  border: 0.0625rem solid #FF003C;
  padding: 1em;
  margin-bottom: 2em;
  font-size: 0.9375rem;
  display: none;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 0, 60, 0.1);
  border-radius: 0.25rem;
}
.newsletter-page #subForm-newsletter {
  width: 100%;
}
.newsletter-page #subForm-newsletter fieldset {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.newsletter-page #subForm-newsletter fieldset input:not([type=checkbox]),
.newsletter-page #subForm-newsletter fieldset select,
.newsletter-page #subForm-newsletter fieldset textarea {
  width: 100%;
  border: 0.0625rem solid #bba77c;
  padding: 0.75rem 1rem;
  background-color: transparent;
  font-size: 1rem;
  height: 2.8125rem;
  box-sizing: border-box;
  display: block;
  color: #0e2a38;
}
.newsletter-page #subForm-newsletter fieldset select {
  color: #0e2a38;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 2.8125rem;
}
.newsletter-page #subForm-newsletter fieldset select option {
  color: #0e2a38;
}
.newsletter-page #subForm-newsletter fieldset label {
  display: block;
  margin-bottom: 0.5rem;
  text-align: left;
  color: #0e2a38;
  font-size: 1rem;
  position: relative;
  transform: none;
  left: 0;
  width: 100%;
}
.newsletter-page #subForm-newsletter fieldset.checkbox {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  position: relative;
}
.newsletter-page #subForm-newsletter fieldset.checkbox input[type=checkbox] {
  width: auto;
  margin-right: 0.5rem;
  margin-top: 0;
  flex-shrink: 0;
  opacity: 0;
  position: absolute;
}
.newsletter-page #subForm-newsletter fieldset.checkbox label {
  display: inline-block;
  position: static;
  transform: none;
  font-size: 0.875rem;
  width: 100%;
  margin-bottom: 0;
  line-height: 1.5;
  padding-left: 1.875rem !important;
  cursor: pointer;
}
.newsletter-page #subForm-newsletter fieldset.checkbox label a {
  color: #0e2a38;
}
.newsletter-page #subForm-newsletter fieldset.checkbox label:before {
  position: absolute;
  left: 0;
  font-size: 1.125rem;
  line-height: 1;
  transform: none;
}
@media only screen and (max-width: 575px) {
  .newsletter-page #subForm-newsletter fieldset.checkbox label {
    font-size: 0.8125rem;
    line-height: 1.4;
    padding-left: 1.625rem !important;
  }
  .newsletter-page #subForm-newsletter fieldset.checkbox label:before {
    font-size: 1rem;
    top: 0.0625rem;
  }
}
.newsletter-page #subForm-newsletter fieldset.full {
  width: 100%;
}
.newsletter-page #subForm-newsletter .form-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.newsletter-page #subForm-newsletter .form-row fieldset {
  flex: 1;
  min-width: 0;
}
@media only screen and (max-width: 575px) {
  .newsletter-page #subForm-newsletter .form-row fieldset {
    flex: 0 0 100%;
    width: 100%;
  }
}
.newsletter-page #subForm-newsletter .form-row .fieldset-dob {
  flex: 0 0 100%;
  width: 100%;
}
.newsletter-page #subForm-newsletter .dob {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 1rem;
}
@media only screen and (max-width: 575px) {
  .newsletter-page #subForm-newsletter .dob {
    flex-direction: column;
  }
}
.newsletter-page #subForm-newsletter .dob .dob-item {
  flex: 1;
  width: calc(33.33% - 0.6875rem);
}
.newsletter-page #subForm-newsletter .dob .dob-item select {
  width: 100%;
  color: #0e2a38;
}
@media only screen and (max-width: 575px) {
  .newsletter-page #subForm-newsletter .dob .dob-item {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 1rem;
  }
  .newsletter-page #subForm-newsletter .dob .dob-item:last-child {
    margin-bottom: 0;
  }
}
.newsletter-page #subForm-newsletter .fancy-select {
  width: 100%;
}
.newsletter-page #subForm-newsletter .fancy-select .trigger {
  width: 100%;
  box-sizing: border-box;
  color: #0e2a38 !important;
  height: 2.8125rem;
  line-height: 1.3125rem;
  padding: 0.75rem 0.75rem;
}
.newsletter-page #subForm-newsletter .fancy-select .trigger:after {
  color: #0e2a38 !important;
}
.newsletter-page #subForm-newsletter .fancy-select .options {
  width: 100%;
}
.newsletter-page #subForm-newsletter .fancy-select .options li {
  color: #0e2a38;
  padding: 0.5rem 1rem;
}
.newsletter-page #subForm-newsletter .fancy-select .options li.selected, .newsletter-page #subForm-newsletter .fancy-select .options li.hover {
  background-color: #0e2a38 !important;
  color: #ffffff !important;
}
.newsletter-page #subForm-newsletter .btn, .newsletter-page #subForm-newsletter html .dmn-form .btn-primary, html .dmn-form .newsletter-page #subForm-newsletter .btn-primary {
  width: 100%;
  height: 2.8125rem;
  font-family: "Josefin Sans", sans-serif;
}
.newsletter-page #subForm-newsletter .fancy-select .options li.hover,
.newsletter-page #subForm-newsletter .fancy-select .options li:hover {
  background-color: #0e2a38 !important;
  color: #ffffff !important;
}
.newsletter-page #subForm-newsletter .checkbox {
  margin-bottom: 1rem;
}

.book-a-table__container {
  display: flex;
  gap: 3rem;
  align-items: flex-start;
  margin: 0 auto;
  padding: 0 1rem;
}
@media only screen and (max-width: 767px) {
  .book-a-table__container {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.book-a-table__container--no-menus {
  justify-content: center;
}
.book-a-table__container--no-menus .book-a-table__booking {
  flex: none;
  width: 100%;
}
.book-a-table__menus {
  flex: 1;
}
.book-a-table__menus-grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(1rem, 3vw, 2rem);
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .book-a-table__menus-grid {
    justify-content: center;
  }
}
.book-a-table__menus-card {
  aspect-ratio: 1;
  background: #ffffff;
  border: 2px solid #e8e4d3;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  flex: 1 1 clamp(180px, 15vw, 240px);
  min-width: 180px;
  max-width: 240px;
}
@media only screen and (min-width: 1020px) {
  .book-a-table__menus-card {
    flex: 1 1 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 1660px) {
  .book-a-table__menus-card {
    flex: 1 1 clamp(280px, 45%, 300px);
    max-width: clamp(280px, 45%, 300px);
  }
}
.book-a-table__menus-card:hover .book-a-table__menus-card-overlay {
  opacity: 0.6;
}
.book-a-table__menus-card-image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.book-a-table__menus-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(14, 42, 56, 0.7) 0%, rgba(14, 42, 56, 0.5) 100%);
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
.book-a-table__menus-card-content {
  text-align: center;
  position: relative;
  z-index: 2;
  padding: clamp(0.75rem, 2vw, 1.5rem);
}
.book-a-table__menus-card-content h3, .book-a-table__menus-card-content html .dmn-form h1, html .dmn-form .book-a-table__menus-card-content h1, .book-a-table__menus-card-content html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .book-a-table__menus-card-content p, .book-a-table__menus-card-content .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .book-a-table__menus-card-content p, .book-a-table__menus-card-content html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .book-a-table__menus-card-content td, .book-a-table__menus-card-content .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .book-a-table__menus-card-content td, .book-a-table__menus-card-content html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .book-a-table__menus-card-content td, .book-a-table__menus-card-content .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .book-a-table__menus-card-content td, .book-a-table__menus-card-content .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .book-a-table__menus-card-content h1.gform_title, .book-a-table__menus-card-content html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .book-a-table__menus-card-content h1.gform_title, .book-a-table__menus-card-content .gform_wrapper .gform_heading h3.gform_title, html .dmn-form .book-a-table__menus-card-content .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .book-a-table__menus-card-content h3.gform_title, .gform_wrapper .gform_heading .book-a-table__menus-card-content html .dmn-form h1.gform_title, .book-a-table__menus-card-content .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .book-a-table__menus-card-content h1.gform_title, .book-a-table__menus-card-content .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .book-a-table__menus-card-content h1.gform_title, .book-a-table__menus-card-content .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .book-a-table__menus-card-content .gform_title.text--nav--title, .book-a-table__menus-card-content .text--nav--title, .book-a-table__menus-card-content .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .book-a-table__menus-card-content h1, .book-a-table__menus-card-content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .book-a-table__menus-card-content p, .book-a-table__menus-card-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .book-a-table__menus-card-content p, .book-a-table__menus-card-content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .book-a-table__menus-card-content td, .book-a-table__menus-card-content .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .book-a-table__menus-card-content td, .book-a-table__menus-card-content .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .book-a-table__menus-card-content td, .book-a-table__menus-card-content .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .book-a-table__menus-card-content td {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  font-weight: 600;
  margin: 0;
  color: #ffffff;
  line-height: 1.3;
}
.book-a-table__menus-card-content .menu-type {
  font-size: clamp(0.75rem, 2vw, 0.9rem);
  color: #bba77c;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0.5rem;
  font-weight: 500;
}
.book-a-table__booking {
  flex: 1;
}
@media only screen and (max-width: 767px) {
  .book-a-table__booking {
    margin: 0 auto;
  }
}

.accordion {
  padding: 64px 0;
}
.accordion__section {
  max-width: 800px;
  margin: 0 auto;
}
.accordion__section:not(:last-child) {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .accordion__section:not(:last-child) {
    margin-bottom: 64px;
  }
}
.accordion__section-title {
  margin-bottom: 24px;
  font-family: "Galins", sans-serif;
  font-size: 40px;
  color: #0e2a38;
}
@media only screen and (max-width: 767px) {
  .accordion__section-title {
    font-size: 32px;
    margin-bottom: 16px;
  }
}
.accordion__section-description {
  margin-bottom: 40px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  color: #0e2a38;
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .accordion__section-description {
    font-size: 14px;
    margin-bottom: 32px;
  }
}
.accordion__items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media only screen and (max-width: 767px) {
  .accordion__items {
    gap: 12px;
  }
}
.accordion__item {
  border-bottom: 1px solid #bba77c;
}
.accordion__item:last-child {
  border-bottom: none;
}
.accordion__trigger {
  width: 100%;
  background: none;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #0e2a38;
  transition: color 300ms cubic-bezier(0.19, 1, 0.22, 1);
  text-align: left;
  padding: 0 0 16px 0;
}
@media only screen and (max-width: 767px) {
  .accordion__trigger {
    font-size: 18px;
    padding: 0 0 12px 0;
  }
}
.accordion__trigger:hover, .accordion__trigger:focus {
  outline: none;
}
.accordion__trigger[aria-expanded=true] .accordion__icon {
  transform: rotate(180deg);
}
.accordion__trigger[aria-expanded=false] .accordion__icon {
  transform: rotate(0deg);
}
.accordion__trigger-text {
  flex: 1;
  padding-right: 24px;
}
.accordion__icon {
  flex-shrink: 0;
  width: 24px;
  color: #bba77c;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion__icon svg {
  width: 100%;
}
.accordion__content {
  overflow: hidden;
  transition: height 400ms cubic-bezier(0.19, 1, 0.22, 1), opacity 400ms cubic-bezier(0.19, 1, 0.22, 1);
  height: 0;
  opacity: 0;
}
.accordion__content.open {
  opacity: 1;
}
.accordion__content-inner {
  padding-right: 48px;
  padding-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .accordion__content-inner {
    padding-right: 24px;
  }
}
.accordion__content-inner p, .accordion__content-inner .base-content td, .base-content .accordion__content-inner td {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  color: #0e2a38;
  margin-bottom: 16px;
}
.accordion__content-inner p:last-child, .accordion__content-inner .base-content td:last-child, .base-content .accordion__content-inner td:last-child {
  margin-bottom: 0;
}
.accordion__content-inner ul, .accordion__content-inner ol {
  margin: 16px 0;
  padding-left: 24px;
}
.accordion__content-inner ul li, .accordion__content-inner ol li {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  color: #0e2a38;
  margin-bottom: 8px;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "gusto-iconset" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-line_arrow_right:before {
  content: "\e918";
}

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

.icon-copylink:before {
  content: "\e917";
}

.icon-calendar:before {
  content: "\e915";
}

.icon-deliveroo:before {
  content: "\e914";
}

.icon-check_box:before {
  content: "\e834";
}

.icon-check_box_outline_blank:before {
  content: "\e835";
}

.icon-radio_button_unchecked:before {
  content: "\e836";
}

.icon-radio_button_checked:before {
  content: "\e837";
}

.icon-dropdown:before {
  content: "\e913";
}

.icon-download:before {
  content: "\e912";
}

.icon-expand:before, .menus__contentblocks__section__item__image span:before {
  content: "\e911";
}

.icon-star:before, .menus__contentblocks__section__item__callout > span:before {
  content: "\e910";
}

.icon-dropdown-arrow:before {
  content: "\e90c";
}

.icon-pin:before, .input__login > span:before, .input__postcode--search > span:before {
  content: "\e900";
}

.icon-profile:before {
  content: "\e901";
}

.icon-phone:before {
  content: "\e902";
}

.icon-messenger:before {
  content: "\e903";
}

.icon-mail:before {
  content: "\e904";
}

.icon-filter:before, .filters__mobile .fancy-select .trigger:before {
  content: "\e905";
}

.icon-list:before, .btn--restaurants > span:before {
  content: "\e906";
}

.icon-arrow-left:before, .masthead .burger__back .burger-back span:before {
  content: "\e907";
}

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

.icon-arrow-up:before {
  content: "\e90e";
}

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

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

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

.icon-instagram:before {
  content: "\e90a";
}

.icon-tiktok:before {
  content: "";
  background-image: url(../../app/fonts/icons/tiktock.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 34px;
  width: 20px;
}

@font-face {
  font-family: "gusto-iconset";
  src: url("../../app/fonts/icons/gusto-iconset.eot");
  src: url("../../app/fonts/icons/gusto-iconset.eot#iefix") format("embedded-opentype"), url("../../app/fonts/icons/gusto-iconset.ttf") format("truetype"), url("../../app/fonts/icons/gusto-iconset.woff") format("woff"), url("../../app/fonts/icons/gusto-iconset.svg#gusto-iconset") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Galins";
  src: url("../../app/fonts/theme/galins-regular.woff2") format("woff2"), url("../../app/fonts/theme/galins-regular.woff") format("woff"), url("../../app/fonts/theme/Galins-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "BigChub";
  src: url("../../app/fonts/theme/bigchub.woff2") format("woff2"), url("../../app/fonts/theme/bigchub.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Abruzzo";
  src: url("../../app/fonts/theme/abruzzo.woff2") format("woff2"), url("../../app/fonts/theme/abruzzo.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Josefin";
  src: url("../../app/fonts/theme/Butler-Medium.woff2") format("woff2"), url("../../app/fonts/theme/Butler-Medium.woff") format("woff"), url("../../app/fonts/theme/JosefinSans-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
  font-family: "Josefin Sans", sans-serif;
}

h1, .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .base-content td, .base-content .gallery__item__caption--curiosityfund td, h2, .testimonial blockquote, h3, html .dmn-form h1, html .dmn-form .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund html .dmn-form p, .gform_wrapper .gform_heading html .dmn-form h1.gform_title, html .dmn-form .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .gform_wrapper .gform_heading .gform_title.text--nav--title, .text--nav--title, .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, h4, .subheading--h2, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, h5, h6, .subheading--h3, .gform_wrapper .gform_heading .gform_description {
  font-family: "Galins", sans-serif;
  color: #0e2a38;
  font-weight: 500;
  line-height: normal;
}
h1 strong, .gallery__item__caption--curiosityfund p strong, .gallery__item__caption--curiosityfund .base-content td strong, .base-content .gallery__item__caption--curiosityfund td strong, h2 strong, .testimonial blockquote strong, h3 strong, html .dmn-form h1 strong, .gform_wrapper .gform_heading html .dmn-form h1.gform_title strong, html .dmn-form .gform_wrapper .gform_heading h1.gform_title strong, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title strong, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title strong, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title strong, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title strong, .gform_wrapper .gform_heading h3.gform_title strong, .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title strong, .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title strong, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title strong, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title strong, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title strong, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title strong, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td.gform_title strong, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title strong, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td.gform_title strong, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title strong, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td.gform_title strong, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title strong, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td.gform_title strong, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title strong, .gform_wrapper .gform_heading .gform_title.text--nav--title strong, .text--nav--title strong, .bookwidget--dark fieldset h1 strong, h4 strong, .subheading--h2 strong, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p strong, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td strong, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td strong, h5 strong, h6 strong, .subheading--h3 strong, .gform_wrapper .gform_heading .gform_description strong {
  font-family: "Galins", sans-serif;
}

p, .base-content td, a, li, button {
  font-size: 16px;
  color: #0e2a38;
}
@media only screen and (min-width: 1260px) {
  p, .base-content td, a, li, button {
    font-size: 18px;
  }
}
p.small, .base-content td.small, a.small, li.small, button.small {
  font-size: 16px;
}

a {
  color: inherit;
}

a, button {
  cursor: pointer;
}

h1, .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .base-content td, .base-content .gallery__item__caption--curiosityfund td {
  font-size: 40px;
}
@media only screen and (min-width: 1260px) {
  h1, .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .base-content td, .base-content .gallery__item__caption--curiosityfund td {
    font-size: 64px;
  }
}

h2, .testimonial blockquote {
  font-size: 36px;
}
@media only screen and (min-width: 1260px) {
  h2, .testimonial blockquote {
    font-size: 48px;
  }
}

h3, html .dmn-form h1, html .dmn-form .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund html .dmn-form p, html .dmn-form .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content html .dmn-form td, html .dmn-form .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .gform_wrapper .gform_heading html .dmn-form h1.gform_title, html .dmn-form .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gform_title.text--nav--title, .text--nav--title, .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td {
  font-size: 32px;
}
@media only screen and (min-width: 1260px) {
  h3, html .dmn-form h1, html .dmn-form .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund html .dmn-form p, html .dmn-form .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content html .dmn-form td, html .dmn-form .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .gform_wrapper .gform_heading html .dmn-form h1.gform_title, html .dmn-form .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gform_wrapper .gform_heading .gform_title.text--nav--title, .text--nav--title, .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td {
    font-size: 40px;
  }
}

h4, .subheading--h2, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td {
  font-size: 28px;
}
@media only screen and (min-width: 1260px) {
  h4, .subheading--h2, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td {
    font-size: 36px;
  }
}

h5 {
  font-size: 20px;
}
@media only screen and (min-width: 1260px) {
  h5 {
    font-size: 28px;
  }
}

h6, .subheading--h3, .gform_wrapper .gform_heading .gform_description {
  font-size: 16px;
}
@media only screen and (min-width: 1260px) {
  h6, .subheading--h3, .gform_wrapper .gform_heading .gform_description {
    font-size: 20px;
  }
}

.heading__b {
  position: relative;
  margin-top: 0.5em;
  font-size: 36px;
}
@media only screen and (min-width: 1260px) {
  .heading__b {
    font-size: 48px;
  }
}
.theme--light .heading__b:before {
  background-color: #191919;
}
.heading__b.Abruzzo {
  font-family: "Abruzzo", sans-serif;
}
.heading__b.BigChub {
  font-family: "BigChub", sans-serif;
}
.heading__c {
  position: relative;
  margin-top: 0.5em;
}
.theme--light .heading__c:before {
  background-color: #191919;
}
.heading__d {
  position: relative;
}
.theme--light .heading__d:before {
  background-color: #191919;
}
.heading--mar-0 > h1, .gallery__item__caption--curiosityfund .heading--mar-0 > p, .gallery__item__caption--curiosityfund .base-content .heading--mar-0 > td, .base-content .gallery__item__caption--curiosityfund .heading--mar-0 > td, .heading--mar-0 h2, .heading--mar-0 .testimonial blockquote, .testimonial .heading--mar-0 blockquote, .heading--mar-0 h3, .heading--mar-0 html .dmn-form h1, html .dmn-form .heading--mar-0 h1, .heading--mar-0 html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .heading--mar-0 p, .heading--mar-0 .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .heading--mar-0 p, .heading--mar-0 html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .heading--mar-0 td, .heading--mar-0 .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .heading--mar-0 td, .heading--mar-0 html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .heading--mar-0 td, .heading--mar-0 .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .heading--mar-0 td, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .heading--mar-0 h1.gform_title, .heading--mar-0 html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 h1.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .heading--mar-0 p.gform_title, .heading--mar-0 html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .heading--mar-0 p.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .heading--mar-0 p.gform_title, .heading--mar-0 .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 p.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .heading--mar-0 td.gform_title, .heading--mar-0 html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .heading--mar-0 td.gform_title, .heading--mar-0 .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .heading--mar-0 td.gform_title, .heading--mar-0 html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .heading--mar-0 td.gform_title, .heading--mar-0 .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading h3.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form h1.gform_title, html .dmn-form .heading--mar-0 .gform_wrapper .gform_heading h1.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .heading--mar-0 .gform_wrapper .gform_heading p.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .heading--mar-0 .gform_wrapper .gform_heading p.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .heading--mar-0 .gform_wrapper .gform_heading td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .heading--mar-0 .gform_wrapper .gform_heading td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .heading--mar-0 .gform_wrapper .gform_heading td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .heading--mar-0 .gform_wrapper .gform_heading td.gform_title, .heading--mar-0 .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .heading--mar-0 html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .heading--mar-0 .gform_wrapper .gform_heading h1.gform_title, .gform_wrapper .gform_heading .heading--mar-0 h3.gform_title, .gform_wrapper .gform_heading .heading--mar-0 html .dmn-form h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 h1.gform_title, .gform_wrapper .gform_heading .heading--mar-0 html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .heading--mar-0 p.gform_title, .gform_wrapper .gform_heading .heading--mar-0 .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 p.gform_title, .gform_wrapper .gform_heading .heading--mar-0 html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .gform_wrapper .gform_heading .heading--mar-0 .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .gform_wrapper .gform_heading .heading--mar-0 html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .gform_wrapper .gform_heading .heading--mar-0 .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 td.gform_title, .gform_wrapper .gform_heading .heading--mar-0 html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .heading--mar-0 h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .heading--mar-0 h1.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .heading--mar-0 h1.gform_title, .heading--mar-0 .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .heading--mar-0 h1.gform_title, .heading--mar-0 .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .heading--mar-0 .gform_title.text--nav--title, .heading--mar-0 .text--nav--title, .heading--mar-0 .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .heading--mar-0 h1, .heading--mar-0 .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .heading--mar-0 p, .heading--mar-0 .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .heading--mar-0 p, .heading--mar-0 .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .heading--mar-0 td, .heading--mar-0 .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .heading--mar-0 td, .heading--mar-0 .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .heading--mar-0 td, .heading--mar-0 .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .heading--mar-0 td, .heading--mar-0 h4, .heading--mar-0 .subheading--h2, .heading--mar-0 .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .heading--mar-0 p, .heading--mar-0 .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .heading--mar-0 td, .heading--mar-0 .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .heading--mar-0 td, .heading--mar-0 h5, .heading--mar-0 h6, .heading--mar-0 .subheading--h3, .heading--mar-0 .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .heading--mar-0 .gform_description {
  margin-top: 0;
  margin-bottom: 0;
}
.heading--capitalize {
  text-transform: capitalize;
}
.heading.hasAnim > * {
  transform: translate3d(0, 20px, 0);
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1), opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
  opacity: 0;
}
.heading.hasAnim > *:nth-child(0) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
}
.heading.hasAnim > *:nth-child(1) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 175ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 165ms;
}
.heading.hasAnim > *:nth-child(2) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 200ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 180ms;
}
.heading.hasAnim > *:nth-child(3) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 225ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 195ms;
}
.heading.hasAnim > *:nth-child(4) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 250ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 210ms;
}
.heading.hasAnim.inview > * {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
}

.subheading, .gform_wrapper .gform_heading .gform_description {
  font-family: "Galins", sans-serif;
}
.subheading--h1 {
  font-size: 17.6px;
  letter-spacing: 2px;
}
@media only screen and (min-width: 1260px) {
  .subheading--h1 {
    font-size: 20px;
  }
}
.subheading--inset {
  left: -8px;
}
@media only screen and (min-width: 1260px) {
  .subheading--inset {
    left: -24px;
  }
}

.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--justify {
  text-align: justify;
}
.text--vertical {
  writing-mode: tb-rl;
}
@media only screen and (max-width: 767px) {
  .text--center--mob {
    text-align: center;
  }
}
.text--black {
  color: #191919;
}
.text--white {
  color: #ffffff;
}
.text--offwhite {
  color: #e8e4d3;
}
.text--grey {
  color: #EEEEEE;
}
.text--grey_grey {
  color: #babdbd;
}
.text--blue_grey {
  color: #9FAFB6;
}
.text--silver {
  color: #FBFBFB;
}
.text--green {
  color: #88B04B;
}
.text--blue {
  color: #6490E8;
}
.text--purple {
  color: #79408A;
}
.text--gold {
  color: #bba77c;
}
.text--lightyellow {
  color: #F7F7F7;
}
.text--brandcolor_1 {
  color: #0e2a38;
}
.text--brandcolor_1_light {
  color: #132f3d;
}
.text--brandcolor_baby_1 {
  color: #d8cfcf;
}
.text--brandcolor_baby_2 {
  color: #d9e6dc;
}
.text--brandcolor_baby_3 {
  color: #d1d2d4;
}
.text--form_errors {
  color: #FF003C;
}
.text--valentines_pink {
  color: #e68ea9;
}
.text--red {
  color: #C41E3A;
}
.text--allergy_blue {
  color: #2b3334;
}
.text--peach {
  color: #e0945e;
}
.text--wine {
  color: #3e0d0f;
}
.text--nav--title {
  font-size: 32px;
}
@media only screen and (min-width: 1260px) {
  .text--nav--title {
    font-size: 40px;
  }
}

.bg--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
}
.bg--peach {
  background-color: #e0945e;
  color: #0e2a38;
}
.bg--wine {
  background-color: #3e0d0f;
  color: #ffffff;
}
.bg--gold {
  background-color: #bba77c;
  color: #0e2a38;
}
.bg--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
}
.bg--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
}

/**************************
** 0. Basic Forms
** 1. Gravity Forms
** 2. Select Menus
** 3. Radio and Checkboxes
**************************/
/**************************
** 0. Basic Forms
**************************/
fieldset {
  border: 0;
  padding: 0 10px;
  margin: 18px 0;
  position: relative;
}
fieldset label {
  font-size: 16px;
  pointer-events: none;
  color: #C6C6C6;
  position: absolute;
  margin: 0;
  top: 50%;
  left: 30px;
  transform: translateY(-50%) scale(1);
  transform-origin: left;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1), font-size 250ms cubic-bezier(0.19, 1, 0.22, 1);
}
fieldset.active label, fieldset.alwaysactive label {
  left: 18px;
  transform: translateY(-35px) scale(0.75);
}

input {
  background-color: transparent;
  padding: 10px 20px;
  font-size: 16px;
  color: #0e2a38;
  border: 1px solid #bba77c;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input:focus {
  outline: none;
}

input[type=submit],
button {
  border-radius: 0;
  padding: 12px 16px;
}
input[type=submit]:focus,
button:focus {
  outline: none;
}

.v-select .selected-tag,
.v-select input[type=search],
.v-select input[type=search]:focus {
  font-size: 18px;
}
.v-select .dropdown-menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 1px solid #bba77c !important;
  border-top: 0 !important;
  border-radius: 0 !important;
}
.v-select .dropdown-menu li > a {
  font-size: 18px;
  color: #0e2a38;
  padding: 9.6px 16px;
}
.v-select .dropdown-menu li.highlight > a {
  background-color: #0e2a38;
  color: #ffffff;
}

/**************************
** 1. Gravity Forms
**************************/
.gform_fields {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  position: relative;
  padding: 60px;
  text-align: center;
  font-size: 16px;
  color: #0e2a38;
}
.dark .gform_confirmation_wrapper .gform_confirmation_message {
  color: #ffffff;
}
.inline .gform_confirmation_wrapper .gform_confirmation_message {
  display: table;
  margin: 0 auto;
}

.gform_wrapper {
  max-width: 100% !important;
}
.gform_wrapper.gform_validation_error .validation_error {
  display: flex;
  align-items: center;
  text-align: left;
  border: 0;
  color: #191919;
  font-size: 13px;
}
.gform_wrapper.gform_validation_error .validation_error p, .gform_wrapper.gform_validation_error .validation_error .base-content td, .base-content .gform_wrapper.gform_validation_error .validation_error td {
  font-size: 14px;
}
.gform_wrapper ul {
  padding: 0;
}
.gform_wrapper ul li {
  list-style-type: none;
}
.gform_wrapper label {
  display: block;
  margin-bottom: 15px;
}
.gform_wrapper .gfield_required {
  color: inherit !important;
}
.gform_wrapper .gfield {
  position: relative;
  min-width: 35%;
  max-width: 100%;
  align-content: flex-start;
  flex: 1 0 calc(25% - 10px);
  margin: 0 !important;
  padding: 15px 0 !important;
}
.gform_wrapper .gfield.checkbox {
  padding: 0 !important;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield textarea, .gform_wrapper .gfield .fancy-select {
  background-color: transparent;
  padding: 10px 20px;
  font-size: 16px;
  border: 0;
  color: #0e2a38;
  border: 1px solid #bba77c;
  border-radius: 0;
  height: 38px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper .gfield textarea:focus, .gform_wrapper .gfield .fancy-select:focus {
  outline: none;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).placeholder, .gform_wrapper .gfield textarea.placeholder, .gform_wrapper .gfield .fancy-select.placeholder {
  color: transparent;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder, .gform_wrapper .gfield textarea:-moz-placeholder, .gform_wrapper .gfield .fancy-select:-moz-placeholder {
  color: transparent;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, .gform_wrapper .gfield textarea::-moz-placeholder, .gform_wrapper .gfield .fancy-select::-moz-placeholder {
  color: transparent;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .gform_wrapper .gfield textarea:-ms-input-placeholder, .gform_wrapper .gfield .fancy-select:-ms-input-placeholder {
  color: transparent;
}
.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder, .gform_wrapper .gfield textarea::-webkit-input-placeholder, .gform_wrapper .gfield .fancy-select::-webkit-input-placeholder {
  color: transparent;
}
.gform_wrapper .gfield .fancy-select {
  padding: 0;
}
.gform_wrapper .gfield .fancy-select .options li {
  position: relative;
}
.gform_wrapper .gfield.active input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield.active textarea {
  outline: none;
}
.gravity-form .gform_wrapper .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  margin-bottom: 0 !important;
  padding: 15px 0 !important;
}
.gform_wrapper .gfield.gfield_error {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin-bottom: 30px !important;
}
.gform_wrapper .gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield.gfield_error textarea {
  border: 1px solid #bba77c;
}
.gform_wrapper .gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
  color: #0e2a38;
}
.gform_wrapper .gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper .gfield.gfield_error.gfield_contains_required div.gfield_description {
  position: absolute;
  padding-right: 10px;
  padding-left: 10px;
  background: white;
  width: auto;
  bottom: 8px;
  left: 8px;
  color: #FF003C;
  font-size: 12px;
  padding-top: 5px;
}
.theme--lightyellow .gform_wrapper .gfield.gfield_error.gfield_contains_required div.gfield_description {
  background: #F7F7F7;
}
.gform_wrapper .gfield:nth-child(odd) {
  margin-left: 0;
}
.gform_wrapper .gfield:nth-child(even) {
  margin-right: 0;
}
.gform_wrapper .gfield .ginput_container {
  margin: 0 !important;
}
.gform_wrapper .gfield .ginput_container * {
  font-size: 16px;
  color: #0e2a38;
  background-color: transparent;
}
.gform_wrapper .gfield .ginput_container .gfield_checkbox li label {
  font-size: 14px;
  line-height: 20px;
}
.gform_wrapper .gfield .ginput_container .textarea {
  height: 120px;
}
.gform_wrapper .gfield .ginput_container .trigger {
  border: 0;
}
.gform_wrapper .gfield .ginput_container.ginput_container_text input[readonly=readonly]:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  color: #C6C6C6;
}
.gform_wrapper .gfield .ginput_container.ginput_container_fileupload input[type=file] {
  cursor: pointer;
  font-size: 16px;
}
.gform_wrapper .gfield .ginput_container .options {
  border-radius: 0;
}
.gform_wrapper .gfield .ginput_container .options li {
  border-radius: 0;
  border: 0;
  background-color: #ffffff;
  color: #191919;
}
.gform_wrapper .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent;
}
.gform_wrapper .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: transparent;
}
.gform_wrapper .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: transparent;
}
.gform_wrapper .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: transparent;
}
.gform_wrapper .gfield .ginput_container .charleft {
  font-size: 14px;
}
.gform_wrapper .gfield .ginput_container_fileupload .screen-reader-text {
  font-size: 16px;
  margin-top: 4px;
}
.gform_wrapper .gfield.nolabel .gfield_label {
  top: 15px;
  display: none;
}
.gform_wrapper .gfield.nolabel.active .gfield_label {
  transform: translateY(-50%) scale(0.6);
}
.gform_wrapper .gfield.upload .gfield_label {
  display: none;
}
.gform_wrapper .gfield.textarea .gfield_label {
  top: 55px;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gfield.textarea .gfield_label {
    top: 30px;
  }
}
.gform_wrapper .gfield .gfield_label {
  font-size: 16px;
  pointer-events: none;
  color: #0e2a38;
  position: absolute;
  margin: 0;
  top: 25px;
  left: 20px;
  transform: translateY(0%) scale(1);
  transform-origin: left;
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1), font-size 250ms cubic-bezier(0.19, 1, 0.22, 1);
  font-weight: 500;
}
.gform_wrapper .gfield.active .gfield_label, .gform_wrapper .gfield.alwaysactive .gfield_label {
  color: #0e2a38;
  transform: translateY(-30px) translateX(-10px);
  width: 100%;
}
.gform_wrapper .gfield .gfield_date_dropdown_day .fancy-select .trigger:after,
.gform_wrapper .gfield .gfield_date_dropdown_month .fancy-select .trigger:after,
.gform_wrapper .gfield .gfield_date_dropdown_year .fancy-select .trigger:after {
  display: none;
}
.gform_wrapper .gfield.fix-label-position .gfield_label {
  position: initial;
}
.gform_wrapper .top_label input, .gform_wrapper .top_label textarea {
  width: 100% !important;
}
.gform_wrapper input[type=text], .gform_wrapper textarea {
  border: 1px solid #FBFBFB;
}
.gform_wrapper .datepicker {
  width: 100% !important;
}
.gform_wrapper .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer .btn, .gform_wrapper .gform_footer html .dmn-form .btn-primary, html .dmn-form .gform_wrapper .gform_footer .btn-primary {
  max-width: 276px;
  width: 100%;
  font-weight: 500;
  font-family: "Josefin Sans", sans-serif;
}
.dark .gform_wrapper.gform_validation_error .validation_error {
  color: #ffffff;
  border-color: #ffffff;
}
.dark .gform_wrapper.gform_validation_error .validation_error--icon {
  color: #ffffff;
}
.dark .gform_wrapper.gform_validation_error .validation_error * {
  color: #ffffff;
}
.dark .gform_wrapper .gfield.gfield_error.gfield_contains_required label.gfield_label {
  color: #ffffff;
}
.dark .gform_wrapper .gfield .ginput_container * {
  color: #ffffff;
}
.dark .gform_wrapper .gfield .ginput_container .options li {
  background-color: #ffffff;
}
.dark .gform_wrapper .gfield .gfield_label {
  color: #ffffff;
}
.inline .gform_wrapper .gform_fields {
  display: flex;
  align-items: baseline;
}
.inline .gform_wrapper .gform_fields .gfield {
  min-width: 0;
  flex: 1 22%;
  margin-right: 2%;
  padding: 15px 0 !important;
}
@media only screen and (max-width: 767px) {
  .inline .gform_wrapper .gform_fields .gfield {
    flex: 1 47%;
  }
}
@media only screen and (max-width: 767px) {
  .inline .gform_wrapper .gform_fields .gfield {
    padding: 10px 0 !important;
  }
}

.gravity-form {
  max-width: 500px;
  margin: 0 auto;
  display: block;
}

.content-wrap .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

/**************************
** 2. Select Menus
**************************/
.fancy-select {
  position: relative;
}
.fancy-select .trigger {
  border-radius: 0;
  cursor: pointer;
  padding: 10px 20px;
  font-size: 14.4px;
  position: relative;
  border: 1px solid #bba77c;
  transition: all 240ms ease-out;
  width: 100%;
  text-align: left;
  color: #ffffff;
  font-weight: 500;
  height: 38px;
}
.fancy-select .trigger:after {
  font-family: "gusto-iconset";
  content: "\e90f";
  color: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  right: 10px;
  height: 26px;
  width: auto;
  font-size: 16px;
}
.dark .fancy-select .trigger:after {
  content: "\e913";
  color: #0e2a38;
}
.fancy-select .options {
  text-align: left;
  cursor: pointer;
  list-style: none;
  position: absolute;
  top: 50%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  overflow: auto;
  background: #191919;
  border-radius: 0;
  min-width: 200px;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  max-height: 300px;
  overflow: auto;
  width: 100%;
  padding: 0;
  border: 1px solid #bba77c;
  border-top: 0;
  margin-top: 0;
}
@media (min-width: 768px) and (max-height: 900px) {
  .fancy-select .options {
    max-height: 200px;
  }
}
.fancy-select .options li {
  background: #ffffff;
  border: 0;
  margin: 0;
  padding: 10px 20px;
}
.fancy-select .options li:last-child {
  border-bottom: 0;
}
.fancy-select .options.open {
  visibility: visible;
  top: 100%;
  opacity: 1;
  transition: opacity 300ms ease-out, top 300ms ease-out;
}
.fancy-select .options.open li.hover, .fancy-select .options.open li.selected {
  background-color: #0e2a38;
  color: #ffffff;
}

/**************************
** 3. Radio and Checkboxes
**************************/
.visuallyhidden, input[type=radio],
input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

input[type=radio] + label,
input[type=checkbox] + label {
  position: relative;
  padding-left: 25px !important;
  cursor: pointer;
  pointer-events: auto;
  font-size: 13px;
  display: table;
  width: 100%;
}
input[type=radio] + label > a,
input[type=checkbox] + label > a {
  font-size: 13px;
  text-decoration: underline;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(0, 0, 0);
  content: "";
  display: block;
  width: auto;
  height: auto;
  font-family: "gusto-iconset" !important;
  content: "\e835";
  color: #0e2a38;
  font-size: 20px;
}
.dark input[type=radio] + label:before,
.dark input[type=checkbox] + label:before {
  color: #bba77c;
}

input[type=radio] + label:before {
  content: "\e836";
}

input[type=checkbox]:checked + label:before {
  font-family: "gusto-iconset" !important;
  content: "\e834";
  color: #0e2a38;
}
.dark input[type=checkbox]:checked + label:before {
  color: #bba77c;
}

input[type=radio]:checked + label:before {
  font-family: "gusto-iconset" !important;
  content: "\e837";
  color: #0e2a38;
}
.dark input[type=radio]:checked + label:before {
  color: #bba77c;
}

.input__postcode--search {
  padding: 0;
  margin: 0;
  position: relative;
  min-width: 300px;
  width: 100%;
}
.input__postcode--search > input {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 60px;
  border: 0;
  border-bottom: 1px solid #0e2a38;
  color: #babdbd;
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  width: 90%;
}
@media only screen and (max-width: 575px) {
  .input__postcode--search > input {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    font-size: 16px;
  }
}
.input__postcode--search > span {
  font-family: "gusto-iconset";
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  color: #0e2a38;
  font-size: 48px;
}
@media only screen and (max-width: 575px) {
  .input__postcode--search > span {
    display: none;
  }
}
.input__postcode--search > button {
  border: none;
  border-bottom: 1px solid #0e2a38;
  background-color: transparent;
  text-transform: uppercase;
  margin-left: -6px;
  color: #0e2a38;
  font-size: 17px;
  padding: 20px 20px 20px 0px;
  position: relative;
  vertical-align: bottom;
}
.input__postcode--search > button::after {
  content: "";
  background: url(../../app/img/icon/arrow.svg);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-top: -1px;
}
@media only screen and (max-width: 575px) {
  .input__postcode--search > button {
    font-size: 15px;
  }
}
.input__postcode--error {
  animation: error_shake 0.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
.input__postcode--error > input {
  border-bottom: 1px solid #FF003C;
}
.input__postcode--error > button {
  border-bottom: 1px solid #FF003C;
}
.input__postcode--error > span {
  color: #FF003C;
}
.input__login {
  padding: 0;
  margin: 0;
  position: relative;
}
.input__login > input,
.input__login > button {
  color: #0e2a38;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  border-bottom: 1px solid #bba77c;
}
.input__login > button {
  background-color: transparent;
  text-transform: uppercase;
  margin-left: -5px;
  color: #bba77c;
  font-size: 16px;
}
.input__login > span {
  font-family: "gusto-iconset";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
  color: #bba77c;
  font-size: 32px;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  background: none;
  box-shadow: none;
  text-shadow: none;
  cursor: default;
  font-family: "gusto-iconset" !important;
  font-style: normal;
  height: 32px;
  font-size: 34px;
  margin-top: 2px;
  width: 30px;
}

.ui-datepicker {
  background-color: white;
  border: 1px solid #191919;
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
  display: none;
  margin-top: 4px;
  padding: 10px;
  width: 240px;
}
.ui-datepicker a {
  color: #0e2a38;
  text-decoration: none;
}
.ui-datepicker a:hover {
  text-decoration: none;
  color: #0e2a38;
  transition: color 0.1s ease-in-out;
}
.ui-datepicker thead {
  background: none;
  border: 0;
}
.ui-datepicker thead tr th {
  font-size: 12px;
}
.ui-datepicker thead tr th span {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}
.ui-datepicker .ui-datepicker-header {
  margin-bottom: 4px;
  background-color: transparent;
  text-align: center;
}
.ui-datepicker .ui-datepicker-prev {
  float: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e907";
}
.ui-datepicker .ui-datepicker-next {
  float: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e90d";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th {
  text-align: center;
  padding: 4px 0;
  font-weight: normal;
}
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 4px 0;
  border-radius: 100%;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
  background-color: #e8e4d3;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
  background-color: white;
  cursor: default;
}
.ui-datepicker .ui-datepicker-today {
  background-color: #ffffff;
}
.ui-datepicker .ui-datepicker-today a {
  color: #191919;
}
.ui-datepicker td:hover a {
  color: #ffffff;
  transition: color 0.1s ease-in-out;
}

input[type=button] {
  appearance: none;
  border: none;
  background: green;
}

.flatpickr-calendar {
  font-family: "Josefin Sans", sans-serif;
}

.flatpickr-calendar.animate.inline {
  display: none !important;
}

#ui-datepicker-div {
  background: #ffffff;
  border: none;
  border-radius: 0;
  display: none;
  padding: 1px;
  width: 300px;
}
#ui-datepicker-div .ui-icon {
  color: transparent;
  cursor: pointer;
  font-size: 0px;
}
#ui-datepicker-div .ui-icon:before {
  color: #191919;
  font-family: "gusto-iconset";
  font-size: 18px;
}
#ui-datepicker-div .ui-datepicker-prev {
  float: left;
  width: 10%;
}
#ui-datepicker-div .ui-datepicker-prev .ui-icon:before {
  content: "\e907";
}
#ui-datepicker-div .ui-datepicker-prev.ui-state-disabled {
  display: none;
}
#ui-datepicker-div .ui-datepicker-next {
  float: right;
  width: 10%;
}
#ui-datepicker-div .ui-datepicker-next .ui-icon:before {
  content: "\e90d";
  float: right;
}
#ui-datepicker-div .ui-datepicker-next.ui-state-disabled {
  display: none;
}
#ui-datepicker-div .ui-datepicker-title {
  display: flex;
}
#ui-datepicker-div .ui-datepicker-title select {
  float: none;
  flex: 0 50%;
  width: 100%;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-month {
  margin: 8px 0 8px;
}
#ui-datepicker-div .ui-datepicker-title .ui-datepicker-year {
  margin: 8px 0 8px;
}
#ui-datepicker-div .ui-datepicker-today {
  background-color: #ffffff;
  border-radius: 4px;
}
#ui-datepicker-div .ui-datepicker-today a {
  color: #191919;
}
#ui-datepicker-div table {
  width: 100%;
}
#ui-datepicker-div table td, #ui-datepicker-div table th {
  text-align: center;
  border: 0;
}
#ui-datepicker-div table tr {
  border: 0;
}
#ui-datepicker-div table td a,
#ui-datepicker-div table td span {
  flex-basis: 100%;
  width: 100%;
  font-size: 14px;
}
#ui-datepicker-div table .ui-datepicker-unselectable.ui-state-disabled {
  background-color: #ffffff;
}

html .dmn-form {
  border: 0;
  width: 400px;
}
html .dmn-form h1, html .dmn-form .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund html .dmn-form p, html .dmn-form .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content html .dmn-form td, html .dmn-form .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund html .dmn-form td {
  text-transform: unset;
}
html .dmn-form input,
html .dmn-form input[type=text],
html .dmn-form input[type=password],
html .dmn-form input[type=number],
html .dmn-form input[type=email],
html .dmn-form input[type=url],
html .dmn-form input[type=search],
html .dmn-form input[type=week],
html .dmn-form input[type=month],
html .dmn-form input[type=datetime],
html .dmn-form select {
  width: calc(100% - 40px);
  height: 25px;
  padding: 10px 20px;
  margin-bottom: 10px;
  font-size: 16px;
  border-radius: 2px;
  border: 1px solid #bba77c;
  color: #0e2a38;
}
html .dmn-form select {
  width: 100%;
  height: 48px;
  -webkit-appearance: none;
}
html .dmn-form .btn-link {
  color: #bba77c;
}
html .dmn-form .btn-link:hover, html .dmn-form .btn-link:focus {
  color: #0e2a38;
}
html .dmn-form .btn-primary {
  background: #ffffff;
  text-shadow: none;
  border: 1px solid #bba77c !important;
}
html .dmn-form .btn-primary:hover, html .dmn-form .btn-primary:focus {
  color: #ffffff;
  background: #0e2a38;
  border: 1px solid #0e2a38 !important;
}

@keyframes error_shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.gfield--type-captcha {
  display: flex;
  justify-content: center;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

.toolbar-spacing {
  padding-top: 120px;
}
@media only screen and (min-width: 768px) {
  .toolbar-spacing {
    padding-top: 120px;
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 1020px) {
  .toolbar-spacing {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

.navbar-spacing {
  padding-top: 120px;
}
@media only screen and (min-width: 768px) {
  .navbar-spacing {
    padding-top: 120px;
  }
}
@media only screen and (min-width: 1020px) {
  .navbar-spacing {
    padding-top: 200px;
  }
}

section {
  padding: 26.6666666667px 0;
}
@media only screen and (min-width: 768px) {
  section {
    padding: 40px 0;
  }
}

@media only screen and (min-width: 0) {
  .section--pad-bot-xs-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-xs-min {
    padding-bottom: 0;
  }
  .section--pad-bot-xs-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-xs-min + section {
    padding-top: 0;
  }
  .section--pad-top-xs-min {
    padding-top: 20px;
  }
  .section--pad-15vh-xs-min {
    padding: 15vh 0;
  }
}
@media only screen and (min-width: 339px) {
  .section--pad-bot-vsm-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-vsm-min {
    padding-bottom: 0;
  }
  .section--pad-bot-vsm-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-vsm-min + section {
    padding-top: 0;
  }
  .section--pad-top-vsm-min {
    padding-top: 20px;
  }
  .section--pad-15vh-vsm-min {
    padding: 15vh 0;
  }
}
@media only screen and (min-width: 576px) {
  .section--pad-bot-sm-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-sm-min {
    padding-bottom: 0;
  }
  .section--pad-bot-sm-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-sm-min + section {
    padding-top: 0;
  }
  .section--pad-top-sm-min {
    padding-top: 20px;
  }
  .section--pad-15vh-sm-min {
    padding: 15vh 0;
  }
}
@media only screen and (min-width: 768px) {
  .section--pad-bot-md-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-md-min {
    padding-bottom: 0;
  }
  .section--pad-bot-md-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-md-min + section {
    padding-top: 0;
  }
  .section--pad-top-md-min {
    padding-top: 20px;
  }
  .section--pad-15vh-md-min {
    padding: 15vh 0;
  }
}
@media only screen and (min-width: 1020px) {
  .section--pad-bot-lg-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-lg-min {
    padding-bottom: 0;
  }
  .section--pad-bot-lg-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-lg-min + section {
    padding-top: 0;
  }
  .section--pad-top-lg-min {
    padding-top: 20px;
  }
  .section--pad-15vh-lg-min {
    padding: 15vh 0;
  }
}
@media only screen and (min-width: 1260px) {
  .section--pad-bot-ipl-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-ipl-min {
    padding-bottom: 0;
  }
  .section--pad-bot-ipl-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-ipl-min + section {
    padding-top: 0;
  }
  .section--pad-top-ipl-min {
    padding-top: 20px;
  }
  .section--pad-15vh-ipl-min {
    padding: 15vh 0;
  }
}
@media only screen and (min-width: 1660px) {
  .section--pad-bot-xl-min {
    padding-bottom: 20px;
  }
  .hug--pad.section--pad-bot-xl-min {
    padding-bottom: 0;
  }
  .section--pad-bot-xl-min + section {
    padding-top: 20px;
  }
  .hug--pad.section--pad-bot-xl-min + section {
    padding-top: 0;
  }
  .section--pad-top-xl-min {
    padding-top: 20px;
  }
  .section--pad-15vh-xl-min {
    padding: 15vh 0;
  }
}
.section--pad-top-none {
  padding-top: 0;
}

a {
  cursor: pointer;
  text-decoration: none;
}

p, .base-content td {
  margin: 0;
}
p + ul, .base-content td + ul {
  margin-top: 16px;
}

.content-list {
  list-style: none;
  padding: 0;
}
.content-list--divide li {
  position: relative;
  padding: 8px 0;
}
.content-list--divide li:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #EEEEEE;
}

.hero + .section--buttons_group {
  margin-top: -50px;
  padding-top: 0;
  z-index: 99;
  position: relative;
}

body > img {
  display: none;
}

.didsbury .section--information {
  padding: 0;
}

.theme--offwhite {
  background-color: #e8e4d3;
}
.theme--green {
  background-color: #88B04B;
}
.theme--purple {
  background-color: #79408A;
}
.theme--black {
  background-color: #191919;
}
.theme--white {
  background-color: #ffffff;
}
.theme--offwhite {
  background-color: #e8e4d3;
}
.theme--grey {
  background-color: #EEEEEE;
}
.theme--grey_grey {
  background-color: #babdbd;
}
.theme--blue_grey {
  background-color: #9FAFB6;
}
.theme--silver {
  background-color: #FBFBFB;
}
.theme--green {
  background-color: #88B04B;
}
.theme--blue {
  background-color: #6490E8;
}
.theme--purple {
  background-color: #79408A;
}
.theme--gold {
  background-color: #bba77c;
}
.theme--lightyellow {
  background-color: #F7F7F7;
}
.theme--brandcolor_1 {
  background-color: #0e2a38;
}
.theme--brandcolor_1_light {
  background-color: #132f3d;
}
.theme--brandcolor_baby_1 {
  background-color: #d8cfcf;
}
.theme--brandcolor_baby_2 {
  background-color: #d9e6dc;
}
.theme--brandcolor_baby_3 {
  background-color: #d1d2d4;
}
.theme--form_errors {
  background-color: #FF003C;
}
.theme--valentines_pink {
  background-color: #e68ea9;
}
.theme--red {
  background-color: #C41E3A;
}
.theme--allergy_blue {
  background-color: #2b3334;
}
.theme--peach {
  background-color: #e0945e;
}
.theme--wine {
  background-color: #3e0d0f;
}
.theme--bg-pattern {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .theme--bg-pattern--offset:before {
    top: -90px;
  }
}
.theme--bg-pattern--cover:before {
  background-size: cover;
}
.theme--bg-pattern--extendedheight:before {
  height: 150%;
}

.section--find_your_gusto .container > .row:first-child [class^=col-], .section--find_your_gusto .hero--blog .hero__slide--image .hero__slide__content > .row:first-child [class^=col-], .hero--blog .hero__slide--image .section--find_your_gusto .hero__slide__content > .row:first-child [class^=col-], .section--find_your_gusto .hero__slider__nav ul > .row:first-child [class^=col-], .hero__slider__nav .section--find_your_gusto ul > .row:first-child [class^=col-], .section--find_your_gusto .section--fullbleed .gallery__nav > .row:first-child [class^=col-], .section--fullbleed .section--find_your_gusto .gallery__nav > .row:first-child [class^=col-], .section--find_your_gusto .container > .row:first-child [class*=" col-"], .section--find_your_gusto .hero--blog .hero__slide--image .hero__slide__content > .row:first-child [class*=" col-"], .hero--blog .hero__slide--image .section--find_your_gusto .hero__slide__content > .row:first-child [class*=" col-"], .section--find_your_gusto .hero__slider__nav ul > .row:first-child [class*=" col-"], .hero__slider__nav .section--find_your_gusto ul > .row:first-child [class*=" col-"], .section--find_your_gusto .section--fullbleed .gallery__nav > .row:first-child [class*=" col-"], .section--fullbleed .section--find_your_gusto .gallery__nav > .row:first-child [class*=" col-"] {
  padding-bottom: 0;
}
.section--header {
  padding: 0 1rem;
}
@media only screen and (max-width: 767px) {
  .section--articles > .container, .hero--blog .hero__slide--image .section--articles > .hero__slide__content, .hero__slider__nav .section--articles > ul, .section--fullbleed .section--articles > .gallery__nav, .section--sign_up_block > .container, .hero--blog .hero__slide--image .section--sign_up_block > .hero__slide__content, .hero__slider__nav .section--sign_up_block > ul, .section--fullbleed .section--sign_up_block > .gallery__nav {
    padding: 0;
  }
}
.section--sign_up_block {
  padding-bottom: 0;
}
.section--sign_up_block .column__newsletter {
  padding: 0;
}
.section--sign_up_block .column__newsletter h4, .section--sign_up_block .column__newsletter .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .section--sign_up_block .column__newsletter p, .section--sign_up_block .column__newsletter .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .section--sign_up_block .column__newsletter td, .section--sign_up_block .column__newsletter .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .section--sign_up_block .column__newsletter td, .section--sign_up_block .column__newsletter .subheading--h2 {
  font-size: 48px;
}
@media only screen and (max-width: 575px) {
  .section--sign_up_block .column__newsletter h4, .section--sign_up_block .column__newsletter .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .section--sign_up_block .column__newsletter p, .section--sign_up_block .column__newsletter .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .section--sign_up_block .column__newsletter td, .section--sign_up_block .column__newsletter .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .section--sign_up_block .column__newsletter td, .section--sign_up_block .column__newsletter .subheading--h2 {
    font-size: 32px;
  }
}
.section--sign_up_block .column__newsletter .subheading--h4 {
  font-size: 24px;
}
@media only screen and (max-width: 575px) {
  .section--sign_up_block .column__newsletter .subheading--h4 {
    font-size: 16px;
  }
}

.wistia_placebo_close_button {
  opacity: 1 !important;
}

.btn, html .dmn-form .btn-primary {
  display: inline-block;
  border: 0;
  line-height: normal;
  text-decoration: none;
  background-color: transparent;
  color: inherit;
  font-size: 16px;
  padding: 16px 24px;
  text-transform: uppercase;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn--blue-box, .btn--box, .cta--dark .btn, .cta--content .btn, html .dmn-form .btn-primary {
  position: relative;
  color: #0e2a38;
  padding: 16px 40px 13px 40px;
}
@media only screen and (max-width: 767px) {
  .btn--blue-box, .btn--box, .cta--dark .btn, .cta--content .btn, html .dmn-form .btn-primary {
    min-width: 220px;
  }
}
@media (max-width: 340px) {
  .btn--blue-box, .btn--box, .cta--dark .btn, .cta--content .btn, html .dmn-form .btn-primary {
    min-width: 0;
  }
}
.btn--blue-box__outline, .btn--box__outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.btn--blue-box--text, .btn--box--text {
  background-color: #bba77c;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--black, .btn--box--text--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--black::before, .btn--box--text--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.btn--blue-box--text--black:hover::before, .btn--box--text--black:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--white, .btn--box--text--white {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--white::before, .btn--box--text--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--blue-box--text--white:hover::before, .btn--box--text--white:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--brandcolor_1, .btn--box--text--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--brandcolor_1::before, .btn--box--text--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.btn--blue-box--text--brandcolor_1:hover::before, .btn--box--text--brandcolor_1:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--peach, .btn--box--text--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--peach::before, .btn--box--text--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--blue-box--text--peach:hover::before, .btn--box--text--peach:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--wine, .btn--box--text--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--wine::before, .btn--box--text--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.btn--blue-box--text--wine:hover::before, .btn--box--text--wine:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--gold, .btn--box--text--gold {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--gold::before, .btn--box--text--gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--blue-box--text--gold:hover::before, .btn--box--text--gold:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--offwhite, .btn--box--text--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--offwhite::before, .btn--box--text--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--blue-box--text--offwhite:hover::before, .btn--box--text--offwhite:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text--brandcolor_baby_2, .btn--box--text--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--blue-box--text--brandcolor_baby_2::before, .btn--box--text--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--blue-box--text--brandcolor_baby_2:hover::before, .btn--box--text--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}
.btn--blue-box--text::before, .btn--box--text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #191919;
  opacity: 0;
  transition: all 0.3s ease;
  z-index: -1;
}
.btn--blue-box--text:hover::before, .btn--box--text:hover::before {
  opacity: 0.1;
}
.btn--blue-box--icon, .btn--box--icon {
  padding-left: 56px;
}
.btn--blue-box--icon > span, .btn--box--icon > span {
  font-family: "gusto-iconset";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
  color: #bba77c;
  font-size: 32px;
}
.btn--blue-box.btn--gold, .btn--blue-box.testimonial__name, .btn--box.btn--gold, .btn--box.testimonial__name, html .dmn-form .btn--gold.btn-primary, html .dmn-form .btn-primary.testimonial__name, .cta--dark .btn, .cta--content .btn, .cta--dark html .dmn-form .btn-primary, html .dmn-form .cta--dark .btn-primary, .cta--content html .dmn-form .btn-primary, html .dmn-form .cta--content .btn-primary {
  color: #ffffff;
  background-color: #bba77c;
}
.btn--blue-box.btn--white, .btn--box.btn--white, .cta--dark .btn--white.btn, .cta--content .btn--white.btn, html .dmn-form .btn-primary {
  background-color: #ffffff;
  color: #0e2a38;
}
.btn--blue-box.btn--ghost, .btn--box.btn--ghost, .cta--dark .btn--ghost.btn, .cta--content .btn--ghost.btn, html .dmn-form .btn--ghost.btn-primary {
  background-color: rgba(255, 255, 255, 0.35);
  color: #ffffff;
}
.btn--blue-box:disabled, .btn--box:disabled, .cta--dark .btn:disabled, .cta--content .btn:disabled, html .dmn-form .btn-primary:disabled {
  opacity: 0.2;
}
.btn--solid {
  position: relative;
  color: #0e2a38;
  padding: 16px 40px;
}
@media only screen and (max-width: 767px) {
  .btn--solid {
    min-width: 220px;
  }
}
@media (max-width: 340px) {
  .btn--solid {
    min-width: 0;
  }
}
.btn--solid__outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.btn--solid--text--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.btn--solid--text--black:hover::before {
  opacity: 0.1;
}
.btn--solid--text--white {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--solid--text--white:hover::before {
  opacity: 0.1;
}
.btn--solid--text--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.btn--solid--text--brandcolor_1:hover::before {
  opacity: 0.1;
}
.btn--solid--text--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--solid--text--peach:hover::before {
  opacity: 0.1;
}
.btn--solid--text--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.btn--solid--text--wine:hover::before {
  opacity: 0.1;
}
.btn--solid--text--gold {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--solid--text--gold:hover::before {
  opacity: 0.1;
}
.btn--solid--text--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--solid--text--offwhite:hover::before {
  opacity: 0.1;
}
.btn--solid--text--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.btn--solid--text--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.btn--solid--text--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}
.btn--solid--icon {
  padding-left: 56px;
}
.btn--solid--icon > span {
  font-family: "gusto-iconset";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
  color: #bba77c;
  font-size: 32px;
}
.btn--solid.btn--gold, .btn--solid.testimonial__name, .cta--dark .btn--solid.btn, .cta--content .btn--solid.btn, .cta--dark html .dmn-form .btn--solid.btn-primary, html .dmn-form .cta--dark .btn--solid.btn-primary, .cta--content html .dmn-form .btn--solid.btn-primary, html .dmn-form .cta--content .btn--solid.btn-primary {
  color: #ffffff;
  background-color: #bba77c;
}
.btn--solid.btn--white, html .dmn-form .btn--solid.btn-primary {
  background-color: #ffffff;
  color: #0e2a38;
}
.btn--solid.btn--ghost {
  background-color: rgba(255, 255, 255, 0.35);
  color: #ffffff;
}
.btn--solid.btn--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
}
.btn--solid:disabled {
  opacity: 0.2;
}
.btn--text, .testimonial__name {
  background-color: transparent;
  color: inherit;
  font-size: 18px;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn--text--uppercase {
  text-transform: uppercase;
}
.btn--text--underline {
  text-decoration: underline;
}
.btn--text--minor {
  font-size: 14px;
}
.btn--text.btn--gold, .testimonial__name, .cta--dark .btn--text.btn, .cta--dark .btn.testimonial__name, .cta--content .btn--text.btn, .cta--content .btn.testimonial__name, .cta--dark html .dmn-form .btn--text.btn-primary, .cta--dark html .dmn-form .btn-primary.testimonial__name, html .dmn-form .cta--dark .btn--text.btn-primary, html .dmn-form .cta--dark .btn-primary.testimonial__name, .cta--content html .dmn-form .btn--text.btn-primary, .cta--content html .dmn-form .btn-primary.testimonial__name, html .dmn-form .cta--content .btn--text.btn-primary, html .dmn-form .cta--content .btn-primary.testimonial__name {
  color: #bba77c;
}
.btn--text.btn--white, .btn--white.testimonial__name, html .dmn-form .btn--text.btn-primary, html .dmn-form .btn-primary.testimonial__name {
  color: #ffffff;
}
.btn--restaurants {
  padding-left: 56px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #babdbd;
  font-size: 20px;
}
@media only screen and (max-width: 575px) {
  .btn--restaurants {
    font-size: 16px;
  }
}
.btn--restaurants > span {
  font-family: "gusto-iconset";
  position: absolute;
  top: 46%;
  left: 10px;
  transform: translate3d(0, -50%, 0);
  color: #0e2a38;
  font-size: 36px;
}

.back-to-map {
  position: fixed;
  top: 50%;
  left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  z-index: 11;
  padding: 0;
  color: #191919;
  padding: 10px 20px;
  border: 1px solid #bba77c;
}
@media only screen and (max-width: 575px) {
  .back-to-map {
    top: auto;
    bottom: 20px;
  }
}

.back-to-top {
  position: fixed;
  top: 50%;
  right: 20px;
  font-size: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  z-index: 9;
  padding: 0;
}
@media only screen and (max-width: 575px) {
  .back-to-top {
    top: auto;
    bottom: 20px;
  }
}
.back-to-top::after {
  content: "";
  background: url(../../app/img/icon/arrow.svg);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 30px;
  height: 30px;
  transform: rotate(-90deg);
}

.hero {
  position: relative;
}
.hero:not(.hero--blog) {
  padding: 0;
}
.hero .slick-arrow {
  display: block !important;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
}
.hero .slick-arrow:before {
  font-family: "boilerplate" !important;
  top: 50%;
}
.hero .slick-arrow.slick-next {
  right: 15px;
}
.hero .slick-arrow.slick-next:before {
  content: "\e90d";
  display: block;
  position: relative;
}
.hero .slick-arrow.slick-prev {
  left: 15px;
}
.hero .slick-arrow.slick-prev:before {
  content: "\e907";
  display: block;
  position: relative;
}
.hero__shareblock {
  display: flex;
  justify-content: space-between;
}
.hero__shareblock ul {
  list-style: none;
  margin: 0;
}
.hero__shareblock ul a {
  padding: 16px;
}
.hero__slider {
  position: relative;
  z-index: 10;
  background-position: center center;
  background-size: cover;
  min-height: 450px;
  height: 60vh;
  background-color: #191919;
}
@media only screen and (min-width: 768px) {
  .hero__slider {
    min-height: 550px;
    height: 70vh;
  }
}
@media only screen and (min-width: 768px) {
  .home .hero__slider {
    height: 70vh;
    min-height: 700px;
  }
}
@media only screen and (min-width: 768px) {
  .home .hero__slider .hero__slide {
    height: 70vh;
    min-height: 700px;
  }
}
.hero--blog .hero__slider {
  background-color: #ffffff;
  min-height: 0;
  height: auto;
}
.hero__slider__nav {
  position: absolute;
  z-index: 10;
  bottom: 1rem;
  width: 100%;
}
@media only screen and (max-width: 1019px) {
  .hero__slider__nav {
    bottom: auto;
    right: 50%;
    transform: translateX(50%);
    margin-top: -4rem;
  }
}
.hero__slider__nav ul {
  list-style: none;
  margin: 0;
  padding: 0 25px 25px 25px;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
}
.hero__slider__nav .hero__slider__switcher li {
  margin: 0 8px;
}
.hero__slider__nav .hero__slider__switcher li.active .slide-dot {
  background-color: transparent;
  border: 1px solid #ffffff;
}
.hero__slider__nav .hero__slider__switcher li .slide-dot {
  display: block;
  cursor: pointer;
  position: relative;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
@media only screen and (max-width: 1019px) {
  .hero__slider__nav .hero__slider__switcher li .slide-dot {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.hero__slider__nav .hero__slider__switcher li .slide-dot:hover, .hero__slider__nav .hero__slider__switcher li .slide-dot:focus {
  transform: scale(1.1);
}
.hero__slider__arrows {
  margin-top: 24px;
}
.hero__slider__arrow svg {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero__slider__arrow svg circle {
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .hero__slider__arrow svg circle {
    stroke-dasharray: 322;
    stroke-dashoffset: -470;
  }
}
.hero__slider__arrow--prev {
  position: relative;
  display: block;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 0;
  margin: 0 0 0 0;
  transform: translate3d(0%, 0%, 0);
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
.hero__slider__arrow--prev .icon {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate3d(-50%, -50%, 0) rotate(180deg);
}
.hero__slider__arrow--prev:hover, .hero__slider__arrow--prev:focus {
  transform: translate3d(-5px, 0%, 0);
}
.hero__slider__arrow--prev.fill svg circle {
  animation: circle_ring 2s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 reverse forwards;
}
.hero__slider__arrow--prev.autoplay svg circle {
  animation: circle_ring 8s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 reverse forwards;
}
.hero__slider__arrow--next {
  position: relative;
  display: block;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 0;
  margin: 0 0 5px 0;
  transform: translate3d(0%, 0%, 0);
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media only screen and (min-width: 768px) {
  .hero__slider__arrow--next {
    margin: 0 0 5px 0;
  }
}
.hero__slider__arrow--next .icon {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate3d(-50%, -50%, 0);
}
.hero__slider__arrow--next:hover, .hero__slider__arrow--next:focus {
  transform: translate3d(5px, 0%, 0);
}
.hero__slider__arrow--next.fill svg circle {
  animation: circle_ring 2s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 normal forwards;
}
.hero__slider__arrow--next.autoplay svg circle {
  animation: circle_ring 8s cubic-bezier(0.42, 0, 0.58, 1) 0s 1 normal forwards;
}
.hero__slide {
  position: relative;
  z-index: 5;
  background-position: center center;
  background-size: cover;
  min-height: 450px;
  height: 60vh;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 1;
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .hero__slide {
    min-height: 550px;
    height: 70vh;
  }
}
.hero__slide::after {
  content: "";
  position: absolute;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.hero--blog .hero__slide {
  background-color: #ffffff;
  min-height: 700px;
  height: 70vh;
}
@media only screen and (max-width: 767px) {
  .hero--blog .hero__slide {
    min-height: 450px;
    height: 60vh;
  }
}
.hero__slide:not(.active) {
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.hero__slide__bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  user-select: none;
}
.hero__slide__bg img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  user-select: none;
}
.hero__slide__bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero__slide__bg__video .covervid-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__slide__content {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  align-items: center;
}
.hero__slide__content h1, .hero__slide__content .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .hero__slide__content p, .hero__slide__content .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .hero__slide__content td, .hero__slide__content .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .hero__slide__content td, .hero__slide__content h2, .hero__slide__content .testimonial blockquote, .testimonial .hero__slide__content blockquote, .hero__slide__content h3, .hero__slide__content .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .hero__slide__content h1, .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .hero__slide__content p, .hero__slide__content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero__slide__content p, .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .hero__slide__content td, .hero__slide__content .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .hero__slide__content td, .hero__slide__content .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .hero__slide__content td, .hero__slide__content .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero__slide__content td, .hero__slide__content .text--nav--title, .hero__slide__content .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .hero__slide__content h3.gform_title, .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .hero__slide__content h1.gform_title, .hero__slide__content .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero__slide__content h1.gform_title, .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .hero__slide__content p.gform_title, .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero__slide__content p.gform_title, .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero__slide__content p.gform_title, .hero__slide__content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero__slide__content p.gform_title, .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .hero__slide__content td.gform_title, .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .hero__slide__content td.gform_title, .hero__slide__content .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .hero__slide__content td.gform_title, .hero__slide__content .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero__slide__content td.gform_title, .hero__slide__content .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .hero__slide__content .gform_title.text--nav--title, .hero__slide__content html .dmn-form h1, html .dmn-form .hero__slide__content h1, .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .hero__slide__content p, .hero__slide__content .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .hero__slide__content p, .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .hero__slide__content td, .hero__slide__content .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .hero__slide__content td, .hero__slide__content html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .hero__slide__content td, .hero__slide__content .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .hero__slide__content td, .hero__slide__content .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .hero__slide__content h1.gform_title, .hero__slide__content html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .hero__slide__content h1.gform_title, .hero__slide__content .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .hero__slide__content p.gform_title, .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero__slide__content p.gform_title, .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .hero__slide__content p.gform_title, .hero__slide__content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .hero__slide__content p.gform_title, .hero__slide__content .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .hero__slide__content td.gform_title, .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .hero__slide__content td.gform_title, .hero__slide__content .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .hero__slide__content td.gform_title, .hero__slide__content html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .hero__slide__content td.gform_title, .hero__slide__content .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .hero__slide__content td.gform_title, .hero__slide__content h4, .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero__slide__content p, .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .hero__slide__content td, .hero__slide__content .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero__slide__content td, .hero__slide__content .subheading--h2, .hero__slide__content h5, .hero__slide__content h6, .hero__slide__content .subheading--h3, .hero__slide__content .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .hero__slide__content .gform_description {
  font-family: "Galins", sans-serif;
  margin: 0.2em 0 0.2em;
  line-height: normal;
}
.hero--blog .hero__slide__content h1, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content p, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content h2, .hero--blog .hero__slide__content .testimonial blockquote, .testimonial .hero--blog .hero__slide__content blockquote, .hero--blog .hero__slide__content h3, .hero--blog .hero__slide__content .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .hero--blog .hero__slide__content h1, .hero--blog .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content p, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero--blog .hero__slide__content p, .hero--blog .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .text--nav--title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .hero--blog .hero__slide__content h3.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .hero--blog .hero__slide__content h1.gform_title, .hero--blog .hero__slide__content .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero--blog .hero__slide__content h1.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .hero--blog .hero__slide__content .gform_title.text--nav--title, .hero--blog .hero__slide__content html .dmn-form h1, html .dmn-form .hero--blog .hero__slide__content h1, .hero--blog .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content p, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .hero--blog .hero__slide__content p, .hero--blog .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .hero--blog .hero__slide__content h1.gform_title, .hero--blog .hero__slide__content html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .hero--blog .hero__slide__content h1.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .hero--blog .hero__slide__content p.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .hero--blog .hero__slide__content td.gform_title, .hero--blog .hero__slide__content h4, .hero--blog .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero--blog .hero__slide__content p, .hero--blog .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero--blog .hero__slide__content td, .hero--blog .hero__slide__content .subheading--h2, .hero--blog .hero__slide__content h5, .hero--blog .hero__slide__content h6, .hero--blog .hero__slide__content .subheading--h3, .hero--blog .hero__slide__content .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .hero--blog .hero__slide__content .gform_description {
  margin: 0.2em 0 0em;
}
.hero__slide__content h1.Abruzzo, .hero__slide__content .gallery__item__caption--curiosityfund p.Abruzzo, .gallery__item__caption--curiosityfund .hero__slide__content p.Abruzzo, .hero__slide__content .gallery__item__caption--curiosityfund .base-content td.Abruzzo, .gallery__item__caption--curiosityfund .base-content .hero__slide__content td.Abruzzo, .hero__slide__content .base-content .gallery__item__caption--curiosityfund td.Abruzzo, .base-content .gallery__item__caption--curiosityfund .hero__slide__content td.Abruzzo, .hero__slide__content h2.Abruzzo, .hero__slide__content .testimonial blockquote.Abruzzo, .testimonial .hero__slide__content blockquote.Abruzzo, .hero__slide__content h3.Abruzzo, .hero__slide__content .Abruzzo.text--nav--title, .hero__slide__content .gform_wrapper .gform_heading h3.Abruzzo.gform_title, .gform_wrapper .gform_heading .hero__slide__content h3.Abruzzo.gform_title, .hero__slide__content .gform_wrapper .gform_heading .Abruzzo.gform_title.text--nav--title, .gform_wrapper .gform_heading .hero__slide__content .Abruzzo.gform_title.text--nav--title, .hero__slide__content h4.Abruzzo, .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p.Abruzzo, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero__slide__content p.Abruzzo, .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td.Abruzzo, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .hero__slide__content td.Abruzzo, .hero__slide__content .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td.Abruzzo, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero__slide__content td.Abruzzo, .hero__slide__content .Abruzzo.subheading--h2, .hero__slide__content h5.Abruzzo, .hero__slide__content h6.Abruzzo, .hero__slide__content .Abruzzo.subheading--h3, .hero__slide__content .gform_wrapper .gform_heading .Abruzzo.gform_description, .gform_wrapper .gform_heading .hero__slide__content .Abruzzo.gform_description {
  font-family: "Abruzzo", sans-serif;
}
.hero__slide__content h1.BigChub, .hero__slide__content .gallery__item__caption--curiosityfund p.BigChub, .gallery__item__caption--curiosityfund .hero__slide__content p.BigChub, .hero__slide__content .gallery__item__caption--curiosityfund .base-content td.BigChub, .gallery__item__caption--curiosityfund .base-content .hero__slide__content td.BigChub, .hero__slide__content .base-content .gallery__item__caption--curiosityfund td.BigChub, .base-content .gallery__item__caption--curiosityfund .hero__slide__content td.BigChub, .hero__slide__content h2.BigChub, .hero__slide__content .testimonial blockquote.BigChub, .testimonial .hero__slide__content blockquote.BigChub, .hero__slide__content h3.BigChub, .hero__slide__content .BigChub.text--nav--title, .hero__slide__content .gform_wrapper .gform_heading h3.BigChub.gform_title, .gform_wrapper .gform_heading .hero__slide__content h3.BigChub.gform_title, .hero__slide__content .gform_wrapper .gform_heading .BigChub.gform_title.text--nav--title, .gform_wrapper .gform_heading .hero__slide__content .BigChub.gform_title.text--nav--title, .hero__slide__content h4.BigChub, .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p.BigChub, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero__slide__content p.BigChub, .hero__slide__content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td.BigChub, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .hero__slide__content td.BigChub, .hero__slide__content .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td.BigChub, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .hero__slide__content td.BigChub, .hero__slide__content .BigChub.subheading--h2, .hero__slide__content h5.BigChub, .hero__slide__content h6.BigChub, .hero__slide__content .BigChub.subheading--h3, .hero__slide__content .gform_wrapper .gform_heading .BigChub.gform_description, .gform_wrapper .gform_heading .hero__slide__content .BigChub.gform_description {
  font-family: "BigChub", sans-serif;
}
.hero__slide__content h1, .hero__slide__content .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .hero__slide__content p, .hero__slide__content .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .hero__slide__content td, .hero__slide__content .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .hero__slide__content td, .hero__slide__content h2, .hero__slide__content .testimonial blockquote, .testimonial .hero__slide__content blockquote {
  display: flex;
  flex-direction: column;
  font-size: 40px;
}
@media only screen and (min-width: 1260px) {
  .hero__slide__content h1, .hero__slide__content .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .hero__slide__content p, .hero__slide__content .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .hero__slide__content td, .hero__slide__content .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .hero__slide__content td, .hero__slide__content h2, .hero__slide__content .testimonial blockquote, .testimonial .hero__slide__content blockquote {
    font-size: 64px;
  }
}
.hero__slide__content__between {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media only screen and (max-width: 1019px) {
  .hero__slide__content__between {
    justify-content: center;
    height: auto;
  }
}
.hero__slide__content__between__header {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1019px) {
  .hero__slide__content__between__header {
    flex: none;
  }
}
.hero__slide__content__btns {
  margin-top: 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1019px) {
  .hero__slide__content__btns {
    align-self: center;
  }
}
@media only screen and (min-width: 576px) {
  .hero__slide__content__btns {
    margin-top: unset;
  }
}
.hero__slide__content__btns .btn--text, .hero__slide__content__btns .testimonial__name {
  color: #bba77c;
}
.hero__slide__content__btns .btn--text:after, .hero__slide__content__btns .testimonial__name:after {
  background-color: #bba77c;
}
.hero__slide__content__btns .btn--box, .hero__slide__content__btns .cta--dark .btn, .cta--dark .hero__slide__content__btns .btn, .hero__slide__content__btns .cta--content .btn, .cta--content .hero__slide__content__btns .btn, .hero__slide__content__btns html .dmn-form .btn-primary, html .dmn-form .hero__slide__content__btns .btn-primary {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.35);
  font-weight: 700;
}
.hero__slide__content__btns .btn--box--black {
  color: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.hero__slide__content__btns .btn--box--black:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--white {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.hero__slide__content__btns .btn--box--white:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--brandcolor_1 {
  background-color: #0e2a38;
  color: #ffffff;
  stroke: #0e2a38;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--brandcolor_1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.hero__slide__content__btns .btn--box--brandcolor_1:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--peach {
  background-color: #e0945e;
  color: #0e2a38;
  stroke: #e0945e;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--peach::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.hero__slide__content__btns .btn--box--peach:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--wine {
  background-color: #3e0d0f;
  color: #ffffff;
  stroke: #3e0d0f;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--wine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.hero__slide__content__btns .btn--box--wine:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--gold {
  background-color: #bba77c;
  color: #0e2a38;
  stroke: #bba77c;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--gold::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.hero__slide__content__btns .btn--box--gold:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--offwhite {
  background-color: #e8e4d3;
  color: #0e2a38;
  stroke: #e8e4d3;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--offwhite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.hero__slide__content__btns .btn--box--offwhite:hover::before {
  opacity: 0.1;
}
.hero__slide__content__btns .btn--box--brandcolor_baby_2 {
  background-color: #d9e6dc;
  color: #0e2a38;
  stroke: #d9e6dc;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.hero__slide__content__btns .btn--box--brandcolor_baby_2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: #191919;
}
.hero__slide__content__btns .btn--box--brandcolor_baby_2:hover::before {
  opacity: 0.1;
}
@media only screen and (max-width: 575px) {
  .hero__slide__content__btns .btn, .hero__slide__content__btns html .dmn-form .btn-primary, html .dmn-form .hero__slide__content__btns .btn-primary {
    padding: 14px;
    font-size: 14px;
    min-width: unset;
  }
}
.hero__slide__content__link {
  margin: 32px 0 0;
  color: #ffffff;
}
.hero__slide__content__link--video {
  margin: 48px 0 0;
  display: block;
}
.hero__slide__content__link--video .btn, .hero__slide__content__link--video html .dmn-form .btn-primary, html .dmn-form .hero__slide__content__link--video .btn-primary {
  font-size: 44px;
  position: relative;
}
.hero__slide__content__link--video .btn .icon-play:before, .hero__slide__content__link--video html .dmn-form .btn-primary .icon-play:before, html .dmn-form .hero__slide__content__link--video .btn-primary .icon-play:before {
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center;
  display: inline-block;
  transform: scale(1);
}
.hero__slide__content__link--video .btn:after, .hero__slide__content__link--video html .dmn-form .btn-primary:after, html .dmn-form .hero__slide__content__link--video .btn-primary:after {
  content: "";
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate3d(-50%, -50%, 0) scale(1);
  border-radius: 50%;
  transform-origin: center;
  transition: transform 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
.hero__slide__content__link--video .btn:hover .icon-play:before, .hero__slide__content__link--video html .dmn-form .btn-primary:hover .icon-play:before, html .dmn-form .hero__slide__content__link--video .btn-primary:hover .icon-play:before {
  transform: scale(0.95);
}
.hero__slide__content__link--video .btn:hover:after, .hero__slide__content__link--video html .dmn-form .btn-primary:hover:after, html .dmn-form .hero__slide__content__link--video .btn-primary:hover:after {
  transform: translate3d(-50%, -50%, 0) scale(1.05);
}
.hero__slide__content .subheading, .hero__slide__content .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .hero__slide__content .gform_description {
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 20px;
}
@media only screen and (max-width: 1259px) {
  .hero__slide__content .subheading, .hero__slide__content .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .hero__slide__content .gform_description {
    line-height: 17.6px;
  }
}
.hero__slide__content.hasAnim > div > * {
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: opacity;
  opacity: 0;
}
.hero__slide__content.hasAnim > div > *:nth-child(0) {
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
}
.hero__slide__content.hasAnim > div > *:nth-child(1) {
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 1000ms;
}
.hero__slide__content.hasAnim > div > *:nth-child(2) {
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 1850ms;
}
.hero__slide__content.hasAnim > div > *:nth-child(3) {
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 2700ms;
}
.hero__slide__content.hasAnim > div > *:nth-child(4) {
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 3550ms;
}
.hero__slide__content.hasAnim.ready > div > * {
  opacity: 1;
}
.hero__slide__overlay {
  position: absolute;
  z-index: 11;
  bottom: 30px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  transition: opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 2500ms;
  will-change: opacity;
  opacity: 0;
}
.hero__slide__overlay.ready {
  opacity: 1;
}
.hero__slide__overlay .btn, .hero__slide__overlay html .dmn-form .btn-primary, html .dmn-form .hero__slide__overlay .btn-primary {
  opacity: 0.5;
  transition: opacity 150ms ease;
}
.hero__slide__overlay .btn:hover, .hero__slide__overlay html .dmn-form .btn-primary:hover, html .dmn-form .hero__slide__overlay .btn-primary:hover, .hero__slide__overlay .btn:focus, .hero__slide__overlay html .dmn-form .btn-primary:focus, html .dmn-form .hero__slide__overlay .btn-primary:focus {
  opacity: 1;
}
.hero__slide__overlay .btn .icon-play, .hero__slide__overlay html .dmn-form .btn-primary .icon-play, html .dmn-form .hero__slide__overlay .btn-primary .icon-play {
  color: #ffffff;
  opacity: 0.85;
  font-size: 32px;
}
.hero__slide--overlay .hero__slide__bg:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 6;
  top: 0;
  left: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 13%, rgba(0, 0, 0, 0.6278886555) 100%);
}
.hero__gestures {
  pointer-events: none;
  position: absolute;
  z-index: 11;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  user-select: none;
  transition: opacity 750ms ease;
}
.hero__gestures p, .hero__gestures .base-content td, .base-content .hero__gestures td {
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  transform: rotate(-90deg) translate3d(30px, 0, 0);
}
.hero__gestures span {
  height: 80px;
  width: 1px;
  display: block;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.hero__gestures span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  transform-origin: top;
  transform: translate3d(0, 100%, 0);
  animation: scrollGesture cubic-bezier(0.19, 1, 0.22, 1) 2250ms 300ms;
  -webkit-animation: scrollGesture cubic-bezier(0.19, 1, 0.22, 1) 2250ms 300ms;
  -moz-animation: scrollGesture cubic-bezier(0.19, 1, 0.22, 1) 2250ms 300ms;
  -o-animation: scrollGesture cubic-bezier(0.19, 1, 0.22, 1) 2250ms 300ms;
  -ms-animation: scrollGesture cubic-bezier(0.19, 1, 0.22, 1) 2250ms 300ms;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
}
.hero--blog {
  padding-top: 0;
}
.hero--blog .hero__slide--image {
  flex-direction: column;
}
.hero--blog .hero__slide--image .hero__slide__content {
  margin-top: 40px;
}
.hero--blog .hero__slide--image .hero__slide__content .row > div > * {
  color: #e8e4d3;
}
.hero--blog .hero__slide--image .hero__slide__content h1, .hero--blog .hero__slide--image .hero__slide__content .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .hero--blog .hero__slide--image .hero__slide__content p, .hero--blog .hero__slide--image .hero__slide__content .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .hero--blog .hero__slide--image .hero__slide__content td, .hero--blog .hero__slide--image .hero__slide__content .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .hero--blog .hero__slide--image .hero__slide__content td {
  margin-bottom: 0.4em;
}

.restaurants-template-default .custom_hero_gradient .hero__slide__content::after {
  content: "";
  position: absolute;
  display: block;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(255, 255, 255));
  width: 100%;
  bottom: 0;
  height: 15%;
  z-index: -1;
}
@keyframes circle_ring {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -470;
  }
}
.our-menus {
  background-color: #F7F7F7;
}
.our-menus__card-title {
  padding-bottom: 16px;
  margin: 0;
}
.our-menus__image {
  width: 100%;
  max-width: 100%;
}
.our-menus__cta-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-menus__cta {
  position: relative;
  color: #0e2a38;
  display: inline-block;
  padding-bottom: 8px;
  overflow: hidden;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  margin: 32px 8px 0 8px;
}
.our-menus__cta:first-child {
  margin-left: 0;
}
.our-menus__cta:last-child {
  margin-right: 0;
}
.our-menus__cta:after, .our-menus__cta:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #bba77c;
  transition: transform 0.5s ease;
}
.our-menus__cta:after {
  transform: translateX(0);
}
.our-menus__cta:before {
  transform: translateX(-100%);
}
.our-menus__cta:hover:before {
  transform: translateX(0);
}
.our-menus__cta:hover:after {
  transform: translateX(-100%);
  display: none;
}

html body {
  transition: opacity 1500ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
html.dom-loaded body {
  opacity: 1;
}

body.menu-open, body.filters-open, body.lock {
  overflow: hidden;
}
body.menu-open #main,
body.menu-open .content-wrap, body.filters-open #main,
body.filters-open .content-wrap, body.lock #main,
body.lock .content-wrap {
  overflow: hidden;
}
body.menu-open .burger__root__book {
  color: #d9e6dc;
}
body:not(.menu-open) .burger__root__book {
  color: #e8e4d3;
}

.body-wrap__overlay {
  pointer-events: none;
  z-index: 1;
  position: fixed;
  z-index: 1010;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  opacity: 0;
  transform-origin: left;
  transform: scaleX(1);
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  will-change: transform;
}
@media only screen and (max-width: 767px) {
  .body-wrap__overlay {
    z-index: 1001;
  }
}
.filters-open .body-wrap__overlay {
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  pointer-events: auto;
  opacity: 0.8;
}

.menu-open .site-wrap, .lity-active .site-wrap {
  transition: 450ms ease 375ms;
}
.filters-open .site-wrap {
  transition: 450ms ease 375ms;
}

.is-virtual-scroll #main {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: auto;
  will-change: transform;
}

.content-wrap {
  overflow: hidden;
}
@media only screen and (max-width: 1019px) {
  .content-wrap {
    margin-top: 95px;
  }
}
@media only screen and (max-width: 767px) {
  .book-rewards .content-wrap {
    margin-top: 0;
  }
}
.book-rewards .content-wrap .container, .book-rewards .content-wrap .section--fullbleed .gallery__nav, .section--fullbleed .book-rewards .content-wrap .gallery__nav, .book-rewards .content-wrap .hero__slider__nav ul, .hero__slider__nav .book-rewards .content-wrap ul, .book-rewards .content-wrap .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .book-rewards .content-wrap .hero__slide__content {
  padding: 0;
}

[data-tab-content].hide {
  display: none;
}

[v-cloak] {
  display: none;
}

.paragraph p + a,
.paragraph li + a,
.paragraph td + a,
.paragraph th + a,
.paragraph address + a {
  margin-top: 24px;
}
.paragraph ul:not(.content-list) {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.paragraph ul:not(.content-list) li {
  position: relative;
  padding-left: 28px;
  padding-bottom: 8px;
}
.paragraph ul:not(.content-list) li:last-child {
  padding-bottom: 0;
}
.paragraph--extratxt {
  margin-top: 8px;
}
.paragraph--top-spacing {
  margin-top: 32px;
}
.paragraph .list {
  padding-left: 28px;
  margin-bottom: 0;
}
.paragraph .alignright {
  margin: 30px 0 30px auto;
  display: table;
}
.paragraph .aligncenter {
  margin: 30px auto 30px auto;
  display: table;
}
.paragraph img {
  height: auto;
}
.paragraph .wp-caption {
  max-width: 100%;
}
.paragraph .wp-caption img {
  height: auto;
}
.paragraph.hasAnim > * {
  transform: translate3d(0, 20px, 0);
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1), opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
  opacity: 0;
}
.paragraph.hasAnim > *:nth-child(0) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
}
.paragraph.hasAnim > *:nth-child(1) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 175ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 165ms;
}
.paragraph.hasAnim > *:nth-child(2) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 200ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 180ms;
}
.paragraph.hasAnim > *:nth-child(3) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 225ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 195ms;
}
.paragraph.hasAnim > *:nth-child(4) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 250ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 210ms;
}
.paragraph.hasAnim.inview > * {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
}

.signup {
  text-align: center;
  background-color: #d9e6dc;
  color: #0e2a38;
  padding: 48px 80px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .signup {
    padding: 32px;
  }
}
@media only screen and (max-width: 1259px) {
  .signup {
    padding: 48px;
  }
}
.signup h1, .signup .gallery__item__caption--curiosityfund p, .gallery__item__caption--curiosityfund .signup p, .signup .gallery__item__caption--curiosityfund .base-content td, .gallery__item__caption--curiosityfund .base-content .signup td, .signup .base-content .gallery__item__caption--curiosityfund td, .base-content .gallery__item__caption--curiosityfund .signup td, .signup h2, .signup .testimonial blockquote, .testimonial .signup blockquote, .signup h3, .signup .bookwidget--dark fieldset h1, .bookwidget--dark fieldset .signup h1, .signup .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .signup p, .signup .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .signup p, .signup .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .signup td, .signup .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .signup td, .signup .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .signup td, .signup .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .signup td, .signup .text--nav--title, .signup .gform_wrapper .gform_heading h3.gform_title, .gform_wrapper .gform_heading .signup h3.gform_title, .signup .gform_wrapper .gform_heading .bookwidget--dark fieldset h1.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .signup h1.gform_title, .signup .bookwidget--dark fieldset .gform_wrapper .gform_heading h1.gform_title, .bookwidget--dark fieldset .gform_wrapper .gform_heading .signup h1.gform_title, .signup .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .signup p.gform_title, .signup .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .signup p.gform_title, .signup .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .signup p.gform_title, .signup .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .signup p.gform_title, .signup .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .signup td.gform_title, .signup .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .signup td.gform_title, .signup .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content .bookwidget--dark fieldset .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .signup td.gform_title, .signup .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, .bookwidget--dark fieldset .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .signup td.gform_title, .signup .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund .bookwidget--dark fieldset .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading .gform_title.text--nav--title, .gform_wrapper .gform_heading .signup .gform_title.text--nav--title, .signup html .dmn-form h1, html .dmn-form .signup h1, .signup html .dmn-form .gallery__item__caption--curiosityfund p, html .dmn-form .gallery__item__caption--curiosityfund .signup p, .signup .gallery__item__caption--curiosityfund html .dmn-form p, .gallery__item__caption--curiosityfund html .dmn-form .signup p, .signup html .dmn-form .gallery__item__caption--curiosityfund .base-content td, html .dmn-form .gallery__item__caption--curiosityfund .base-content .signup td, .signup .gallery__item__caption--curiosityfund .base-content html .dmn-form td, .gallery__item__caption--curiosityfund .base-content html .dmn-form .signup td, .signup html .dmn-form .base-content .gallery__item__caption--curiosityfund td, html .dmn-form .base-content .gallery__item__caption--curiosityfund .signup td, .signup .base-content .gallery__item__caption--curiosityfund html .dmn-form td, .base-content .gallery__item__caption--curiosityfund html .dmn-form .signup td, .signup .gform_wrapper .gform_heading html .dmn-form h1.gform_title, .gform_wrapper .gform_heading html .dmn-form .signup h1.gform_title, .signup html .dmn-form .gform_wrapper .gform_heading h1.gform_title, html .dmn-form .gform_wrapper .gform_heading .signup h1.gform_title, .signup .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund p.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .signup p.gform_title, .signup html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading p.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .signup p.gform_title, .signup .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form p.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund html .dmn-form .signup p.gform_title, .signup .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading p.gform_title, .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .signup p.gform_title, .signup .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content td.gform_title, .gform_wrapper .gform_heading html .dmn-form .gallery__item__caption--curiosityfund .base-content .signup td.gform_title, .signup html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading td.gform_title, html .dmn-form .gallery__item__caption--curiosityfund .base-content .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form td.gform_title, .gform_wrapper .gform_heading .gallery__item__caption--curiosityfund .base-content html .dmn-form .signup td.gform_title, .signup .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading td.gform_title, .gallery__item__caption--curiosityfund .base-content html .dmn-form .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund td.gform_title, .gform_wrapper .gform_heading html .dmn-form .base-content .gallery__item__caption--curiosityfund .signup td.gform_title, .signup html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading td.gform_title, html .dmn-form .base-content .gallery__item__caption--curiosityfund .gform_wrapper .gform_heading .signup td.gform_title, .signup .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form td.gform_title, .gform_wrapper .gform_heading .base-content .gallery__item__caption--curiosityfund html .dmn-form .signup td.gform_title, .signup .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading td.gform_title, .base-content .gallery__item__caption--curiosityfund html .dmn-form .gform_wrapper .gform_heading .signup td.gform_title, .signup h4, .signup .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .signup p, .signup .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .signup td, .signup .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .signup td, .signup .subheading--h2, .signup h5, .signup h6, .signup .subheading--h3, .signup .gform_wrapper .gform_heading .gform_description, .gform_wrapper .gform_heading .signup .gform_description, .signup p, .signup .base-content td, .base-content .signup td {
  color: inherit;
  margin: 1.5rem auto;
}
.signup h4:first-of-type, .signup .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li p:first-of-type, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .signup p:first-of-type, .signup .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content td:first-of-type, .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .base-content .signup td:first-of-type, .signup .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li td:first-of-type, .base-content .masthead__burger [data-modal-menu] .embed-slider__nav__bullet ul li .signup td:first-of-type, .signup .subheading--h2:first-of-type {
  margin-top: 0;
}
.signup__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0e2a38;
  color: #ffffff;
  padding: 104px 0 0;
  opacity: 0 !important;
  z-index: -1;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .signup__modal {
    overflow: scroll;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .signup__modal::-webkit-scrollbar {
    display: none;
  }
}
.signup__modal.open {
  opacity: 1 !important;
  z-index: 9999;
  pointer-events: auto;
}
.signup__modal__close {
  cursor: pointer;
  position: absolute;
  top: 26px;
  border: 1px solid #bba77c;
  border-radius: 2px;
  right: 2px;
  color: #ffffff;
  background: transparent;
  font-size: 48px;
  transform: translate3d(-50%, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .signup__modal__close {
    top: 7px;
    right: -14px;
    font-size: 44px;
    border-radius: 50%;
  }
}
.signup__modal__close span {
  display: inline-block;
  transform-origin: center;
}
.signup__modal__close span::before {
  vertical-align: middle;
}
.signup__modal__close__container {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.signup__modal__container {
  display: block;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .signup__modal__container {
    padding: 32px;
  }
}
.signup__modal__container .btn, .signup__modal__container html .dmn-form .btn-primary, html .dmn-form .signup__modal__container .btn-primary {
  color: #ffffff;
}
.signup__modal > form {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .signup__modal > form {
    min-width: 500px;
    width: 50vw;
  }
}
.signup .list {
  margin-top: 40px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .signup .list {
    align-items: center;
    flex-direction: column;
  }
}
.signup .list p, .signup .list .base-content td, .base-content .signup .list td {
  font-size: 24px;
  padding: 0 16px;
  position: relative;
  max-width: 320px;
}
@media only screen and (max-width: 767px) {
  .signup .list p, .signup .list .base-content td, .base-content .signup .list td {
    text-align: center;
    margin-bottom: 32px;
  }
}
.signup .list p:after, .signup .list .base-content td:after, .base-content .signup .list td:after {
  content: "";
  height: 30px;
  width: 1px;
  background-color: #d1d2d4;
  top: 0;
  right: 0;
  position: absolute;
  transform: translate3d(0, 0%, 0);
}
@media only screen and (max-width: 767px) {
  .signup .list p:after, .signup .list .base-content td:after, .base-content .signup .list td:after {
    height: 1px;
    width: 50px;
    right: auto;
    left: 50%;
    top: auto;
    bottom: -14px;
    transform: translate3d(-50%, 0, 0);
  }
}
.signup .list p span, .signup .list .base-content td span, .base-content .signup .list td span {
  color: #bba77c;
}
.signup .list p small, .signup .list .base-content td small, .base-content .signup .list td small {
  font-size: 11px;
  display: block;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .signup .list p small, .signup .list .base-content td small, .base-content .signup .list td small {
    text-align: center;
  }
}
.signup .list p a, .signup .list .base-content td a, .base-content .signup .list td a {
  margin-top: 16px;
}
.signup .list p:last-child:after, .signup .list .base-content td:last-child:after, .base-content .signup .list td:last-child:after {
  display: none;
}
.signup .context {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.signup form {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .signup form {
    padding: 0 25px;
  }
}
.signup form .error {
  color: #FF003C;
  border: 1px solid;
  padding: 1em;
  margin-bottom: 1em;
  font-size: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.signup form fieldset {
  display: inline-block;
  width: 100%;
  flex: 1 100%;
}
@media only screen and (min-width: 768px) {
  .signup form fieldset {
    width: 46%;
    flex: 1 46%;
  }
}
.signup form fieldset input {
  width: 100%;
  color: #ffffff;
}
.signup form fieldset.full {
  flex: 1 100%;
}
.signup form fieldset.checkbox {
  text-align: left;
  margin: 8px 0 0 0;
}
.signup form fieldset.checkbox input[type=radio] + label,
.signup form fieldset.checkbox input[type=checkbox] + label {
  top: 0;
  left: 0;
  transform: none;
}
.signup form fieldset .dob {
  display: flex;
}
.signup form fieldset .dob > .fancy-select {
  flex: 1 33%;
}
.signup form fieldset .dob > .fancy-select:not(:last-child) .trigger {
  border-right: 0;
}
.signup form .response {
  font-size: 16px;
  padding-top: 16px;
  display: block;
}
.signup.hasAnim > * {
  transform: translate3d(0, -50px, 0);
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1), opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
  opacity: 0;
}
.signup.hasAnim > *:nth-child(0) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 150ms;
}
.signup.hasAnim > *:nth-child(1) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 175ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 165ms;
}
.signup.hasAnim > *:nth-child(2) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 200ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 180ms;
}
.signup.hasAnim > *:nth-child(3) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 225ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 195ms;
}
.signup.hasAnim > *:nth-child(4) {
  transition: transform 2250ms cubic-bezier(0.19, 1, 0.22, 1) 250ms, opacity 2250ms cubic-bezier(0.19, 1, 0.22, 1) 210ms;
}
.signup.hasAnim.inview > * {
  opacity: 1;
  transform: translate3d(0, 0px, 0);
}
.benefits .signup {
  background-color: #F7F7F7;
  width: 80%;
  max-width: 1260px;
  margin: 0 auto;
  padding: 32px;
  margin-top: -64px;
  position: relative;
  z-index: 22;
}
@media only screen and (max-width: 767px) {
  .benefits .signup {
    width: calc(100% - 50px);
  }
}
.benefits .signup .btnrow {
  margin-top: 32px;
  flex-direction: column;
  display: flex;
  align-items: center;
}
.benefits .signup .btnrow .btn--text, .benefits .signup .btnrow .testimonial__name {
  padding-left: 32px;
}

.section--newsletter {
  background-color: #191919;
}
.section--newsletter * {
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .benefits {
    padding-top: 0;
  }
  .benefits .col-md-12 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .benefits .container, .benefits .section--fullbleed .gallery__nav, .section--fullbleed .benefits .gallery__nav, .benefits .hero__slider__nav ul, .hero__slider__nav .benefits ul, .benefits .hero--blog .hero__slide--image .hero__slide__content, .hero--blog .hero__slide--image .benefits .hero__slide__content {
    padding-left: 0;
    padding-right: 0;
  }
}

.testimonial {
  position: relative;
  text-align: center;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.testimonial:before {
  content: url(../../app/img/icon/testimonial_shield.svg);
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate3d(-50%, 0%, 0);
  height: 100%;
  width: auto;
  display: flex;
  align-items: center;
}
.testimonial blockquote {
  font-size: 40px;
  opacity: 0.8;
  font-style: italic;
  margin: 0.1em 0 0.8em;
}
@media only screen and (min-width: 1260px) {
  .testimonial blockquote {
    font-size: 48px;
  }
}
.testimonial__name:after {
  display: none;
}

.image picture {
  width: 100%;
}
.image picture img {
  display: block;
  width: 100%;
}
.image.hasAnim:not(inview) .image__borders {
  pointer-events: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.image.hasAnim:not(inview) .image__borders .one,
.image.hasAnim:not(inview) .image__borders .two,
.image.hasAnim:not(inview) .image__borders .three,
.image.hasAnim:not(inview) .image__borders .four {
  transition: transform 500ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  background-color: #ffffff;
  will-change: transform;
}
.image.hasAnim:not(inview) .image__borders .one {
  position: absolute;
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: top;
  height: 101%;
  width: 101%;
  transform: scaleY(1);
}
.image.hasAnim:not(inview) .image__borders .two {
  position: absolute;
  top: auto;
  left: -1%;
  right: auto;
  bottom: -1%;
  transform-origin: bottom;
  height: 101%;
  width: 101%;
  transform: scaleY(1);
}
.image.hasAnim:not(inview) .image__borders .three {
  position: absolute;
  top: -1%;
  left: -1%;
  right: auto;
  bottom: auto;
  transform-origin: left;
  height: 101%;
  width: 101%;
  transform: scaleX(1);
}
.image.hasAnim:not(inview) .image__borders .four {
  position: absolute;
  top: -1%;
  left: auto;
  right: -1%;
  bottom: auto;
  transform-origin: right;
  height: 101%;
  width: 101%;
  transform: scaleX(1);
}
.image.hasAnim.inview .image__bg {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
  transform: scale(1);
}
.image.hasAnim.inview .image__borders .one,
.image.hasAnim.inview .image__borders .two,
.image.hasAnim.inview .image__borders .three,
.image.hasAnim.inview .image__borders .four {
  transition: transform 1500ms cubic-bezier(0.19, 1, 0.22, 1) 100ms;
}
.image.hasAnim.inview .image__borders .one,
.image.hasAnim.inview .image__borders .two {
  transform: scaleY(0);
}
.image.hasAnim.inview .image__borders .three,
.image.hasAnim.inview .image__borders .four {
  transform: scaleX(0);
}
@media only screen and (max-width: 767px) {
  .image--portrait {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 55vh;
  }
  .image--portrait img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transform: scale(1.05);
    object-fit: cover;
  }
}

.disclaimer p, .disclaimer .base-content td, .base-content .disclaimer td {
  color: #ffffff;
}

#consent-banner {
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  display: block;
  left: 0;
  text-align: center;
  padding: 15px 30px;
  bottom: 0;
  background-color: rgba(3, 43, 56, 0.95);
  color: #ffffff;
  font-family: "Josefin Sans", sans-serif;
}
#consent-banner span a {
  font-size: inherit;
  text-decoration: underline;
}
#consent-banner .buttons a {
  margin: 0 0 0 10px;
  text-transform: none;
  display: inline-block;
  cursor: pointer;
  touch-action: manipulation;
  white-space: nowrap;
  outline: 0;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  padding: 8.5px 10px;
  color: inherit;
  font-size: 13px;
  text-align: center;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.35) !important;
  border: 1px solid #bba77c;
}
@media (max-width: 600px) {
  #consent-banner .buttons a {
    display: block;
    max-width: 80px;
    margin: 0 auto;
    margin-top: 10px;
  }
}

.countdown-block-header {
  padding: 0;
}
.countdown-block-timer {
  flex-wrap: nowrap;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
}
.countdown-block-timer-hidden {
  display: none;
}
.countdown-block-timer-card {
  padding-left: 36px;
  padding-right: 36px;
  font-size: 16px;
}
@media only screen and (max-width: 575px) {
  .countdown-block-timer-card {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.countdown-block-timer-card-amount {
  font-size: 56px;
  margin-bottom: 0em;
}
@media only screen and (max-width: 575px) {
  .countdown-block-timer-card-amount {
    font-size: 40px;
  }
}
.countdown-block-timer-card:first-child {
  padding-left: 0;
}
.countdown-block-timer-card:last-child {
  padding-right: 0;
}
.countdown-block-button {
  margin: 0;
}
/*# sourceMappingURL=main.css.map */