@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');
/* imports */
/* includes */
/* grid	 */
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 810px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
/* responsive embedded video */
.video-responsive-wrapper {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.video-responsive-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}
/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}
/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}
/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}
/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}
/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}
/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}
/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}
/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}
/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}
/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}
/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}
/* 'thumb' lists */
/* video wrapper */
.video-wrapper {
  padding-bottom: 56.25%;
  position: relative;
}
.video-wrapper iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Line clamp */
/* clearfix */
/* font-awesome */
/* before and after */
/* wp core */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* super gen */
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
}
a {
  display: inline-block;
  text-decoration-color: transparent;
  text-underline-offset: .25rem;
  color: inherit;
}
html {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
}
/* slick 1.8.1 */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.layout-header {
  z-index: 99;
  width: 100%;
  position: fixed;
  top: 0;
  height: max-content;
}
.layout-header .header > .container {
  position: relative;
}
.layout-header .header > .container > * {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.layout-header .full-menu-toggle {
  cursor: pointer;
  z-index: 2;
  background-color: transparent;
  border: none;
  padding: 0;
}
.layout-header .full-menu-toggle > :first-child,
.layout-header .full-menu-toggle > :last-child {
  font-size: 2rem;
}
.layout-header .full-menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
}
@media screen and (min-width: 1280px) {
  .layout-header .full-menu-toggle {
    display: none;
  }
}
.layout-header .full-menu-toggle .open {
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout-header .full-menu-toggle .close {
  display: none;
}
.layout-header .header nav {
  display: none;
}
@media screen and (min-width: 1280px) {
  .layout-header .header nav {
    display: flex;
  }
}
.layout-header .header nav .menu {
  opacity: 1;
  transition: opacity 0.25s ease;
  display: none;
}
@media (min-width: 1280px) {
  .layout-header .header nav .menu {
    display: flex;
  }
}
.layout-header .full-menu,
.layout-header .full-search {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: -100vh;
  z-index: -1;
  transition: all 0.25s ease;
}
@media screen and (min-width: 1280px) {
  .layout-header .full-menu {
    display: none;
  }
}
.layout-header .full-search {
  height: 300px;
  top: -300px;
}
.full-menu-open .layout-header .full-menu-toggle .open {
  display: none;
}
.full-menu-open .layout-header .full-menu-toggle .close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.full-menu-open .layout-header .full-menu {
  top: 0;
}
/* fonts, links and headers */
@font-face {
  font-family: "karakter";
  src: url(../fonts/KarakterBold-Condensed.woff2);
  font-weight: 700;
}
/* vars */
:root {
  font-size: 14px;
}
body {
  font-family: "Outfit", sans-serif;
  background-color: #fff8f2;
}
body:not(:has(.layout-hero)) {
  padding: 80px 0 0;
  background-color: #192733;
}
@media screen and (min-width: 1280px) {
  body:not(:has(.layout-hero)) {
    padding: 100px 0 0;
  }
}
@media screen and (min-width: 1660px) {
  body:not(:has(.layout-hero)) {
    padding: 190px 0 0;
  }
}
header .skip {
  color: #ffffff;
  background-color: #353535;
  padding: .5em;
  position: absolute;
  left: -100vw;
  top: auto;
  overflow: hidden;
}
header .skip:focus {
  position: static;
}
h1,
h2,
h3,
h4 {
  margin-block: 0;
}
h1 {
  font-size: 3.5rem;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif;
}
@media screen and (min-width: 810px) {
  h1 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  h1 {
    font-size: 6rem;
  }
}
@media screen and (min-width: 1280px) {
  h1 {
    font-size: 8.5rem;
    line-height: .95;
  }
}
h1 em {
  font-style: normal;
  font-weight: 500;
  font-size: 2.75rem;
  letter-spacing: 0;
}
@media screen and (min-width: 1280px) {
  h1 em {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1660px) {
  h1 em {
    font-size: 4.25rem;
  }
}
h2 {
  font-size: 1.75rem;
  font-weight: 300;
  letter-spacing: 1px;
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 810px) {
  h2 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  h2 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1660px) {
  h2 {
    font-size: 5.6725rem;
  }
}
h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
}
@media screen and (min-width: 810px) {
  h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  h3 {
    font-size: 2.5rem;
    letter-spacing: 2px;
  }
}
h4 {
  font-weight: 400;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
p:not(:has(strong a)) {
  line-height: 1.2;
}
@media screen and (min-width: 1280px) {
  p:not(:has(strong a)) {
    font-size: 1.125rem;
  }
}
a,
button,
select,
.up,
.full-search-toggle,
.book {
  cursor: pointer;
}
strong a,
a strong {
  display: flex;
  align-items: center;
  gap: .5rem;
  justify-content: space-between;
  color: #ffffff;
  background: #d97e00;
  border: 1px solid #d97e00;
  border-radius: 3rem;
  padding: .75rem 1rem;
  width: fit-content;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.25s ease;
  height: max-content;
}
@media screen and (min-width: 1280px) {
  strong a,
  a strong {
    padding: 1rem 1rem 1rem 2.5rem;
    gap: 2rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1660px) {
  strong a,
  a strong {
    padding: 1.25rem 1.25rem 1.25rem 3.5rem;
  }
}
strong a::after,
a strong::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
strong a:hover,
a strong:hover {
  color: #d97e00;
  background: #ffffff;
}
strong a:hover::after,
a strong:hover::after {
  background-image: url(../images/arrow-right-mango.svg);
}
strong a:active,
a strong:active {
  opacity: .9;
  transform: scale(0.98);
  box-shadow: 1px 1px 8px rgba(53, 53, 53, 0.3);
}
img {
  height: 100%;
  width: 100%;
}
.address {
  margin-bottom: 10px;
}
.address p {
  margin: 0;
  font-size: 1em;
}
.social-pages {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.social-pages a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border: 1px solid #ffffff;
  color: #171717;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: .375rem;
}
.social-pages a::before {
  display: none !important;
}
.social-pages a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none !important;
}
.social-pages a span {
  display: none;
}
.social-pages a i {
  font-size: 1.5rem;
}
.layout-contents ul li,
.layout-text ul li,
.layout-textandtext ul li,
.layout-textandimage ul li {
  padding: 0 0 0 1.5rem;
  position: relative;
  isolation: isolate;
  line-height: 1.2;
  width: fit-content;
}
.layout-contents ul li::before,
.layout-text ul li::before,
.layout-textandtext ul li::before,
.layout-textandimage ul li::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #614020;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (min-width: 1280px) {
  .layout-contents ul li,
  .layout-text ul li,
  .layout-textandtext ul li,
  .layout-textandimage ul li {
    font-size: 1.125rem;
  }
}
.layout-contents ul li::before,
.layout-text ul li::before,
.layout-textandtext ul li::before,
.layout-textandimage ul li::before {
  top: .5rem;
  left: 0;
  transform: none;
  border-radius: 50%;
}
.layout-contents,
.layout-text {
  padding: 3rem 0;
  text-align: center;
  background-color: #192733;
  color: #ffffff;
}
.layout-contents h1 {
  font-size: 1.75rem;
  font-weight: 300;
  letter-spacing: 1px;
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 810px) {
  .layout-contents h1 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-contents h1 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-contents h1 {
    font-size: 5.6725rem;
  }
}
.layout-contents p:has(strong a) {
  display: flex;
  justify-content: center;
  margin: 2rem auto;
}
.layout-header header {
  background-color: transparent;
}
.layout-header header,
.layout-header header .container {
  height: 80px;
  transition: all 0.25s ease;
}
@media screen and (min-width: 1280px) {
  .layout-header header,
  .layout-header header .container {
    height: 100px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-header header,
  .layout-header header .container {
    height: 190px;
  }
}
.layout-header header .container .home {
  left: 1rem;
  height: 75%;
  width: 95px;
}
@media screen and (min-width: 810px) {
  .layout-header header .container .home {
    left: 2rem;
    width: 125px;
  }
}
@media screen and (min-width: 1280px) {
  .layout-header header .container .home {
    height: 90%;
    width: 190px;
  }
}
.layout-header header .container .home svg {
  height: 100%;
  width: 100%;
}
.layout-header header .container nav {
  left: 50%;
  transform: translate(-50%, -50%) !important;
}
.layout-header header .container nav .menu {
  gap: 1rem;
}
@media screen and (min-width: 1660px) {
  .layout-header header .container nav .menu {
    gap: 1.75rem;
  }
}
.layout-header header .container nav .menu > li > a {
  font-weight: 400;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3rem;
  padding: .5rem 1rem;
  text-transform: uppercase;
  outline: 1px solid transparent;
  outline-offset: -5px;
  transition: all 0.25s ease;
}
@media screen and (min-width: 1280px) {
  .layout-header header .container nav .menu > li > a {
    padding: 1.25rem 2.5rem;
    letter-spacing: 2px;
  }
}
.layout-header header .container nav .menu > li > a:hover {
  background-color: #192733;
  border-color: #192733;
  outline-color: #ffffff;
}
.layout-header header .container nav .menu > li.menu-item-has-children {
  position: relative;
}
.layout-header header .container nav .menu > li.menu-item-has-children .sub-menu {
  position: absolute;
  background-color: #ffffff;
  top: -100vh;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: top 250ms ease-out, opacity 250ms ease-out 250ms;
}
.layout-header header .container nav .menu > li.menu-item-has-children .sub-menu li {
  transition: all 0.25s ease;
}
.layout-header header .container nav .menu > li.menu-item-has-children .sub-menu li:not(:last-child) {
  border-bottom: 1px solid #192733;
}
.layout-header header .container nav .menu > li.menu-item-has-children .sub-menu li a {
  width: max-content;
  padding: 1rem;
  color: #192733;
  background-color: transparent;
  font-size: 1.125rem;
  transition: all 0.25s ease;
}
.layout-header header .container nav .menu > li.menu-item-has-children .sub-menu li:hover {
  background-color: #614020;
}
.layout-header header .container nav .menu > li.menu-item-has-children .sub-menu li:hover a {
  color: #ffffff;
}
.layout-header header .container nav .menu > li.menu-item-has-children:hover .sub-menu {
  top: 100%;
  opacity: 1;
}
.layout-header header .container .full-menu-toggle {
  right: 1rem;
  color: #ffffff;
}
@media screen and (min-width: 810px) {
  .layout-header header .container .full-menu-toggle {
    right: 2rem;
  }
}
.layout-header header .container .book {
  right: 5rem;
  gap: .5rem;
  justify-content: space-between;
  color: #ffffff;
  background: #d97e00;
  border: 1px solid #d97e00;
  border-radius: 3rem;
  padding: .75rem 1rem;
  width: fit-content;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.25s ease;
  height: max-content;
  display: flex;
  align-items: center;
  gap: .25rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1280px) {
  .layout-header header .container .book {
    padding: 1rem 1rem 1rem 2.5rem;
    gap: 2rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-header header .container .book {
    padding: 1.25rem 1.25rem 1.25rem 3.5rem;
  }
}
.layout-header header .container .book::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.layout-header header .container .book:hover {
  color: #d97e00;
  background: #ffffff;
}
.layout-header header .container .book:hover::after {
  background-image: url(../images/arrow-right-mango.svg);
}
.layout-header header .container .book:active {
  opacity: .9;
  transform: scale(0.98);
  box-shadow: 1px 1px 8px rgba(53, 53, 53, 0.3);
}
@media screen and (min-width: 1280px) {
  .layout-header header .container .book {
    right: 2rem;
    padding: 1.25rem 1.25rem 1.25rem 2.5rem;
    letter-spacing: 2px;
  }
}
.layout-header header .container .book::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: .75rem;
  transform: rotate(-45deg);
  transition: all 0.25s ease;
}
@media screen and (min-width: 1280px) {
  .layout-header header .container .book::after {
    background-size: 1rem;
  }
}
.layout-header header .container .book:hover::after {
  background-image: url(../images/arrow-right-mango.svg);
  transform: rotate(0);
}
.layout-header header .container .book:active {
  transform: translateY(-50%) scale(0.98);
}
.layout-header .full-menu {
  padding: 2rem 0 0;
  background-color: #ffffff;
}
.layout-header .full-menu .container nav .menu li > a {
  font-size: 1.25rem;
  color: #192733;
  padding: .25rem .5rem;
}
.layout-header .full-menu .container nav .menu li > a button {
  margin: 0 0 0 .5rem;
  background-color: transparent;
  border: 1px solid #192733;
  border-radius: .25rem;
}
.layout-header .full-menu .container nav .menu li ul {
  margin: 0 0 0 2rem;
}
.full-menu-open .layout-header header {
  background-color: #171717;
}
.full-menu-open .layout-header .full-menu {
  top: 80px;
}
.scrolled .layout-header header {
  background-color: #171717;
}
.scrolled .layout-header header,
.scrolled .layout-header header .container {
  height: 50px;
}
@media screen and (min-width: 1280px) {
  .scrolled .layout-header header .container .home {
    height: 75%;
  }
}
@media screen and (min-width: 1280px) {
  .scrolled .layout-header header .container nav .menu li a,
  .scrolled .layout-header header .container .book {
    padding-block: .75rem;
  }
}
.layout-signup {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media screen and (min-width: 810px) {
  .layout-signup {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.layout-signup .image {
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  max-height: 690px;
}
@media screen and (min-width: 810px) {
  .layout-signup .image {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
  }
}
.layout-signup .form {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-block: 4rem 2rem;
  color: #ffffff;
  position: relative;
  z-index: 1;
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
@media (min-width: 810px) {
  .layout-signup .form {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 810px) {
  .layout-signup .form {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1150px) {
  .layout-signup .form {
    margin-inline-start: calc(50vw - 1150px / 2 + 2rem);
    max-width: calc(1150px / 2);
  }
}
@media screen and (min-width: 1660px) {
  .layout-signup .form {
    padding-inline-end: 9rem;
    padding-block-start: 7.5rem;
  }
}
.layout-signup .form > p {
  font-size: 2.5rem;
  color: #b5a99c;
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 1280px) {
  .layout-signup .form > p {
    font-size: 3.75rem;
    margin: 3.75rem 0 .75rem;
  }
}
.layout-signup .form > p em {
  color: #ffffff;
  font-style: normal;
}
.layout-signup .form .gform_wrapper .gform_heading .gform_description {
  line-height: 1.4;
  font-size: 1.125rem;
  font-weight: 200;
  font-family: "Montserrat", sans-serif;
}
@media screen and (min-width: 1280px) {
  .layout-signup .form .gform_wrapper .gform_heading .gform_description {
    font-size: 1.375rem;
    margin: 0 0 1rem;
  }
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields {
  grid-template-columns: 1fr auto !important;
  gap: 1.5rem !important;
  align-items: center;
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-consent {
  grid-column: 1 / -1;
  grid-row: 1 / 2;
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-consent .ginput_container label {
  color: #ffffff;
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-consent .ginput_container label .gfield_required {
  display: none;
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email {
  grid-column: 1 / -1;
  grid-row: 2 / 3;
}
@media screen and (min-width: 1660px) {
  .layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email {
    margin: 0 2rem 0 -2rem;
  }
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email .ginput_container input {
  height: 3.5rem;
  border-radius: 3rem;
  background-color: #b5a99c;
  border: 1px solid #a7a7a7;
}
@media screen and (min-width: 1280px) {
  .layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email .ginput_container input {
    height: 5rem;
    padding-inline-start: 2rem;
  }
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email .ginput_container input::placeholder {
  color: rgba(25, 39, 51, 0.5);
}
@media screen and (min-width: 1280px) {
  .layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email .ginput_container input::placeholder {
    font-size: 1.5rem;
  }
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-email .ginput_container input:focus {
  outline-color: #614020;
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-submit {
  grid-column: 2 / -1;
  grid-row: 2 / 3;
  position: relative;
  z-index: 1;
  height: max-content !important;
  width: max-content !important;
  margin: 0 .5rem 0 0;
}
@media screen and (min-width: 1660px) {
  .layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-submit {
    margin: 0 2.75rem 0 0;
  }
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-submit button {
  padding: 0 !important;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
  color: #ffffff;
  background-color: #d97e00;
  font-size: 0;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: 1rem;
  transition: all 0.25s ease;
}
@media screen and (min-width: 1280px) {
  .layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-submit button {
    height: 3.75rem;
    width: 3.75rem;
  }
}
.layout-signup .form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-submit button:hover {
  background-color: #192733;
}
.layout-footer {
  padding: 3.5rem 0 2.5rem;
  background-color: #171717;
  color: #b5a99c;
  font-weight: 200;
}
.layout-footer .container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2.5rem;
}
@media screen and (min-width: 810px) {
  .layout-footer .container {
    grid-template-columns: 1.25fr 1fr 1.25fr;
  }
}
.layout-footer .container h4 {
  font-weight: 400;
  margin: 0 0 1.5rem;
}
@media screen and (min-width: 1660px) {
  .layout-footer .container h4 {
    margin: .5rem 0 2rem;
  }
}
.layout-footer .container .logo-and-text .home {
  width: 95px;
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .logo-and-text .home {
    width: 190px;
  }
}
.layout-footer .container .logo-and-text .home svg {
  height: 100%;
  width: 100%;
}
.layout-footer .container .logo-and-text .text {
  margin: 1.5rem 0 0;
}
.layout-footer .container .logo-and-text .text h3 {
  font-weight: 400;
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .logo-and-text .text h3 {
    margin: 2.5rem 0;
  }
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .opening-times {
    padding: 0 0 0 2.25rem;
  }
}
.layout-footer .container .opening-times table.tablepress {
  width: max-content;
  margin: 0;
}
.layout-footer .container .opening-times table.tablepress tbody tr td {
  color: #b5a99c;
  padding: .25rem 0 .5rem;
  font-family: "Montserrat", sans-serif;
  width: max-content;
}
.layout-footer .container .opening-times table.tablepress tbody tr td:nth-child(odd) {
  padding: .25rem 2.5rem .5rem 0;
}
.layout-footer .container .opening-times table.tablepress tbody > * ~ :where(:not(.child)) > * {
  border-top: none !important;
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .contact {
    padding: 0 0 0 5.5rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .contact h4 {
    margin: .5rem 0 2rem 1.5rem;
  }
}
.layout-footer .container .contact .address,
.layout-footer .container .contact .phone,
.layout-footer .container .contact .email {
  position: relative;
  padding: 0 0 0 2rem;
  margin: 0 0 .5rem;
  display: block;
}
.layout-footer .container .contact .address::before,
.layout-footer .container .contact .phone::before,
.layout-footer .container .contact .email::before {
  display: block;
  content: "";
  width: 1rem;
  height: 1rem;
  background-image: url(../images/cutlery.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: .15rem;
  left: 0;
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .contact .address {
    margin: 0 0 2.5rem;
  }
}
.layout-footer .container .contact .address p {
  line-height: 1.7;
}
.layout-footer .container .contact .phone::before {
  background-image: url(../images/phone-grey.svg);
}
.layout-footer .container .contact .email::before {
  background-image: url(../images/email-grey.svg);
}
@media screen and (min-width: 1280px) {
  .layout-footer .container .contact p:has(em a) {
    font-size: 1rem;
    margin: 3rem 0 2rem 1.5rem;
  }
}
.layout-footer .container .contact p:has(em a) em a {
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1px;
  font-weight: 300;
}
.layout-footer .container .contact p:has(em a) em a:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f061";
}
.layout-footer .container .contact p:has(em a) em a::after {
  margin: 0 0 0 .25rem;
  transform: rotate(-45deg);
}
@media screen and (min-width: 1660px) {
  .layout-footer .container .contact p:has(em a) em a::after {
    margin: 0 0 0 2.5rem;
    font-size: 1.125rem;
  }
}
.layout-copyright {
  padding: 2rem 0;
  color: #b5a99c;
  background-color: #171717;
}
.layout-copyright .container {
  display: flex;
  flex-direction: column-reverse;
  gap: 1rem;
}
@media screen and (min-width: 810px) {
  .layout-copyright .container {
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
  }
}
@media screen and (min-width: 1280px) {
  .layout-copyright .container {
    display: grid;
    grid-template-columns: 1.25fr 1fr 1.25fr;
    gap: 2.5rem;
    align-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .layout-copyright .container .copyright {
    grid-column: 2 / 3;
  }
}
@media screen and (min-width: 1660px) {
  .layout-copyright .container .copyright {
    padding: 0 0 0 2rem;
  }
}
.layout-copyright .container .socials-and-up {
  display: flex;
  align-items: end;
  gap: 1rem;
  justify-content: space-between;
}
@media screen and (min-width: 1280px) {
  .layout-copyright .container .socials-and-up {
    grid-column: 3 / -1;
  }
}
@media screen and (min-width: 1660px) {
  .layout-copyright .container .socials-and-up {
    padding: 0 0 0 7rem;
  }
}
.layout-copyright .container .socials-and-up .up {
  color: #171717;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: .25rem;
}
.layout-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.layout-hero::before {
  content: "";
  display: block;
  width: 100%;
  height: 33%;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.layout-hero::before {
  background-image: url(../images/rip2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-position: center bottom;
  background-size: cover;
  top: auto;
  bottom: -15%;
  transform: none;
  z-index: 1;
}
.layout-hero > * {
  grid-column: 1 / -1;
  grid-row: 1 / -1;
}
.layout-hero .image {
  height: 600px;
}
@media screen and (min-width: 1280px) {
  .layout-hero .image {
    height: 800px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-hero .image {
    height: 915px;
  }
}
.layout-hero .text {
  position: relative;
  z-index: 1;
  color: #ffffff;
  align-self: center;
  justify-self: center;
  text-align: center;
}
@media screen and (min-width: 1660px) {
  .layout-hero .text {
    margin: 0 0 10rem;
  }
}
.layout-hero .text h1 {
  font-family: "Crimson Text", serif;
  font-weight: 700;
}
.layout-images {
  padding: 2.5rem 0;
  background-color: #fff8f2;
}
@media screen and (min-width: 1660px) {
  .layout-images {
    padding: 2rem 0 3rem;
  }
}
.layout-images .container {
  max-width: 1510px;
}
.layout-images .container .title {
  margin: 0 0 0 2rem;
  color: #192733;
}
@media screen and (min-width: 1280px) {
  .layout-images .container .title {
    margin: 0 0 0 4rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-images .container .title {
    margin: 0 0 0 13rem;
  }
}
.layout-images .container .images {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-areas: "one two" "one three" "four four";
  gap: 1rem;
  margin: 2rem 0 0;
}
@media screen and (min-width: 1280px) {
  .layout-images .container .images {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-areas: "one two three" "one four four";
  }
}
@media screen and (min-width: 1660px) {
  .layout-images .container .images {
    gap: 1.25rem 1rem;
    margin: 4rem 0 0;
  }
}
.layout-images .container .images li .image {
  height: 300px;
  width: 100%;
}
.layout-images .container .images li .image img {
  border-radius: 1rem;
}
@media screen and (min-width: 1660px) {
  .layout-images .container .images li .image img {
    border-radius: 1.5rem;
  }
}
.layout-images .container .images li:nth-child(2) .image,
.layout-images .container .images li:nth-child(3) .image,
.layout-images .container .images li:nth-child(4) .image {
  height: calc(300px / 2 - 0.5rem);
}
@media screen and (min-width: 1280px) {
  .layout-images .container .images li:nth-child(2) .image,
  .layout-images .container .images li:nth-child(3) .image {
    aspect-ratio: 1;
    height: auto;
  }
}
@media screen and (min-width: 1660px) {
  .layout-images .container .images li:nth-child(2) .image,
  .layout-images .container .images li:nth-child(3) .image {
    aspect-ratio: unset;
    height: 381px;
  }
}
.layout-images .container .images li:first-child {
  grid-area: one;
}
@media screen and (min-width: 1280px) {
  .layout-images .container .images li:first-child .image {
    height: 100%;
  }
}
@media screen and (min-width: 1660px) {
  .layout-images .container .images li:first-child .image {
    height: 750px;
  }
}
.layout-images .container .images li:nth-child(2) {
  grid-area: two;
}
.layout-images .container .images li:nth-child(3) {
  grid-area: three;
}
.layout-images .container .images li:nth-child(4) {
  grid-area: four;
}
@media screen and (min-width: 810px) {
  .layout-images .container .images li:nth-child(4) .image {
    height: 300px;
  }
}
@media screen and (min-width: 1280px) {
  .layout-images .container .images li:nth-child(4) .image {
    aspect-ratio: 2;
    height: auto;
  }
}
@media screen and (min-width: 1660px) {
  .layout-images .container .images li:nth-child(4) .image {
    aspect-ratio: unset;
    height: 351px;
  }
}
.layout-pagesfeatured {
  padding: 2rem 0;
  background-color: #fff8f2;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1660px) {
  .layout-pagesfeatured {
    padding: 6rem 0 4rem;
  }
}
.layout-pagesfeatured .container {
  background-color: #fff8f2;
  border-radius: 1.5rem;
  padding-block-end: 2rem;
  max-width: 1150px;
}
@media screen and (max-width: 1150px) {
  .layout-pagesfeatured .container {
    max-width: 90%;
  }
}
.layout-pagesfeatured .container .title {
  text-align: right;
  color: #192733;
  font-family: "karakter", sans-serif;
}
.layout-pagesfeatured .container .pages {
  margin: 2rem 0 0;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
}
@media screen and (min-width: 1280px) {
  .layout-pagesfeatured .container .pages {
    margin: 4rem 0 0;
  }
}
@media screen and (min-width: 1660px) {
  .layout-pagesfeatured .container .pages {
    margin: 5rem 0 0;
  }
}
.layout-pagesfeatured .container .pages li .page {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
  padding: 1.5rem;
  border-radius: 1.125rem;
  background-color: #ffffff;
}
@media screen and (min-width: 810px) {
  .layout-pagesfeatured .container .pages li .page {
    grid-template-columns: 215px 1fr auto;
    gap: 2rem;
    align-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .layout-pagesfeatured .container .pages li .page {
    gap: 4rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-pagesfeatured .container .pages li .page {
    gap: 6rem;
  }
}
.layout-pagesfeatured .container .pages li .page .image {
  width: 100%;
  height: 215px;
}
.layout-pagesfeatured .container .pages li .page .image img {
  border-radius: 1.25rem;
}
.layout-pagesfeatured .container .pages li .page .text h3 {
  color: #192733;
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
}
.layout-pagesfeatured .container .pages li .page .text p {
  margin: 1rem 0 0;
  line-height: 1.25;
  color: #b5a99c;
  max-width: 500px;
  font-weight: 300;
  font-size: 1.125rem;
}
@media screen and (min-width: 1280px) {
  .layout-pagesfeatured .container .pages li .page .text p {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-pagesfeatured .container .pages li .page .text p {
    font-size: 1.5rem;
  }
}
.layout-pagesfeatured .container .pages li .page .more {
  display: flex;
  align-items: center;
  gap: .5rem;
  justify-content: space-between;
  color: #ffffff;
  background: #d97e00;
  border: 1px solid #d97e00;
  border-radius: 3rem;
  padding: .75rem 1rem;
  width: fit-content;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.25s ease;
  height: max-content;
}
@media screen and (min-width: 1280px) {
  .layout-pagesfeatured .container .pages li .page .more {
    padding: 1rem 1rem 1rem 2.5rem;
    gap: 2rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-pagesfeatured .container .pages li .page .more {
    padding: 1.25rem 1.25rem 1.25rem 3.5rem;
  }
}
.layout-pagesfeatured .container .pages li .page .more::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.layout-pagesfeatured .container .pages li .page .more:hover {
  color: #d97e00;
  background: #ffffff;
}
.layout-pagesfeatured .container .pages li .page .more:hover::after {
  background-image: url(../images/arrow-right-mango.svg);
}
.layout-pagesfeatured .container .pages li .page .more:active {
  opacity: .9;
  transform: scale(0.98);
  box-shadow: 1px 1px 8px rgba(53, 53, 53, 0.3);
}
.layout-pagesfeatured .container .pages li:not(:last-child) {
  position: relative;
  isolation: isolate;
}
.layout-pagesfeatured .container .pages li:not(:last-child)::before {
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background-color: rgba(23, 23, 23, 0.2);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.layout-pagesfeatured .container .pages li:not(:last-child)::before {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: -.625rem;
}
.layout-pagesfeatured:not(:has(+.layout)) {
  position: relative;
  z-index: 1;
}
.layout-pagesfeatured:not(:has(+.layout)) .container {
  background-color: #fff8f2;
  border-radius: 1.5rem;
}
@media screen and (min-width: 1280px) {
  .layout-pagesfeatured:not(:has(+.layout)) .container {
    margin-block-end: -8rem;
    padding: 0 4rem 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-pagesfeatured:not(:has(+.layout)) .container {
    margin-block-end: -9rem;
    padding: 0 4rem 6rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-pagesfeatured:is(.layout-textimageandlink.text-background + .layout-pagesfeatured) {
    padding: 0 0 3rem;
  }
}
.layout-textandtext {
  padding: 2.5rem 0;
  background-color: #fff8f2;
  color: #614020;
}
@media screen and (min-width: 1660px) {
  .layout-textandtext {
    padding: 6.25rem 0 4rem;
  }
}
.layout-textandtext .container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  max-width: 1150px;
}
@media screen and (min-width: 810px) {
  .layout-textandtext .container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1660px) {
  .layout-textandtext .container {
    padding: 0 4rem;
  }
}
.layout-textandtext .container p {
  margin: 0;
}
@media screen and (min-width: 1280px) {
  .layout-textandtext .container p {
    font-size: 1.25rem;
  }
}
.layout-textandtext .container p strong {
  font-size: 1.25rem;
  font-weight: 500;
  display: inline-block;
  line-height: 1.7;
}
@media screen and (min-width: 810px) {
  .layout-textandtext .container p strong {
    font-size: 1.5rem;
    margin: -0.5rem 0 0;
  }
}
@media screen and (min-width: 810px) {
  .layout-textandtext .container p strong {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textandtext .container p strong {
    font-size: 2.25rem;
    letter-spacing: 1px;
  }
}
.layout-textandtext .container p:not(:has(strong)) {
  line-height: 2;
}
.layout-title {
  padding: 4rem 0 0;
  background-color: #192733;
  text-align: center;
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.layout-title::before {
  content: "";
  display: block;
  width: 100%;
  height: 33%;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.layout-title::before {
  background-image: url(../images/rip2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-position: center bottom;
  background-size: cover;
  top: auto;
  bottom: -15%;
  transform: none;
  z-index: 1;
}
.layout-title::before {
  height: 100%;
  bottom: -40%;
}
.layout-title .title-and-subtitle h1 {
  font-size: 1.75rem;
  font-weight: 300;
  letter-spacing: 1px;
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
}
@media screen and (min-width: 810px) {
  .layout-title .title-and-subtitle h1 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-title .title-and-subtitle h1 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-title .title-and-subtitle h1 {
    font-size: 5.6725rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-title .title-and-subtitle h1 {
    font-size: 4.25rem;
    letter-spacing: -2px;
  }
}
.layout-title .title-and-subtitle .subtitle {
  color: #b5a99c;
  font-size: 1.5rem;
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 1280px) {
  .layout-title .title-and-subtitle .subtitle {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-title .title-and-subtitle .subtitle {
    font-size: 4.25rem;
  }
}
.layout-title .big-letters {
  text-transform: uppercase;
  font-weight: 900;
  color: #ffffff;
}
@media screen and (min-width: 1660px) {
  .layout-title .big-letters {
    margin-top: -1rem;
  }
}
@supports (text-shadow: 1px 1px 0 #000) {
  .layout-title .big-letters {
    color: #192733;
    text-shadow: 1px -1px 0 #0b4751, -1px 1px 0 #0b4751, 1px 1px 0 #0b4751, -1px -1px 0 #0b4751;
  }
}
.layout-cta {
  padding: 2rem 0;
  background-color: #fff8f2;
}
.layout-cta .container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  padding: 2rem 2rem 0;
  background-color: #192733;
  color: #ffffff;
  border-radius: 1.25rem;
  max-width: calc(100vw - 2rem);
}
@media screen and (min-width: 810px) and (max-width: 1299px) {
  .layout-cta .container {
    max-width: calc(100vw - 4rem);
  }
}
@media screen and (min-width: 810px) {
  .layout-cta .container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 2rem;
    position: relative;
  }
}
@media screen and (min-width: 1300px) {
  .layout-cta .container {
    max-width: calc(1300px - 4rem);
  }
}
@media screen and (min-width: 1280px) {
  .layout-cta .container {
    padding: 4.5rem 8rem 6.5rem;
  }
}
.layout-cta .container .text p em {
  display: inline-block;
  font-family: "karakter", sans-serif;
  font-size: 2rem;
  font-style: normal;
}
@media screen and (min-width: 810px) {
  .layout-cta .container .text p em {
    font-size: 3rem;
  }
}
.layout-cta .container .text p:not(:has(strong a)) {
  margin: 0;
  line-height: 1.5;
  color: #b5a99c;
  font-weight: 200;
}
@media screen and (min-width: 810px) {
  .layout-cta .container .text p:not(:has(strong a)) {
    font-size: 1.5rem;
  }
}
.layout-cta .container .text p:has(strong a) {
  margin: 1.5rem 0 0;
}
.layout-cta .container .text p:has(strong a) a::after {
  transform: rotate(-45deg);
  transition: all 0.25s ease;
}
.layout-cta .container .text p:has(strong a) a:hover::after {
  transform: rotate(0);
}
.layout-cta .container .image {
  height: 300px;
  justify-self: end;
}
@media screen and (min-width: 810px) {
  .layout-cta .container .image {
    position: absolute;
    height: calc(100% + 10rem);
    bottom: 0;
    right: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-cta .container .image {
    right: 6rem;
    height: calc(100% + 12rem);
  }
}
.layout-cta .container .image img {
  object-fit: contain;
  object-position: bottom;
  border-radius: 1.25rem;
}
.layout-timeline {
  padding: 2.5rem 0;
  background-color: #fff8f2;
  color: #614020;
}
.layout-timeline .container .text-and-image {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}
@media screen and (min-width: 810px) {
  .layout-timeline .container .text-and-image {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .text-and-image {
    gap: 4rem;
  }
}
.layout-timeline .container .text-and-image .clip-text {
  margin: -4rem 0 0;
}
@media screen and (min-width: 810px) {
  .layout-timeline .container .text-and-image .clip-text {
    grid-column: span 2;
    justify-self: end;
  }
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .text-and-image .clip-text {
    margin: -5.5rem 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .text {
    padding: 0 0 0 4rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-timeline .container .text {
    padding: 0 0 0 7rem;
  }
}
.layout-timeline .container .text h2 {
  font-family: "karakter", sans-serif;
  color: #b5a99c;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .text h2 {
    font-size: 4.5rem;
  }
}
.layout-timeline .container .text p {
  font-size: 1.25rem;
  line-height: 1.575;
  margin: 0;
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .text p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-timeline .container .text p {
    font-size: 2.5rem;
    letter-spacing: -1px;
  }
}
.layout-timeline .container .image {
  transform: rotate(5deg);
  height: 250px;
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .image {
    height: 350px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-timeline .container .image {
    height: 400px;
    align-self: end;
    margin: 0 0 -2rem;
  }
}
.layout-timeline .container .clip-text {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 900;
  color: #ffffff;
  font-size: 4rem;
  font-family: "karakter", sans-serif;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 810px) {
  .layout-timeline .container .clip-text {
    font-size: 6rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .clip-text {
    font-size: 10.5rem;
    letter-spacing: -3px;
  }
}
@supports (background-clip:text) or (-webkit-background-clip:text) {
  .layout-timeline .container .clip-text {
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: cover;
    background-position: center;
    -webkit-text-stroke: 1px #0b4751;
  }
}
.layout-timeline .container .events {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  margin: 2rem 0 0;
  padding: 0 0 0 3rem;
}
@media screen and (min-width: 1660px) {
  .layout-timeline .container .events {
    margin: -2.75rem 0 0;
    padding: 0 0 0 6rem;
    gap: .5rem;
  }
}
.layout-timeline .container .events .event {
  position: relative;
}
.layout-timeline .container .events .event:not(li:last-child .event)::before {
  display: block;
  content: "";
  height: auto;
  width: 2px;
  background-color: #192733;
  position: absolute;
  top: 3rem;
  bottom: -2rem;
  left: -26px;
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .events .event:not(li:last-child .event)::before {
    top: 4rem;
    bottom: 0;
  }
}
.layout-timeline .container .events .event .date {
  position: relative;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 1660px) {
  .layout-timeline .container .events .event .date {
    padding: 0 0 0 1.5rem;
  }
}
.layout-timeline .container .events .event .date::before,
.layout-timeline .container .events .event .date::after {
  display: block;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.layout-timeline .container .events .event .date::before {
  width: 3rem;
  height: 3rem;
  left: -3.25rem;
  background-color: #a7a7a7;
}
.layout-timeline .container .events .event .date::after {
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background-color: #192733;
}
.layout-timeline .container .events .event .fact {
  margin: .5rem 0 .5rem 1.5rem;
}
@media screen and (min-width: 1660px) {
  .layout-timeline .container .events .event .fact {
    margin: .5rem 7rem .5rem 1.5rem;
  }
}
.layout-timeline .container .events .event .fact p {
  margin: 0;
  line-height: 2.05;
}
@media screen and (min-width: 1280px) {
  .layout-timeline .container .events .event .fact p {
    font-size: 1.25rem;
  }
}
.layout-timeline .container .events .event .fact p a {
  text-decoration-color: inherit;
  transition: all 0.25s ease;
}
.layout-timeline .container .events .event .fact p a:hover {
  color: #192733;
}
.layout-textimageandlink {
  padding: 1rem 0;
}
.layout-textimageandlink .container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
  max-width: 1150px;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink .container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.layout-textimageandlink .container .text {
  color: #614020;
  font-family: "Montserrat", sans-serif;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink .container .text {
    align-self: end;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .text {
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink .container .text {
    margin: 0;
    padding: 0 0 8rem;
  }
}
.layout-textimageandlink .container .text p {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink .container .text p {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .text p {
    font-size: 2.125rem;
  }
}
.layout-textimageandlink .container .text p strong {
  font-weight: 500;
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink .container .title-image-caption-and-link {
    margin: 2rem 0 0;
  }
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link {
  position: relative;
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .image-and-link {
    padding: 0 3rem;
  }
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .image {
  height: 250px;
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .image-and-link .image {
    height: 335px;
  }
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .image img {
  object-fit: contain;
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link {
  display: flex;
  align-items: center;
  gap: .5rem;
  justify-content: space-between;
  color: #ffffff;
  background: #d97e00;
  border: 1px solid #d97e00;
  border-radius: 3rem;
  padding: .75rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.25s ease;
  height: max-content;
  width: fit-content;
  position: absolute;
  right: 1.5rem;
  bottom: 3rem;
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link {
    padding: 1rem 1rem 1rem 2.5rem;
    gap: 2rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link {
    padding: 1.25rem 1.25rem 1.25rem 3.5rem;
  }
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link:hover {
  color: #d97e00;
  background: #ffffff;
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link:hover::after {
  background-image: url(../images/arrow-right-mango.svg);
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link:active {
  opacity: .9;
  transform: scale(0.98);
  box-shadow: 1px 1px 8px rgba(53, 53, 53, 0.3);
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link {
    bottom: auto;
    right: auto;
    top: 50%;
    right: calc(-25% + 5rem);
    transform: translate(-25%, -50%);
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link {
    right: -25%;
    width: 250px;
    text-align: center;
    justify-content: center;
    gap: 2rem;
  }
}
.layout-textimageandlink .container .title-image-caption-and-link .image-and-link .link:hover::after {
  background-image: url(../images/arrow-right-mango.svg);
}
.layout-textimageandlink .container .title-image-caption-and-link .title {
  font-size: clamp(2rem, 25vw, 4rem);
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  position: relative;
  margin: -3rem 0 0;
  z-index: 1;
}
@supports (background-clip:text) or (-webkit-background-clip:text) {
  .layout-textimageandlink .container .title-image-caption-and-link .title {
    font-family: "karakter", sans-serif;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: cover;
    background-position: center;
    -webkit-text-stroke: 1px #0b4751;
  }
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink .container .title-image-caption-and-link .title {
    font-size: clamp(3rem, 25vw, 5rem);
    text-align: right;
    width: max-content;
    transform: translateX(-5rem);
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .title {
    font-size: clamp(4rem, 25vw, 10rem);
    transform: translateX(-10rem);
    margin: -8rem 0 0;
  }
}
.layout-textimageandlink .container .title-image-caption-and-link .caption {
  line-height: 1.25;
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .caption {
    font-size: 1.375rem;
    margin: -0.75rem 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink .container .title-image-caption-and-link .caption {
    padding: 0 3rem 0 6rem;
  }
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.image-left .container .text {
    order: 2;
  }
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.image-left .container .title-image-caption-and-link {
    order: 1;
  }
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.image-left .container .title-image-caption-and-link .title {
    transform: none;
  }
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.title-top .container .title-image-caption-and-link {
    margin: -7.5rem 0 0;
  }
}
.layout-textimageandlink.title-top .container .title-image-caption-and-link .link {
  bottom: 1.5rem;
}
.layout-textimageandlink.title-top .container .title-image-caption-and-link .title {
  margin: -275px 0 235px;
}
@supports (background-clip:text) or (-webkit-background-clip:text) {
  .layout-textimageandlink.title-top .container .title-image-caption-and-link .title {
    -webkit-text-stroke: 1px #ffffff;
  }
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.title-top .container .title-image-caption-and-link .title {
    margin: -293px 0 250px 6rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink.title-top .container .title-image-caption-and-link .title {
    margin: -415px 0 280px 16rem;
  }
}
.layout-textimageandlink.title-left {
  padding: 3rem 0;
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.title-left {
    padding: 5rem 0 3rem;
  }
}
.layout-textimageandlink.title-left .container {
  position: relative;
}
.layout-textimageandlink.title-left .container .text {
  margin: 4rem 0 0;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.title-left .container .text {
    align-self: revert;
    margin: 125px 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink.title-left .container .text {
    margin: calc(335px / 2) 0 0;
    padding: 0;
  }
}
.layout-textimageandlink.title-left .container .text p {
  color: #192733;
  letter-spacing: initial;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.title-left .container .text p {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink.title-left .container .text p {
    font-size: 1.25rem;
  }
}
.layout-textimageandlink.title-left .container .title-image-caption-and-link {
  margin: 0;
}
.layout-textimageandlink.title-left .container .title-image-caption-and-link .title {
  position: absolute;
  top: 0;
  left: 1rem;
  transform: none;
  margin: 0;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.title-left .container .title-image-caption-and-link .title {
    left: 2rem;
    top: 2rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.title-left .container .title-image-caption-and-link .title {
    top: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink.title-left .container .title-image-caption-and-link .link {
    right: -25%;
  }
}
.layout-textimageandlink.title-left .container .title-image-caption-and-link .caption {
  display: none;
}
.layout-textimageandlink.text-background {
  padding: 5rem 0;
  position: relative;
  z-index: 2;
}
.layout-textimageandlink.text-background .container .text {
  color: #ffffff;
  text-align: center;
  margin: 4rem 0 6rem;
  position: relative;
  isolation: isolate;
}
.layout-textimageandlink.text-background .container .text::before {
  content: "";
  display: block;
  width: 250px;
  height: 250px;
  background-color: #192733;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.text-background .container .text {
    margin: 0;
    align-self: revert;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text {
    padding: 2.5rem 0 2.5rem 6rem;
    margin: -1rem 8rem 0 0;
  }
}
.layout-textimageandlink.text-background .container .text::after {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url(../images/square-circles.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text::after {
    width: 5rem;
    height: 5rem;
    left: 60%;
  }
}
.layout-textimageandlink.text-background .container .text::before {
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.text-background .container .text::before {
    top: -25px;
    transform: translateX(-50%) rotate(45deg);
  }
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink.text-background .container .text::before {
    width: 350px;
    height: 350px;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text::before {
    left: 60%;
  }
}
.layout-textimageandlink.text-background .container .text p {
  font-weight: 400;
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text p {
    font-size: 2.5rem;
  }
}
.layout-textimageandlink.text-background .container .text p:has(em) {
  line-height: 1;
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text p:has(em) {
    margin: 4rem 0 0;
  }
}
.layout-textimageandlink.text-background .container .text p:has(em) em {
  font-family: "Italianno", cursive;
  font-size: 3rem;
  display: block;
}
@media screen and (min-width: 1280px) {
  .layout-textimageandlink.text-background .container .text p:has(em) em {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text p:has(em) em {
    font-size: 5rem;
    margin: -5rem 0 0;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background .container .text p:has(strong a) {
    margin: 1.5rem 0 0;
  }
}
.layout-textimageandlink.text-background .container .text p:has(strong a) strong a {
  margin: 0 auto;
  font-size: 1rem;
}
.layout-textimageandlink.text-background .container .text p:has(strong a) strong a::after {
  rotate: -45deg;
}
.layout-textimageandlink.text-background .container .text p:has(strong a) strong a:hover::after {
  rotate: 0deg;
}
.layout-textimageandlink.text-background:has(+ .layout-pagesfeatured) {
  padding: 2.5rem 0 0;
}
@media screen and (min-width: 810px) {
  .layout-textimageandlink.text-background:has(+ .layout-pagesfeatured) {
    padding: 5rem 0 0;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.text-background:has(+ .layout-pagesfeatured) {
    padding: 0;
  }
}
.layout-textimageandlink.first-after-hero .container .text p {
  line-height: 1.85;
}
@media screen and (min-width: 1660px) {
  .layout-textimageandlink.first-after-hero .container .title-image-caption-and-link {
    margin: -7.5rem 0 0;
  }
}
.layout-textandimage {
  padding: 2.5rem 1rem;
  background-color: #fff8f2;
}
@media screen and (min-width: 1660px) {
  .layout-textandimage {
    padding: 6rem 0;
  }
}
.layout-textandimage .container {
  background-color: #ffffff;
  padding: 1.5rem;
  border-radius: 1rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  box-shadow: 0 0 1rem rgba(53, 53, 53, 0.2);
}
@media screen and (min-width: 810px) {
  .layout-textandimage .container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1280px) {
  .layout-textandimage .container {
    padding: 0 4rem;
    gap: 1rem;
    border-radius: 1rem;
  }
}
.layout-textandimage .container .text {
  color: #b5a99c;
  height: max-content;
}
@media screen and (min-width: 1280px) {
  .layout-textandimage .container .text {
    padding: 6rem 0 5rem;
  }
}
.layout-textandimage .container .text h2 {
  margin: 0 0 3rem;
}
.layout-textandimage .container .text h2 em {
  font-size: 2.5rem;
  font-style: normal;
}
@media screen and (min-width: 1280px) {
  .layout-textandimage .container .text h2 em {
    font-size: 4rem;
  }
}
.layout-textandimage .container .text p {
  line-height: 1.25;
  color: #614020;
}
@media screen and (min-width: 1280px) {
  .layout-textandimage .container .text p {
    font-size: 1.25rem;
  }
}
.layout-textandimage .container .text p strong:not(:has(a)) {
  font-weight: 500;
}
.layout-textandimage .container .text p:has(strong a) {
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .layout-textandimage .container .text p:has(strong a) {
    font-size: 1rem;
    margin: 3rem 0 0;
  }
}
.layout-textandimage .container .image {
  aspect-ratio: 1;
}
@media screen and (min-width: 1280px) {
  .layout-textandimage .container .image {
    padding: 5rem;
    height: 100%;
    width: 100%;
  }
}
.layout-textandimage .container .image img {
  border-radius: .75rem;
}
@media screen and (min-width: 810px) {
  .layout-textandimage.style-image_left .container .image {
    order: 1;
  }
}
@media screen and (min-width: 810px) {
  .layout-textandimage.style-image_left .container .text {
    order: 2;
  }
}
.layout-textandform {
  padding: 2.5rem 1rem 1rem;
  background-color: #fff8f2;
  color: #192733;
}
.layout-textandform .container {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1.5rem;
}
@media screen and (min-width: 810px) {
  .layout-textandform .container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container {
    padding: 4rem 6rem;
    grid-template-columns: 1fr 2fr;
    gap: 4rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-textandform .container {
    padding: 5.25rem 9.5rem;
  }
}
.layout-textandform .container .text h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
}
@media screen and (min-width: 810px) {
  .layout-textandform .container .text h2 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .text h2 {
    font-size: 2.5rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .text h2 {
    font-size: 2.5rem;
    letter-spacing: unset;
  }
}
.layout-textandform .container .text h3 {
  font-weight: 400;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #614020;
  text-transform: none;
  margin: 1.5rem 0;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .text h3 {
    margin: 4.25rem 0 4rem;
    font-size: 1.125rem;
  }
}
.layout-textandform .container .text h4 {
  font-size: 1rem;
  text-transform: uppercase;
  color: #b5a99c;
  padding: 0 0 0 2.5rem;
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .text h4 {
    padding: 0 0 0 4.75rem;
    letter-spacing: 2px;
  }
}
.layout-textandform .container .text .address,
.layout-textandform .container .text .phone,
.layout-textandform .container .text .email {
  display: flex;
  gap: 1.25rem;
  align-items: end;
  margin: 0 0 1rem 0;
  font-weight: 300;
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .text .address,
  .layout-textandform .container .text .phone,
  .layout-textandform .container .text .email {
    font-size: 1.25rem;
    gap: 3rem;
    margin: 0 0 2.75rem;
  }
}
.layout-textandform .container .text .address::before,
.layout-textandform .container .text .phone::before,
.layout-textandform .container .text .email::before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(../images/location.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .text .address::before,
  .layout-textandform .container .text .phone::before,
  .layout-textandform .container .text .email::before {
    height: 1.75rem;
    width: 1.75rem;
  }
}
.layout-textandform .container .text .phone::before {
  background-image: url(../images/phone-blue.svg);
}
.layout-textandform .container .text .email::before {
  background-image: url(../images/email-blue.svg);
}
.layout-textandform .container .text .address p {
  display: inline-block;
}
.layout-textandform .container .text .address p:first-of-type:after {
  content: ",";
}
@media screen and (min-width: 1280px) {
  .layout-textandform .container .form {
    padding: 7rem 0 0 3rem;
  }
}
.layout-blocks {
  padding: 1.5rem 0;
  background-color: #fff8f2;
}
@media screen and (min-width: 1280px) {
  .layout-blocks {
    padding: 1.5rem 0 4.5rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-blocks {
    padding: 1.5rem 0 7rem;
  }
}
.layout-blocks .container {
  max-width: 1280px;
}
.layout-blocks .container .blocks {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}
@media screen and (min-width: 1280px) {
  .layout-blocks .container .blocks {
    gap: 3rem;
  }
}
.layout-blocks .container .blocks li {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 1rem;
}
@media screen and (min-width: 810px) {
  .layout-blocks .container .blocks li {
    grid-template-columns: 1fr 2fr;
    gap: 2.5rem;
    padding: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .layout-blocks .container .blocks li {
    gap: 4rem;
    padding: 5rem;
  }
}
@media screen and (min-width: 1660px) {
  .layout-blocks .container .blocks li {
    gap: 6rem;
    padding: 7rem;
  }
}
.layout-blocks .container .blocks li .image {
  height: 250px;
  width: 100%;
}
@media screen and (min-width: 810px) {
  .layout-blocks .container .blocks li .image {
    height: auto;
    aspect-ratio: 1;
  }
}
.layout-blocks .container .blocks li .image img {
  border-radius: 1rem;
}
@media screen and (min-width: 810px) {
  .layout-blocks .container .blocks li .text {
    align-self: center;
  }
}
@media screen and (min-width: 1660px) {
  .layout-blocks .container .blocks li .text {
    padding: 0 0 0 1.5rem;
  }
}
.layout-blocks .container .blocks li .text h3 {
  font-family: "karakter", sans-serif;
  text-transform: uppercase;
}
.layout-blocks .container .blocks li .text p {
  color: #b5a99c;
  font-weight: 300;
  line-height: 1.75;
}
@media screen and (min-width: 1660px) {
  .layout-blocks .container .blocks li .text p {
    font-size: 1.25rem;
  }
}
.layout-blocks .container .blocks li .text p em strong a {
  font-size: 1rem;
  padding: 1rem 1.75rem;
  font-style: normal;
}
.layout-blocks .container .blocks li .text p em strong a:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\e094";
}
.layout-blocks .container .blocks li .text p em strong a::after {
  background-image: none;
}
.layout-blocks .container .blocks li .text p:has(strong a) {
  margin: 0;
}
form .gform_body .gform_fields {
  gap: 1rem !important;
}
@media screen and (min-width: 1280px) {
  form .gform_body .gform_fields {
    gap: 2rem 3rem !important;
  }
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) input,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) select {
  height: 3.5rem;
  border-radius: .25rem;
  background-color: #ffffff;
  border: 1px solid rgba(167, 167, 167, 0.25) !important;
  padding: 0 1.5rem;
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) input,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) select,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) input::placeholder,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea::placeholder,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) select::placeholder {
  font-size: 1.125rem;
  color: #192733;
  font-weight: 300;
}
@media screen and (min-width: 1280px) {
  form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) input,
  form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea,
  form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) select,
  form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) input::placeholder,
  form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea::placeholder,
  form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) select::placeholder {
    font-size: 1.25rem;
  }
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) input:focus,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea:focus,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) select:focus {
  outline: 1px solid #192733;
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent) textarea {
  padding: 1rem 1.5rem;
  min-block-size: 150px;
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent).ginput_container_phone input,
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent).ginput_container_email input {
  background-size: 1.75rem;
  background-repeat: no-repeat;
  background-position: center right 1rem;
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent).ginput_container_phone input {
  background-image: url(../images/phone-blue.svg);
}
form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_consent).ginput_container_email input {
  background-image: url(../images/email-blue.svg);
}
@media screen and (min-width: 1280px) {
  form .gform_footer {
    margin: 3rem 0 0 !important;
  }
}
form .gform_footer .button {
  display: flex !important;
  align-items: center !important;
  gap: .5rem !important;
  justify-content: space-between !important;
  color: #ffffff !important;
  background: #d97e00 !important;
  border: 1px solid #d97e00 !important;
  border-radius: 3rem !important;
  padding: .75rem 1rem !important;
  text-decoration: none !important;
  letter-spacing: 1px !important;
  transition: all 0.25s ease !important;
  height: max-content !important;
  flex-basis: 100%;
  text-transform: uppercase !important;
  font-size: 1.03125rem !important;
  padding: 1rem !important;
  width: fit-content !important;
  flex-basis: unset !important;
}
@media screen and (min-width: 1280px) {
  form .gform_footer .button {
    padding: 1rem 1rem 1rem 2.5rem;
    gap: 2rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1660px) {
  form .gform_footer .button {
    padding: 1.25rem 1.25rem 1.25rem 3.5rem;
  }
}
form .gform_footer .button::after {
  content: "" !important;
  display: block !important;
  width: 1rem !important;
  height: 1rem !important;
  background-image: url(../images/arrow-right-white.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center center !important;
}
form .gform_footer .button:hover {
  color: #d97e00 !important;
  background: #ffffff !important;
}
form .gform_footer .button:hover::after {
  background-image: url(../images/arrow-right-mango.svg) !important;
}
form .gform_footer .button:active {
  opacity: .9 !important;
  transform: scale(0.98) !important;
  box-shadow: 1px 1px 8px rgba(53, 53, 53, 0.3) !important;
}
@media screen and (min-width: 1660px) {
  form .gform_footer .button {
    padding: 1.5rem 3.5rem !important;
  }
}
