/* compiled by scssphp 1.13.0 on Thu, 20 Nov 2025 11:55:11 +0000 (0.0857s) */

:root {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background-color: #333333;
  color: #ffffff;
  scroll-behavior: smooth;
}
body, a, td, div, button, input, li, h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
}
#wrap {
  min-height: 100%;
  scroll-behavior: smooth;
}
a.skip-to-content {
  display: none;
}
a.skip-to-content:focus {
  display: block;
}
*, *::before, *::after {
  background-repeat: no-repeat;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
h1 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.025em;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 600px) {
  h1 {
    font-size: 4rem;
  }
}
h2 {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 1.1em;
}
@media screen and (min-width: 600px) {
  h2 {
    line-height: 1.029em;
    font-size: 3.5rem;
  }
}
p {
  margin: 0 0 1.5em;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 99;
  min-height: 120px;
  transition: top 0.3s ease-in-out;
}
header .inner {
  max-width: 1340px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  padding: 58px 25px 20px;
}
@media screen and (min-width: 600px) {
  header .inner {
    padding: 32px 30px 30px;
  }
}
header a {
  display: block;
  background-image: url(../img/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  text-decoration: none;
  color: transparent;
  top: 30px;
  width: 216px;
  height: 60px;
}
@media screen and (min-width: 600px) {
  header a {
    width: 300px;
    height: 83px;
  }
}
header .toggle {
  display: block;
  width: 31px;
  height: 31px;
  background-color: #CC984F;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 0;
  text-decoration: none;
  color: transparent;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (min-width: 600px) {
  header .toggle {
    width: 50px;
    height: 50px;
  }
}
body.customize-support header {
  /*
  top: 45px;
  @media screen and (min-width: 783px) {
    top: 32px;
  }
    */
}
html.scrolleddown header {
  top: -200px;
}
html.navigating.scrolleddown header {
  top: 0;
}
#wrap .menu {
  display: none;
  background-color: #CC984F;
  padding: 20px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  position: fixed;
  flex-direction: column;
  justify-content: center;
}
#wrap .menu .inner {
  max-width: 1340px;
  margin: 0 auto;
  text-align: center;
  padding-top: 110px;
}
@media screen and (min-width: 600px) {
  #wrap .menu .inner {
    padding-top: 50px;
  }
}
#wrap .menu .inner a {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 1.95rem;
  line-height: 1.65em;
}
@media screen and (min-width: 600px) {
  #wrap .menu .inner a {
    font-size: 2.5rem;
    line-height: 1.5em;
  }
}
#wrap .menu .inner a:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.04em;
}
html.navigating #wrap header a {
  background-image: url(../img/logo2.svg);
}
html.navigating #wrap header .toggle {
  background-color: transparent;
}
html.navigating #wrap header .toggle::after {
  content: "";
  background-image: url(../img/close.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  display: block;
}
@media screen and (min-width: 600px) {
  html.navigating #wrap header .toggle::after {
    width: 70px;
    height: 70px;
  }
}
html.navigating #wrap .menu {
  display: flex;
}
.mmj-hero {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.mmj-hero .bg {
  position: absolute;
}
.mmj-hero .inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 1375px;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  padding: 0 25px 53px;
}
@media screen and (min-width: 600px) {
  .mmj-hero .inner {
    padding: 0 30px 97px;
  }
}
.mmj-hero .heading {
  max-width: 1050px;
}
.mmj-hero.video .bg {
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
}
.mmj-hero.video .bg video {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  min-height: 50%;
  min-width: 50%;
}
.mmj-hero.image .bg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.mmj-hero h1 {
  margin: 0;
  padding: 0 0 20px 0;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .mmj-hero h1 {
    padding: 0 0 20px 20px;
  }
}
@media screen and (orientation: portrait) {
  .mmj-hero video.landscape {
    display: none;
  }
}
@media screen and (orientation: landscape) {
  .mmj-hero video.portrait {
    display: none;
  }
}
body.customize-support .mmj-hero {
  min-height: calc(100vh);
}
.mmj-basictext {
  padding: 42px 0 27px;
}
@media screen and (min-width: 600px) {
  .mmj-basictext {
    padding: 89px 0 71px;
  }
}
.mmj-basictext .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 1.5em;
}
@media screen and (min-width: 600px) {
  .mmj-basictext .inner {
    padding: 0 30px;
  }
}
.mmj-basictext.gold {
  background-color: #CC984F;
  color: #000000;
}
.mmj-basictext.reducetm {
  padding-top: 28px;
}
@media screen and (min-width: 600px) {
  .mmj-basictext.reducetm {
    padding-top: 81px;
  }
}
.mmj-basictext.reducebm {
  padding-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .mmj-basictext.reducebm {
    padding-bottom: 50px;
  }
}
.mmj-basictext img {
  width: 100%;
}
.mmj-basictext h2 {
  margin: 0 0 0.66em;
}
.mmj-quote {
  display: flex;
  min-height: 100vh;
  position: relative;
}
.mmj-quote .inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 600px) {
  .mmj-quote .inner {
    justify-content: center;
  }
}
.mmj-quote .content {
  max-width: 910px;
  box-sizing: border-box;
  font-weight: 500;
  text-align: center;
  padding: 0 20px;
  font-size: 1rem;
  padding: 55px 20px 0;
  line-height: 1.29em;
}
@media screen and (min-width: 600px) {
  .mmj-quote .content {
    font-size: 1.5rem;
    line-height: 1.16em;
    padding: 0 60px 0 0;
  }
}
.mmj-quote .author {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  line-height: 1.167em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.63rem;
}
@media screen and (min-width: 600px) {
  .mmj-quote .author {
    font-size: 1rem;
  }
}
.mmj-quote p {
  margin: 0 0 0.5em;
}
@media screen and (min-width: 600px) {
  .mmj-quote p {
    margin: 0 0 1em;
  }
}
.mmj-quote .bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (orientation: landscape) {
  .mmj-quote .bg.portrait {
    display: none;
  }
}
@media screen and (orientation: portrait) {
  .mmj-quote .bg.landscape {
    display: none;
  }
}
@media screen and (orientation: portrait) {
  .mmj-quote.mobile-light {
    color: #ffffff;
  }
}
@media screen and (orientation: portrait) {
  .mmj-quote.mobile-dark {
    color: #000000;
  }
}
@media screen and (orientation: landscape) {
  .mmj-quote.light {
    color: #ffffff;
  }
}
@media screen and (orientation: landscape) {
  .mmj-quote.dark {
    color: #000000;
  }
}
.mmj-recentguests {
  padding: 60px 0 47px;
  box-sizing: border-box;
  background-color: #CC984F;
}
@media screen and (min-width: 600px) {
  .mmj-recentguests {
    padding: 82px 0 95px;
  }
}
.mmj-recentguests .inner {
  margin: 0 auto;
  max-width: 1240px;
  box-sizing: border-box;
  padding: 0 30px;
  color: #000;
  text-align: center;
}
.mmj-recentguests h2 {
  font-size: 1.95rem;
  margin: 0 0 0.8em;
}
@media screen and (min-width: 600px) {
  .mmj-recentguests h2 {
    margin: 0 0 1.9em;
  }
}
.mmj-recentguests .list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 806px;
  margin: 0 auto;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .mmj-recentguests .list {
    gap: 100px;
  }
}
.mmj-recentguests .column {
  font-weight: 600;
  line-height: 1.5em;
  background-position: bottom center;
  background-repeat: no-repeat;
  flex: 0 0 100%;
}
@media screen and (min-width: 600px) {
  .mmj-recentguests .column {
    padding-bottom: 110px;
    flex: 0 0 calc(50% - 50px);
    background-image: url(../img/note.svg);
    background-size: 27px 74px;
  }
}
.mmj-recentguests .column:last-child {
  background-image: url(../img/note.svg);
  background-size: 27px 74px;
  padding-bottom: 92px;
}
@media screen and (min-width: 600px) {
  .mmj-recentguests .column:last-child {
    padding-bottom: 110px;
  }
}
.mmj-subhero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.mmj-subhero .bg {
  position: absolute;
  transition: transform 0.01s linear;
}
.mmj-subhero .inner {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 1050px;
  padding: 0 25px 39px;
}
@media screen and (min-width: 600px) {
  .mmj-subhero .inner {
    padding: 0 30px 85px;
  }
}
.mmj-subhero.video .bg {
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
}
.mmj-subhero.video .bg video {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  min-height: 50%;
  min-width: 50%;
}
.mmj-subhero.image .bg {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.mmj-subhero h2 {
  margin: 0;
  padding: 0 0 20px 0;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .mmj-subhero h2 {
    padding: 0 0 20px 20px;
  }
}
body.customize-support .mmj-subhero {
  min-height: calc(100vh);
}
@media screen and (min-width: 600px) {
  .mmj-imageslider .slider {
    height: 240px;
  }
}
.mmj-imageslider .slider .slick-slide {
  padding: 0 15px 0 0;
  margin: 0 0 0 -5px;
}
@media screen and (min-width: 600px) {
  .mmj-imageslider .slider .slick-slide {
    height: 100%;
    padding: 0 15px;
  }
}
.mmj-imageslider .image {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .mmj-imageslider .image {
    width: auto;
    height: 240px;
  }
}
.mmj-contact {
  background-color: #002FA7;
  color: #ffffff;
  padding: 60px 0 45px;
}
.mmj-contact .inner {
  max-width: 950px;
  margin: 0 auto;
  width: 100%;
  padding: 0px 24px;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .mmj-contact .inner {
    padding: 0 30px;
  }
}
@media screen and (min-width: 600px) {
  .mmj-contact .items {
    column-count: 2;
    column-gap: 133px;
  }
}
.mmj-contact .item {
  padding: 0 0 1.5em;
  break-inside: avoid-column;
}
.mmj-contact .item .label {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
  font-size: 1.49rem;
  margin: 0 0 0.3em;
}
.mmj-contact .item .link {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 0.5em;
  color: #ffffff;
  display: block;
  font-size: 0.9rem;
}
@media screen and (min-width: 600px) {
  .mmj-contact .item .link {
    font-size: 1rem;
  }
}
.mmj-contact h2 {
  margin: 0px 0 1em;
}
@media screen and (min-width: 600px) {
  .mmj-contact h2 {
    margin: 0 0 0.8em;
  }
}
.mmj-partners {
  background-color: #FFFFFF;
  color: #000000;
  padding: 43px 0 100px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .mmj-partners {
    padding: 93px 0;
  }
}
.mmj-partners .inner {
  max-width: 1330px;
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  text-align: center;
}
.mmj-partners .content {
  width: 100%;
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .mmj-partners .content {
    flex-direction: row;
    gap: 30px;
  }
}
.mmj-partners .image {
  height: 100px;
  width: auto;
  display: block;
}
@media screen and (min-width: 600px) {
  .mmj-partners .image {
    height: 100%;
  }
}
.mmj-partners .link {
  height: 115px;
  flex: 1 1 auto;
  height: 80px;
  text-align: center;
}
.mmj-partners .link img {
  display: inline-block;
}
.mmj-partners h2 {
  margin: 0 0 0.6em;
}
/*
@import "subherotext";
@import "symbollinks";
@import "referencelinks";
@import "imagetext";
@import "newslinks";
*/
