@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,600&display=swap");
/* ------------------------------------------------------------ *\
  Vendor
\* ------------------------------------------------------------ */
.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}
.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}
.splide.is-initialized:not(.is-active) .splide__list{display:block}
.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}
.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}
.splide__progress__bar{width:0}
.splide{position:relative;visibility:hidden}
.splide.is-initialized,.splide.is-rendered{visibility:visible}
.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}
.splide__slide img{vertical-align:bottom}
.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}
.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}
.splide__toggle.is-active .splide__toggle__pause{display:inline}
.splide__track{overflow:hidden;position:relative;z-index:0}
@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}
.splide__track--fade>.splide__list{display:block}
.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}
.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}
.splide--rtl{direction:rtl}
.splide__track--ttb>.splide__list{display:block}
.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}
.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}
.splide__arrow:hover:not(:disabled){opacity:.9}
.splide__arrow:disabled{opacity:.3}
.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}
.splide__arrow--prev{left:1em}
.splide__arrow--prev svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.splide__arrow--next{right:1em}
.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}
.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}
.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}
.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);z-index:1}
.splide__pagination__page:hover{cursor:pointer;opacity:.9}
.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}
.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}
.splide__progress__bar{background:#ccc;height:3px}
.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.splide__slide:focus{outline:0}
@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}
@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}
@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}
@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}
.splide__toggle{cursor:pointer}
.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}
.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}
.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}
.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}
.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}
.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}
.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}
.splide__arrows--ttb .splide__arrow--prev{top:1em}
.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}
.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}
template {
  display: none;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
img,
iframe,
video,
audio,
object {
  max-width: 100%;
}
img,
iframe {
  border: 0 none;
}
img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
img,
[style*=background-image] {
  image-rendering: -webkit-optimize-contrast;
}
b,
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
  cursor: pointer;
}
a[href^=tel],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea,
a[href^=tel] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
button,
select {
  text-transform: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
nav ul,
nav ol {
  list-style: none outside none;
}
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::placeholder {
  color: inherit;
  opacity: 1;
}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
input[type=text],
input[type=button],
input[type=tel],
input[type=email],
input[type=submit],
input[type=date],
input[type=search],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
html {
  font-size: 62.5%;
}
body {
  min-width: 320px;
  background: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.9rem;
  line-height: 1.2;
  color: #0F0F0F;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a[href^=tel] {
  text-decoration: none;
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  margin-bottom: calc(1.2em / 2);
  font-family: "Playfair Display", serif;
  font-weight: 400;
}
.h1,
h1 {
  font-size: 9rem;
}
@media (max-width: 1699px) {
  .h1,
h1 {
    font-size: 8rem;
  }
}
@media (max-width: 1199px) {
  .h1,
h1 {
    font-size: 6.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h1,
h1 {
    font-size: 4.6rem;
  }
}
@media (max-width: 359px) {
  .h1,
h1 {
    font-size: 3.6rem;
  }
}
.h2,
h2 {
  font-size: 8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h2,
h2 {
    font-size: 3.9rem;
  }
}
.h3,
h3 {
  font-size: 6rem;
}
.h4,
h4 {
  font-size: 5.6rem;
}
@media (max-width: 1023px) {
  .h4,
h4 {
    font-size: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .h4,
h4 {
    font-size: 2.3rem;
  }
}
.h5,
h5 {
  font-size: 3rem;
}
.h6,
h6 {
  font-size: 2.1rem;
}
p,
ul,
ol,
dl,
hr,
table,
blockquote {
  margin-bottom: 1.2em;
}
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
  Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}
/* sr-only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*  No Scroll  */
body.no-scroll {
  overflow: hidden;
  height: 100%;
}
/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden;
}
.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}
/*  Hidden  */
[hidden],
.hidden {
  display: none;
}
/*  Disabled  */
[disabled],
.disabled {
  cursor: default;
}
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1023.02px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1199.02px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Article Alt
\* ------------------------------------------------------------ */
.article-alt {
  color: #8F959F;
  font-weight: 300;
  margin-bottom: 10.7rem;
  font-size: 1.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-alt {
    font-size: 1.5rem;
  }
}
.article-alt:last-child {
  margin-bottom: 0;
}
.article-alt h1 {
  font-size: 7rem;
  letter-spacing: 0.21rem;
  line-height: 1.14;
  color: #09142A;
  margin-bottom: 5.4rem;
}
@media (max-width: 1199px) {
  .article-alt h1 {
    font-size: 6.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-alt h1 {
    font-size: 4.6rem;
  }
}
@media (max-width: 359px) {
  .article-alt h1 {
    font-size: 3.6rem;
  }
}
.article-alt h2 {
  font-size: 6rem;
  margin-bottom: 2.6rem;
  color: #09142A;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-alt h2 {
    font-size: 3.9rem;
  }
}
@media (max-width: 359px) {
  .article-alt h2 {
    font-size: 3.5rem;
  }
}
.weddings .article-alt p {
  margin-bottom: 1rem;
}
.article-alt p {
  margin-bottom: 3.3rem;
  line-height: 1.7;
}
.article-alt .article__entry {
  margin-bottom: 1.3rem;
}
.article-alt .article__entry--size-1 {
  max-width: 125rem;
  margin: 0 auto 1.3rem;
}
.article-alt .article__btn-read {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  max-width: 12.2rem;
  margin-bottom: 4rem;
}
/*  Article Text Centered  */
.article-alt--text-center {
  text-align: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-alt--text-center {
    text-align: left;
  }
}
.article-alt--text-center h1 {
  max-width: 84.9rem;
  margin: 0 auto 7rem;
}
@media (max-width: 1023px) {
  .article-alt--text-center h1 {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-alt--text-center h1 {
    margin-bottom: 2.8rem;
  }
}
/*  Article Mobile Alt  */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-alt--mobile {
    padding-left: 0.8rem;
    margin-bottom: 6.1rem;
  }
  .article-alt--mobile h1 {
    font-size: 3.5rem;
    letter-spacing: normal;
  }
}
/* ------------------------------------------------------------ *\
	Article Fluid
\* ------------------------------------------------------------ */
.article-fluid {
  position: relative;
  font-size: 1.6rem;
  color: #09142A;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-fluid {
    margin: 0 1.5rem;
    padding: 6.3rem 0.9rem 0;
    background-color: #FBF8EF;
  }
}
.article-fluid h1 {
  color: #09142A;
  font-size: 7rem;
  letter-spacing: 0.2rem;
  margin-bottom: 6.4rem;
}
@media (max-width: 1023px) {
  .article-fluid h1 {
    font-size: 6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-fluid h1 {
    font-size: 3.5rem;
    letter-spacing: normal;
    margin-bottom: 2.5rem;
  }
}
.article-fluid p {
  line-height: 2;
  margin-bottom: 2.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-fluid p {
    line-height: 1.55;
  }
}
.article-fluid p img {
  float: left;
  margin-right: 1.2rem;
}
.article-fluid .article__image {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(50% - 28.3rem);
  height: 100%;
  z-index: 1;
}
@media (max-width: 1199px) {
  .article-fluid .article__image {
    width: calc(69% - 28.3rem);
  }
}
@media (max-width: 1023px) {
  .article-fluid .article__image {
    width: calc(72% - 28.3rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-fluid .article__image {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: 31.2rem;
    max-width: 54.8rem;
    margin: 0 auto 3rem;
  }
}
.article-fluid .article__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
.article-fluid .article__inner {
  background-color: #FBF8EF;
  padding: 15.1rem 0 18.4rem;
  padding-left: calc(50% - 13rem);
}
@media (max-width: 1199px) {
  .article-fluid .article__inner {
    padding: 10.1rem 0 8.4rem;
    padding-left: calc(57% - 13rem);
  }
}
@media (max-width: 1023px) {
  .article-fluid .article__inner {
    padding: 5.1rem 0 5.4rem;
    padding-left: calc(57% - 11rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-fluid .article__inner {
    padding: 0;
    padding-left: 2rem;
    background-color: transparent;
    position: relative;
    z-index: 1;
  }
}
.article-fluid .article__entry {
  max-width: 67.4rem;
  z-index: 1;
  position: relative;
}
@media (max-width: 1199px) {
  .article-fluid .article__entry {
    max-width: 51.4rem;
  }
}
@media (max-width: 1023px) {
  .article-fluid .article__entry {
    max-width: 42.4rem;
  }
}
.article-fluid .article__btn {
  margin-top: 1.7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-fluid .article__btn {
    margin-top: 0;
    margin-left: -2rem;
  }
}
/* ------------------------------------------------------------ *\
	Article Green
\* ------------------------------------------------------------ */
.article-green {
  padding: 7.9rem 0 0;
  background-color: rgba(194, 206, 184, 0.3);
  font-size: 1.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-green {
    padding: 0.4rem 0 0;
  }
}
.article-green h2 {
  font-size: 6.5rem;
  color: #215732;
  margin-bottom: 3.3rem;
}
@media (max-width: 1399px) {
  .article-green h2 {
    font-size: 5.6rem;
  }
}
@media (max-width: 1199px) {
  .article-green h2 {
    font-size: 4.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-green h2 {
    font-size: 4rem;
  }
}
.article-green p {
  line-height: 1.9;
  margin-bottom: 2.8rem;
}
.article-green .article__title {
  position: relative;
}
.article-green .article__title:after {
  position: absolute;
  content: "";
  right: 0;
  top: 40.5%;
  width: 57.7%;
  height: 0.2rem;
  background-color: #215732;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .article-green .article__title:after {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .article-green .article__title:after {
    display: none;
  }
}
.article-green .article__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .article-green .article__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.article-green .article__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  padding: 1.7rem 0 8.7rem;
}
@media (max-width: 1399px) {
  .article-green .article__content {
    padding: 1.7rem 0 2.6rem;
  }
}
@media (max-width: 1199px) {
  .article-green .article__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51%;
            flex: 0 0 51%;
  }
}
@media (max-width: 1023px) {
  .article-green .article__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.article-green .article__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media (max-width: 1199px) {
  .article-green .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%;
  }
}
@media (max-width: 1023px) {
  .article-green .article__image {
    text-align: center;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article-green .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64.5%;
            flex: 0 0 64.5%;
  }
}
/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7.1rem;
     -moz-column-gap: 7.1rem;
          column-gap: 7.1rem;
  margin-bottom: 31.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1399px) {
  .article {
    -webkit-column-gap: 3.3rem;
       -moz-column-gap: 3.3rem;
            column-gap: 3.3rem;
  }
}
@media (max-width: 1199px) {
  .article {
    margin-bottom: 15rem;
  }
}
@media (max-width: 1023px) {
  .article {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article {
    font-size: 1.5rem;
    margin-bottom: 9rem;
  }
}
.article:last-child {
  margin-bottom: 0;
}
.article p {
  line-height: 2.26;
  margin-bottom: 5.9rem;
}
@media (max-width: 1199px) {
  .article p {
    margin-bottom: 3.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article p {
    line-height: 1.94;
    margin-bottom: 2.6rem;
  }
}
.article h1 {
  color: #091733;
  margin-bottom: 4.6rem;
  line-height: 1.16;
}
@media (max-width: 1199px) {
  .article h1 {
    margin-bottom: 1.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article h1 {
    margin-bottom: 2.9rem;
  }
}
.home-featured-content .article h2 {
  font-size: 7.5rem;
  margin-bottom: 3.8rem;
  line-height: 1.16;
}
@media (max-width: 1199px) {
  .home-featured-content .article h2 {
    margin-bottom: 2.4rem;
    font-size: 5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .home-featured-content .article h2 {
    margin-bottom: 1.75rem;
    font-size: 3.8rem;
  }
}
.inside .article .article__head {
  margin-bottom: 4.15rem;
}
.article .article__head {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  margin-bottom: 8.3rem;
}
@media (max-width: 1199px) {
  .article .article__head {
    margin-bottom: 2rem;
  }
  .inside .article .article__head {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1023px) {
  .article .article__head {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: left;
    padding-left: 2.7rem;
  }
}
.article .article__head h1 {
  max-width: 98rem;
  margin: 0 auto;
  padding: 0;
}
.article .article__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-column-gap: 7.5rem;
     -moz-column-gap: 7.5rem;
          column-gap: 7.5rem;
}
@media (max-width: 1023px) {
  .article .article__body {
    display: contents;
  }
}
.article .article__title--underlined {
  position: relative;
  padding-bottom: 2.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__title--underlined {
    padding-bottom: 1.3rem;
  }
}
.article .article__title--underlined:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 60%;
  height: 0.2rem;
  -webkit-transform: translateX(-32.3%);
      -ms-transform: translateX(-32.3%);
          transform: translateX(-32.3%);
  background-color: #5AD2CC;
  z-index: -1;
}
.article .article__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
@media (max-width: 1699px) {
  .article .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51%;
            flex: 0 0 51%;
  }
}
@media (max-width: 1399px) {
  .article .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
  }
}
@media (max-width: 1023px) {
  .article .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94.9%;
            flex: 0 0 94.9%;
    margin-left: -1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__image {
    min-height: 25.7rem;
    position: relative;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.article .article__entry {
  padding-top: 5.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__entry {
    padding: 3rem 0 0 2.7rem;
  }
}
.article .article__body .article__entry {
  padding-top: 4.3rem;
  max-width: 100%;
}


@media (max-width: 1023px) {
  .article .article__body .article__entry {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .article .article__body .article__entry iframe {
    width: 100%!important;
    max-height: 300px;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__body .article__entry {
    padding-top: 0;
    padding-right: 4rem;
  }
}
@media (max-width: 374px) {
  .article .article__body .article__entry {
    padding: 0 2rem;
  }
}
.article .article__body p {
  margin-bottom: 4.7rem;
}
@media (max-width: 1023px) {
  .article .article__body .article__image {
    margin-bottom: 5.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article .article__body .article__image {
    min-height: 25.2rem;
    margin-bottom: 2.7rem;
  }
}
.article .article__body .article__btn {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
@media (max-width: 1023px) {
  .article .article__body .article__btn {
    display: table;
    margin: 0 auto;
  }
}
.article .article__btn-read {
  max-width: 11.6rem;
  margin-bottom: 6.6rem;
}
.article .article__body.has-rectangle:after {
  width: 94%;
  height: 69%;
}
/*  Article Alt  */
.article--alt {
  -webkit-column-gap: 11.8rem;
     -moz-column-gap: 11.8rem;
          column-gap: 11.8rem;
}
@media (max-width: 1699px) {
  .article--alt {
    -webkit-column-gap: 6.8rem;
       -moz-column-gap: 6.8rem;
            column-gap: 6.8rem;
  }
}
.article--alt .article__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 57.6%;
          flex: 0 0 57.6%;
}
@media (max-width: 1023px) {
  .article--alt .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 95%;
            flex: 0 0 95%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt .article__title {
    padding-bottom: 0.6rem;
    margin-bottom: 2.4rem;
  }
}
.article--alt .article__title:after {
  width: 45%;
  -webkit-transform: translateX(-52.3%);
      -ms-transform: translateX(-52.3%);
          transform: translateX(-52.3%);
}
.article--alt .article__entry {
  padding-top: 7.3rem;
}
@media (max-width: 1023px) {
  .article--alt .article__entry {
    padding-top: 5.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt .article__entry {
    padding-top: 2.8rem;
  }
}
/*  Article Reverse  */
.article--reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: right;
}
.article--reverse .article__entry {
  padding-top: 0;
}
@media (max-width: 1023px) {
  .article--reverse .article__entry {
    padding-top: 5.3rem;
    text-align: left;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--reverse .article__entry {
    padding-top: 2.8rem;
  }
}
@media (max-width: 1023px) {
  .article--reverse .article__image {
    margin-right: -1.5rem;
    margin-left: 0;
  }
}
.article--reverse .article__title--underlined:after {
  left: auto;
  right: 0;
  -webkit-transform: translateX(49%);
      -ms-transform: translateX(49%);
          transform: translateX(49%);
}
@media (max-width: 1023px) {
  .article--reverse .article__title--underlined:after {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-49%);
        -ms-transform: translateX(-49%);
            transform: translateX(-49%);
  }
}
/*  Article Alt 2  */
.article--alt-2 {
  color: #8F959F;
  font-size: 1.8rem;
  font-weight: 300;
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt-2 {
    font-size: 1.5rem;
  }
}
.article--alt-2 h1 {
  font-size: 7rem;
  margin-bottom: 4.3rem;
  letter-spacing: 0.2rem;
}
@media (max-width: 1199px) {
  .article--alt-2 h1 {
    font-size: 6.1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt-2 h1 {
    font-size: 4.6rem;
    letter-spacing: normal;
    margin-bottom: 3.4rem;
  }
}
.article--alt-2 p {
  line-height: 1.76;
  margin-bottom: 2.9rem;
}
@media (max-width: 1023px) {
  .article--alt-2 p {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt-2 p {
    line-height: 1.7;
  }
}
.article--alt-2 .article__entry {
  text-align: left;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt-2 .article__entry {
    padding: 6.5rem 0 0 0.9rem;
  }
}
.article--alt-2 .article__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54.5%;
          flex: 0 0 54.5%;
}
@media (max-width: 1023px) {
  .article--alt-2 .article__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 94.9%;
            flex: 0 0 94.9%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--alt-2 .article__image {
    min-height: 25.7rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.article--alt-2 .article__btn-read {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
/*  Article Green  */
.article--green {
  font-size: 1.6rem;
  color: #0F0F0F;
  font-weight: 400;
}
.article--green h2 {
  color: #14371F;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .article--green h2 {
    font-size: 4rem;
  }
}
.article--green p {
  line-height: 1.84;
}
/* ------------------------------------------------------------ *\
	Bar
\* ------------------------------------------------------------ */
.bar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 3;
  padding: 1.2rem 1.5rem 0 1.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar {
    width: 100%;
    margin-left: 0;
    padding: 0;
    background-color: #091733;
    top: -100%;
    -webkit-transition:top 0.2s;
    -o-transition:top 0.2s;
    transition: top 0.2s;
  }
  .bar.is-visible {
    top: 0%;
    z-index: 4;
  }
}
.bar .bar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bar .bar__inner .shell {
  max-width: calc( 130.8rem + 1.5rem * 2 );
}
@media (min-width: 768px) {
.weddings .bar .bar__inner .shell {
    max-width: 70%;
    padding-right: 45px;
  }
}
.bar .bar__options {
  -webkit-box-shadow: 0 0.3rem 0.5rem 0.2rem rgba(112, 112, 112, 0.4);
          box-shadow: 0 0.3rem 0.5rem 0.2rem rgba(112, 112, 112, 0.4);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__options {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.bar .bar__options ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__options ul {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.bar .bar__options li {
  background-color: #fff;
  -webkit-transition:background-color 0.4s, opacity 0.4s;
  -o-transition:background-color 0.4s, opacity 0.4s;
  transition: background-color 0.4s, opacity 0.4s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__options li {
    background-color: #091733;
  }
}
.bar:not(.bar--green) .bar__options li:hover {
  background-color: #5AD2CC;
}
.bar .bar__options li + li {
  border-left: 0.1rem rgba(112, 112, 112, 0.4) solid;
}
.bar .bar__options a {
  display: block;
  padding: 1.3rem 1.2rem;
  height: 5.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__options a {
    padding: 1.6rem 0.9rem;
    margin: 0 auto;
    height: 7.5rem;
  }
}
.bar .bar__logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
}
.bar .bar__options .bar__logo--small {
  display: inline-block;
  padding: 0.7rem 1.2rem;
}
.bar .bar__logo--small img {
  width: 3.2rem;
}
.bar .bar__btn + .bar__btn {
  margin-left: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__btn + .bar__btn {
    margin: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__options .nav-btn--small {
    padding-top: 2.5rem;
  }
}
/*  Bar Alt  */
.bar--alt {
  background-color: #fff;
  padding: 1.1rem 1.5rem 1.1rem;
  border-top: 0.1rem solid #DFE8E3;
  border-bottom: 0.1rem solid #DFE8E3;
  width: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--alt {
    padding: 2.1rem 1.5rem;
    overflow: hidden;
  }
}
.bar--alt .bar__options {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bar--alt .bar__options li:hover {
  opacity: 0.7;
  background-color: initial;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--alt .bar__inner {
    display: block;
  }
}
/*  Bar Gold  */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--gold {
    padding: 0;
    border: none;
    top: -100%;
    -webkit-transition:top 0.2s;
    -o-transition:top 0.2s;
    transition: top 0.2s;
  }
  .bar--gold.is-visible {
    top: 0%;
    z-index: 4;
  }
}
.bar--gold .bar__options {
  -webkit-box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(9, 20, 42, 0.5);
          box-shadow: 0 0.1rem 0.4rem 0.1rem rgba(9, 20, 42, 0.5);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--gold .bar__options {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
.bar--gold .bar__options li {
  background-color: #09142A;
}
.bar--gold .bar__options li:hover {
  background-color: #AC9C69;
}
.bar--gold .nav-btn span {
  background-color: #fff;
}
@media (max-width: 1199px) {
  .bar--gold .bar__btn {
    min-width: 5.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--gold .bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
/*  Bar Green  */
.bar--green {
  padding: 1.1rem 1.5rem 1.1rem;
  background-color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--green {
    background-color: #091733;
    padding: 0;
    top: -100%;
    -webkit-transition:top 0.2s;
    -o-transition:top 0.2s;
    transition: top 0.2s;
  }
  .bar--green.is-visible {
    top: 0%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--green .bar__options {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
.bar--green .bar__options li {
  border-right: 0.1rem rgba(112, 112, 112, 0.4) solid;
}
@media (max-width: 1199px) {
  .bar--green .bar__btn {
    min-width: 5.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--green .bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
/*  Helper  */
.bar.is-open {
  -webkit-box-shadow: 0 0.5rem 1.1rem 0.4rem rgba(0, 0, 0, 0.3);
          box-shadow: 0 0.5rem 1.1rem 0.4rem rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar.is-open {
    z-index: 6;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar.is-open .nav-btn--small span:nth-child(2) {
    opacity: 0;
  }
  .bar.is-open .nav-btn--small span:nth-child(1) {
    -webkit-transform: translateY(1.2rem) rotate(46deg);
        -ms-transform: translateY(1.2rem) rotate(46deg);
            transform: translateY(1.2rem) rotate(46deg);
  }
  .bar.is-open .nav-btn--small span:nth-child(3) {
    -webkit-transform: translateY(-1.1rem) rotate(-46deg);
        -ms-transform: translateY(-1.1rem) rotate(-46deg);
            transform: translateY(-1.1rem) rotate(-46deg);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--alt.is-open {
    display: none;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar--gold.is-open {
    display: block;
  }
}
/*  Helper  */
body.no-scroll .bar {
  padding-right: 1.7rem;
}
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
  -webkit-transition:color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;
  -o-transition:color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;
  transition: color 0.4s, border-color 0.4s, background-color 0.4s, opacity 0.4s;
}
/*  Btn block  */
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
/*  Btn Blue  */
.btn--blue {
  background-color: #5AD2CC;
  min-width: 24.4rem;
  font-size: 2.8rem;
  font-weight: 700;
  color: #fff;
  padding: 3.2rem;
}
@media (max-width: 1199px) {
  .btn--blue {
    padding: 2.7rem;
  }
}
@media (max-width: 1023px) {
  .btn--blue {
    padding: 1.7rem;
    font-size: 2.4rem;
    min-width: 20.4rem;
  }
}
.btn--blue:hover {
  background-color: #091733;
}
.btn--blue-alt, .btn--gold-alt {
  font-size: 2.7rem;
  font-weight: 700;
  color: #5AD2CC;
  letter-spacing: 0.07rem;
}
.btn--gold-alt {
  color: #D9C689;  
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--blue-alt, .btn--gold-alt {
    font-size: 1.6rem;
  }
}
.btn--blue-alt:hover, .btn--gold-alt:hover {
  opacity: 0.7;
}
.btn--blue-bordered {
  font-size: 2.7rem;
  font-weight: 700;
  color: #5AD2CC;
  letter-spacing: 0.07rem;
  min-width: 28.3rem;
  padding: 2.1rem;
  border: 0.3rem #5AD2CC solid;
}
@media (max-width: 1023px) {
  .btn--blue-bordered {
    padding: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--blue-bordered {
    font-size: 1.7rem;
    min-width: 18.1rem;
    padding: 1.2rem;
    border-width: 0.2rem;
  }
}
.btn--blue-bordered:hover {
  background-color: #5AD2CC;
  color: #fff;
}
/*  Btn Scroll  */
.btn-scroll {
  position: absolute;
  bottom: 3.5rem;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn-scroll {
    bottom: 0.5rem;
  }
}
.btn-scroll svg {
  -webkit-transition:-webkit-transform 0.4s;
  transition:-webkit-transform 0.4s;
  -o-transition:transform 0.4s;
  transition:transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.btn-scroll:hover svg {
  -webkit-transform: translateY(50%) rotate(90deg);
      -ms-transform: translateY(50%) rotate(90deg);
          transform: translateY(50%) rotate(90deg);
}
.btn-scroll--long {
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn-scroll--long svg {
  -webkit-transform: translateY(0.3rem);
      -ms-transform: translateY(0.3rem);
          transform: translateY(0.3rem);
}
.btn-scroll--long:hover svg {
  -webkit-transform: translateY(1.2rem);
      -ms-transform: translateY(1.2rem);
          transform: translateY(1.2rem);
}
.btn-scroll--large {
  bottom: 0.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn-scroll--large {
    bottom: -1.6rem;
  }
  .btn-scroll--large:hover svg {
    -webkit-transform: translateY(0.7rem) rotate(90deg);
        -ms-transform: translateY(0.7rem) rotate(90deg);
            transform: translateY(0.7rem) rotate(90deg);
  }
}
/*  Btn Small  */
.btn--small {
  font-size: 2.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--small {
    font-size: 1.4rem;
  }
}
/*  Btn Dark Blue  */
.btn--dark-blue {
  color: #091733;
  font-weight: 700;
  position: relative;
  padding: 0 2.3rem 0.6rem 0;
  letter-spacing: 0.031rem;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.btn--dark-blue:hover {
  opacity: 0.7;
}
.btn--dark-blue:after {
  position: absolute;
  content: "";
  top: 31%;
  right: 0.8rem;
  display: inline-block;
  border: solid #091733;
  border-width: 0 0.2rem 0.2rem 0;
  padding: 0.4rem;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
.btn--dark-blue:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background-color: #091733;
}
.btn--dark-blue-alt {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}
.btn--dark-blue-alt:after {
  top: 24%;
  padding: 0.3rem;
}
/*  Btn Dark Blue 2  */
.btn--dark-blue-2 {
  background-color: #09142A;
  min-width: 24.4rem;
  font-size: 2.8rem;
  font-weight: 700;
  color: #fff;
  padding: 3.2rem;
}
@media (max-width: 1199px) {
  .btn--dark-blue-2 {
    padding: 2.7rem;
  }
}
@media (max-width: 1023px) {
  .btn--dark-blue-2 {
    padding: 1.7rem;
    font-size: 2.4rem;
    min-width: 20.4rem;
  }
}
.btn--dark-blue-2:hover {
  background-color: #11254a;
}
/*  Btn Gold  */
.btn--gold {
  background-color: #D9C689;
  min-width: 24.4rem;
  font-size: 2.7rem;
  font-weight: 700;
  color: #fff;
  padding: 3.2rem;
}
@media (max-width: 1199px) {
  .btn--gold {
    padding: 2.7rem;
  }
}
@media (max-width: 1023px) {
  .btn--gold {
    padding: 1.7rem;
    font-size: 2.4rem;
    min-width: 20.4rem;
  }
}
.btn--gold:hover {
  background-color: #AC9C69;
}
.btn--gold-small {
  background-color: #D9C689;
  min-width: 5.5rem;
  padding: 1.2rem;
  position: relative;
}
.btn--gold-small:hover {
  background-color: #AC9C69;
}
.btn--gold-small svg {
  margin: 0 auto;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--gold-small svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.btn--gold-small path {
  fill: #fff;
}
.btn--gold-transparent {
  color: #D9C689;
  font-size: 1.1rem;
  text-align: center;
}
.btn--gold-transparent:hover {
  opacity: 0.7;
}
.btn--gold-transparent svg {
  display: block;
  margin: 0 auto;
}
.btn--gold-transparent path {
  fill: #D9C689;
}
/*  Btn White  */
.btn--white {
  color: #fff;
  font-size: 2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--white {
    font-size: 1.2rem;
  }
}
.btn--white:hover {
  opacity: 0.7;
}
/*  Btn White Arrowed  */
.btn--white-arrowed {
  font-size: 1.5rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  position: relative;
  padding-right: 1.5rem;
}
.btn--white-arrowed:hover {
  opacity: 0.7;
}
.btn--white-arrowed:hover:after {
  -webkit-transform: translate(10%, -50%);
      -ms-transform: translate(10%, -50%);
          transform: translate(10%, -50%);
}
.btn--white-arrowed:after {
  position: absolute;
  content: "";
  left: 100%;
  top: 50%;
  width: 5rem;
  height: 1rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../images/svg/arrow-white.svg") 0 0 no-repeat;
  -webkit-transition:-webkit-transform 0.4s;
  transition:-webkit-transform 0.4s;
  -o-transition:transform 0.4s;
  transition:transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
/*  Btn Gold Arrowed  */
.btn--gold-arrowed {
  font-size: 1.5rem;
  color: #C0A864;
  font-family: "Montserrat", sans-serif;
  position: relative;
  padding-right: 1.5rem;
}
.btn--gold-arrowed:hover {
  opacity: 0.7;
}
.btn--gold-arrowed:hover:after {
  -webkit-transform: translate(10%, -50%);
      -ms-transform: translate(10%, -50%);
          transform: translate(10%, -50%);
}
.btn--gold-arrowed:after {
  position: absolute;
  content: "";
  left: 100%;
  top: 50%;
  width: 5rem;
  height: 1rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../images/svg/arrow-gold-right.svg") 0 0 no-repeat;
  -webkit-transition:-webkit-transform 0.4s;
  transition:-webkit-transform 0.4s;
  -o-transition:transform 0.4s;
  transition:transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
/*  Btn Green  */
.btn--green {
  background-color: #215732;
  min-width: 24.4rem;
  font-size: 2.8rem;
  font-weight: 700;
  color: #fff;
  padding: 3.1rem;
  border: 0.1rem solid #C2CEB8;
}
@media (max-width: 1199px) {
  .btn--green {
    padding: 2.7rem;
  }
}
@media (max-width: 1023px) {
  .btn--green {
    padding: 1.7rem;
    font-size: 2.4rem;
    min-width: 20.4rem;
  }
}
.btn--green:hover {
  background-color: #14371F;
}
.btn--green-dark {
  background-color: #14371F;
}
.btn--green-dark:hover {
  background-color: #215732;
}
.btn--green-bordered {
  background-color: transparent;
  color: #215732;
  border: 0.3rem solid #215732;
  font-size: 2rem;
  font-weight: 700;
  padding: 1.4rem;
  min-width: 22.4rem;
}
.btn--green-bordered:hover {
  color: #fff;
  background-color: #215732;
}
.btn--green-small {
  color: #fff;
  background-color: #14371F;
  font-size: 1.1rem;
  text-align: center;
  width: 7rem;
  height: 7rem;
  padding: 0.8rem 0.6rem;
  position: relative;
  text-transform: none;
}
.btn--green-small:hover {
  opacity: 0.7;
}
.btn--green-small svg {
  display: block;
  margin: 0 auto 0.4rem;
}
.btn--green-small path {
  fill: #fff;
}
.btn--green-alt {
  min-width: 5.5rem;
  padding: 1.2rem;
  background-color: #164041;
  position: relative;
  font-size: 1.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--green-alt {
    background-color: #14371F;
  }
}
.btn--green-alt:hover {
  background-color: #215732;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--green-alt svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.btn--green-alt path {
  fill: #fff;
}
.btn--dark-green {
  color: #215732;
  position: relative;
  padding: 0 3.1rem 0.6rem 0;
  letter-spacing: 0.031rem;
  max-width: 13rem;
  margin: 0 auto;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
  font-size: 1.5rem;
}
.btn--dark-green:hover {
  opacity: 0.7;
}
.btn--dark-green:after {
  position: absolute;
  content: "";
  top: 26.1%;
  right: 1.9rem;
  display: inline-block;
  border: solid #215732;
  border-width: 0 0.3rem 0.3rem 0;
  padding: 0.4rem;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
/*  Btn Size  */
.btn--size-1 {
  padding: 1.8rem;
  font-size: 2rem;
}
.btn--size-2 {
  min-width: 40.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--size-2 {
    font-size: 2.2rem;
    padding: 1.8rem;
    letter-spacing: -0.031rem;
    min-width: 31.3rem;
  }
}
@media (max-width: 374px) {
  .btn--size-2 {
    min-width: 23.3rem;
  }
}
.btn--size-3 {
  min-width: 38rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--size-3 {
    font-size: 2.2rem;
    padding: 1.8rem;
    letter-spacing: -0.031rem;
    min-width: 31.3rem;
  }
}
@media (max-width: 374px) {
  .btn--size-3 {
    min-width: 27.3rem;
  }
}
.btn--size-4 {
  min-width: 37rem;
  padding: 2.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn--size-4 {
    min-width: 31.4rem;
    padding: 1.9rem;
  }
}
/* ------------------------------------------------------------ *\
	Callout Small
\* ------------------------------------------------------------ */
.callout-small {
  position: absolute;
  top: 98.6rem;
  width: 100%;
  height: 9.4rem;
  z-index: 3;
  background-color: rgba(9, 20, 42, 0.7);
  color: #D9C689;
  text-align: center;
  padding: 2.6rem 0;
}
.callout-small-dining {
  position: absolute;
  top: 98.6rem;
  width: 100%;
  height: 9.4rem;
  z-index: 3;
  background-color: rgb(22 55 31 / 83%);
  color: #ffffff;
  text-align: center;
  padding: 2.6rem 0;
}
@media (max-width: 1023px) {
  .callout-small {
    top: 62.6rem;
    padding: 3.3rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout-small {
    position: relative;
    top: auto;
    height: auto;
    z-index: auto;
    padding: 4.5rem 0 3.6rem;
    background-color: #09142A;
  }
  .callout-small:before {
    display: none;
  }
}
.callout-small h5 {
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 0.06rem;
}
@media (max-width: 1023px) {
  .callout-small h5 {
    font-size: 2.5rem;
    display: block;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout-small h5 {
    margin-bottom: 2rem;
  }
}
@media (max-width: 374px) {
  .callout-small h5 {
    font-size: 2.3rem;
  }
}
.callout-small h5 span {
  display: inline-block;
  width: 1.3rem;
  height: 0.2rem;
  background-color: #D9C689;
  vertical-align: middle;
  margin: 0 0.5rem 0 0.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout-small h5 span {
    display: block;
    margin: 1.5rem auto;
    height: 0.1rem;
    width: 5.3rem;
  }
}
.callout-small .callout__entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
  margin-right: 5.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout-small .callout__entry {
    display: block;
    text-align: center;
    margin: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout-small .callout__btn-white {
    margin-left: -4.7rem;
  }
}
.callout-desktop {
  top: auto;
  bottom: 0;
}
/* ------------------------------------------------------------ *\
	Callout
\* ------------------------------------------------------------ */
.callout {
  padding: 6.2rem;
  min-height: 85.4rem;
  position: relative;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1199px) {
  .callout {
    min-height: 60rem;
  }
}
@media (max-width: 1023px) {
  .callout {
    min-height: 48rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout {
    min-height: 33.3rem;
  }
}
.callout:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: -o-radial-gradient(circle, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(circle, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 80%);
  z-index: 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout:before {
    background: -o-radial-gradient(circle, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    background: radial-gradient(circle, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.callout h2 {
  margin-bottom: 0.8rem;
}
.callout h4 {
  color: #09142A;
  text-transform: uppercase;
  font-size: 4rem;
  margin-bottom: 5.5rem;
}
.callout .callout__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.callout .callout__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.callout .callout__background--has-overlay:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.callout .callout__entry {
  position: relative;
  text-align: center;
  z-index: 1;
  padding-top: 7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout .callout__entry {
    padding-top: 0;
  }
}
.callout .callout__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 91.4rem;
  margin: 0 auto;
}
.callout .callout__hint {
  background-color: #EDF0EA;
  padding: 1.9rem 1.9rem 1.9rem 0.3rem;
  font-size: 1.4rem;
  line-height: normal;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout .callout__hint {
    text-align: left;
    padding: 1.9rem;
  }
}
.callout .callout__hint p {
  margin-bottom: 0;
  line-height: 1.2;
}
/*  Callout Alt  */
.callout--alt {
  min-height: 66.5rem;
  background-color: transparent;
  padding: 0;
  color: #8F959F;
  font-size: 1.8rem;
  font-weight: 300;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt {
    min-height: auto;
    border-bottom: 0.2rem solid #D9C689;
    padding-top: 23.5rem;
    font-size: 1.5rem;
  }
}
.callout--alt:before {
  display: none;
}
.callout--alt p {
  line-height: 1.7;
  margin-bottom: 2.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt p {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt h4 {
    font-size: 3.5rem;
    text-transform: none;
    margin-bottom: 2.4rem;
    line-height: 1.17;
  }
}
.callout--alt .callout__entry {
  position: relative;
  margin-left: auto;
  margin-bottom: -22.5rem;
  max-width: 45.6rem;
  background-color: #fff;
  padding: 7.5rem 5.5rem;
  -webkit-box-shadow: 0 0 0.9rem 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 0.9rem 0 rgba(0, 0, 0, 0.3);
}
.callout--alt .callout__entry p {
    -webkit-line-clamp: 9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media (max-width: 1199px) {
  .callout--alt .callout__entry {
    margin-bottom: -17.5rem;
  }
}
@media (max-width: 1023px) {
  .callout--alt .callout__entry {
    margin-right: 1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt .callout__entry {
    margin-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    max-width: none;
    text-align: left;
    padding: 3.9rem 0 5.5rem 0.7rem;
  }
  .callout--alt .callout__entry:after {
    display: none;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt .callout__background {
    height: 23.5rem;
  }
}
.callout--alt-2 {
  min-height: 59.4rem;
  color: #0F0F0F;
  font-size: 1.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt-2 {
    padding: 16.5rem 1.3rem 1.4rem;
  }
}
.callout--alt-2:before {
  display: none;
}
.callout--alt-2 h4 {
  font-size: 3.2rem;
  color: #215732;
  text-transform: none;
  margin-bottom: 3.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt-2 h4 {
    font-size: 2.8rem;
  }
}
.callout--alt-2 p {
  line-height: 1.8;
  margin-bottom: 3.2rem;
}
.callout--alt-2 .callout__entry {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 5.6rem 5rem 4.2rem;
}
@media (max-width: 1023px) {
  .callout--alt-2 .callout__entry {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 5rem 2.6rem 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt-2 .callout__entry {
    padding: 2.2rem 0 4.5rem;
  }
}
@media (max-width: 1023px) {
  .callout--alt-2 .callout__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.callout--alt-2 .callout__entry + .callout__entry {
  position: relative;
}
.callout--alt-2 .callout__entry + .callout__entry:before {
  position: absolute;
  content: "";
  left: -0.1rem;
  top: 0;
  height: 100%;
  width: 0.1rem;
  background-color: #215732;
}
@media (max-width: 1023px) {
  .callout--alt-2 .callout__entry + .callout__entry:before {
    left: 0;
    height: 0.1rem;
    width: 100%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout--alt-2 .callout__background {
    height: 23.7rem;
  }
}
/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.card {
  position: relative;
  min-height: 79.6rem;
  padding: 4.6rem 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.54)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 80%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 80%);
}
@media (max-width: 1199px) {
  .card {
    min-height: 49.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card {
    min-height: 34.6rem;
    padding: 2.3rem 2rem;
  }
}
.card .card__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.card .card__entry {
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.card .card__title {
  color: #fff;
  margin-bottom: 1.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card .card__title {
    margin-bottom: 0.2rem;
  }
}
.card .card__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card--alt {
  min-height: 78.8rem;
  padding: 6rem 4rem;
}
@media (max-width: 1199px) {
  .card--alt {
    min-height: 56.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt {
    min-height: 34.4rem;
    padding: 1.6rem 2rem;
  }
}
.card--alt .card__title {
  font-size: 4.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card--alt .card__title {
    font-size: 2.5rem;
    margin-bottom: 2.1rem;
  }
}
/* ------------------------------------------------------------ *\
	Checkbox
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Copyright
\* ------------------------------------------------------------ */
.copyright {
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .copyright {
    text-align: center;
    margin-bottom: 1.8rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.copyright span {
  font-weight: 500;
  display: block;
}
/* ------------------------------------------------------------ *\
	Expandable
\* ------------------------------------------------------------ */
.expandable {
  overflow: hidden;
  -webkit-transition:height 0.4s;
  -o-transition:height 0.4s;
  transition: height 0.4s;
}
/*  Expandable Vars  */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .expandable-1 {
    height: 15rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .expandable-2 {
    height: 17.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .expandable-3 {
    height: 27rem;
  }
}
@media (max-width: 1023px) {
  .expandable-4 {
    height: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .expandable-5 {
    height: 31.6rem;
  }
}
/*  Expandable Shaded  */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .expandable--shaded {
    position: relative;
  }
  .expandable--shaded:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), color-stop(50%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
    -webkit-transition:opacity 0.4s;
    -o-transition:opacity 0.4s;
    transition: opacity 0.4s;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .expandable--shaded-green {
    position: relative;
  }
  .expandable--shaded-green:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgb(237, 240, 234)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(237, 240, 234) 80%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(237, 240, 234) 80%);
    -webkit-transition:opacity 0.4s;
    -o-transition:opacity 0.4s;
    transition: opacity 0.4s;
  }
}
/*  Is-Open  */
.expandable.is-expanded:after {
  opacity: 0;
}
/* ------------------------------------------------------------ *\
	Fields
\* ------------------------------------------------------------ */
/*  Field textarea  */
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  background-color: #09142A;
  color: #fff;
  font-size: 1.7rem;
}
.footer .footer__bar {
  background-color: #F2F6F4;
  padding: 2.9rem 0 2.7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__bar {
    padding: 5.3rem 0 4.7rem;
  }
}
.footer .footer__main {
  padding: 2.8rem 0 2.4rem;
  border-bottom: 0.1rem #3E3A3A solid;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__main {
    padding-bottom: 4.9rem;
  }
}
.footer .footer__outro {
  padding: 1.8rem 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__outro {
    padding: 4.3rem 0 9.1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__outro .footer__nav {
    display: none;
  }
}
.footer .footer__nav {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 63%;
          flex: 0 0 63%;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .footer .footer__nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.footer .footer__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1399px) {
  .footer .footer__nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 8rem;
       -moz-column-gap: 8rem;
            column-gap: 8rem;
  }
}
@media (max-width: 1023px) {
  .footer .footer__nav ul {
    -webkit-column-gap: 6rem;
       -moz-column-gap: 6rem;
            column-gap: 6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav ul {
    row-gap: 2.2rem;
  }
}
.footer .footer__nav a {
  text-decoration: none;
  letter-spacing: 0.06rem;
  -webkit-transition:color 0.4s;
  -o-transition:color 0.4s;
  transition: color 0.4s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav a {
    letter-spacing: -0.031rem;
  }
}
.footer .footer__nav a:hover {
  color: #5AD2CC;
}
.footer .footer__nav--alt {
  color: #091733;
  font-family: "Playfair Display", serif;
  font-size: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav--alt li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
}
.footer .footer__nav--alt li.is-highlighted a {
  font-weight: 700;
}
.footer .footer__slider {
  display: none;
  padding: 2.5rem 0 2.1rem;
  border-bottom: 0.1rem #3E3A3A solid;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__slider {
    display: block;
  }
}
.footer .footer__slider-nav {
  font-size: 1.7rem;
  text-transform: uppercase;
}
.footer .footer__slider-nav a {
  text-decoration: none;
}
.footer .footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
}
@media (max-width: 1023px) {
  .footer .footer__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 3.6rem;
       -moz-column-gap: 3.6rem;
            column-gap: 3.6rem;
    row-gap: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__inner {
    row-gap: 1.4rem;
  }
}
.footer .footer__contacts {
  list-style: none;
  margin-bottom: 0;
  letter-spacing: 0.05rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__contacts {
    text-align: center;
    margin-bottom: 3.1rem;
  }
}
.footer .footer__contacts li + li {
  margin-top: 0.4rem;
}
.footer .footer__contacts a {
  text-decoration: none;
  -webkit-transition:color 0.4s;
  -o-transition:color 0.4s;
  transition: color 0.4s;
}
.footer .footer__contacts a:hover {
  color: #5AD2CC;
}
.footer .footer__logo {
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.footer .footer__logo:hover {
  opacity: 0.7;
}
.footer .footer__partner {
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.footer .footer__partner:hover {
  opacity: 0.7;
}
@media (max-width: 1023px) {
  .footer .footer__partners {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.footer .footer__partners ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
}
@media (max-width: 1199px) {
  .footer .footer__partners ul {
    -webkit-column-gap: 2.9rem;
       -moz-column-gap: 2.9rem;
            column-gap: 2.9rem;
  }
}
@media (max-width: 1023px) {
  .footer .footer__partners ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 8rem;
       -moz-column-gap: 8rem;
            column-gap: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__partners ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__partners li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: center;
  }
}
.footer .footer__partners a {
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
  display: inline-block;
}
.footer .footer__partners a:hover {
  opacity: 0.7;
}
/*  Footer Gold  */
.footer--gold .footer__bar {
  background-color: #D9C689;
}
.footer--gold .footer__nav a:hover,
.footer--gold .footer__socials a:hover,
.footer--gold .footer__contacts a:hover {
  color: #D9C689;
}
.footer--gold .footer__nav--alt a:hover {
  color: #fff;
}
/*  Footer Green  */
.footer--green .footer__bar {
  background-color: #EDF0EA;
  color: #215732;
}
.footer--green .footer__bar .footer__nav {
  color: #215732;
}
.footer--green .footer__main,
.footer--green .footer__outro,
.footer--green .footer__slider {
  background-color: #14371F;
}
/* ------------------------------------------------------------ *\
	Gallery item
\* ------------------------------------------------------------ */
.gallery-item {
  display: block;
  position: relative;
  min-height: 26.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.gallery-item h2 {
  font-size: 7rem;
  color: #09142A;
  letter-spacing: 0.2rem;
}
.gallery-item .gallery__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery-item .gallery__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-item .gallery__btn {
  min-width: 20.4rem;
  font-size: 2rem;
  margin: 0 auto;
  padding: 1.6rem;
}
a.gallery-item:hover {
  opacity: 0.7;
}
/*  Gallery Item alt  */
.gallery-item-alt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.gallery-item-alt h2 {
  font-size: 6.5rem;
  color: #215732;
  position: relative;
  max-width: 40rem;
  margin-left: auto;
  position: absolute;
  right: 0;
  top: 48%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1492px) {
  .gallery-item-alt h2 {
    max-width: 29rem;
  }
}
@media (max-width: 1023px) {
  .gallery-item-alt h2 {
    max-width: 20rem;
    font-size: 5.4rem;
  }
}
.gallery-item-alt h2:after {
  position: absolute;
  content: "";
  right: 1rem;
  top: 62%;
  width: 27rem;
  height: 0.2rem;
  background-color: #215732;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1492px) {
  .gallery-item-alt h2:after {
    width: 45%;
  }
}
.gallery-item-alt .gallery__image {
  height: 100%;
}
.gallery-item-alt .gallery__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-item-alt .gallery__btn {
  position: absolute;
  left: 39%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 20.4rem;
}
@media (max-width: 1780px) {
  .gallery-item-alt .gallery__btn {
    left: 36%;
  }
}
@media (max-width: 1699px) {
  .gallery-item-alt .gallery__btn {
    left: 32%;
    min-width: 17.4rem;
  }
}
@media (max-width: 1650px) {
  .gallery-item-alt .gallery__btn {
    left: 5%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 1492px) {
  .gallery-item-alt .gallery__btn {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 20.4rem;
  }
}
a.gallery-item-alt:hover {
  opacity: 0.7;
}
/* ------------------------------------------------------------ *\
	Grid
\* ------------------------------------------------------------ */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  /*  Grid col 1of2  */
  /*  Grid col 1of3  */
}
.grid .grid__col {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.grid .grid__col--1of2 {
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.grid .grid__col--1of3 {
  max-width: 33.3333333333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
}
/* ------------------------------------------------------------ *\
	Has-Decoration
\* ------------------------------------------------------------ */
.has-decoration--bottom-right {
  position: relative;
  overflow: hidden;
}
.has-decoration--bottom-right:after {
  position: absolute;
  bottom: 0;
  pointer-events: none;
  right: -1.8rem;
  width: 39.6rem;
  height: 61.7rem;
  content: "";
  background: url("../images/temp/decoration--1.png") 0 0 no-repeat;
  z-index: -1;
}
@media (max-width: 1023px) {
  .has-decoration--bottom-right:after {
    display: none;
  }
}
.has-decoration--top-left {
  position: relative;
  overflow: hidden;
}
.has-decoration--top-left:before {
  position: absolute;
  top: -3.5rem;
  pointer-events: none;
  left: -0.7rem;
  width: 44.7rem;
  height: 46.3rem;
  content: "";
  background: url("../images/temp/decoration--2.png") 0 0 no-repeat;
  z-index: -1;
}
@media (max-width: 1023px) {
  .has-decoration--top-left:before {
    display: none;
  }
}
.has-decoration--right:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  height: 9.4rem;
  width: 42.5rem;
  background: url("../images/temp/decoration--6.png") 0 0 no-repeat;
  pointer-events: none;
}
@media (max-width: 1699px) {
  .has-decoration--right:before {
    width: 27rem;
  }
}
@media (max-width: 1399px) {
  .has-decoration--right:before {
    width: 15rem;
  }
}
@media (max-width: 1199px) {
  .has-decoration--right:before {
    width: 9.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--top-left-2 {
    overflow: hidden;
  }
}
.has-decoration--top-left-2:before {
  position: absolute;
  content: "";
  left: -19.5rem;
  top: -9.4rem;
  width: 47.8rem;
  height: 24.7rem;
  background: url("../images/temp/decoration--4.png") 0 0 no-repeat;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--top-left-2:before {
    background-size: contain;
    width: 28rem;
    height: 14.5rem;
    top: -3.6rem;
    left: -11.4rem;
  }
}
.has-decoration--bottom-right-2 {
  overflow: hidden;
}
.has-decoration--bottom-right-2:after {
  position: absolute;
  content: "";
  right: -7rem;
  bottom: 1.5rem;
  width: 52.1rem;
  height: 27.4rem;
  background: url("../images/temp/decoration--3.png") 0 0 no-repeat;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 1023px) {
  .has-decoration--bottom-right-2:after {
    display: none;
  }
}
.has-decoration--top-right {
  overflow: hidden;
}
.has-decoration--top-right:before {
  position: absolute;
  content: "";
  right: -13.8rem;
  top: -5.9rem;
  width: 47.8rem;
  height: 24.7rem;
  background: url("../images/temp/decoration--4.png") 0 0 no-repeat;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--top-right:before {
    display: none;
  }
}
.has-decoration--bottom-left:after {
  position: absolute;
  content: "";
  left: -14rem;
  bottom: -5rem;
  width: 52.1rem;
  height: 27.4rem;
  background: url("../images/temp/decoration--3.png") 0 0 no-repeat;
  pointer-events: none;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: -1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--bottom-left:after {
    display: none;
  }
}
.has-decoration--bottom-right-3:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: -19rem;
  width: 85.2rem;
  height: 54.9rem;
  background: url("../images/temp/decoration--5.png") 0 0 no-repeat;
  pointer-events: none;
  background-size: contain;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--bottom-right-3:after {
    z-index: 0;
    background-size: contain;
    width: 35.1rem;
    height: 20.1rem;
    right: -16rem;
    bottom: -12rem;
  }
}
.has-decoration--bottom-right-4 {
  overflow: hidden;
}
.has-decoration--bottom-right-4:before {
  position: absolute;
  content: "";
  right: -14rem;
  bottom: -3rem;
  width: 47.8rem;
  height: 24.7rem;
  background: url("../images/temp/decoration--4.png") 0 0 no-repeat;
  pointer-events: none;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: -1;
}
.has-decoration--top-left-3:after {
  position: absolute;
  content: "";
  top: -17rem;
  left: -33rem;
  width: 94.5rem;
  height: 60.9rem;
  background: url("../images/temp/decoration--5.png") 0 0 no-repeat;
  pointer-events: none;
  z-index: -1;
  opacity: 0.7;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--top-left-3:after {
    background-size: contain;
    width: 35.1rem;
    height: 20.1rem;
    top: -1.4rem;
    left: auto;
    right: -11rem;
    -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-decoration--bottom-right-mobile {
    overflow: hidden;
  }
  .has-decoration--bottom-right-mobile:before {
    position: absolute;
    content: "";
    top: auto;
    right: -8rem;
    bottom: -2.6rem;
    width: 29.4rem;
    height: 15.4rem;
    background: url("../images/temp/decoration--3.png") 0 0 no-repeat;
    pointer-events: none;
    background-size: contain;
    z-index: -1;
    display: block;
  }
}
/* ------------------------------------------------------------ *\
	Has Inner Border
\* ------------------------------------------------------------ */
.has-inner-border {
  position: relative;
}
.has-inner-border:after {
  position: absolute;
  content: "";
  top: 3.1rem;
  left: 2.5rem;
  width: calc(100% - 5rem);
  height: calc(100% - 6.2rem);
  border: 0.1rem #fff solid;
  background-color: transparent;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-inner-border:after {
    top: 0.8rem;
    left: 0.8rem;
    width: calc(100% - 1.6rem);
    height: calc(100% - 1.6rem);
  }
}
.has-inner-border--small {
  position: relative;
}
.has-inner-border--small:after {
  position: absolute;
  content: "";
  top: 1.6rem;
  left: 1.2rem;
  width: calc(100% - 2.4rem);
  height: calc(100% - 3.2rem);
  border: 0.1rem #fff solid;
  background-color: transparent;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-inner-border--small:after {
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
  }
}
.has-inner-border--gold:after {
  position: absolute;
  content: "";
  top: 1.1rem;
  left: 1.3rem;
  width: calc(100% - 2.6rem);
  height: calc(100% - 2.2rem);
  border: 0.2rem #D9C689 solid;
  background-color: transparent;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-inner-border--gold:after {
    top: 2rem;
    left: 1.9rem;
    width: calc(100% - 3.8rem);
    height: calc(100% - 4rem);
  }
}
.has-inner-border--white:after {
  position: absolute;
  content: "";
  top: 1.1rem;
  left: 1.3rem;
  width: calc(100% - 2.6rem);
  height: calc(100% - 2.2rem);
  border: 0.2rem #ffffff solid;
  background-color: transparent;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-inner-border--white:after {
    top: 2rem;
    left: 1.9rem;
    width: calc(100% - 3.8rem);
    height: calc(100% - 4rem);
  }
}
/* ------------------------------------------------------------ *\
	Has Outer Border
\* ------------------------------------------------------------ */
.has-outer-border--gold:after {
  position: absolute;
  content: "";
  left: -1.5rem;
  top: -1.5rem;
  width: calc(100% + 3rem);
  height: calc(100% + 3rem);
  pointer-events: none;
  background-color: transparent;
  border: 0.2rem #D9C689 solid;
}
/* ------------------------------------------------------------ *\
	Has Rectangle
\* ------------------------------------------------------------ */
.has-rectangle {
  position: relative;
}
.has-rectangle:after {
  position: absolute;
  content: "";
  top: 13.2rem;
  left: 46.7%;
  width: 73.7rem;
  height: 100%;
  background-color: #F2F6F4;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -2;
}
@media (max-width: 1199px) {
  .has-rectangle:after {
    height: 71%;
  }
}
@media (max-width: 1023px) {
  .has-rectangle:after {
    height: 85%;
    left: auto;
    right: 46.7%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-rectangle:after {
    width: 105%;
  }
}
.has-rectangle--alt:after {
  top: 15.5rem;
  width: 85rem;
  left: 50%;
}
@media (max-width: 1199px) {
  .has-rectangle--alt:after {
    height: 93.5%;
  }
}
@media (max-width: 1023px) {
  .has-rectangle--alt:after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 1.5rem;
    width: calc(100% - 3rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-rectangle--alt:after {
    left: 0.5rem;
    width: calc(100% - 1rem);
  }
}
.has-rectangle--alt-2:after {
  top: 0;
  width: 67.9rem;
  left: 50%;
}
@media (max-width: 1199px) {
  .has-rectangle--alt-2:after {
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .has-rectangle--alt-2:after {
    left: -5rem;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: calc(100% + 10rem);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-rectangle--alt-2:after {
    left: 1.5rem;
    width: calc(100% - 3rem);
  }
}
.has-rectangle--gold:after {
  top: 15.2rem;
  left: 56.3%;
  width: 60.4rem;
  background-color: #F3EDDB;
  opacity: 0.43;
  height: 90%;
}
@media (max-width: 1023px) {
  .has-rectangle--gold:after {
    right: auto;
    left: 54.3%;
    width: 75.4rem;
    height: 38.2rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .has-rectangle--gold:after {
    left: 30%;
    top: 3.5rem;
    height: 25.2rem;
  }
}
/* ------------------------------------------------------------ *\
	Has Underline
\* ------------------------------------------------------------ */
.has-underline--green {
  position: relative;
  padding-bottom: 2.5rem;
}
.has-underline--green:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: 8rem;
  height: 0.2rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #215732;
}
.has-underline--blue {
  position: relative;
  padding-bottom: 4.5rem;
}
.has-underline--blue:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  width: 8rem;
  height: 0.2rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #7CCECA;
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  padding: 4.1rem 0 5rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 6;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header {
    padding: 2.4rem 0 4.1rem;
  }
}
.header .header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 2.3rem;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 1199px) {
  .header .header__inner {
    padding-left: 0.7rem;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
.header .header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6.6rem;
     -moz-column-gap: 6.6rem;
          column-gap: 6.6rem;
  padding-top: 0.5rem;
}
@media (max-width: 1199px) {
  .header .header__main {
    -webkit-column-gap: 4.3rem;
       -moz-column-gap: 4.3rem;
            column-gap: 4.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__main {
    padding-top: 0;
  }
}
.header .header__menu {
  opacity: 0;
  pointer-events: none;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  height: calc(100vh + 5rem);
  overflow-y: scroll;
}
.header .header__menu-head {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding: 3.9rem 0 2rem;
  background-color: #fff;
  z-index: 2;
}
@media (max-width: 1199px) {
  .header .header__menu-head {
    padding: 2rem 0;
  }
}
.header .header__menu-body {
  padding: 8.3rem 0 12rem;
}
@media (max-width: 1023px) {
  .header .header__menu-body {
    padding-top: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__menu-body {
    padding-bottom: 9rem;
  }
}
.header .header__aside {
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
}
.header .header__logo {
  display: inline-block;
}
@media (max-width: 1023px) {
  .header .header__logo {
    width: 10rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header .header__btn {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 -0.4rem 1.1rem 0.4rem rgba(0, 0, 0, 0.3);
            box-shadow: 0 -0.4rem 1.1rem 0.4rem rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 1399px) {
  .header .header__btn--alt {
    min-width: 20rem;
    font-size: 2.4rem;
  }
}
@media (max-width: 1199px) {
  .header .header__btn--alt {
    padding: 2rem;
    min-width: 15.5rem;
    font-size: 2rem;
  }
}
.header.is-open {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
}
.header.is-open .header__nav {
  pointer-events: none;
}
.header.is-open .header__menu {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}
.header.is-open .nav-btn span {
  background-color: #091733;
}
.header.is-open .nav-btn span:nth-child(2) {
  opacity: 0;
}
.header.is-open .nav-btn span:nth-child(1) {
  -webkit-transform: translateY(1.8rem) translateX(-0.2rem) rotate(45deg);
      -ms-transform: translateY(1.8rem) translateX(-0.2rem) rotate(45deg);
          transform: translateY(1.8rem) translateX(-0.2rem) rotate(45deg);
}
.header.is-open .nav-btn span:nth-child(3) {
  -webkit-transform: translateY(-1.7rem) translateX(-0.2rem) rotate(-45deg);
      -ms-transform: translateY(-1.7rem) translateX(-0.2rem) rotate(-45deg);
          transform: translateY(-1.7rem) translateX(-0.2rem) rotate(-45deg);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header.is-open .nav-btn span:nth-child(3) {
    -webkit-transform: translateY(-1.2rem) translateX(-0.2rem) rotate(-45deg);
        -ms-transform: translateY(-1.2rem) translateX(-0.2rem) rotate(-45deg);
            transform: translateY(-1.2rem) translateX(-0.2rem) rotate(-45deg);
  }
}
/*  Header Gold  */
.header--gold .has-rectangle:after {
  background-color: #F3EDDB;
  opacity: 0.3;
}
.header--gold .nav li.is-highlighted a {
  color: #E8D496;
}
.header--gold .nav-menu a:before {
  background-color: #D9C689;
}
.header--gold .nav-menu a:hover {
  color: #D9C689;
}
.header--gold .nav-menu a:hover + ul {
  z-index: 1;
}
.header--gold .nav-menu li:hover > a {
  color: #D9C689;
}
.header--gold .nav-menu li ul a:hover {
  color: #D9C689 !important;
}
.header--gold .nav-menu li.has-dropdown.is-active > a {
  color: #D9C689;
}
.header--gold .nav-menu li.has-dropdown.is-active > a:before {
  background-color: #D9C689;
}
.header--gold .nav-menu li.has-dropdown.is-active > a:after {
  background: url("../images/svg/ico-arrow-gold.svg") 0 0 no-repeat;
}
@media (max-width: 1023px) {
  .header--gold .btn {
    z-index: 2;
  }
}
/*  Header Green  */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header--green .header__btn {
    border: none;
  }
}
@media (max-width: 1023px) {
  .header--green .btn {
    z-index: 2;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header--green.is-open .nav-btn {
    display: none;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header--green.is-open .btn {
    z-index: unset;
  }
}
/* ------------------------------------------------------------ *\
	Hero
\* ------------------------------------------------------------ */
.hero {
  position: relative;
  min-height: 100vh;
  z-index: 3;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero {
    min-height: calc(100vh - 6.2rem);
    z-index: 5;
  }
}
.hero:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.76)), color-stop(46%, rgba(255, 255, 255, 0)), color-stop(79%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.54)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.76) 0%, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0) 79%, rgba(0, 0, 0, 0.54) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.76) 0%, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0) 79%, rgba(0, 0, 0, 0.54) 100%);
  z-index: 1;
}
.hero:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: -o-radial-gradient(circle, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(circle, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0) 80%);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero h1 {
    font-size: 5rem;
  }
}
.hero .hero__background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero .hero__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .hero__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 163.8rem;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__inner {
    top: 46.5%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__logo {
    min-width: 22.9rem;
  }
}
/*  Hero Alt  */
.hero--alt:after {
  background: -o-radial-gradient(circle, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(circle, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 80%);
}
.hero--alt:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.76)), color-stop(20%, rgba(255, 255, 255, 0)), color-stop(79%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.54)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.76) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 79%, rgba(0, 0, 0, 0.54) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.76) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 79%, rgba(0, 0, 0, 0.54) 100%);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero--alt:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.hero--alt .hero__inner {
  top: 44%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero--alt .hero__inner {
    top: 46.3%;
  }
}
.hero--alt-2 {
  border-bottom: 1.3rem solid rgba(33, 87, 50, 0.8);
}
.hero--alt-2:after {
  display: none;
}
.hero--alt-2:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.76)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(55%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.76)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.76) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 55%, rgba(0, 0, 0, 0.76) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.76) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 55%, rgba(0, 0, 0, 0.76) 100%);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero--alt-2:before {
    background: rgba(0, 0, 0, 0.5);
  }
}
.hero--alt-2 .hero__inner {
  top: auto;
  bottom: 0;
  padding-bottom: 0.9rem;
}
.hero--alt-2 .hero__logo {
  position: absolute;
  top: 47.2%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
.ico-arrow--white path {
  fill: #fff;
}
.ico-arrow--white-2 path {
  stroke: #fff;
}
.ico-arrow--bottom {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ico-arrow--large {
  width: 4.3rem;
  height: 3.1rem;
}
.ico-pen {
  width: 3.3rem;
  height: 3.2rem;
}
/* ------------------------------------------------------------ *\
	Informant
\* ------------------------------------------------------------ */
.informant {
  background-color: #fff;
  border-radius: 1rem;
  font-weight: 300;
  height: 100%;
  text-align: center;
  padding: 3rem 3.6rem;
  letter-spacing: -0.06rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .informant {
    max-width: 19.1rem;
    font-size: 1.5rem;
  }
}
.informant .informant__icon {
  font-size: 5rem;
  color: #5AD2CC;
  max-width: 6rem;
  margin: 0 auto 1.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .informant .informant__icon {
    margin-bottom: 1.9rem;
  }
}
.informant .informant__icon path {
  fill: #5AD2CC;
}
/* ------------------------------------------------------------ *\
	List colored
\* ------------------------------------------------------------ */
.list-colored {
  list-style: none;
  font-size: inherit;
  font-weight: inherit;
}
.list-colored li {
  position: relative;
  padding-left: 2.9rem;
}
.list-colored li + li {
  margin-top: 1.8rem;
}
.list-colored li:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.2rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
}
/* ------------------------------------------------------------ *\
	List Working Hours
\* ------------------------------------------------------------ */
.list-working-hours {
  list-style: none;
  margin-bottom: 3.3rem;
}
@media (max-width: 1023px) {
  .list-working-hours {
    max-width: 47rem;
    margin: 0 auto 3.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .list-working-hours {
    font-size: 1.5rem;
    margin: 0 auto 0.9rem;
  }
}
.list-working-hours li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-working-hours li + li {
  margin-top: 1.2rem;
}
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Menu Thumbnail
\* ------------------------------------------------------------ */
.menu-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3rem;
  min-width: 47.6rem;
  font-size: 1.8rem;
  height: auto;
  border: none;
  padding: 0.9rem;
  opacity: 1;
  -webkit-column-gap: 1.1rem;
     -moz-column-gap: 1.1rem;
          column-gap: 1.1rem;
  color: #215732;
  background-color: transparent;
  -webkit-transition:color 0.4s, background-color 0.4s;
  -o-transition:color 0.4s, background-color 0.4s;
  transition: color 0.4s, background-color 0.4s;
  z-index: 1;
}
@media (max-width: 1199px) {
  .menu-thumbnail {
    min-width: 40.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu-thumbnail {
    font-size: 1.6rem;
    min-width: 32rem;
    padding: 0.4rem 0.9rem;
  }
}
@media (max-width: 374px) {
  .menu-thumbnail {
    font-size: 1.3rem;
    min-width: 27.4rem;
  }
}
@media (min-width: 1023.02px) {
  .menu-thumbnail:hover figure {
    background-color: #fff;
  }
}
@media (min-width: 1023.02px) {
  .menu-thumbnail:hover {
    color: #fff;
    background-color: #215732;
  }
}
.menu-thumbnail figure {
  width: 4.2rem;
  height: 4.2rem;
  border-radius: 50%;
  position: relative;
  -webkit-transition:background-color 0.4s;
  -o-transition:background-color 0.4s;
  transition: background-color 0.4s;
}
.menu-thumbnail figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2rem;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/* ------------------------------------------------------------ *\
	Menu
\* ------------------------------------------------------------ */
.splider-menu .splide__list {
  height: auto!important;
}
.slider-menu .splide__slide {
  height: fit-content!important;
}
.menu {
  background-color: #fff;
  padding: 5.3rem 0 0;
  font-size: 1.6rem;
  height: auto;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu {
    padding: 3.8rem 0 0;
  }
}
.menu ul {
  list-style: none;
}
.menu h5 {
  font-size: 3.2rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu h5 {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu h6 {
    font-size: 1.9rem;
  }
}
.menu ul h6, .menu h6 {
  color: #215732;
  font-size: 2.5rem;
  position: relative;
  display: inline-block;
  padding-right: 0.8rem;
  margin-bottom: 2.1rem;
  font-style: italic;
}
.menu ul h6:after, .menu .menu__options h6:after {
  position: absolute;
  content: "";
  left: 100%;
  top: 65%;
  width: 4rem;
  height: 0.2rem;
  background-color: #215732;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu ul li + li {
  margin-top: 5.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu ul li + li {
    margin-top: 3.5rem;
  }
}
.menu li ul {
  letter-spacing: 0.007rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu li ul li {
    line-height: 1.65;
  }
}
.menu li ul li + li {
  margin-top: 1.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu li ul li + li {
    margin-top: 0.5rem;
  }
}
.menu .menu__head {
  text-align: center;
  color: #215732;
  margin-bottom: 5.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu .menu__head {
    margin-bottom: 3.8rem;
  }
}
.menu .menu__head h6 {
  text-decoration: underline;
}
.menu .menu__body {
  padding-left: 14rem;
  margin-bottom: 4.6rem;
}
@media (max-width: 1699px) {
  .menu .menu__body {
    padding: 0 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu .menu__body {
    padding: 0 1.5rem;
  }
}
.menu .menu__options {
  margin-bottom: 4.6rem;
}
.menu .menu__terms {
  background-color: #F5F0EC;
  padding: 2.3rem 0 3.1rem 3.3rem;
}
@media (max-width: 1699px) {
  .menu .menu__terms {
    padding: 2.3rem 3.3rem 3.1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu .menu__terms {
    padding: 3rem 2.5rem 1.8rem;
  }
}
.menu .menu__terms span {
  font-size: 1.6rem;
  display: block;
  font-weight: 600;
  margin-bottom: 1.8rem;
}
.menu .menu__terms li + li {
  margin-top: 1rem;
}
.menu .menu__options p {
  margin-bottom: 0.8em;
}
/* ------------------------------------------------------------ *\
	Nav Button
\* ------------------------------------------------------------ */
.nav-btn {
  position: relative;
  width: 5.4rem;
  display: inline-block;
  z-index: 3;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-btn {
    width: 4.6rem;
  }
}
.nav-btn:hover span:nth-child(2) {
  width: 100%;
}
.nav-btn span {
  display: block;
  height: 0.2rem;
  background-color: #fff;
  -webkit-transition:width 0.4s, background-color 0.4s, opacity 0.4s, -webkit-transform 0.4s, -webkit-flex-basis 0.4s;
  transition:width 0.4s, background-color 0.4s, opacity 0.4s, -webkit-transform 0.4s, -webkit-flex-basis 0.4s;
  -o-transition:width 0.4s, background-color 0.4s, opacity 0.4s, transform 0.4s, flex-basis 0.4s;
  transition:width 0.4s, background-color 0.4s, opacity 0.4s, transform 0.4s, flex-basis 0.4s;
  transition: width 0.4s, background-color 0.4s, opacity 0.4s, transform 0.4s, flex-basis 0.4s, -webkit-transform 0.4s, -webkit-flex-basis 0.4s, -ms-flex-preferred-size 0.4s;
}
.nav-btn span + span {
  margin-top: 1.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-btn span + span {
    margin-top: 1.3rem;
  }
}
.nav-btn span:nth-child(2) {
  width: 59.5%;
  -ms-flex-preferred-size: 59.5%;
      flex-basis: 59.5%;
  margin-left: auto;
}
.nav-btn--small {
  width: 6rem;
}
.nav-btn--small span {
  background-color: #091733;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-btn--small span {
    background-color: #fff;
  }
}
.nav-btn--small span + span {
  margin-top: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-btn--small span + span {
    margin-top: 1rem;
  }
}
/* ------------------------------------------------------------ *\
	Nav Menu
\* ------------------------------------------------------------ */
.nav-menu {
  font-family: "Playfair Display", serif;
  max-width: 83.8rem;
  margin: 0 auto;
  padding: 4.1rem 1.3rem 4rem 0.8rem;
}
@media (max-width: 1023px) {
  .nav-menu {
    max-width: 34.1rem;
    padding: 8.8rem 0 8rem;
  }
}
.nav-menu a {
  display: block;
  text-decoration: none;
  -webkit-transition:color 0.4s, border-color 0.4s, margin 0.4s;
  -o-transition:color 0.4s, border-color 0.4s, margin 0.4s;
  transition: color 0.4s, border-color 0.4s, margin 0.4s;
  position: relative;
}
@media (min-width: 1023.02px) {
  .nav-menu a:hover {
    color: #5AD2CC;
  }
  .nav-menu a:hover:after {
    opacity: 1;
  }
}
.nav-menu a:has(+ ul):before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -0.3rem;
  width: 76%;
  height: 0.2rem;
  background-color: #5AD2CC;
  opacity: 0;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 1023px) {
  .nav-menu ul:first-child {
    padding: 0 7.3rem;
  }
}
.nav-menu ul {
  font-size: 3.9rem;
  text-transform: uppercase;
  position: relative;
  text-align: left;
  letter-spacing: 0.08rem;
}
@media (max-width: 1023px) {
  .nav-menu ul {
    font-size: 3.4rem;
  }
}
@media (max-width: 1023px) {
  .nav-menu ul {
    font-size: 2.4rem;
  }
}
.nav-menu ul li {
  position: relative;
}
.nav-menu ul li:hover a {
  color: #5AD2CC;
}
@media (min-width: 1023.02px) {
  .nav-menu ul li:hover a:before {
    opacity: 1;
  }
}
.nav-menu ul li:hover ul a {
  color: initial;
}
.nav-menu ul li:hover ul a:before {
  opacity: 0;
}
.nav-menu ul li:hover ul a:hover {
  color: #5AD2CC;
}
.nav-menu ul li a:hover + ul {
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 1023.02px) {
  .nav-menu ul li a:hover + ul {
    z-index: 1;
  }
}
.nav-menu li ul a:hover {
  color: #5AD2CC;
}
.nav-menu li ul a:hover:before {
  opacity: 0;
}
.nav-menu ul li + li {
  margin-top: 4.2rem;
}
@media (max-width: 1023px) {
  .nav-menu ul li + li {
    margin-top: 3.4rem;
  }
}
.nav-menu li ul {
  font-size: 2.6rem;
  text-transform: none;
  position: absolute;
  top: calc(100% - 1.6rem);
  left: 79.8%;
  width: 18.9rem;
  opacity: 0;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
  pointer-events: none;
}
.nav-menu li ul:hover {
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 1023.02px) {
  .nav-menu li ul:hover {
    z-index: 1;
  }
}
@media (max-width: 1023px) {
  .nav-menu li ul {
    height: 0;
    opacity: 1;
    position: relative;
    left: 0;
    font-size: 1.6rem;
    -webkit-transition:height 0.35s ease-in-out;
    -o-transition:height 0.35s ease-in-out;
    transition: height 0.35s ease-in-out;
    overflow: hidden;
    pointer-events: auto;
  }
}
.nav-menu li ul li + li {
  margin-top: 2.6rem;
}
@media (max-width: 1023px) {
  .nav-menu li ul li + li {
    margin-top: 1.5rem;
  }
}
@media (max-width: 1023px) {
  .nav-menu li.has-dropdown > a {
    position: relative;
    padding-right: 3rem;
  }
  .nav-menu li.has-dropdown > a:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0.8rem;
    width: 2.3rem;
    height: 2rem;
    background: url("../images/svg/ico-arrow-blue.svg") 0 0 no-repeat;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition:-webkit-transform 0.4s;
    transition:-webkit-transform 0.4s;
    -o-transition:transform 0.4s;
    transition:transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
}
@media (max-width: 1023px) {
  .nav-menu li.has-dropdown.is-highlighted > a:after {
    background: url("../images/svg/ico-arrow-lightblue.svg") 0 0 no-repeat;
  }
}
.nav-menu li.has-dropdown.is-active > a {
  margin-bottom: 2rem;
  color: #5AD2CC;
}
.nav-menu li.has-dropdown.is-active > a:before {
  position: absolute;
  content: "";
  bottom: -0.2rem;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #5AD2CC;
  opacity: 1;
}
.nav-menu li.has-dropdown.is-active > a:after {
  background: url("../images/svg/ico-arrow-lightblue.svg") 0 0 no-repeat;
}
@media (max-width: 1023px) {
  .nav-menu li.has-dropdown.is-active > a:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
}
/* ------------------------------------------------------------ *\
	Nav secondary
\* ------------------------------------------------------------ */
.nav-secondary {
  font-size: 2.5rem;
  color: #7CCECA;
  font-family: "Playfair Display", serif;
  margin: 0 auto;
  z-index: 2;
}
.nav-secondary.is-initialized:not(.is-active) .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav-secondary ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-secondary a {
  text-decoration: none;
  position: relative;
}
.nav-secondary a:after {
  opacity: 0;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0.1rem;
  width: 100%;
  height: 0.1rem;
  background-color: #7CCECA;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.nav-secondary a:hover:after {
  opacity: 1;
}
.nav-secondary li + li {
  margin-left: 6.5rem;
}
@media (max-width: 1023px) {
  .nav-secondary li + li {
    margin-left: 4.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-secondary li + li {
    margin-left: 0;
  }
}
.nav-secondary li.is-current a:after {
  opacity: 1;
}
.nav-secondary li.active a:after {
  opacity: 1;
}
.nav-secondary li.is-current a:hover:after {
  opacity: 0;
}
.nav-secondary li.active a:hover:after {
  opacity: 0;
}
/*  Nav Secondary Gold  */
.nav-secondary--gold {
  color: #AC9C69;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-secondary--gold {
    font-size: 2.6rem;
  }
}
.nav-secondary--gold a:after {
  background-color: #AC9C69;
}
.nav-secondary--gold li + li {
  margin-left: 5.9rem;
}
@media (max-width: 1199px) {
  .nav-secondary--gold li + li {
    margin-left: 5rem;
  }
}
@media (max-width: 1023px) {
  .nav-secondary--gold li + li {
    margin-left: 4.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-secondary--gold li + li {
    margin-left: 0;
  }
}
.nav-secondary--gold .splide__arrow { background: none; }
.nav-secondary--gold .splide__arrow svg { fill: #AC9C69; }
.nav-secondary--gold .splide__arrow--next { right: -2.1em; }
/*  Nav Secondary Green  */
.nav-secondary--green {
  color: #14371F;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-secondary--green {
    font-size: 2.6rem;
  }
}
.nav-secondary--green a:after {
  background-color: #14371F;
}
.nav-secondary--green li + li {
  margin-left: 5.9rem;
}
@media (max-width: 1199px) {
  .nav-secondary--green li + li {
    margin-left: 5rem;
  }
}
@media (max-width: 1023px) {
  .nav-secondary--green li + li {
    margin-left: 4.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-secondary--green li + li {
    margin-left: 0;
  }
}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 2.7rem;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .nav {
    font-size: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .nav {
    display: none;
  }
}
.nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav li + li {
  margin-left: 8.3rem;
}
@media (max-width: 1590px) {
  .nav li + li {
    margin-left: 3.5rem;
  }
}
.nav a {
  text-decoration: none;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.nav a:hover {
  opacity: 0.7;
}
.nav li.is-highlighted a {
  color: #5AD2CC;
}
.nav li.is-current a {
  position: relative;
}
.nav li.is-current a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background-color: #fff;
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
.nav li.is-current a:hover:after {
  opacity: inherit;
}
/* ------------------------------------------------------------ *\
	Player
\* ------------------------------------------------------------ */
.player {
  position: relative;
}
@media (max-width: 1023px) {
  .player {
    margin: 0 -1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .player {
    min-height: 22.8rem;
  }
}
.player .player__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition:opacity 0.4s;
  -o-transition:opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .player .player__btn {
    width: 7.5rem;
    height: 7.5rem;
  }
}
.player .player__btn:hover {
  opacity: 0.7;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .player .player__btn svg {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .player .player__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .player .player__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/* ------------------------------------------------------------ *\
	Radio
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Section Gallery
\* ------------------------------------------------------------ */
.section-gallery {
  padding: 14.8rem 0 13.6rem;
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-gallery {
    padding: 5.7rem 0 5.2rem;
    overflow: hidden;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-gallery h3 {
    font-size: 3.5rem;
    margin-bottom: 2.9rem;
    max-width: 25rem;
  }
}
.section-gallery .section__title--green {
  position: relative;
  color: #215732;
  max-width: 18rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-gallery .section__title--green {
    font-size: 4rem;
  }
}
.section-gallery .section__title--green:after {
  position: absolute;
  content: "";
  left: 55%;
  top: 64%;
  width: 24.2rem;
  height: 0.2rem;
  background-color: #215732;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section-gallery--alt {
  background-color: #F5F0EC;
}
.section-gallery--spacing-2 {
  padding: 9.8rem 0 12.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-gallery--spacing-2 {
    padding: 3.4rem 0 0;
  }
}
.section-gallery--spacing-3 {
  padding: 9.8rem 0 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-gallery--spacing-3 {
    padding: 3.4rem 0;
    text-align: center;
    background-color: #F5F0EC;
  }
}
/* ------------------------------------------------------------ *\
	Section Green
\* ------------------------------------------------------------ */
.section-green {
  padding: 9.8rem 0 12rem;
  background-color: #F2F6F4;
}
@media (max-width: 1023px) {
  .section-green {
    padding: 6rem 0 8rem;
    overflow: hidden;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-green {
    padding: 5.6rem 0 8.9rem;
  }
}
.section-green h3 small {
  display: block;
  font-size: 2.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-green h3 small {
    font-size: 2.3rem;
    margin: 1.2rem auto 0;
    max-width: 18rem;
  }
}
.section-green .section__title {
  text-align: center;
  line-height: 1.4;
  color: #09142A;
  margin-bottom: 3.9rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-green .section__title {
    font-size: 4rem;
    line-height: 1.3;
  }
}
.section-green--alt {
  background-color: #fff;
  padding: 7.4rem 0 8.9rem;
}
.section-green--alt .section__title {
  color: #215732;
}
.extra-slider.section-green a.tile {
  text-decoration: none;
  transition: .2s all;
}
.extra-slider.section-green a.tile:hover {
  text-decoration: underline;
}
/* ------------------------------------------------------------ *\
	Section Menu
\* ------------------------------------------------------------ */
.section-menu {
  padding: 6.6rem 0 0;
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-menu {
    padding: 2.2rem 0 0;
  }
}
.section-menu:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F5F0EC;
  z-index: -1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-menu:before {
    height: 29.5%;
  }
}
.section-menu h3 {
  color: #215732;
}
@media (max-width: 1023px) {
  .section-menu h3 {
    max-width: 72rem;
    margin: 0 auto;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-menu h3 {
    font-size: 4rem;
  }
}
.section-menu .section__head {
  text-align: center;
  margin-bottom: 7.5rem;
}
@media (max-width: 1023px) {
  .section-menu .section__head {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-menu .section__head {
    margin-bottom: 2.8rem;
  }
}
.section-menu .section__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1199px) {
  .section-menu .section__body {
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .section-menu .section__body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* ------------------------------------------------------------ *\
	Section Nav
\* ------------------------------------------------------------ */
.section-nav {
  padding: 2.4rem 0;
  border-bottom: 0.1rem #F2F6F4 solid;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-nav {
    padding: 1.8rem 0;
    overflow: hidden;
    min-height: 6.8rem;
  }
  .section-nav.is-sticky .nav-secondary {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    padding: 1.9rem 1.5rem;
    z-index: 3;
  }
}
/*  Section Nav Gold  */
.section-nav--gold {
  padding: 4.2rem 0;
  border-color: #FBF1D3;
}
.weddings .section-nav--gold {
  width: 95%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-nav--gold {
    padding: 1.8rem 0;
  }
}
/*  Section Nav Green  */
.section-nav--green {
  padding: 4.2rem 0;
  border-color: #DFE8E3;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-nav--green {
    padding: 1.8rem 0;
    border-color: #215732;
  }
}
/* ------------------------------------------------------------ *\
	Section Slider
\* ------------------------------------------------------------ */
.section-slider {
  padding-bottom: 23.2rem;
}
@media (max-width: 1199px) {
  .section-slider {
    padding-bottom: 15rem;
  }
}
@media (max-width: 1023px) {
  .section-slider {
    padding-bottom: 7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-slider {
    padding-bottom: 9rem;
  }
}
.section-slider--bottom-gap-1 {
  padding-bottom: 1.3rem;
}
/* ------------------------------------------------------------ *\
	Section Testimonials 
\* ------------------------------------------------------------ */
.section-testimonials {
  padding: 3.9rem 0;
}
@media (max-width: 1023px) {
  .section-testimonials {
    padding: 0;
  }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {
  padding: 15.7rem 0 36.2rem;
  position: relative;
}
@media (max-width: 1199px) {
  .section {
    padding: 8.6rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section {
    padding: 8.6rem 0 11.3rem;
  }
}
/*  Section Top Gap  */
.section--top-gap {
  padding-top: 31.1rem;
}
@media (max-width: 1199px) {
  .section--top-gap {
    padding-top: 9rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--top-gap {
    padding: 13rem 0 16rem;
  }
}
/*  Section Spacing  */
.section--spacing-1 {
  padding: 6.5rem 0 27.9rem;
}
@media (max-width: 1199px) {
  .section--spacing-1 {
    padding-bottom: 15rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-1 {
    padding: 2.2rem 0 6.7rem;
  }
}
.section--spacing-2 {
  padding: 14.1rem 0 13.4rem;
}
@media (max-width: 1199px) {
  .section--spacing-2 {
    padding: 10rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-2 {
    padding: 7.2rem 0 6.7rem;
  }
}
.section--spacing-3 {
  padding: 11.8rem 0 21.8rem;
  position: relative;
}
@media (max-width: 1199px) {
  .section--spacing-3 {
    padding: 8.8rem 0 4.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-3 {
    padding: 6.5rem 0 4rem;
  }
}
.section--spacing-4 {
  padding: 9.2rem 0 11.4rem;
}
@media (max-width: 1023px) {
  .section--spacing-4 {
    padding: 9.6rem 0 5.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-4 {
    padding: 4.9rem 0 8.3rem;
  }
}
.section--spacing-5 {
  padding: 10rem 0 6rem;
}
@media (max-width: 1023px) {
  .section--spacing-5 {
    padding-bottom: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-5 {
    padding: 7.2rem 0 0;
  }
}
.section--spacing-6 {
  padding: 4.5rem 0 2.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-6 {
    padding: 4.5rem 0;
  }
}
.section--spacing-7 {
  padding: 9.6rem 0 11.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section--spacing-7 {
    padding: 5.3rem 0 7rem;
  }
}
/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
.select select::-ms-expand {
  display: none;
}
/* ------------------------------------------------------------ *\
  Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: calc( 163.8rem + 1.5rem * 2 );
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: auto;
  width: 100%;
}
/* Shell Fluid */
.shell--fluid {
  max-width: none;
}
/*  Shell Large  */
.shell--large {
  max-width: calc( 183.8rem + 1.5rem * 2 );
}
/*  Shell Medium  */
.shell--medium {
  max-width: calc( 178.3rem + 1.5rem * 2 );
}
/*  Shell Small  */
.shell--small {
  max-width: calc( 136.7rem + 1.5rem * 2 );
}
/*  Shell Full Width  */
.shell--full-width {
  max-width: 192rem;
  padding: 0;
}
/* ------------------------------------------------------------ *\
	Slider Cards
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .slider-cards .splide__arrows {
    display: none;
  }
}
.slider-cards .slider__next,
.slider-cards .slider__prev {
  opacity: 1;
  background-color: transparent;
}
.slider-cards .slider__next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider-cards .slider__prev svg {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
/* ------------------------------------------------------------ *\
	Slider Gallery
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery {
    margin-left: -1.5rem;
  }
}
.slider-gallery.is-initialized:not(.is-active) .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 1.9rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
}
.slider-gallery .splide__slide {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -ms-flex-preferred-size: calc(25% - 1.2rem);
      flex-basis: calc(25% - 1.2rem);
  min-width: 27rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery .splide__slide {
    /* min-width: 36rem; */
    min-width: 100vw;
  }
}
.slider-gallery .splide__arrows {
  position: absolute;
  right: -3px;
  top: 0;
  max-width: 15.8rem;
  width: 100%;
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery .splide__arrows {
    display: block;
  }
}
.slider-gallery .splide__arrow:disabled {
  opacity: 0.5;
}
.slider-gallery .splide__arrow {
  opacity: 0;
  pointer-events: none;
  color: #5AD2CC;
  width: 2.5em;
  height: 2.5em;
  background-color: #fff;
  border: 0.1rem #DFE8E3 solid;
  -webkit-transition:opacity 0.35s;
  -o-transition:opacity 0.35s;
  transition: opacity 0.35s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery .splide__arrow {
    opacity: 1;
    pointer-events: auto;
  }
}
.slider-gallery .splide__arrow--next {
  top: 0;
}
.slider-gallery .splide__arrow--prev {
  top: 0;
}
.slider-gallery .splide__arrow--green {
  color: #215732;
}
.slider-gallery .splide__track {
  overflow: visible;
}
/*  Slider Gallery Fluid  */
.slider-gallery--fluid {
  overflow: hidden;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery--fluid {
    overflow: visible;
    overflow-x: clip;
    margin-bottom: 3rem;
  }
}
.slider-gallery--fluid.is-initialized:not(.is-active) .splide__list {
  row-gap: 5rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 4.4rem;
     -moz-column-gap: 4.4rem;
          column-gap: 4.4rem;
}
@media (max-width: 1492px) {
  .slider-gallery--fluid.is-initialized:not(.is-active) .splide__list {
    row-gap: 3.8rem;
  }
}
.slider-gallery--fluid .splide__track {
  margin-right: -11rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery--fluid .splide__track {
    margin-right: 0;
  }
}
.slider-gallery--fluid .splide__slide {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  /* width: 19%; */
  width: calc(((100% - 34.9%) - 14.2%) / 3);
  padding: 0 0 14.2%;
  position: relative;
  min-width: unset;
}
@media (max-width: 1492px) {
  .slider-gallery--fluid .splide__slide {
    width: 29.1%;
    padding: 0 0 18.4%;
  }
}
@media (max-width: 1023px) {
  .slider-gallery--fluid .splide__slide {
    width: 27.9%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery--fluid .splide__slide {
    padding: 0 0 67.9%;
    width: 100%;
  }
}
.slider-gallery--fluid .splide__slide--size-1 {
  width: 34.9%;
}
@media (max-width: 1650px) {
  .slider-gallery--fluid .splide__slide--size-1 {
    width: 34.2%;
  }
}
@media (max-width: 1492px) {
  .slider-gallery--fluid .splide__slide--size-1 {
    width: 29.1%;
  }
}
@media (max-width: 1023px) {
  .slider-gallery--fluid .splide__slide--size-1 {
    width: 27.9%;
  }
}
.slider-gallery--fluid .splide__slide--size-2 {
  width: 13.6%;
}
@media (max-width: 1650px) {
  .slider-gallery--fluid .splide__slide--size-2 {
    width: 12.6%;
  }
}
@media (max-width: 1492px) {
  .slider-gallery--fluid .splide__slide--size-2 {
    width: 29.1%;
  }
}
@media (max-width: 1023px) {
  .slider-gallery--fluid .splide__slide--size-2 {
    width: 27.9%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-gallery--fluid .splide__slide--size-2 {
    width: 100%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slide--hidden-mobile {
    width: 0 !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 0rem !important;
            flex: 0 0 0rem !important;
    min-width: unset !important;
  }
}
/* ------------------------------------------------------------ *\
	Slider Informants
\* ------------------------------------------------------------ */
.slider-informants {
  max-width: 136.6rem;
  margin: 0 auto;
}
@media (max-width: 1590px) {
  .slider-informants {
    max-width: 105.6rem;
  }
}
@media (max-width: 1399px) {
  .slider-informants {
    max-width: 96.6rem;
  }
}
@media (max-width: 1199px) {
  .slider-informants {
    max-width: 69.6rem;
  }
}
.slider-informants .splide__arrow {
  opacity: 1;
  color: #5AD2CC;
  width: 2.5em;
  height: 2.5em;
  background-color: #fff;
  border: 0.1rem #DFE8E3 solid;
  -webkit-transition:opacity 0.35s;
  -o-transition:opacity 0.35s;
  transition: opacity 0.35s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-informants .splide__arrow {
    width: 4rem;
    height: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-informants .splide__arrows {
    position: absolute;
    top: 44%;
    left: 50%;
    width: 100%;
    max-width: 30.5rem;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.slider-informants .splide__arrow:disabled {
  opacity: 0.5;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-informants .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
}
.slider-informants .splide__arrow--next {
  right: -8rem;
}
@media (max-width: 1023px) {
  .slider-informants .splide__arrow--next {
    right: 17rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-informants .splide__arrow--next {
    right: 0.6rem;
  }
}
.slider-informants .splide__arrow--prev {
  left: -8rem;
}
@media (max-width: 1023px) {
  .slider-informants .splide__arrow--prev {
    left: 17rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-informants .splide__arrow--prev {
    left: 0.6rem;
  }
}
@media (max-width: 1023px) {
  .slider-informants .splide__track {
    overflow: visible;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-informants .splide__slide {
    max-width: 19.1rem;
  }
}
/* ------------------------------------------------------------ *\
	Slider Menu Thumbnails
\* ------------------------------------------------------------ */
.slider-menu-thumbnails {
  z-index: 1;
  padding-top: 3.1rem;
}
@media (max-width: 1023px) {
  .slider-menu-thumbnails {
    padding-top: 0;
    margin: 0 4rem 5.1rem 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-menu-thumbnails {
    margin-bottom: 2rem;
  }
}
.slider-menu-thumbnails .splide__track--nav > .splide__list > .splide__slide {
  border: none;
}
.slider-menu-thumbnails .splide__track--nav > .splide__list > .splide__slide.is-active {
  border: none;
}
.slider-menu-thumbnails .splide__slide.is-active .menu-thumbnail {
  color: #fff;
  background-color: #215732;
}
.slider-menu-thumbnails .splide__slide.is-active .menu-thumbnail figure {
  background-color: #fff;
}
/* ------------------------------------------------------------ *\
	Slider Menu
\* ------------------------------------------------------------ */
.slider-menu {
  margin-left: -6.3rem;
  width: 64%;
}
@media (max-width: 1399px) {
  .slider-menu {
    width: 62.7%;
  }
}
@media (max-width: 1023px) {
  .slider-menu {
    margin-left: 0;
    width: 94%;
  }
}
.slider-menu .splide__pagination__page.is-active {
  color: #fff;
  background-color: #215732;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.slider-menu .splide__slide {
  height: auto;
}
.slider-menu .splide__track {
  background-color: #fff;
}
.slider-menu .splide__arrows {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-menu .splide__arrows {
    width: 16rem;
  }
}
.slider-menu .splide__arrow {
  opacity: 1;
  color: #5AD2CC;
  width: 2.5em;
  height: 2.5em;
  background-color: #fff;
  border: 0.1rem #DFE8E3 solid;
  -webkit-transition:opacity 0.35s;
  -o-transition:opacity 0.35s;
  transition: opacity 0.35s;
}
.slider-menu .splide__arrow--green {
  color: #14371F;
}
/* ------------------------------------------------------------ *\
	Slider Nav
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-nav .splide__track {
    overflow: visible;
  }
}
/* ------------------------------------------------------------ *\
	Slider Testimonials
\* ------------------------------------------------------------ */
.slider-testimonials {
  position: relative;
  padding: 4rem 4rem 15.2rem;
  text-align: center;
  background-color: #FFFEF9;
}
@media (max-width: 1023px) {
  .slider-testimonials {
    margin: 0 -1.5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-testimonials {
    padding: 1.6rem 2.8rem 10.8rem;
  }
}
.slider-testimonials .slider__image {
  -webkit-transform: rotate(-106deg);
      -ms-transform: rotate(-106deg);
          transform: rotate(-106deg);
  display: inline-block;
}
@media (max-width: 1199px) {
  .slider-testimonials .slider__image {
    margin-bottom: -3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-testimonials .slider__image {
    margin-bottom: -4rem;
  }
}
.slider-testimonials .splide__slide {
  height: auto;
}
@media (max-width: 1023px) {
  .slider-testimonials .splide__arrows {
    display: none;
  }
}
.slider-testimonials .splide__arrow {
  background-color: transparent;
  opacity: 1;
  height: 1.6rem;
  width: 9.1rem;
  top: 53.5%;
}
.slider-testimonials .splide__arrow:disabled {
  opacity: 0.5;
}
.slider-testimonials .splide__arrow svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 10rem;
}
.slider-testimonials .slider__next {
  right: 5.5rem;
}
.slider-testimonials .slider__next svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider-testimonials .slider__prev {
  left: 5.5rem;
}
.slider-testimonials .slider__prev svg {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.slider-testimonials .splide__pagination {
  bottom: 9.6rem;
  -webkit-column-gap: 2.3rem;
     -moz-column-gap: 2.3rem;
          column-gap: 2.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-testimonials .splide__pagination {
    bottom: 7.9rem;
  }
}
.slider-testimonials .splide__pagination__page {
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
  background-color: #777777;
}
.slider-testimonials .splide__pagination__page.is-active {
  width: 1.2rem;
  height: 1.2rem;
  background-color: #D9C689;
}
/* ------------------------------------------------------------ *\
	Slider Tiles
\* ------------------------------------------------------------ */
.slider-tiles {
  max-width: 99.2rem;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .slider-tiles {
    max-width: 80.2rem;
  }
}
@media (max-width: 1023px) {
  .slider-tiles .splide__slide {
    max-width: 26.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-tiles .splide__slide {
    max-width: 22.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-tiles .splide__arrows {
    position: absolute;
    top: 68%;
    left: 50%;
    width: 100%;
    max-width: 33.5rem;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.slider-tiles .splide__arrow {
  opacity: 1;
  color: #5AD2CC;
  width: 2.5em;
  height: 2.5em;
  background-color: #fff;
  border: 0.1rem #DFE8E3 solid;
  -webkit-transition:opacity 0.35s;
  -o-transition:opacity 0.35s;
  transition: opacity 0.35s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-tiles .splide__arrow {
    width: 4rem;
    height: 4rem;
  }
}
.slider-tiles .splide__arrow--green {
  color: #14371F;
}
.slider-tiles .splide__arrow:disabled {
  opacity: 0.5;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-tiles .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
}
.slider-tiles .splide__arrow--next {
  right: -8rem;
  top: 12.6rem;
}
@media (max-width: 1023px) {
  .slider-tiles .splide__arrow--next {
    right: 19rem;
    top: 74%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-tiles .splide__arrow--next {
    right: 0.6rem;
  }
}
.slider-tiles .splide__arrow--prev {
  left: -8rem;
  top: 12.6rem;
}
@media (max-width: 1023px) {
  .slider-tiles .splide__arrow--prev {
    left: 19rem;
    top: 74%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-tiles .splide__arrow--prev {
    left: 0.6rem;
  }
}
@media (max-width: 1023px) {
  .slider-tiles .splide__track {
    overflow: visible;
  }
}
/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials {
  font-size: 3.9rem;
}
@media (max-width: 1199px) {
  .socials {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .socials {
    font-size: 3.9rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 1.1rem;
    margin-bottom: 3.9rem;
  }
}
@media (max-width: 374px) {
  .socials {
    padding-left: 0;
  }
}
.socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .socials ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.socials li + li {
  margin-left: 4.4rem;
}
@media (max-width: 1699px) {
  .socials li + li {
    margin-left: 2.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .socials li + li {
    margin-left: 5.6rem;
  }
}
@media (max-width: 374px) {
  .socials li + li {
    margin-left: 3rem;
  }
}
.socials a {
  display: inline-block;
  -webkit-transition:color 0.4s;
  -o-transition:color 0.4s;
  transition: color 0.4s;
}
.socials a:hover {
  color: #5AD2CC;
}
/* ------------------------------------------------------------ *\
	Testimonial
\* ------------------------------------------------------------ */
.testimonial {
  position: relative;
  padding: 3.3rem 0 7.4rem;
  color: #8B8B8B;
  max-width: 105.8rem;
  height: 100%;
  margin: 0 auto;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .testimonial {
    max-width: 57.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial {
    font-size: 1.5rem;
    padding: 3.3rem 1rem 7rem;
    height: auto;
  }
}
.testimonial h4 {
  font-size: 4rem;
  text-transform: uppercase;
  color: #09142A;
  margin-bottom: 4.1rem;
  letter-spacing: 0.05rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial h4 {
    font-size: 2.4rem;
    margin-bottom: 2.8rem;
  }
}
.testimonial p {
  margin-bottom: 3.2rem;
  line-height: 1.62;
  letter-spacing: -0.06rem;
}
.testimonial h5 {
  font-size: 3rem;
  margin: 4.2rem 0 0.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial h5 {
    margin: 0 0 0.4rem;
  }
}
.testimonial h6 {
  font-size: 2rem;
}
.testimonial h5,
.testimonial h6 {
  font-weight: 300;
  color: #09142A;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial h5,
.testimonial h6 {
    font-size: 1.6rem;
  }
}
.testimonial .testimonial__meta {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .testimonial .testimonial__meta {
    bottom: 3rem;
  }
}
/* ------------------------------------------------------------ *\
	Tile
\* ------------------------------------------------------------ */
.tile {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .tile {
    max-width: 26.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tile {
    max-width: 22.2rem;
  }
}
.tile .tile__image {
  margin-bottom: 1.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .tile .tile__image {
    margin-bottom: 3.4rem;
  }
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  min-height: 100vh;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .wrapper {
    overflow: hidden;
  }
}
/* ------------------------------------------------------------ *\
  Gallery
\* ------------------------------------------------------------ */
.gallery {
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .gallery {
    padding: 0.6rem 0.3rem;
  }
}
.gallery ul {
  padding: 4.1rem 4.2rem;
  border: 0.2rem solid #A88A8F;
  display: grid;
  gap: 0.7rem;
  grid-template-columns: repeat(5, 1fr);
}
.section-gallery--page .gallery ul {
  /* border: 0.2rem solid #5AD2CC; */
  border: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .gallery ul {
    padding: 0.6rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
.gallery li {
  list-style-type: none;
}
.gallery li:first-child {
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .gallery li:first-child {
    position: static;
  }
}
.gallery .gallery__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 2rem;
  text-transform: uppercase;
  font-size: 2.8rem;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  background: #A88A8F;
  text-decoration: none;
  color: #fff;
}
@media (hover: hover) {
  .gallery .gallery__btn:hover img {
    -webkit-transform: translateX(1rem);
        -ms-transform: translateX(1rem);
            transform: translateX(1rem);
  }
  .gallery .gallery__btn:hover {
    color: #fff;
  }
}
@media (max-width: 1199px) {
  .gallery .gallery__btn {
    font-size: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .gallery .gallery__btn {
    font-size: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .gallery .gallery__btn {
    display: none;
  }
}
.gallery .gallery__btn img {
  display: block;
  margin: 0.4rem auto 0;
  width: 4rem;
  height: 2.3rem;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (max-width: 1199px) {
  .gallery .gallery__btn img {
    nmax-width: 2.5rem;
  }
}
.gallery figure {
  width: 100%;
  height: 100%;
}
.gallery figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* ------------------------------------------------------------ *\
  Sitemap
\* ------------------------------------------------------------ */
.sitemap ul {
    margin: 0px
}

.sitemap ul li {
    padding: 10px;
    border: 1px solid #485956;
    border-left: 6px solid #485956;
    margin: 10px;
    list-style: none
}

.sitemap ul li a {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
}

.sitemap ul ul li {
    border: 1px solid #7CCECA;
    border-left: 4px solid #7CCECA;
    background: #f5f5f5
}

.sitemap ul ul li a {
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    color: #485956;
    text-decoration: none;
}

.sitemap ul ul li ul li {
    border-left: 4px solid #485956;
    background: #e4e4e4
}

.sitemap ul ul li ul li a {
    font-size: 12px;
    font-weight: 400;
    text-transform: normal;
    color: #666
}


/* ------------------------------------------------------------ *\
	Forms
\* ------------------------------------------------------------ */

/* Weddings */
.weddings input[type="text"]:not(.na-searchbox__ratecode-input),
.weddings .input[type="email"],
.weddings input[type="password"],
.weddings input[type="search"],
.weddings input[type="submit"],
.weddings textarea,
.weddings select {
	border: 1px solid #AC9C69;
}
.weddings .form-builder-wrapper .field-wrapper input[type=text]:focus, .form-builder-wrapper .field-wrapper select:focus, .form-builder-wrapper .field-wrapper textarea:focus, .form-builder-wrapper .field-wrapper #upload:focus, .form-style .field-wrapper input[type=text]:focus, .form-style .field-wrapper select:focus, .form-style .field-wrapper textarea:focus, .form-style .field-wrapper #upload:focus, form .field-wrapper input[type=text]:focus, form .field-wrapper select:focus, form .field-wrapper textarea:focus, form .field-wrapper #upload:focus {
  border: 1px solid #AC9C69;
}
.weddings .form-builder-wrapper .field-wrapper input[type=text]:hover, .form-builder-wrapper .field-wrapper select:hover, .form-builder-wrapper .field-wrapper textarea:hover, .form-builder-wrapper .field-wrapper #upload:hover, .form-style .field-wrapper input[type=text]:hover, .form-style .field-wrapper select:hover, .form-style .field-wrapper textarea:hover, .form-style .field-wrapper #upload:hover, form .field-wrapper input[type=text]:hover, form .field-wrapper select:hover, form .field-wrapper textarea:hover, form .field-wrapper #upload:hover {
  border: 1px solid #AC9C69;
}
.weddings .form-builder-wrapper .checkbox input[type=checkbox]:checked + label:before, .form-style .checkbox input[type=checkbox]:checked + label:before, form .checkbox input[type=checkbox]:checked + label:before {
  border: 1px solid #AC9C69;
  background-color: #AC9C69;
}
.weddings  .form-builder-wrapper .field-wrapper input.datepicker, .form-builder-wrapper .field-wrapper .ui-datepicker, .form-style .field-wrapper input.datepicker, .form-style .field-wrapper .ui-datepicker, form .field-wrapper input.datepicker, form .field-wrapper .ui-datepicker {
	/* border: 1px solid #AC9C69; */
}
.weddings  .form-builder-wrapper input[type=radio]:checked + label:before, .form-style input[type=radio]:checked + label:before, form input[type=radio]:checked + label:before {
	border: 1px solid #AC9C69;
	background-color: #AC9C69;
}
.weddings .form-builder-wrapper input[type="submit"], .form-style input[type="submit"], form input[type="submit"] {
	background-color: #AC9C69;
}
.weddings  .form-builder-wrapper input[type="submit"]:hover, .form-style input[type="submit"]:hover, form input[type="submit"]:hover {
	background-color: #AC9C69;
}
.weddings  .ui-datepicker {
	border: 1px solid #AC9C69;
}
.weddings .ui-datepicker a {
	color: #AC9C69;
}

/* Dining */
.dining input[type="text"]:not(.na-searchbox__ratecode-input),
.dining .input[type="email"],
.dining input[type="password"],
.dining input[type="search"],
.dining input[type="submit"],
.dining textarea,
.dining select {
	border: 1px solid #215732;
}
.dining .form-builder-wrapper .field-wrapper input[type=text]:focus, .form-builder-wrapper .field-wrapper select:focus, .form-builder-wrapper .field-wrapper textarea:focus, .form-builder-wrapper .field-wrapper #upload:focus, .form-style .field-wrapper input[type=text]:focus, .form-style .field-wrapper select:focus, .form-style .field-wrapper textarea:focus, .form-style .field-wrapper #upload:focus, form .field-wrapper input[type=text]:focus, form .field-wrapper select:focus, form .field-wrapper textarea:focus, form .field-wrapper #upload:focus {
  border: 1px solid #5AD2CC;
}
.dining .form-builder-wrapper .field-wrapper input[type=text]:hover, .form-builder-wrapper .field-wrapper select:hover, .form-builder-wrapper .field-wrapper textarea:hover, .form-builder-wrapper .field-wrapper #upload:hover, .form-style .field-wrapper input[type=text]:hover, .form-style .field-wrapper select:hover, .form-style .field-wrapper textarea:hover, .form-style .field-wrapper #upload:hover, form .field-wrapper input[type=text]:hover, form .field-wrapper select:hover, form .field-wrapper textarea:hover, form .field-wrapper #upload:hover {
  border: 1px solid #215732;
}
.dining .form-builder-wrapper .checkbox input[type=checkbox]:checked + label:before, .form-style .checkbox input[type=checkbox]:checked + label:before, form .checkbox input[type=checkbox]:checked + label:before {
  border: 1px solid #215732;
  background-color: #215732;
}
.dining  .form-builder-wrapper .field-wrapper input.datepicker, .form-builder-wrapper .field-wrapper .ui-datepicker, .form-style .field-wrapper input.datepicker, .form-style .field-wrapper .ui-datepicker, form .field-wrapper input.datepicker, form .field-wrapper .ui-datepicker {
	/* border: 1px solid #215732; */
}
.dining  .form-builder-wrapper input[type=radio]:checked + label:before, .form-style input[type=radio]:checked + label:before, form input[type=radio]:checked + label:before {
	border: 1px solid #215732;
	background-color: #215732;
}
.dining .form-builder-wrapper input[type="submit"], .form-style input[type="submit"], form input[type="submit"] {
	background-color: #215732;
}
.dining  .form-builder-wrapper input[type="submit"]:hover, .form-style input[type="submit"]:hover, form input[type="submit"]:hover {
	background-color: #215732;
}
.dining  .ui-datepicker {
	border: 1px solid #215732;
}
.dining .ui-datepicker a {
	color: #215732;
}
input[type="text"]:not(.na-searchbox__ratecode-input),
input[type="email"],
input[type="password"],
input[type="search"],
input[type="submit"],
textarea,
select {
	display: block;
	width: 100%;
	font-size: 18px;
	border: 1px solid #707070;
	border-radius: 0;
	padding: 0 10px;
	transition: all 200ms linear;
	appearance: none;
	height: 55px;
	line-height: 1.4;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	color: black;
	font-weight: normal;
	font-family: "Montserrat", sans-serif;
	border-radius: 5px;
}

::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

:-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .bar .bar__options li {
    background-color: #16371F;
  }
}
.dining-new h1 {
  font-size: 6.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new h1 {
    font-size: 3.3rem;
    line-height: 4.8rem;
  }
}
.dining-new .article p {
  font-size: 1.6rem;
  line-height: 3rem;
}
.dining-new .bar__logo--small.bar__logo--small--brabazon img {
  width: 6.8rem;
}
.dining-new .bar--green {
  border-bottom: 2px solid #f3eddb;
}
.dining-new .btn--green {
  border: none;
}
.dining-new .btn--gold {
  background-color: #C0A864;
  border: none;
}
.dining-new .btn--gold:hover {
  background-color: #a18841;
}
.dining-new .nav li.is-highlighted a {
  color: #C0A864;
}
.dining-new .nav-secondary--green {
  color: #0F2E19;
}
.dining-new .nav-secondary--green li.active {
  color: #C0A864;
}
.dining-new .nav-secondary--green li.active a:after {
  background-color: #C0A864;
}
.dining-new .slider-tiles .splide__arrow {
  color: #16371F;
}
.dining-new .article--green h1 {
  color: #16371F;
  font-size: 4.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .article--green h1 {
    font-size: 4rem;
  }
}
.dining-new .article-green h2 {
  color: #16371F;
}
.dining-new .article .article__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    z-index: 2;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .article .article__image {
      display: none;
  }
}
.dining-new .article h1 {
  color: #16371F;
  font-size: 6.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .article h1 {
  font-size: 4rem;
  line-height: 4.8rem;
  }
}
.dining-new .article .article__entry {
  position: relative;          
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .article .article__entry {
  text-align: center;
  padding: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .section-green--alt {
  padding: 6rem 0;
  }
}
.dining-new .article .article__entry picture {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);          
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .article .article__entry picture {
    width: 100%;         
  }
}
.dining-new .article .article__entry picture img {
  max-width: none;         
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .article .article__entry picture img {
      max-width: 100%;
  }
}
.dining-new .article .article__title--underlined:after {
  background-color: #16371F;
  bottom: 50%;
  left: -10.1rem;
  width: 17.1rem;
  height: 0.2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}
@media (max-width: 1310px) {
  .dining-new .article .article__title--underlined:after {
      display: none;
  }
}
.dining-new .article-green .article__title:after {
  width: 43.5%;
  background-color: #16371F;
}
.dining-new .section-green--alt .section__title {
  color: #16371F;
}
.dining-new .section-menu:before {
  background-color: #EDF0EA;
}
.dining-new .slider-menu-thumbnails .splide__slide.is-active .menu-thumbnail {
  background-color: #16371F;
}
.dining-new .menu-thumbnail {
  color: #16371F;
}
@media (min-width: 1023.02px) {
  .dining-new .menu-thumbnail:hover {
    color: #ffffff;
    background-color: #16371F;
  }
}
.dining-new .menu .menu__head {
  color: #16371F;
}
.dining-new .menu ul h6, .dining-new .menu h6 {
  color: #16371F;
}
.dining-new .menu .menu__terms {
  background-color: #EDF0EA;
}
.dining-new .callout--alt-2 h4 {
  color: #16371F;
}
.dining-new .section-gallery--spacing-3 {
  padding: 9.8rem 0;
}
.dining-new .section-gallery--alt {
  background-color: #EDF0EA;
}
.dining-new .gallery-item-alt h2 {
  color: #16371F;
}
.dining-new .footer--green .footer__bar {
  background-color: #ffffff;
  color: #16371f;
}
.dining-new .footer--green .footer__main, .dining-new .footer--green .footer__outro, .dining-new .footer--green .footer__slider {
  background-color: #16371F;
}
.dining-new .footer .footer__nav a:hover {
    color: #C0A864;
}
.dining-new .dining-time-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dining-new .dining-day-wrapper {
  margin: 10px 0;
}
.dining-new .dining-day {
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
}
.dining-new .dining-time-type span {
    margin-bottom: 5px;
}
.dining-new .callout__entry.callout__entry-right {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .header .header__btn {
    width: 50%;
    right: 0;
    left: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .dining-new .header .header__btn.header__btn--book-table {
    left: 0;
    right: auto;
  }
}
/* ========================= FORMS ========================= */
.form-builder-wrapper, .form-style, form {
	width: 100%;
}

.form-builder-wrapper ul, .form-style ul, form ul {
	clear: both;
	margin: 0;
	padding: 0;
}

.form-builder-wrapper ul li, .form-style ul li, form ul li {
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	list-style: none outside none !important;
	margin: 5px 0;
}

.form-builder-wrapper ul li:before, .form-style ul li:before, form ul li:before {
	display: none;
}

.form-builder-wrapper .label-wrapper, .form-style .label-wrapper, form .label-wrapper {
	width: 25%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
}

.form-builder-wrapper label, .form-style label, form label {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 30px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	font-family: "Montserrat", sans-serif;
}

.form-builder-wrapper label:before, .form-style label:before, form label:before {
	display: none;
}

.form-builder-wrapper .field-wrapper, .form-style .field-wrapper, form .field-wrapper {
	width: 75%;
	float: left;
}

.form-builder-wrapper .field-wrapper label, .form-style .field-wrapper label, form .field-wrapper label {
	position: relative;
	padding-left: 30px;
	padding-top: 5px;
}

.form-builder-wrapper .field-wrapper label.error, .form-style .field-wrapper label.error, form .field-wrapper label.error {
	background: none repeat scroll 0 0 #848484;
	color: #242424;
	display: table;
	font-size: 0.8em;
	padding: 0.3em;
	position: relative;
	right: 0;
	text-align: left;
}

.form-builder-wrapper .field-wrapper label.error:before, .form-style .field-wrapper label.error:before, form .field-wrapper label.error:before {
	display: none;
}

.form-builder-wrapper .field-wrapper input[type=text],
    .form-builder-wrapper .field-wrapper select,
    .form-builder-wrapper .field-wrapper textarea,
    .form-builder-wrapper .field-wrapper #upload, .form-style .field-wrapper input[type=text],
    .form-style .field-wrapper select,
    .form-style .field-wrapper textarea,
    .form-style .field-wrapper #upload, form .field-wrapper input[type=text],
    form .field-wrapper select,
    form .field-wrapper textarea,
    form .field-wrapper #upload {
	border: 1px solid #707070;
	font-family: "Montserrat", sans-serif;
	width: 100%;
	font-size: 1em;
	clear: both;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.form-builder-wrapper .field-wrapper input[type=text]:hover,
      .form-builder-wrapper .field-wrapper select:hover,
      .form-builder-wrapper .field-wrapper textarea:hover,
      .form-builder-wrapper .field-wrapper #upload:hover, .form-style .field-wrapper input[type=text]:hover,
      .form-style .field-wrapper select:hover,
      .form-style .field-wrapper textarea:hover,
      .form-style .field-wrapper #upload:hover, form .field-wrapper input[type=text]:hover,
      form .field-wrapper select:hover,
      form .field-wrapper textarea:hover,
      form .field-wrapper #upload:hover {
	border: 1px solid #575757;
}

.form-builder-wrapper .field-wrapper input[type=text]:focus,
      .form-builder-wrapper .field-wrapper select:focus,
      .form-builder-wrapper .field-wrapper textarea:focus,
      .form-builder-wrapper .field-wrapper #upload:focus, .form-style .field-wrapper input[type=text]:focus,
      .form-style .field-wrapper select:focus,
      .form-style .field-wrapper textarea:focus,
      .form-style .field-wrapper #upload:focus, form .field-wrapper input[type=text]:focus,
      form .field-wrapper select:focus,
      form .field-wrapper textarea:focus,
      form .field-wrapper #upload:focus {
	border: 1px solid #5AD2CC;
}

.form-builder-wrapper .field-wrapper input[type=text].error,
      .form-builder-wrapper .field-wrapper select.error,
      .form-builder-wrapper .field-wrapper textarea.error,
      .form-builder-wrapper .field-wrapper #upload.error, .form-style .field-wrapper input[type=text].error,
      .form-style .field-wrapper select.error,
      .form-style .field-wrapper textarea.error,
      .form-style .field-wrapper #upload.error, form .field-wrapper input[type=text].error,
      form .field-wrapper select.error,
      form .field-wrapper textarea.error,
      form .field-wrapper #upload.error {
	border-left: 3px solid #AF0000;
}

.form-builder-wrapper .field-wrapper input[type=text].error:hover,
        .form-builder-wrapper .field-wrapper select.error:hover,
        .form-builder-wrapper .field-wrapper textarea.error:hover,
        .form-builder-wrapper .field-wrapper #upload.error:hover, .form-style .field-wrapper input[type=text].error:hover,
        .form-style .field-wrapper select.error:hover,
        .form-style .field-wrapper textarea.error:hover,
        .form-style .field-wrapper #upload.error:hover, form .field-wrapper input[type=text].error:hover,
        form .field-wrapper select.error:hover,
        form .field-wrapper textarea.error:hover,
        form .field-wrapper #upload.error:hover {
	border-left: 3px solid #AF0000;
}

.form-builder-wrapper .field-wrapper textarea, .form-style .field-wrapper textarea, form .field-wrapper textarea {
	padding: 10px;
	min-height: 100px;
}

.form-builder-wrapper .field-wrapper select[multiple=multiple], .form-style .field-wrapper select[multiple=multiple], form .field-wrapper select[multiple=multiple] {
	min-height: 100px;
	padding: 10px;
}

.form-builder-wrapper .field-wrapper input[type=checkbox],
    .form-builder-wrapper .field-wrapper input[type=radio], .form-style .field-wrapper input[type=checkbox],
    .form-style .field-wrapper input[type=radio], form .field-wrapper input[type=checkbox],
    form .field-wrapper input[type=radio] {
	display: none;
	margin-left: 0px;
	vertical-align: text-top;
}

.form-builder-wrapper .field-wrapper input[type=checkbox]:hover:before,
      .form-builder-wrapper .field-wrapper input[type=radio]:hover:before, .form-style .field-wrapper input[type=checkbox]:hover:before,
      .form-style .field-wrapper input[type=radio]:hover:before, form .field-wrapper input[type=checkbox]:hover:before,
      form .field-wrapper input[type=radio]:hover:before {
	border: 1px solid #575757;
}

.form-builder-wrapper .field-wrapper input.datepicker, .form-builder-wrapper .field-wrapper .ui-datepicker, .form-style .field-wrapper input.datepicker, .form-style .field-wrapper .ui-datepicker, form .field-wrapper input.datepicker, form .field-wrapper .ui-datepicker {
	background: #fff;
	width: auto;
	float: left;
	padding: 10px;
	/* border: 1px solid #5AD2CC; */
	border-radius: 10px;
}

@media (max-width: 767px) {
	.form-builder-wrapper .field-wrapper input.datepicker, .form-builder-wrapper .field-wrapper .ui-datepicker, .form-style .field-wrapper input.datepicker, .form-style .field-wrapper .ui-datepicker, form .field-wrapper input.datepicker, form .field-wrapper .ui-datepicker {
		width: 100%;
	}
}

.form-builder-wrapper .field-wrapper input.phone,
    .form-builder-wrapper .field-wrapper input.email, .form-style .field-wrapper input.phone,
    .form-style .field-wrapper input.email, form .field-wrapper input.phone,
    form .field-wrapper input.email {
	width: 100%;
}

.form-builder-wrapper .field-wrapper .multi-row, .form-style .field-wrapper .multi-row, form .field-wrapper .multi-row {
	float: left;
}

.form-builder-wrapper .field-wrapper .multi-row span.row, .form-style .field-wrapper .multi-row span.row, form .field-wrapper .multi-row span.row {
	clear: both;
	display: block;
	padding: 0.6em 0;
	float: left;
}

.form-builder-wrapper label:before, .form-style label:before, form label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 3px;
	background-color: #fff;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
	border: 1px solid #707070;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.form-builder-wrapper .checkbox label, .form-style .checkbox label, form .checkbox label {
	cursor: pointer;
}

.form-builder-wrapper .checkbox label:before, .form-style .checkbox label:before, form .checkbox label:before {
	border-radius: 2px;
}

.form-builder-wrapper .checkbox .label-wrapper label:before, .form-style .checkbox .label-wrapper label:before, form .checkbox .label-wrapper label:before {
	display: none !important;
}

.form-builder-wrapper .checkbox input[type=checkbox]:checked + label:before, .form-style .checkbox input[type=checkbox]:checked + label:before, form .checkbox input[type=checkbox]:checked + label:before {
	border: 1px solid #5AD2CC;
	background-color: #5AD2CC;
	content: "\2713";
  font-family: 'Material Design Icons';
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bolder;
  color: #ffffff;
  text-align: center;
  line-height: 18px;
  padding-top: 1px;
}

.form-builder-wrapper .radio label, .form-style .radio label, form .radio label {
	cursor: pointer;
}

.form-builder-wrapper .radio label:before, .form-style .radio label:before, form .radio label:before {
	border-radius: 50%;
}

.form-builder-wrapper table, .form-style table, form table {
	width: 100%;
}

.form-builder-wrapper input[type=radio]:checked + label:before, .form-style input[type=radio]:checked + label:before, form input[type=radio]:checked + label:before {
	border: 1px solid #5AD2CC;
	background-color: #5AD2CC;
	content: "\2713";
  font-family: 'Material Design Icons';
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bolder;
  color: #ffffff;
  text-align: center;
  line-height: 18px;
  padding-top: 1px;
}

.form-builder-wrapper input[type="submit"], .form-style input[type="submit"], form input[type="submit"] {
	background-color: #5AD2CC;
	border: none;
	color: white;
	font-size: 18px;
	margin: auto;
	display: block;
	width: auto;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 15px;
	-webkit-transition: 350ms ease;
	-moz-transition: 350ms ease;
	-o-transition: 350ms ease;
	-ms-transition: 350ms ease;
	transition: 350ms ease;
	cursor: pointer;
	letter-spacing: 3px;
	font-weight: 600;
}

.form-builder-wrapper input[type="submit"]:hover, .form-style input[type="submit"]:hover, form input[type="submit"]:hover {
	background-color: #35c4bd;
}

@media (max-width: 480px) {
	.form-builder-wrapper ul li, .form-style ul li, form ul li {
		border: 0px;
	}

	.form-builder-wrapper .label-wrapper, .form-builder-wrapper .field-wrapper, .form-builder-wrapper #dates_required, .form-style .label-wrapper, .form-style .field-wrapper, .form-style #dates_required, form .label-wrapper, form .field-wrapper, form #dates_required {
		display: block;
		width: 100%;
	}

	.form-builder-wrapper .label-wrapper label, .form-builder-wrapper .field-wrapper label, .form-builder-wrapper #dates_required label, .form-style .label-wrapper label, .form-style .field-wrapper label, .form-style #dates_required label, form .label-wrapper label, form .field-wrapper label, form #dates_required label {
		margin: 0px;
	}

	.form-builder-wrapper .li.btn-submit input, .form-style .li.btn-submit input, form .li.btn-submit input {
		width: 100%;
	}
}

.datepicker-icon,
.select-icon {
	width: auto !important;
	position: relative;
}

.datepicker-icon:after,
  .select-icon:after {
    content: "\F0EE";
    position: absolute;
    font: normal normal normal 18px/1 "Material Design Icons";
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
	  color: #575757;
	  pointer-events: none;
}

.datepicker-icon .datepicker,
  .select-icon .datepicker {
	padding-left: 25px;
}

.select-icon {
	width: 75% !important;
}

.select-icon:after {
	content: "\F140";
	left: inherit;
	right: 10px;
}

.select-icon select {
	padding-right: 25px;
}

@media (max-width: 767px) {
	.datepicker-icon,
  .select-icon {
		width: 100% !important;
	}
}

.select .label-wrapper label:before {
	display: none !important;
}

.label-wrapper label:before {
	display: none !important;
}

.ui-datepicker-prev {
	width: 50%;
	display: inline-block;
	text-align: left;
	cursor: pointer;
}

.ui-datepicker-next {
	width: 50%;
	display: inline-block;
	text-align: right;
	cursor: pointer;
}

.ui-datepicker {
	background: #fff;
	width: auto;
	float: left;
	padding: 10px;
	border: 1px solid #5AD2CC;
	border-radius: 10px;
}

@media (max-width: 767px) {
	.ui-datepicker {
		width: auto;
	}
}

.ui-datepicker a {
	color: #5AD2CC;
}

.ui-datepicker-title {
	text-align: center;
}

/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
#main-banner .splide__slide img { width: 100%; }