@font-face {
  font-family: "Bf 68 Bfa 40208569";
  src: url('../fonts/carlasansbold-BF68bfa40208569.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bf 68 Bfa 40288 Ba 0";
  src: url('../fonts/carlasanslight-BF68bfa40288ba0.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bf 68 Bfa 40294322";
  src: url('../fonts/carlasansregular-BF68bfa40294322.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bf 68 Bfa 4027 B 1 D 1";
  src: url('../fonts/carlasanssemibold-BF68bfa4027b1d1.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --seablue: #15547c;
  --navtxt-font-size: 1.6em;
  --white: #fff;
  --bronze: #a37c3f;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
}

.section-main {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-main._100vh {
  height: 100vh;
}

.section-main._100vh.white {
  background-color: #fff;
}

.section-main._100vh.family-bg {
  background-image: url('../images/Family.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-main._100vh.family-2 {
  background-image: url('../images/Family-2.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section-main._100vh.brown-back {
  background-image: url('../images/_MAREION-BG._062.jpeg');
  background-position: 50%;
  background-size: cover;
}

.section-main.mareion-hero-pin {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 160vh;
  overflow: hidden;
}

.section-main.white {
  background-color: #fff;
}

.section-main.white._80vh {
  min-height: 80vh;
}

.section-main.sandtexture {
  background-image: linear-gradient(#ffffff47, #ffffff47), url('../images/Seamless-Sand-Texture.png');
  background-position: 0 0, 0 0;
  background-size: auto, 940px;
}

.section-main._80vh {
  height: 80vh;
}

.section-main._80vh.beige {
  background-color: #d4b38e;
  background-image: linear-gradient(#e6dcd2c2, #e6dcd2c2), url('../images/Sand-Texture.avif');
  background-position: 0 0, 0 0;
}

.section-main._80vh.beige.crop {
  overflow: hidden;
}

.section-main._80vh.beige.white-bg {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.section-main._70v {
  background-image: linear-gradient(#e6dcd2c2, #e6dcd2c2), url('../images/Sand-Texture.avif');
  background-position: 0 0, 0 0;
  background-size: auto, 450px;
  flex-flow: row;
}

.section-main._70v.crop {
  overflow: hidden;
}

.section-main._70v.hide {
  display: none;
}

.section-main.map {
  background-color: var(--seablue);
}

.section-main.center {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mareionlogo {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #ffffff36;
  border-radius: 20px;
  width: 430px;
  position: relative;
}

.logowrap {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.code-embed {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.image {
  width: 100%;
  position: relative;
}

.image-2 {
  width: 100%;
}

.mareion-hero-sticky {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.image-3 {
  z-index: 3;
  width: 100%;
  position: relative;
}

.mareion-hero-section {
  pointer-events: none;
  height: 120vh;
  position: relative;
}

.mareion-sticky-wrap {
  background-color: #f55;
  height: 100vh;
  position: sticky;
  top: 0;
}

.image-4 {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-2 {
  height: 100vh;
  position: sticky;
  top: 0;
}

.image-5 {
  width: 100%;
  position: relative;
  inset: 0%;
}

.gradient {
  background-image: linear-gradient(#0000, #001a2c69 21%, #00264199 34%, #003357cc 59%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.navbar-logo-center {
  z-index: 60;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-main {
  width: 100%;
  max-width: 1067px;
  margin-left: auto;
  margin-right: auto;
}

.container-main.absolute {
  position: relative;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ffffff61;
  border: 1px solid #ffffff5c;
  border-radius: 5em;
  width: 100%;
  padding: 12px;
}

.nav-menu-three {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #355279;
  font-family: Hubballi, sans-serif;
  font-size: var(--navtxt-font-size);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.mareion-logo {
  color: #fff;
}

.mareion-logo.nav-size {
  width: 10em;
  margin-top: 18px;
}

.text-block {
  color: #355279;
  font-family: Hubballi, sans-serif;
  font-size: 1.6em;
}

.div-block-4 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #06567685;
  border: 1px solid #ffffff8a;
  border-bottom-right-radius: 1.6em;
  border-bottom-left-radius: 1.6em;
  justify-content: center;
  align-items: center;
  width: 145px;
  padding: 25px;
  display: flex;
  position: relative;
  top: -3px;
}

.h1-main {
  color: #fff;
  font-family: IM Fell English, sans-serif;
  position: relative;
}

.h1-main.center {
  text-align: center;
  font-size: 8em;
  font-weight: 300;
  line-height: 1em;
}

.paragraph_main {
  font-family: Hubballi, sans-serif;
  font-size: 2em;
  line-height: 1em;
  position: relative;
}

.paragraph_main.center {
  text-align: center;
}

.paragraph_main.center.white {
  color: #fff;
}

.paragraph_main.small {
  color: var(--seablue);
  font-size: 1.4em;
  line-height: 1.4em;
}

.paragraph_main.small.white {
  color: var(--white);
}

.paragraph_main.small-2 {
  color: #fff;
  font-size: 1.6em;
  line-height: 1.4em;
}

.curved-shape {
  color: #fff;
  position: absolute;
  inset: auto 0% -2%;
}

.quick-stack {
  width: 100%;
  max-width: 1140px;
  height: 100%;
}

.spacer._15em {
  height: 15em;
}

.spacer._2 {
  height: 2em;
}

.spacer._5 {
  height: 5em;
}

.spacer._10em {
  height: 10em;
}

.h4-main {
  color: var(--bronze);
  font-family: Hubballi, sans-serif;
}

.h4-main.center {
  text-align: center;
}

.h4-main.center.white {
  color: var(--white);
}

.h2-main {
  color: var(--seablue);
  font-family: Vollkorn, serif;
  font-size: 5em;
  font-weight: 400;
  line-height: 1.2em;
}

.h2-main.center {
  text-align: center;
}

.h2-main.center.white {
  color: var(--bronze);
}

.h2-main.center.white._6em {
  color: var(--bronze);
  font-size: 6em;
}

.h2-main.center.whites {
  z-index: 10;
  color: #ffffffb3;
  padding-bottom: 23px;
  font-family: Vollkorn, serif;
  font-size: 3em;
  position: relative;
}

.h2-main.center.white-last {
  color: var(--white);
}

.h2-main.center.brown {
  color: var(--bronze);
}

.h2-main.center._6em {
  font-size: 6em;
}

.h2-main.center._6em.brown {
  color: var(--bronze);
}

.h2-main.smaller {
  font-size: 4em;
}

.flex-block {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: relative;
}

.video {
  width: 100%;
  height: 100%;
}

.container-2 {
  width: 1090px;
  max-width: 1110px;
  position: relative;
}

.quick-stack-2 {
  width: 100%;
  position: relative;
}

.h3-main {
  font-family: Vollkorn, serif;
}

.h3-main.blue {
  color: var(--seablue);
}

.h3-main.white {
  color: var(--white);
}

.h3-main.white.center, .h3-main.center {
  text-align: center;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 300px;
  display: flex;
}

.logo-wrapper {
  color: #fff;
  background-color: #d70915;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  height: 300px;
  min-height: 250px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-weight: 400;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-66 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.main-paragraph {
  color: #ddd;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 130%;
}

.main-paragraph.card-text {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.svg-20 {
  color: #fff;
}

.heading-8 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  line-height: 100%;
}

.svg-21 {
  color: var(--seablue);
}

.div-block-67 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 247.5px;
  height: 352.281px;
  display: flex;
}

.card-text-wrap {
  background-color: #b99382;
  border-radius: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 440px;
  padding: 18px;
  position: absolute;
}

.image-6 {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.playbtn {
  z-index: 2;
  width: 280px;
  position: relative;
  inset: 0%;
}

.path-2 {
  color: #ffffffba;
}

.svg-23 {
  width: 138px;
  color: var(--seablue);
  position: relative;
}

.logo-wrap {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  width: 100%;
  height: 100%;
  color: var(--seablue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.svg-24 {
  width: 158px;
}

.svg-25 {
  width: 141px;
}

.svg-26 {
  width: 134px;
}

.icon_wrap {
  justify-content: center;
  align-items: flex-end;
  height: 160px;
  display: flex;
}

.image-7 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-8 {
  width: 100%;
}

.div-block-68 {
  border-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.code-embed-2 {
  width: 100%;
  height: 100%;
}

.div-block-69 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.div-block-70 {
  background-color: #29537870;
  width: 100%;
  height: 100%;
  position: absolute;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.footer {
  background-color: #012f4c;
  justify-content: center;
  align-items: center;
  height: 75px;
  display: flex;
}

.image-9 {
  z-index: 60;
  object-fit: contain;
  width: 330px;
  position: absolute;
  inset: -27% auto auto -5%;
  transform: rotate(-126deg);
}

.image-9-copy {
  z-index: 60;
  object-fit: contain;
  width: 380px;
  position: absolute;
  inset: -31% -7% auto auto;
  overflow: clip;
  transform: rotate(126deg);
}

.amenities {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 70vh;
  display: flex;
  position: relative;
}

.amenities._1 {
  background-image: url('../images/Gazebo-MCR.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.amenities._2 {
  background-image: url('../images/Swimming-Pool-MCR.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.amenities._3 {
  background-image: url('../images/View-Deck-MCR.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.amenities._4 {
  background-image: url('../images/Garden-Area_1-MCR.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.gradient-amenities {
  z-index: 0;
  background-image: linear-gradient(#fff0, #13232b);
  height: 20vh;
  position: absolute;
  inset: auto 0% 0%;
}

.text-span {
  font-size: 1.8em;
  line-height: 1em;
}

.div-block-71 {
  display: flex;
}

.image-10 {
  width: 277px;
}

.div-block-72 {
  grid-column-gap: 76px;
  grid-row-gap: 76px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-2 {
  font-size: .8em;
}

.unitsimg {
  object-fit: cover;
  width: 590px;
}

.vicinity_map {
  width: 100vw;
  position: relative;
}

.vicinity_map-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.icon-wrapper {
  position: absolute;
}

.icon-wrapper.mareion {
  inset: 19% auto auto 27%;
}

.icon-wrapper.store {
  inset: 36% auto auto 36%;
}

.icon-wrapper.leis1 {
  inset: 27% auto auto 43%;
}

.icon-wrapper.trans {
  inset: 40% auto auto 55%;
}

.icon-wrapper.shop1 {
  inset: 50% auto auto 71%;
}

.icon-wrapper.shop2 {
  inset: 50% auto auto 55%;
}

.icon-wrapper.mall1 {
  inset: 53% auto auto 33.5%;
}

.icon-wrapper.hops1 {
  inset: 59% auto auto 60%;
}

.icon-wrapper.school1 {
  inset: 61% auto auto 88%;
}

.icon-wrapper.hops2 {
  inset: 72% auto auto 86%;
}

.icon-wrapper.mall2 {
  inset: 78% auto auto 75.5%;
}

.icon-wrapper.mall3 {
  inset: 84% auto auto 79.5%;
}

.icon-wrapper.school2 {
  inset: 90% auto auto 76.5%;
}

.icon-wrapper.school3 {
  inset: 72% auto auto 52.5%;
}

.icon-wrapper.school4 {
  inset: 71% auto auto 32.5%;
}

.icon-wrapper.hops3 {
  inset: 86% auto auto 59%;
}

.icon-wrapper.label {
  inset: auto auto 2% 1%;
}

.map_pin {
  width: 10vw;
}

.map_pin.top {
  z-index: 1;
  width: 8vw;
  position: relative;
}

.map_pin.bot {
  width: 5vw;
  position: absolute;
  inset: auto 0% -7% 17%;
}

.map_icons {
  z-index: 10;
  width: 5vw;
  position: relative;
}

.map_icons.store {
  width: 3vw;
}

.map_icons.label {
  width: 22vw;
}

.map_text {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  width: 7vw;
  padding: 3px 6px;
  font-family: Hubballi, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 13px;
  position: absolute;
  inset: 32% auto auto 74%;
}

.map_text.store {
  padding-left: 5%;
  padding-right: 0;
}

.map_text.leis1 {
  width: 7vw;
  padding-left: 25%;
  top: 11%;
  left: 58%;
}

.map_text.shop1 {
  text-align: left;
  width: 6vw;
  padding-left: 17px;
  top: 11%;
  left: 58%;
}

.map_text.shop2 {
  width: 10vw;
  padding-left: 14%;
  padding-right: 0;
  top: 11%;
  left: 58%;
}

.map_text.mall1 {
  text-align: left;
  width: 6vw;
  padding-left: 44%;
  padding-right: 0;
  top: 11%;
  left: 58%;
}

.map_text.hops1 {
  text-align: left;
  width: 8vw;
  padding-left: 37%;
  padding-right: 0;
  top: 11%;
  left: 58%;
}

.map_text.school1 {
  text-align: left;
  width: 7vw;
  padding-left: 46%;
  padding-right: 0;
  top: 11%;
  left: 58%;
}

.map_text.hops2 {
  text-align: left;
  width: 11vw;
  padding-left: 37%;
  padding-right: 0;
  top: 4%;
  left: 58%;
}

.map_text.mall2 {
  text-align: left;
  width: 6vw;
  padding-left: 39%;
  padding-right: 0;
  top: 20%;
  left: 58%;
}

.map_text.mall3 {
  text-align: left;
  width: 8vw;
  padding-left: 39%;
  padding-right: 0;
  top: 20%;
  left: 58%;
}

.map_text.school2 {
  text-align: left;
  width: 10vw;
  padding-left: 41%;
  padding-right: 0;
  top: 20%;
  left: 58%;
}

.map_text.school3 {
  text-align: left;
  width: 10vw;
  padding-left: 42%;
  padding-right: 0;
  top: 20%;
  left: 58%;
}

.map_text.school4 {
  text-align: left;
  width: 10vw;
  padding-left: 44%;
  padding-right: 0;
  top: 20%;
  left: 58%;
}

.map_text.hops3 {
  text-align: center;
  width: 11vw;
  padding-left: 0;
  padding-right: 49%;
  inset: auto auto 22% -300%;
}

.map_text.trans {
  width: 7vw;
  padding-left: 28%;
  top: 11%;
  left: 58%;
}

.circle {
  background-color: #000;
  border-radius: 90px;
  width: 30px;
  height: 10px;
}

.map_label {
  z-index: 10;
  width: 5vw;
  position: relative;
}

.map_label.store {
  width: 3vw;
}

.map_label.label {
  width: 22vw;
}

.map_title {
  z-index: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 11px;
  font-family: "Bf 68 Bfa 40288 Ba 0", Georgia, sans-serif;
  font-size: 4vw;
  line-height: 100%;
}

.map_title.subtitle {
  text-align: center;
  font-size: 2vw;
}

.title_wrapper {
  z-index: 1;
  position: absolute;
  inset: 5% auto auto 16%;
}

.map_image {
  z-index: 50;
  pointer-events: none;
  cursor: none;
  width: 20vw;
  max-width: 100vw;
  position: absolute;
  inset: 0%;
}

.map_image.shop2 {
  inset: -438% auto auto -292%;
}

.map_image.school2 {
  inset: -384% auto auto -292%;
}

.map_image.store {
  inset: -357% auto auto -292%;
}

.map_image.leis1 {
  inset: 38% auto auto -292%;
}

.map_image.hops2 {
  inset: -391% auto auto -292%;
}

.map_image.mall2 {
  inset: -404% auto auto -292%;
}

.map_image.mall3 {
  inset: -377% auto auto -292%;
}

.map_image.shop1 {
  inset: -443% auto auto -292%;
}

.map_image.mall1 {
  inset: -376% auto auto -292%;
}

.map_image.hop3 {
  inset: -436% auto auto -292%;
}

.map_image.school1 {
  inset: -383% auto auto -292%;
}

.map_image.school4 {
  inset: -384% auto auto -292%;
}

.map_image.school3 {
  inset: -404% auto auto -292%;
}

.map_image.hops1 {
  inset: -443% auto auto -292%;
}

.map_image.trans {
  inset: -406% auto auto -292%;
}

.div-block-73 {
  overflow: hidden;
}

.teaser-container {
  max-width: 1920px;
  padding-left: 60px;
  padding-right: 60px;
}

.p-xs-start {
  padding-top: 1em;
}

.teaser-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.teaser-img._3 {
  z-index: 2;
}

.teaser-img._1 {
  z-index: 4;
}

.teaser-img._2 {
  z-index: 3;
}

.teaser-img._4 {
  z-index: 1;
}

.copy-small {
  font-size: .95em;
}

.teaser-copy {
  max-width: 650px;
  padding-right: 20%;
}

.teaser-img-tablet-down {
  display: none;
}

.teaser-grid {
  align-items: stretch;
  display: flex;
}

.teaser-column {
  width: 50%;
  position: relative;
}

.p-teaser-img-wrap {
  height: 90vh;
  position: sticky;
  top: 5vh;
  overflow: hidden;
}

.teaser-copy-wrap {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

.title1 {
  font-size: 3.6em;
  font-weight: 400;
  line-height: 1.2em;
}

.card_number-circle {
  background-color: #fff;
  border-radius: 20rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.card_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  padding: 2rem;
  display: flex;
}

.card {
  border-radius: 1rem;
  width: 100%;
  min-height: 35rem;
  display: flex;
  position: sticky;
  top: 10%;
  overflow: hidden;
}

.cards_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  margin-top: 2.9rem;
  margin-bottom: 5rem;
  display: flex;
  position: relative;
}

.card_image {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
}

.card_number {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.c-slider-btn {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.c-slider-btn-circle {
  border: 3px solid #ffffff8a;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.funtext {
  opacity: .08;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10vw;
  font-weight: 500;
  line-height: 1em;
  display: none;
  position: relative;
}

.slider-trigger-left {
  z-index: 50;
  position: absolute;
  inset: 0%;
}

.c-slide-btn {
  justify-content: center;
  align-items: center;
  display: none;
}

.ci-main-slide-content {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.c-slide-btn-block {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: relative;
}

.sub-slide-container {
  width: 100%;
  height: 100%;
}

.main-slider-container {
  background-color: var(--seablue);
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.main-slider-container.homepagepadding {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: block;
}

.ci-slider-btn-loading {
  opacity: .5;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.main-slide-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.play-btn {
  z-index: 50;
  width: 25px;
  height: 25px;
  transform: translate(3px);
}

.slider-trigger-right {
  z-index: 50;
  position: absolute;
  inset: 0%;
}

.main-slider {
  background-color: #222;
  flex-direction: column;
  height: 85vh;
}

.main-slider.mobile {
  display: none;
}

.main-slider.desktop {
  background-color: var(--seablue);
}

.main-slide-wrapper {
  background-image: linear-gradient(#33333359, #33333359), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.main-slide-wrapper._2 {
  background-image: linear-gradient(#33333359, #33333359), url('../images/Swimming-Pool-MCR.jpg');
}

.main-slide-wrapper._1 {
  background-image: linear-gradient(#33333359, #33333359), url('../images/Gazebo-MCR.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.main-slide-wrapper._3 {
  background-image: linear-gradient(#33333359, #33333359), url('../images/View-Deck-MCR.jpg');
}

.main-slide-wrapper._4 {
  background-image: linear-gradient(#33333359, #33333359), url('../images/Garden-Area_1-MCR.jpg');
}

.main-slide-wrapper._4-copy {
  background-image: linear-gradient(#33333359, #33333359), url('../images/Sauna.png');
}

.sub-slider-container {
  padding-right: 20vw;
  position: relative;
  overflow: hidden;
}

.c-slider-btn-loading {
  border: 2px dashed #ffffffd6;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.b-slider-control {
  align-items: center;
  display: flex;
}

.c-slide-btn-loading {
  z-index: 30;
  border: 2px dashed #ffffff80;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.first-slider-container {
  z-index: 10;
  position: relative;
}

.sub-slider-nav-dots {
  display: none;
}

.sub-slider {
  background-color: #0000;
  width: 350px;
  height: 25vh;
}

.sub-slider-mask {
  overflow: visible;
}

.c-main-slide-description {
  color: #fff;
  width: 50vw;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4em;
  display: none;
}

._w-slider-btn {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  padding: 15px;
  display: flex;
  position: relative;
}

.c-slide-btn-frame {
  z-index: 10;
  border: 1px solid #ffffff80;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: relative;
}

.main-slider-nav-dots {
  display: none;
}

.main-slide-title {
  color: #ffffff87;
  letter-spacing: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 3em;
  font-weight: 500;
  line-height: 1em;
  position: relative;
}

.main-slider-nav-arrow {
  display: none;
}

.c-main-slide-title {
  margin-bottom: 20px;
}

._w-slider-control {
  padding-left: 20px;
  padding-right: 20px;
}

.c-play-btn {
  z-index: 50;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.sub-slider-slide {
  perspective: 1000px;
  width: 350px;
  padding: 1vh 1vw;
  transform: perspective(1000px);
}

.second-slider-container {
  z-index: 20;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

._w-slide-btn {
  position: relative;
}

.c-main-slide-content {
  text-align: center;
}

.sub-slide-wrapper {
  background-color: #333;
  background-image: linear-gradient(to top, #13131380, #0000 30%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px #13131380;
}

.sub-slide-wrapper._3 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/View-Deck-MCR.jpg');
}

.sub-slide-wrapper._4 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/Garden-Area_1-MCR.jpg');
}

.sub-slide-wrapper._2 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/Swimming-Pool-MCR.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border-radius: 13px;
  justify-content: flex-end;
  align-items: flex-end;
}

.sub-slide-wrapper._1 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/Lobby_1Lobby.avif');
}

.sub-slide-wrapper._5 {
  background-image: linear-gradient(0deg, #13131380, #0000 30%), url('../images/Gazebo-MCR.jpg');
}

.c-funtext {
  z-index: 15;
  padding: 40px 10px 60px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.sub-slider-nav-arrow {
  display: none;
}

.sub-slide-title {
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px;
  font-family: Vollkorn, serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
}

.heading-9 {
  color: var(--bronze);
  text-align: center;
  font-family: Vollkorn, serif;
  font-size: 2em;
  font-weight: 400;
}

.list-item {
  display: none;
}

@media screen and (max-width: 991px) {
  .container-main {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .logo-wrapper {
    width: 100%;
  }

  .main-paragraph, .heading-8 {
    font-size: 24px;
  }

  .map_text {
    display: none;
  }

  .teaser-img {
    position: relative;
    inset: auto;
  }

  .teaser-copy {
    margin-top: 1.5em;
    margin-bottom: 5em;
  }

  .teaser-img-tablet-down {
    display: block;
  }

  .teaser-grid {
    flex-direction: column;
  }

  .teaser-column {
    width: 100%;
  }

  .p-teaser-img-wrap {
    display: none;
  }

  .teaser-copy-wrap {
    flex-direction: column;
    height: auto;
  }

  .title1 {
    font-size: 3em;
  }

  .main-slider-container, .main-slider {
    height: 100vh;
  }

  .main-slider.mobile {
    display: block;
  }

  .main-slider.desktop, .c-slide-btn-loading {
    display: none;
  }

  .main-slider-nav-dots {
    background-image: linear-gradient(to top, #131313bf, #0000);
    display: block;
  }

  .main-slide-title {
    letter-spacing: 15px;
    font-size: 4.5em;
  }

  .second-slider-container {
    display: none;
  }

  .c-main-slide-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .c-funtext {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 40%;
  }

  .logo-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-paragraph {
    font-size: 16px;
  }

  .main-paragraph.card-text {
    letter-spacing: -1px;
  }

  .service-logo {
    font-size: 16px;
  }

  .heading-8 {
    font-size: 18px;
  }

  .teaser-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .teaser-copy {
    padding-right: 0%;
  }

  .title1 {
    font-size: 2.6em;
  }

  .c-slide-btn {
    width: 30%;
    padding: 3vw;
  }

  .ci-main-slide-content {
    text-align: left;
    align-items: flex-start;
    width: 70%;
  }

  .c-slide-btn-block {
    width: 12vw;
    height: 12vw;
  }

  .play-btn {
    width: 20px;
    height: 20px;
  }

  .c-main-slide-description {
    width: auto;
    margin-bottom: 10px;
    font-size: 1em;
  }

  .main-slide-title {
    letter-spacing: 5px;
    font-size: 3em;
  }

  .c-main-slide-content {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
  }
}

@media screen and (max-width: 479px) {
  .container-main {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .div-block-11 {
    width: 80%;
  }

  .logo-wrapper {
    width: 100%;
    height: 100px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .main-paragraph.card-text {
    font-size: 15px;
    display: block;
  }

  .card_number-circle {
    width: 1.5rem;
    height: 1.5rem;
  }

  .card_number {
    font-size: .8rem;
  }

  .ci-main-slide-content {
    align-items: center;
    width: 85%;
  }

  .c-slide-btn-block {
    width: 20vw;
    height: 20vw;
  }

  .c-main-slide-description {
    text-align: center;
  }

  .main-slide-title {
    text-align: center;
    font-size: 10vw;
  }

  .c-main-slide-content {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }
}

#w-node-e9919bea-af11-6812-ba03-e1e9a236a5a9-e5bb96b6 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-c3f520fa-56ec-31b9-dc7e-285e892414db-e5bb96b6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}


@font-face {
  font-family: 'Bf 68 Bfa 40208569';
  src: url('../fonts/carlasansbold-BF68bfa40208569.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bf 68 Bfa 40288 Ba 0';
  src: url('../fonts/carlasanslight-BF68bfa40288ba0.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bf 68 Bfa 40294322';
  src: url('../fonts/carlasansregular-BF68bfa40294322.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bf 68 Bfa 4027 B 1 D 1';
  src: url('../fonts/carlasanssemibold-BF68bfa4027b1d1.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}