@font-face {
  font-family: Nazare;
  src: url('../fonts/nazare.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nazare;
  src: url('../fonts/Nazare.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nazare;
  src: url('../fonts/Nazare.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

:root {
  --text-white: #eaf6fb;
  --cta-accent: #ff6f61;
  --light-text: #c9e1e8e6;
  --accent: #00e5ff;
  --header-font-retreats: Nazare, Arial, sans-serif;
  --dark-text: #33322e;
  --white-bg: #f8f7f3;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

body {
  color: #000;
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.section {
  z-index: 0;
  position: sticky;
  top: 0;
}

.hero-content {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: flex;
  position: static;
  top: -16px;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 104px;
  font-weight: 400;
  line-height: 69%;
}

.text-block {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
  position: static;
}

.container {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  display: flex;
}

.image {
  width: 18px;
}

.image-2 {
  width: 85px;
  margin-left: 0;
}

.hostel {
  color: #fff;
  white-space: nowrap;
  padding-top: 0;
  font-family: Nazare, Arial, sans-serif;
  font-size: 2rem;
  line-height: 100%;
  display: none;
}

.bg-video-wrap {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-2 {
  z-index: 1;
  background-color: #000000b3;
  width: 100%;
  max-width: none;
  height: 100vh;
  position: absolute;
}

.container-2.divepage {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #01050eb3;
  background-clip: border-box;
}

.container-2.divepage._21 {
  opacity: .05;
  background-color: #0000;
  background-image: url('../images/noisetile.webp');
  background-position: 50%;
  background-size: auto;
}

.container-3 {
  z-index: 2;
  grid-column-gap: 91px;
  grid-row-gap: 91px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 8px;
  display: flex;
  position: absolute;
}

.letter-wrap {
  color: #fff;
  letter-spacing: 3px;
  margin-left: 64px;
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.section-2 {
  z-index: 4;
  background-color: #f7f7f7;
  border-radius: 30px;
  margin-top: -104vh;
  margin-bottom: -50px;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.text-block-2 {
  color: #1f6f50bf;
  text-align: center;
  letter-spacing: 8px;
  -webkit-text-stroke-color: #1f6f50;
  text-transform: capitalize;
  padding-top: 0;
  font-family: Nazare, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.image-3 {
  width: 40px;
  max-width: none;
}

.image-3._2 {
  vertical-align: baseline;
  width: 10%;
  display: block;
}

.container-4 {
  max-width: none;
  padding-top: 100px;
}

.paragraph {
  color: #000;
  text-align: center;
  max-width: 794px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 19px;
  font-family: Inria Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.container-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: stretch;
  max-width: 1200px;
  margin-top: 115px;
  padding-left: 1%;
  padding-right: 1%;
  display: flex;
}

.explore-diving {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#00000040, #00000040), url('../images/DIVERGUY.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 600px;
  transition: transform .35s;
  display: block;
  box-shadow: 2px 2px 10px #0003;
}

.explore-diving:hover {
  transform: translate(0, -50px);
}

.explore-diving.retreats {
  background-image: linear-gradient(#00000040, #00000040), url('../images/dvmain-copy.avif');
  background-position: 0 0, 50%;
  background-attachment: scroll, scroll;
}

.explore-diving.stays {
  background-image: linear-gradient(#00000040, #00000040), url('../images/hostelimage.webp');
  background-position: 0 0, 50%;
}

.heading-2 {
  color: #fff;
  letter-spacing: 2px;
  padding-left: 16px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
}

.container-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-4 {
  padding-top: 7px;
}

.text-block-3 {
  color: #fff;
  padding-left: 28px;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  position: relative;
  top: 430px;
}

.container-8 {
  max-width: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-3 {
  text-align: center;
  letter-spacing: -1px;
  margin-top: 75px;
  margin-bottom: 10px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 63px;
  font-weight: 400;
  line-height: 63px;
}

.heading-3._1 {
  color: var(--text-white);
  margin-top: 0;
  font-size: 90px;
  line-height: 70px;
}

.heading-3._2._3 {
  text-align: left;
  margin-top: 0;
}

.heading-3._2._3.mobile {
  display: none;
}

.heading-3._2._3.nonmobile {
  text-align: center;
}

.heading-3._2._4 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 64px;
  line-height: 55px;
}

.carousel-wrapper {
  max-width: 100%;
  margin: 42px auto 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.carousel-wrapper.gallery {
  background-color: #8a8a8a;
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.carousel-track {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: flex;
  position: static;
  overflow: visible;
}

.carousel-track.gallery-track {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.testimonial-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  background-image: linear-gradient(#7c7c7c1a, #7c7c7c1a);
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  min-width: 400px;
  max-width: none;
  height: 662px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 37px;
  transition: transform .35s;
  display: block;
  position: relative;
  box-shadow: 0 0 6px #0003;
}

.testimonial-card:hover {
  transform: translate(0, -20px);
}

.testimonial-card._2 {
  background-color: #fff;
  background-image: none;
  justify-content: space-between;
  height: 587px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.testimonial-card._2.retreat {
  height: 400px;
}

.testimonial-card._2.home {
  overflow: hidden;
}

.testimonial-card._2.home.gallery {
  border-width: 0;
  border-radius: 10px;
  width: auto;
  min-width: 400px;
  height: auto;
  min-height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 0 6px 4px #0003;
}

.text-block-4 {
  color: var(--text-white);
  margin-top: 13px;
  font-weight: 300;
}

.text-block-4._2 {
  color: #000;
}

.image-5 {
  width: 18px;
  margin-left: 0;
}

.container-9 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: -15px;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 50px;
}

.image-6 {
  transform-style: preserve-3d;
  width: 27px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.link-block, .link-block-2, .link-block-3 {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.section-3 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: static;
}

.section-3._2 {
  height: auto;
}

.video {
  z-index: 1;
  width: 100%;
  height: 120vh;
  position: absolute;
}

.video.retreat {
  height: 120vh;
}

.blue-filter {
  z-index: 2;
  background-color: #000c;
  width: 100%;
  max-width: none;
  height: 120vh;
  position: absolute;
  overflow: hidden;
}

.container-10 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 20vh 2%;
  display: flex;
  position: relative;
  top: auto;
}

.container-10.container22 {
  padding-top: 20vh;
  padding-bottom: 20vh;
  top: auto;
}

.container-10.hostelcontainer {
  margin-top: 0;
  padding-top: 20vh;
  padding-bottom: 20vh;
  top: auto;
}

.heading-5 {
  color: #fff;
  letter-spacing: -2px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Inria Sans, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 56px;
}

.text-span-2 {
  font-style: italic;
  font-weight: 700;
}

.image-7 {
  border-radius: 30px;
  width: 100%;
  max-width: 592px;
  height: 100%;
  max-height: 763px;
  position: static;
}

.container-11 {
  justify-content: center;
  align-items: center;
  max-width: 50%;
  display: flex;
}

.container-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  padding-right: 40px;
  display: flex;
}

.container-12.retreat {
  padding-left: 109px;
  padding-right: 0;
}

.paragraph-2 {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 45px;
  padding-right: 103px;
  font-weight: 300;
}

.paragraph-2.retreat {
  padding-right: 10px;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  padding: 11px 52px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  transition: transform .25s;
}

.button:hover {
  transform: translate(11px)scale(1.1);
  box-shadow: 0 0 20px #ffffff59;
}

.button.tablebutton {
  background-color: var(--cta-accent);
  color: #fff;
  letter-spacing: 1px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 700;
  line-height: 35px;
  transition: box-shadow .25s, transform .25s;
  position: static;
}

.button.tablebutton:hover {
  transform: scale(1.05);
  box-shadow: 0 0 24px #00e5ff59;
}

.button.tablebutton.explore {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 0;
  padding: 0 27px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.button.tablebutton.explore.home {
  border-radius: 10px;
}

.button.tablebutton.explore.home:hover {
  box-shadow: 0 0 24px #00ff8059;
}

.button.tablebutton.explore.retreats {
  border-radius: 10px;
}

.button.tablebutton.explore.retreats:hover {
  box-shadow: 0 0 20px #ffeb6933;
}

.button.tablebutton.top {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 0;
  padding: 0 37px;
  display: flex;
}

.button.tablebutton.top.home {
  background-color: #3d6930;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.button.tablebutton.top.home:hover {
  box-shadow: 0 0 15px #00ff6f59;
}

.paragraph-3 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-5 {
  letter-spacing: 1px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 26px;
  line-height: 26px;
}

.container-13 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: 100%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  top: auto;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.container-14 {
  z-index: 2;
  background-color: #090f05cc;
  width: 100%;
  max-width: none;
  height: 120vh;
  position: absolute;
}

.container-15 {
  width: 522px;
  height: 732px;
}

.container-16 {
  width: 600px;
  height: 700px;
}

.section-5 {
  z-index: 10;
  background-color: #0e0e0e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 50px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
  position: relative;
}

.section-5._2 {
  margin-top: -32px;
}

.section-5._2._3 {
  background-color: #1e1e1e;
  padding-top: 50px;
}

.text-block-7 {
  color: var(--text-white);
  text-align: center;
  margin-bottom: 15px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 64px;
}

.text-block-7._3 {
  color: #fff;
  margin-top: 100px;
}

.text-block-8 {
  color: var(--light-text);
  text-align: center;
  max-width: 519px;
  font-weight: 300;
}

.text-block-8._3 {
  color: #fff;
}

.container-17 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: center;
  margin-top: 43px;
  display: flex;
}

.button-2 {
  color: #fff;
  letter-spacing: 1px;
  background-color: #3c6930;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 150px;
  transition: background-color .25s, transform .25s;
  display: flex;
}

.button-2:hover {
  background-color: #d5d6d8;
  transform: scale(1.1);
}

.button-2._2 {
  background-color: #112234;
}

.button-2.retreat, .button-2.retreat.w--current {
  background-color: #1f6f50;
}

.divider {
  background-color: #7ca770;
  width: 900px;
  max-width: none;
  height: 2px;
  margin-top: 59px;
}

.divider._2 {
  background-color: var(--light-text);
  color: var(--light-text);
  border-radius: 20px;
}

.divider._2._3 {
  height: 1px;
}

.bottom-tags {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 27px;
  display: flex;
}

.text-block-9 {
  color: #0009;
  background-color: #0000;
  font-size: 14px;
}

.text-block-9._2 {
  color: var(--light-text);
}

.text-block-9.white {
  color: #fff;
}

.section-6 {
  z-index: 6;
  background-color: #f7f7f7;
  background-image: linear-gradient(#1e1d1df2 36%, #3d6930f2), url('../images/noisetile.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  border-radius: 0;
  margin-top: -26px;
  padding-bottom: 140px;
  padding-left: 2%;
  padding-right: 2%;
  position: relative;
}

.section-6._2 {
  z-index: 5;
  background-image: radial-gradient(circle, #082b3af2 20%, #0000), linear-gradient(#00121af2, #0a1b2ef2), url('../images/noisetile.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, auto;
  background-attachment: scroll, scroll, scroll;
  margin-top: -69px;
  padding-bottom: 261px;
}

.section-6.retreat {
  background-color: #2f3c3a;
  background-image: none;
  background-size: auto;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f7f7f7;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 468px;
  height: 49px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 2px 2px 5px #0003;
}

.tabs-menu._2 {
  background-color: #ffffff0f;
  border: 1px solid #ffffff2e;
}

.tabs-menu._2._3 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff42;
  box-shadow: 2px 2px 6px 1px #0003;
}

.tabs-menu.retreat {
  background-color: #ffffff1a;
}

.tab-link-retreats {
  color: #fff;
  background-color: #0000;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 150px;
  padding: 5px 50px;
  display: flex;
}

.tab-link-retreats.w--current {
  color: #fff;
  background-color: #3d6930;
  border-radius: 20px;
  padding-left: 50px;
  padding-right: 50px;
}

.tab-link-retreats._2 {
  color: var(--text-white);
}

.tab-link-retreats._2.w--current {
  background-color: var(--cta-accent);
}

.tab-link-retreats.retreat.w--current {
  background-color: #1f6f50;
}

.tab-link-hostel {
  color: #fff;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 150px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.tab-link-hostel.w--current {
  color: #fff;
  background-color: #3c6930;
  border-radius: 30px;
  width: 150px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-hostel._2 {
  color: var(--text-white);
}

.tab-link-hostel._2.w--current {
  background-color: var(--cta-accent);
}

.tab-link-hostel.retreat {
  color: #fff;
}

.tab-link-hostel.retreat.w--current {
  color: #fff;
  background-color: #1f6f50;
}

.tab-link-dive {
  color: #fff;
  background-color: #0000;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 150px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.tab-link-dive.w--current {
  color: #fff;
  background-color: #3c6930;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.tab-link-dive._2 {
  color: var(--text-white);
}

.tab-link-dive._2.w--current {
  background-color: var(--cta-accent);
}

.tab-link-dive.retreat {
  color: #fff;
}

.tab-link-dive.retreat.w--current {
  color: #fff;
  background-color: #1f6f50;
}

.tabs {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 39px;
  overflow: visible;
}

.tabs.dive {
  max-width: 1200px;
}

.tabs.retreat {
  max-width: 1280px;
  padding-left: 2%;
  padding-right: 2%;
}

.tabs-content {
  width: 100%;
  max-width: 1500px;
  margin-top: 61px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0%;
  overflow: visible;
}

.tabs-content.retreat {
  width: auto;
  max-width: 1280px;
  padding: 0 0%;
}

.tab-pane-retreats {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #fff3;
  border: 1px solid #ffffff2e;
  border-radius: 30px;
  padding: 75px 130px;
  box-shadow: 0 0 10px #0003;
}

.tab-pane-retreats.dive {
  background-color: #ffffff0d;
}

.tab-pane-retreats.retreat {
  background-color: #ffffff1a;
  padding-left: 100px;
  padding-right: 100px;
}

.tab-pane-retreats.home {
  background-color: #ffffff0f;
}

.tab-pane-hostel {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #ffffff0f;
  border: 1px solid #ffffff2e;
  border-radius: 30px;
  padding: 75px 130px;
  box-shadow: 0 0 10px #0003;
}

.tab-pane-hostel.dive {
  border-color: #ffffff2e;
}

.tab-pane-hostel.retreat {
  background-color: #ffffff1a;
  padding-left: 100px;
  padding-right: 100px;
}

.tab-pane-dive {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #ffffff0f;
  border: 1px solid #ffffff2e;
  border-radius: 30px;
  padding: 75px 130px;
  box-shadow: 0 0 10px #0003;
}

.tab-pane-dive._2 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  box-shadow: 0 0 10px 2px #0003;
}

.tab-pane-dive.dive {
  border-color: #ffffff2e;
}

.tab-pane-dive.retreat {
  background-color: #ffffff1a;
  padding-left: 100px;
  padding-right: 100px;
}

.heading-6 {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 9px;
  padding-top: 85px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 88px;
  font-weight: 300;
  line-height: 70px;
}

.heading-6._2 {
  color: var(--text-white);
  text-shadow: 0 0 20px #00000080;
  padding-top: 193px;
  font-size: 64px;
}

.heading-6.home {
  color: #fff;
  padding-top: 134px;
}

.heading-6.retreat {
  color: #fff;
  padding-top: 0;
  font-size: 64px;
  line-height: 55px;
}

.text-block-10 {
  text-align: center;
}

.text-block-10._2 {
  color: var(--text-white);
}

.text-block-10.home, .text-block-10.retreat {
  color: #fff;
}

.combine-faq2_title {
  color: #000;
  font-family: Inria Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.combine-faq2_title.home {
  color: #fff;
}

.combine-container-medium {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #000;
  border: 1px #000;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Inria Sans, sans-serif;
  font-weight: 300;
  display: flex;
}

.combine-faq2_accordion {
  color: #000;
  background-color: #0000;
  border-radius: 1rem;
  margin-left: 0;
  transition: background-color .1s;
}

.combine-faq2_accordion:hover {
  background-color: #e4e4e44f;
  border-radius: 10px;
}

.combine-text-size-regular-4 {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.combine-text-size-regular-4.home {
  color: #fff;
}

.combine-faq2_answer {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.combine-faq2_question {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  color: #000;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 1.5rem;
  display: flex;
}

.combine-space-medium-3 {
  width: 100%;
  height: 1.5rem;
}

.slider {
  z-index: 4;
  background-color: #f7f7f7;
  border-radius: 10px;
  height: auto;
  margin-top: -50px;
  margin-bottom: -50px;
  padding-bottom: 0;
  position: relative;
}

.icon, .icon-2 {
  color: #000;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 22px;
  display: flex;
}

.left-arrow {
  left: 100px;
}

.right-arrow {
  right: 100px;
}

.container-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 780px;
  margin-top: 0;
  display: flex;
}

.image-10 {
  max-width: 25%;
}

.text-block-13 {
  color: #0009;
  text-align: center;
  letter-spacing: 4px;
  max-width: 151px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 28px;
  line-height: 100%;
}

.text-block-13._2 {
  max-width: 130px;
}

.container-21 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-14 {
  color: var(--light-text);
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}

.text-block-14._2 {
  color: #000;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-2 {
  background-color: #0009;
  border-radius: 62px;
  width: 90%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2.white {
  background-color: #fff9;
  width: 94%;
}

.slide-nav {
  color: #000;
}

.heading-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 0 20px #00000080;
  margin-top: 0;
  font-family: Nazare, Arial, sans-serif;
  font-size: 104px;
  font-weight: 400;
  line-height: 104px;
}

.heading-7._2 {
  letter-spacing: 0;
  text-transform: lowercase;
  margin-bottom: 0;
  padding-bottom: 10px;
  line-height: 77px;
}

.heading-7._3 {
  margin-bottom: 0;
  padding-bottom: 10px;
  line-height: 78px;
}

.section-7 {
  z-index: 5;
  background-color: #f7f7f7;
  border-radius: 30px 30px 0 0;
  height: 400vh;
  margin-top: -100vh;
  padding-bottom: 0;
  position: sticky;
}

.section-7.sticky-bottom {
  background-color: #0000;
  background-image: linear-gradient(#00121af2, #0a1b2ef2), url('../images/noisetile.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  margin-top: -106vh;
  margin-bottom: -106vh;
  position: relative;
  top: 0;
}

.base-container {
  z-index: 10;
  background-color: #0000;
  background-image: linear-gradient(#122335, #122335);
  border-radius: 30px;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 66px 89px 100px;
  display: block;
  position: relative;
  top: -102px;
  box-shadow: 0 0 20px 2px #0003;
}

.image-11 {
  transform-style: preserve-3d;
  max-width: 5%;
  position: static;
  top: 64px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.heading-8 {
  color: var(--text-white);
  letter-spacing: -1px;
  max-width: 85%;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}

.div-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.text-block-15 {
  color: var(--text-white);
  text-align: left;
  min-width: 152px;
  padding-top: 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.image-12 {
  max-width: 34%;
  margin-right: 0;
  font-size: 15px;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 95%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-14 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
}

.image-15 {
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
}

.paragraph-4 {
  color: var(--text-white);
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
}

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

.image-17 {
  width: 16px;
  max-width: none;
  transform: rotate(90deg);
}

.text-block-19 {
  color: var(--text-white);
  letter-spacing: 2px;
  font-weight: 300;
}

.container-27 {
  background-image: radial-gradient(circle, #00e5ff14, #0000 92%);
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 150px;
}

.div-block-14 {
  width: 100%;
}

.section-8 {
  z-index: 6;
  background-image: radial-gradient(circle, #082b3af2 20%, #0000), linear-gradient(#00121af2, #0a1b2ef2), url('../images/noisetile.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, auto;
  border-radius: 0;
  margin-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.fishybg {
  border-radius: 10px;
  max-width: 95%;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 40px;
  overflow: hidden;
}

.fishytext {
  z-index: 10;
  display: block;
  position: fixed;
  inset: 47% 0 0;
}

.fishytext._2, .fishytext._1 {
  display: block;
  top: 42%;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-5 {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.container-29 {
  background-image: radial-gradient(circle, #00000040, #0000 29%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 135px;
  padding-bottom: 96px;
  display: flex;
}

.heading-9 {
  color: var(--text-white);
  text-align: center;
  letter-spacing: 0;
  text-shadow: 0 0 20px #00000080;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 73px;
}

.div-block-16 {
  cursor: pointer;
  background-color: #f7f7f7;
  border-radius: 15px;
  width: 50%;
  height: 800px;
  padding: 39px 25px 39px 48px;
  transition: box-shadow .25s;
  box-shadow: 0 0 5px #0003;
}

.div-block-16:hover {
  box-shadow: 0 0 5px 2px #0003;
}

.div-block-16._1 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #ffffff0f;
  border: 1px solid #ffffff2e;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  transition: box-shadow .25s, transform .25s;
  box-shadow: 0 0 8px #0006;
}

.div-block-16._1:hover {
  transform: translate(0, -5px);
  box-shadow: inset 0 0 0 1px #00e5ff40, 0 0 8px #0006;
}

.div-block-16._1._2 {
  cursor: auto;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-16._1._3 {
  cursor: auto;
  width: 95%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-10 {
  color: var(--text-white);
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-20 {
  color: var(--light-text);
  font-weight: 300;
}

.text-block-21 {
  color: var(--light-text);
  margin-bottom: 30px;
  padding-top: 10px;
  font-weight: 300;
}

.text-block-22 {
  color: var(--accent);
  text-transform: uppercase;
}

.div-block-19 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  margin-top: 5px;
  display: flex;
}

.div-block-19.mobile {
  display: none;
}

.div-block-20 {
  width: 33%;
}

.text-block-25 {
  color: var(--text-white);
  margin-bottom: 0;
  font-weight: 700;
}

.text-block-26 {
  color: var(--light-text);
  margin-top: 22px;
  margin-bottom: 0;
  font-weight: 300;
}

.text-block-27 {
  color: var(--text-white);
  font-weight: 400;
}

.text-block-27._2 {
  margin-top: 48px;
}

.text-block-28 {
  color: var(--text-white);
  margin-bottom: 0;
}

.text-block-29, .text-block-30 {
  color: var(--light-text);
  font-weight: 300;
}

.div-block-21, .div-block-22 {
  width: 100%;
}

.div-block-23 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.div-block-23._2, .div-block-23._3 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.div-block-23.deal {
  margin-top: 10px;
}

.text-block-31 {
  color: var(--text-white);
  font-size: 24px;
  font-weight: 700;
}

.text-block-31.deal {
  font-size: 16px;
}

.text-block-32 {
  color: var(--text-white);
  font-size: 24px;
}

.div-block-24 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.image-20 {
  color: var(--text-white);
  width: 20px;
  max-width: none;
}

.text-block-33 {
  color: var(--accent);
  margin-top: 5px;
  margin-left: 10px;
  line-height: 16px;
}

.text-block-33.deal {
  font-size: 14px;
  line-height: 14px;
}

.text-span-6 {
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}

.section-9 {
  z-index: 7;
  background-color: #fff;
  background-image: linear-gradient(#00000096, #00000096), linear-gradient(0deg, #001b3ae6, #000000eb 50%, #001b3ae6 102%);
  border-radius: 0;
  height: auto;
  margin-top: -51px;
  padding-top: 150px;
  padding-bottom: 50px;
  position: relative;
}

.text-span-7 {
  text-decoration: underline;
}

.text-block-34 {
  color: var(--text-white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  font-weight: 300;
}

.link-block-4 {
  color: #000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.container-31 {
  max-width: none;
  margin-bottom: 32px;
}

.container-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: stretch;
  max-width: none;
  display: flex;
}

.container-33 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  max-width: none;
  margin-top: 32px;
  display: flex;
}

.section-10 {
  z-index: 5;
  background-color: #0000;
  background-image: radial-gradient(circle, #082b3af2 20%, #0000), linear-gradient(#00121af2, #0a1b2ef2), url('../images/noisetile.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, auto;
  background-attachment: scroll, scroll, scroll;
  margin-top: -54px;
  margin-left: 0;
  padding-bottom: 157px;
  position: relative;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: radial-gradient(circle, #00000040, #0000 25%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
  padding-bottom: 75px;
  display: flex;
}

.heading-11 {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 20px #00000080;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 70px;
}

.text-block-35 {
  color: #fff;
  padding-top: 20px;
}

.div-block-28 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-29 {
  background-color: #ffffff0f;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 133px;
  height: 850px;
  margin-top: 72px;
  margin-right: 25px;
  padding: 0 16px;
  display: flex;
}

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

.text-block-36 {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.div-block-31 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  cursor: pointer;
  background-color: #ffffff0f;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin-bottom: 25px;
  padding-left: 50px;
  display: grid;
}

.div-block-31._2 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  cursor: pointer;
  background-color: #ffffff0f;
  border: 1px solid #ffffff2e;
  border-radius: 10px;
  height: 150px;
  padding-left: 50px;
  transition: transform .25s, box-shadow .25s;
  box-shadow: 0 0 8px #0006;
}

.div-block-31._2:hover {
  transform: translate(0, -5px);
  box-shadow: inset 0 0 0 1px #00e5ff40, 0 0 10px #0006;
}

.titletext {
  color: #fff;
  width: 150px;
  font-weight: 400;
}

.titletext.bold {
  color: #fff;
  width: 152px;
  font-weight: 700;
}

.div-block-32 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.info-container {
  height: 500vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 96px;
  padding-left: 0%;
  padding-right: 0%;
}

.div-block-33 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.5% 177px;
}

.div-block-34 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.section-11 {
  z-index: 9;
  background-color: #f7f7f7;
  background-image: linear-gradient(#000000b3, #000000b3), linear-gradient(#001b3ae6, #000000f2 50%, #001b3ae6);
  border-radius: 50px;
  height: 100vh;
  margin-top: -32px;
  position: relative;
  top: -18px;
  overflow: hidden;
}

.container-34 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1425px;
  height: 100%;
  padding: 0 5%;
  display: flex;
  position: relative;
}

.heading-12 {
  z-index: 2;
  color: var(--text-white);
  text-align: center;
  letter-spacing: -1px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 90px;
  position: relative;
}

.text-block-37 {
  z-index: 2;
  color: var(--light-text);
  text-align: center;
  max-width: 633px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
  position: relative;
}

.sticky-wrapper {
  position: relative;
}

.div-block-36 {
  opacity: 0;
  pointer-events: none;
  height: 100vh;
  display: block;
}

.div-block-39 {
  justify-content: center;
  align-items: flex-end;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
}

.text-span-8 {
  color: var(--cta-accent);
}

.div-block-40 {
  background-color: #8181811a;
  border-radius: 10px;
  width: 133px;
  height: 50px;
  margin-top: 0;
  padding-bottom: 0;
}

.div-block-41 {
  margin-top: -20px;
}

.body {
  background-color: #0000;
}

.text-block-38 {
  color: var(--light-text);
}

.link-block-5 {
  cursor: pointer;
  width: 100%;
  text-decoration: none;
}

.link-block-6, .link-block-7, .link-block-8, .link-block-9 {
  width: 100%;
  text-decoration: none;
}

.text-block-41 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 528px;
  padding-top: 20px;
  font-weight: 300;
}

.ix_sticky-card {
  position: sticky;
  top: 0;
}

.ix_sticky-card.is-card-3.ix_backdrop-filter-blur, .ix_sticky-card.is-card-1, .ix_sticky-card.is-card-2.ix_backdrop-filter-blur {
  top: 0;
}

.header {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 3rem;
  display: flex;
}

.header.margin-bottom_none {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 29px;
  padding-right: 29px;
}

.retreats-cta {
  z-index: 10;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  box-shadow: none;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #1f6f50;
  background-image: none;
  border: 0 solid #0000;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: 1em 2.8em;
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.165, .84, .44, 1), box-shadow .2s;
  display: inline-flex;
}

.retreats-cta:hover {
  color: #fff;
  background-color: #0e422e;
  border-color: #0000;
  box-shadow: 0 0 20px #0e422e80;
}

.retreats-cta:active {
  box-shadow: none;
  background-color: #ffeb68;
}

.retreats-cta:focus {
  outline-offset: 2px;
  outline: 2px solid #ffeb68;
}

.retreats-cta._2 {
  margin-top: 20px;
}

.image_cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image_cover._2 {
  position: relative;
}

.image-ratio_2x3 {
  aspect-ratio: 2 / 3;
  border-radius: 1rem;
  position: relative;
  overflow: clip;
}

.image-ratio_2x3.ratio_1x1_mobile-l {
  max-width: 500px;
  height: 700px;
}

.image-ratio_2x3.ratio_1x1_mobile-l._2 {
  max-width: 400px;
}

.eyebrow {
  color: #1f6f50bf;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #1f6f50;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Inria Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
}

.flex_horizontal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
}

.flex_horizontal.flex_vertical {
  flex-direction: column;
}

.flex_horizontal.flex_vertical.gap-large {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  max-width: 1280px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.card {
  color: #234042;
  background-color: #fffbf2;
  background-image: none;
  border: 0 solid #23404233;
  border-radius: 1rem;
  flex-flow: row;
  flex: 0 auto;
  list-style-type: none;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px #23404233, 0 2px 4px #0000001a, 0 8px 14px #00000026;
}

.card.card_body.backdrop-filter_blur {
  background-color: #fff;
  background-image: none;
  border-width: 0;
  height: 800px;
}

.card.on-secondary {
  color: #234042;
  background-color: #fff;
  background-image: none;
  border-width: 0;
  border-color: #0009;
  height: 800px;
  box-shadow: inset 0 0 0 1px #23404233, 0 2px 4px #0000001a, 0 8px 14px #00000026;
}

.grid_2-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.grid_2-col.height_100percent {
  height: 100%;
}

.heading-13 {
  font-family: var(--header-font-retreats);
  text-align: center;
  letter-spacing: 0;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 80px;
  font-weight: 400;
  line-height: 70px;
}

.div-block-43 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  margin-top: 30px;
  display: flex;
}

.div-block-43.home {
  margin-top: 30px;
}

.margin-bottom_xsmall {
  margin-top: 30px;
  margin-bottom: 10px;
}

.card_body {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
}

.margin-bottom_none {
  color: var(--dark-text);
  font-family: Nazare, Arial, sans-serif;
  margin-bottom: 0 !important;
}

.grid_3-col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card_body-2 {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
}

.card_body-2.is-small {
  padding: 1rem 2rem 2rem;
}

.section-13 {
  background-color: var(--white-bg);
  color: #000;
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/d.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: clip;
}

.grid_4-col {
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid_4-col.gap-small {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.header-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 3rem;
  display: flex;
}

.header-3.is-align-center {
  text-align: center;
  align-items: center;
  margin-bottom: 5rem;
  display: flex;
}

.container-36 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 2%;
}

.paragraph_small {
  letter-spacing: 0;
  margin-bottom: .7em;
  font-size: 14px;
  line-height: 24px;
}

.image_cover-3 {
  object-fit: cover;
  width: 100%;
}

.image-ratio_3x2 {
  aspect-ratio: 3 / 2;
  border-radius: 1rem;
  position: relative;
  overflow: clip;
}

.image-ratio_3x2.radius_bottom-0 {
  border-radius: 10px;
  overflow: clip;
}

.tag_group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #0000;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.eyebrow-3 {
  color: #1f6f50bf;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #1f6f50;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  letter-spacing: .035em;
  text-transform: uppercase;
  color: inherit;
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  border: 1px solid #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: .15em .75em;
  font-size: .75rem;
  text-decoration: none;
  transition-property: border-color, color, background-color;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: ease, ease, ease;
  display: inline-flex;
}

.heading_h4 {
  letter-spacing: -.01em;
  margin-bottom: .35em;
  font-size: 1.33rem;
  font-weight: 700;
  line-height: 1.3em;
}

.heading_h4.margin-bottom_xxsmall {
  color: var(--dark-text);
  letter-spacing: 0;
  font-size: 20px;
  line-height: 25px;
}

.card-link {
  opacity: 1;
  color: #234042;
  background-color: #fffbf2;
  background-image: none;
  border: 0 solid #23404233;
  border-radius: 1rem;
  flex-flow: column;
  margin-bottom: 0;
  text-decoration: none;
  list-style-type: none;
  transition: all .16s linear;
  display: flex;
  overflow: clip;
  transform: translateY(0);
  box-shadow: inset 0 0 0 1px #23404233, 0 2px 4px #0000001a, 0 8px 14px #00000026;
}

.card-link:hover {
  opacity: 1;
  color: #234042;
  background-color: #fffbf2;
  transform: translateY(-2px);
  box-shadow: inset 0 0 0 1px #23404233, 0 4px 6px #0000001a, 0 10px 20px #00000026;
}

.card-link.flex_vertical {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px #23404233, 0 2px 5px #00000026;
}

.heading_h2 {
  letter-spacing: -.01em;
  text-wrap: balance;
  margin-bottom: .35em;
  font-size: 2.37rem;
  font-weight: 700;
  line-height: 1.04em;
}

.heading_h2.margin-bottom_none {
  font-family: var(--header-font-retreats);
  color: #000;
  letter-spacing: -1px;
  font-size: 64px;
  font-weight: 400;
  line-height: 55px;
}

.dv-subbrand {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.container-37 {
  max-width: 1280px;
  padding: 100px 2%;
}

.section-14 {
  background-color: #eee;
  background-image: none;
  border-radius: 30px 30px 0 0;
  margin-top: -40px;
  position: relative;
  top: 0;
}

.div-block-45 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 565px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-45._2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
}

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

.image-24 {
  width: 20px;
  max-width: none;
}

.image-24._2 {
  width: 25px;
}

.text-block-43 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-43.white {
  color: #000;
}

.div-block-47 {
  background-color: #2f3c3a;
  border-radius: 20px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  position: sticky;
  top: -8rem;
}

.text-block-44 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inria Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-48 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #555;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  padding: 249px 41px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-17 {
  z-index: 10;
  font-family: var(--header-font-retreats);
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 105px;
  padding-right: 105px;
  font-size: 104px;
  font-weight: 400;
  line-height: 77px;
  position: relative;
}

.text-block-46 {
  z-index: 10;
  color: #fff;
  margin-bottom: 20px;
  padding-top: 10px;
  font-weight: 300;
  position: relative;
}

.background-video-5 {
  z-index: 1;
  height: 102%;
  position: absolute;
  inset: 0%;
}

.div-block-51 {
  z-index: 6;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.div-block-57, .div-block-58, .div-block-59, .div-block-60, .div-block-61, .div-block-62, .div-block-63, .div-block-64, .div-block-65, .div-block-66, .div-block-67, .div-block-68 {
  max-width: 315px;
  position: absolute;
  top: 50px;
}

.section-17 {
  background-color: #eee;
  position: relative;
}

.text-span-10 {
  color: #405742;
}

.div-block-73 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/481af8e5-994b-4b42-9f79-3842e278fb19.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 75px 50px 100px;
  display: flex;
  box-shadow: 0 0 10px 5px #0003;
}

.heading-19 {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 51px;
  font-weight: 400;
  line-height: 51px;
}

.div-block-74 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 0;
}

.div-block-75 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.section-19 {
  background-color: #fff;
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/d.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  position: relative;
}

.container-42 {
  max-width: 1280px;
  padding: 100px 2%;
}

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

.div-block-78 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-79 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.paragraph-9 {
  text-align: center;
  max-width: 878px;
  font-weight: 400;
}

.image-28 {
  max-width: 20%;
}

.image-29 {
  max-width: 30%;
}

.image-30 {
  max-width: 20%;
}

.div-block-80 {
  background-color: #fff;
  border-radius: 30px;
  margin-top: 100px;
  padding: 75px 50px 100px;
}

.div-block-84 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.bold-text-4 {
  font-weight: 400;
}

.gallery-section {
  z-index: 10;
  background-color: #8a8a8a;
  border-radius: 20px;
  margin-top: -50px;
  position: relative;
}

.gallery-track {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-32 {
  position: static;
  left: -147px;
}

.image-32._2, .image-32._4 {
  left: 0;
}

.text-block-47 {
  color: #fff;
  font-weight: 700;
}

.div-block-85 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: flex;
}

.image-33 {
  width: 14px;
  max-width: none;
  transform: rotate(-90deg);
}

.div-block-86 {
  padding-bottom: 20px;
  padding-left: 30px;
  display: block;
  overflow: hidden;
}

.toggle-wrapper, .toggle-wrapper:hover {
  background-color: #00000026;
  border-radius: 30px;
}

.background-video-6 {
  width: 150%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% -30%;
  overflow: visible;
}

.div-block-88 {
  z-index: 1;
  background-color: #00000080;
  width: 150%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% -30%;
}

.heading_h4-2 {
  color: #000;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: .35em;
  font-family: Nazare, Arial, sans-serif;
  font-size: 43px;
  font-weight: 500;
  line-height: 35px;
}

.icon-3 {
  color: #6d653c;
  vertical-align: middle;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.image_cover-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card-3 {
  box-shadow: none;
  color: #676353;
  background-color: #eeedde;
  background-image: none;
  border: 0 solid #67635333;
  border-radius: .75rem;
  flex-flow: row;
  flex: 0 auto;
  list-style-type: none;
  overflow: hidden;
}

.card-3.on-secondary {
  box-shadow: none;
  color: #676353;
  background-color: #fff;
  background-image: none;
  border-color: #6763531a;
  height: 100%;
  transition: transform .25s;
}

.card_body-3 {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
}

.ratio_anamorphic {
  aspect-ratio: 2.39;
  border-radius: .75rem;
  position: relative;
  overflow: clip;
}

.paragraph_small-2 {
  letter-spacing: 0;
  margin-bottom: .7em;
  font-size: .88rem;
  line-height: 1.6em;
}

.paragraph_small-2.margin-bottom_none {
  color: var(--dark-text);
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.overflow_clip {
  overflow: clip;
}

.problems {
  margin-top: 100px;
}

.text-block-48 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 64px;
  line-height: 64px;
}

.comparison-table {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #2f3c3a;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-top: 14px;
  padding-bottom: 33px;
  display: grid;
}

.comparison-title {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
  font-size: 20px;
  font-weight: 700;
}

.comparison-negative {
  margin-left: 15px;
  padding-left: 0;
  font-weight: 700;
}

.comparison-positive {
  margin-left: 15px;
  padding-left: 0;
}

.div-block-89 {
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  display: flex;
}

.image-34 {
  width: 21px;
  max-width: none;
  margin-left: 20px;
}

.image-34._2 {
  width: 32px;
  margin-left: 0;
}

.div-block-90, .div-block-91, .div-block-92, .div-block-93, .div-block-94, .div-block-95, .div-block-96, .div-block-97, .div-block-98 {
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  display: flex;
}

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

.div-block-100, .div-block-101 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 30px;
  display: flex;
}

.div-block-102 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.text-block-50 {
  font-family: Inria Sans, sans-serif;
}

.image-35 {
  width: 30px;
  max-width: none;
}

.image-35._2 {
  width: 25px;
}

.div-block-104 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
}

.div-block-105, .div-block-106 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.containr {
  transition: transform .2s;
}

.containr:hover {
  transform: scale(1.025);
}

.con {
  transition: transform .2s;
}

.con:hover {
  transform: scale(1.025);
}

.cona {
  transition: transform .2s;
}

.cona:hover {
  transform: scale(1.025);
}

.div-block-107 {
  transition: transform .2s;
}

.div-block-107:hover {
  transform: scale(1.025);
}

.div-block-108, .div-block-109 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.diver {
  background-color: #eaf6fb80;
  border-radius: 30px;
  width: 97%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-36 {
  width: 17px;
  max-width: none;
}

.link-block-10, .link-block-11, .link-block-12 {
  text-decoration: none;
}

.pricing-section {
  z-index: 100;
  background-color: #fff;
  border-radius: 30px;
  margin-top: -30px;
  margin-bottom: -26px;
  position: relative;
}

.heading-20 {
  text-align: left;
  margin-bottom: 10px;
  font-family: Nazare, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 55px;
}

.pricing-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  height: 100%;
  padding: 100px 2%;
  display: block;
}

.container-43 {
  width: 50%;
  max-width: none;
  margin-top: 0;
}

.text-block-51 {
  color: #0009;
  text-align: left;
  font-style: italic;
}

.text-block-52 {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
}

.text-block-52._2 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-110 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.div-block-111 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-53 {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

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

.div-block-113 {
  width: 50%;
  height: 100%;
}

.sticky-wrap {
  position: relative;
}

.stick-space {
  opacity: 0;
  pointer-events: none;
  height: 100vh;
}

.mask {
  padding-bottom: 0;
}

.mask-2 {
  height: 100%;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.slide {
  height: 100%;
}

.slide-nav-2 {
  position: absolute;
}

@media screen and (max-width: 991px) {
  .hero-content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading {
    max-width: 506px;
    font-size: 80px;
    line-height: 60px;
  }

  .letter-wrap {
    margin-left: 0;
  }

  .letter-wrap._1 {
    margin-left: 62px;
  }

  .section-2 {
    padding-bottom: 0;
  }

  .image-3 {
    width: 50px;
  }

  .paragraph {
    padding-left: 95px;
    padding-right: 95px;
    font-size: 20px;
    line-height: 30px;
  }

  .container-5 {
    flex-flow: column;
    max-width: 857px;
    padding-left: 0%;
    padding-right: 0%;
    overflow: hidden;
  }

  .explore-diving {
    min-width: auto;
    max-width: none;
    height: 393px;
  }

  .explore-diving:hover {
    transform: translate(50px);
  }

  .heading-2 {
    margin-top: 40px;
  }

  .image-4 {
    padding-top: 29px;
  }

  .text-block-3 {
    top: 183px;
  }

  .heading-3 {
    margin-top: 0;
  }

  .heading-3._2 {
    margin-top: 60px;
  }

  .heading-3._2._3 {
    text-align: center;
  }

  .heading-3._2._3.mobile {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-3._2._3.nonmobile {
    display: none;
  }

  .testimonial-card._2.retreat {
    min-width: 300px;
    max-width: none;
  }

  .text-block-4._2 {
    max-width: 200px;
  }

  .link-block, .link-block-2, .link-block-3 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .container-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    top: auto;
  }

  .container-10.container22 {
    top: 285px;
  }

  .heading-5 {
    font-size: 48px;
    line-height: 48px;
  }

  .image-7 {
    max-width: 100%;
  }

  .container-11 {
    max-width: none;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .container-12 {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-12.retreat {
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    top: -264px;
  }

  .container-12._3132 {
    position: relative;
    top: -13px;
  }

  .container-13 {
    max-width: 450px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    top: 63px;
  }

  .divider {
    width: 587px;
  }

  .tabs.retreat {
    padding-left: 5%;
    padding-right: 5%;
  }

  .tabs-content {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .tab-pane-retreats {
    padding: 60px 77px;
  }

  .tab-pane-retreats.retreat {
    padding: 40px 50px;
  }

  .tab-pane-hostel {
    padding: 60px 77px;
  }

  .tab-pane-hostel.retreat {
    padding: 40px 50px;
  }

  .tab-pane-dive {
    padding: 60px 77px;
  }

  .tab-pane-dive.retreat {
    padding: 40px 50px;
  }

  .heading-6 {
    font-size: 71px;
  }

  .heading-6.home {
    font-size: 64px;
    line-height: 64px;
  }

  .combine-text-size-regular-4 {
    text-align: left;
  }

  .left-arrow {
    left: 50px;
  }

  .right-arrow {
    right: 50px;
  }

  .heading-7 {
    text-align: center;
    letter-spacing: -1px;
    margin-top: 10px;
    line-height: 82px;
  }

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

  .div-block-9 {
    display: none;
  }

  .image-15 {
    display: block;
  }

  .paragraph-4 {
    font-size: 26px;
    line-height: 40px;
  }

  .container-27 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-16._1._2 {
    height: 690px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-20, .text-block-21, .text-block-22 {
    font-size: 14px;
  }

  .div-block-20 {
    width: 49%;
  }

  .text-block-26, .text-block-27, .text-block-28, .text-block-29, .text-block-30 {
    font-size: 14px;
  }

  .div-block-23 {
    margin-top: 30px;
  }

  .div-block-23._2 {
    margin-top: 154px;
  }

  .div-block-23._3 {
    margin-top: 125px;
  }

  .text-block-33 {
    font-size: 14px;
  }

  .text-block-34 {
    display: none;
  }

  .container-32 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }

  .container-33 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    justify-content: center;
    align-items: center;
  }

  .section-10 {
    display: none;
  }

  .container-34 {
    padding-left: 0;
    padding-right: 0;
  }

  .ix_sticky-card.is-card-1 {
    top: 1rem;
  }

  .image-ratio_2x3.ratio_1x1_mobile-l {
    width: 583px;
    max-width: none;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-ratio_2x3.ratio_1x1_mobile-l._3 {
    width: 685px;
  }

  .card.card_body.backdrop-filter_blur {
    height: 862px;
  }

  .card_body {
    padding: 2rem;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .grid_3-col.tablet-1-col {
    grid-template-columns: 1fr;
  }

  .card_body-2 {
    padding: 2rem;
  }

  .card_body-2.is-small {
    margin-top: -35px;
    padding-top: 0;
  }

  .section-13 {
    padding-top: 5rem;
    padding-bottom: 7rem;
  }

  .grid_4-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .header-3.is-align-center {
    margin-bottom: 2rem;
  }

  .container-36 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-37 {
    padding: 100px 5% 5%;
  }

  .div-block-47 {
    top: -10rem;
  }

  .text-block-44 {
    padding-left: 110px;
    padding-right: 110px;
  }

  .heading-17 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-63 {
    max-width: 200px;
  }

  .div-block-74 {
    padding-top: 50px;
  }

  .container-42 {
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  .div-block-77 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .div-block-78 {
    flex-flow: row;
    width: 100%;
  }

  .div-block-79 {
    width: 100%;
  }

  .paragraph-9 {
    margin-bottom: 60px;
  }

  .image-28 {
    max-width: 41%;
    margin-top: -22px;
  }

  .image-29, .image-30 {
    max-width: 40%;
  }

  .div-block-80 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-81, .div-block-82, .div-block-83 {
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    display: flex;
  }

  .div-block-84 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .comparison-row-main {
    border-radius: 20px;
  }

  .div-block-89, .div-block-90, .div-block-91, .div-block-92, .div-block-93, .div-block-94, .div-block-95, .div-block-96, .div-block-97, .div-block-98 {
    height: 200px;
  }

  .div-block-99 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
  }

  .div-block-100, .div-block-101 {
    border-radius: 20px;
  }

  .div-block-104, .div-block-105 {
    flex-flow: column;
    padding-top: 50px;
  }

  .div-block-106 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
  }

  .italic-text {
    font-style: normal;
    font-weight: 300;
  }

  .pricing-container {
    padding: 5%;
  }

  .container-43 {
    width: 100%;
  }

  .div-block-112 {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    flex-flow: column;
    overflow: hidden;
  }

  .div-block-113 {
    width: 100%;
  }

  .mask-2 {
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide-3 {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .container-3 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph {
    margin-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 20px;
    line-height: 35px;
  }

  .container-5 {
    margin-top: 100px;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden;
  }

  .container-8 {
    padding-bottom: 50px;
  }

  .heading-3._2 {
    margin-top: 71px;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 48px;
    line-height: 40px;
  }

  .heading-3._2._3.mobile {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-3._2._3.nonmobile {
    display: none;
  }

  .heading-3._2._4 {
    font-size: 48px;
    line-height: 40px;
  }

  .carousel-wrapper {
    margin-bottom: 0;
  }

  .testimonial-card {
    min-width: 344px;
  }

  .text-block-4._2 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-10.container22, .container-10.hostelcontainer {
    top: auto;
  }

  .heading-5 {
    font-size: 49px;
  }

  .container-12.retreat, .container-12._3132 {
    position: static;
  }

  .button.tablebutton.explore.retreats {
    font-size: 14px;
    line-height: 20px;
  }

  .button.tablebutton.top.home {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 24px;
  }

  .container-13 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 324px;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
    top: 0;
  }

  .section-5._2._3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-7._3 {
    margin-top: 75px;
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-8._3 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-17 {
    flex-flow: column;
    margin-top: 30px;
  }

  .button-2.retreat, .button-2.retreat.w--current {
    font-size: 14px;
    line-height: 20px;
  }

  .divider {
    width: 450px;
  }

  .divider._2._3 {
    margin-top: 30px;
  }

  .text-block-9.white, .text-block-9.white._2 {
    line-height: 20px;
  }

  .tab-link-retreats {
    color: #fff;
  }

  .tab-link-retreats.retreat.w--current, .tab-link-hostel.retreat, .tab-link-dive.retreat {
    font-size: 14px;
    line-height: 20px;
  }

  .tab-pane-retreats {
    padding-left: 40px;
    padding-right: 40px;
  }

  .tab-pane-retreats.retreat {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tab-pane-hostel {
    background-color: #fff3;
    padding-left: 40px;
    padding-right: 40px;
  }

  .tab-pane-hostel.retreat {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tab-pane-dive._2 {
    background-color: #fff3;
    padding-left: 40px;
    padding-right: 40px;
  }

  .tab-pane-dive.retreat {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-6 {
    font-size: 59px;
  }

  .heading-6.retreat {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-10.retreat {
    font-size: 14px;
    line-height: 20px;
  }

  .combine-faq2_title.home {
    font-size: 16px;
    line-height: 24px;
  }

  .combine-text-size-regular-4 {
    font-size: 1rem;
  }

  .combine-text-size-regular-4.home {
    font-size: 14px;
    line-height: 20px;
  }

  .slider {
    height: 100%;
    padding-bottom: 0;
  }

  .left-arrow {
    left: 25px;
  }

  .right-arrow {
    right: 25px;
  }

  .container-20 {
    margin-top: 0;
  }

  .image-10 {
    max-width: 20%;
  }

  .text-block-14._2 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-7._2 {
    font-size: 64px;
    line-height: 55px;
  }

  .heading-7._3 {
    font-size: 80px;
    line-height: 70px;
  }

  .section-7.sticky-bottom {
    height: 100vh;
    margin-top: -107vh;
  }

  .paragraph-4 {
    font-size: 24px;
    line-height: 35px;
  }

  .container-27 {
    padding-bottom: 150px;
  }

  .section-8 {
    margin-top: 68vh;
  }

  .fishybg, .fishytext._2, .fishytext._1 {
    display: none;
  }

  .container-29 {
    padding-top: 100px;
  }

  .heading-9 {
    margin-top: 0;
    font-size: 64px;
    line-height: 55px;
  }

  .div-block-16._1._2, .div-block-16._1._3 {
    height: auto;
  }

  .div-block-19.mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .div-block-19.nonmobile {
    display: none;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-20._2 {
    width: 35%;
  }

  .text-block-26, .text-block-27._2 {
    margin-top: 0;
  }

  .div-block-23 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 24px;
  }

  .div-block-23._2, .div-block-23._3 {
    margin-top: 30px;
  }

  .div-block-23.deal {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-33 {
    margin-left: 0;
  }

  .container-32 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .container-33 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    align-items: stretch;
  }

  .info-container {
    height: 566px;
  }

  .text-block-41 {
    width: 419px;
    font-size: 14px;
    line-height: 20px;
  }

  .header {
    margin-bottom: 2rem;
  }

  .retreats-cta {
    font-size: 14px;
    line-height: 20px;
  }

  .image_cover {
    position: relative;
    top: 1px;
  }

  .image_cover._2 {
    top: -62px;
  }

  .image-ratio_2x3.ratio_1x1_mobile-l {
    width: 444px;
    height: 551px;
  }

  .image-ratio_2x3.ratio_1x1_mobile-l._3 {
    width: 515px;
  }

  .eyebrow {
    line-height: 20px;
  }

  .grid_2-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_2-col.height_100percent {
    place-items: center;
  }

  .heading-13 {
    font-size: 48px;
    line-height: 40px;
  }

  .card_body {
    padding: 1.5rem;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .grid_3-col {
    grid-template-columns: 1fr;
  }

  .grid_3-col.tablet-1-col.gap-xsmall {
    padding-left: 5%;
    padding-right: 5%;
  }

  .card_body-2 {
    padding: 1.5rem;
  }

  .card_body-2.is-small {
    min-height: 40%;
    margin-top: -156px;
  }

  .section-13 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .grid_4-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .header-3 {
    margin-bottom: 2rem;
  }

  .header-3.is-align-center {
    margin-bottom: 4rem;
  }

  .paragraph_small {
    line-height: 20px;
  }

  .eyebrow-3 {
    margin-bottom: 0;
    line-height: 20px;
  }

  .tag {
    font-size: 14px;
    line-height: 20px;
  }

  .heading_h4.margin-bottom_xxsmall {
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading_h2.margin-bottom_none {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-42 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-37 {
    padding: 100px 0% 0;
  }

  .div-block-45, .text-block-43 {
    font-size: 14px;
  }

  .text-block-43.white {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-44 {
    font-size: 16px;
  }

  .heading-17 {
    font-size: 64px;
    line-height: 55px;
  }

  .text-block-46 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-63, .div-block-64, .div-block-65, .div-block-66, .div-block-67, .div-block-68 {
    max-width: 250px;
  }

  .div-block-73 {
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-19 {
    font-size: 48px;
    line-height: 40px;
  }

  .div-block-75 {
    width: 100%;
  }

  .paragraph-9 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading_h4-2 {
    font-size: 40px;
    line-height: 30px;
  }

  .image_cover-4 {
    border-radius: 10px;
    max-width: 59%;
  }

  .card-3.on-secondary:hover {
    transform: none;
  }

  .card_body-3 {
    padding-top: 1rem;
  }

  .ratio_anamorphic.margin-bottom_small {
    display: none;
  }

  .paragraph_small-2.margin-bottom_none {
    font-size: 14px;
    line-height: 20px;
  }

  .overflow_clip {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .problems {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-48 {
    font-size: 48px;
    line-height: 40px;
  }

  .comparison-title {
    font-size: 16px;
    line-height: 24px;
  }

  .comparison-negative, .comparison-positive {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-100, .div-block-101 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-50 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-35 {
    width: 25px;
  }

  .bold-text-6 {
    font-size: 14px;
    line-height: 24px;
  }

  .bold-text-7, .bold-text-8 {
    font-size: 14px;
  }

  .div-block-108, .div-block-109 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .pricing-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-112 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .mask {
    padding-bottom: 0;
  }

  .mask-2 {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide, .slide-2, .slide-3 {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .hero-content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading {
    max-width: 269px;
    margin-top: 1vh;
    margin-bottom: 1svh;
    font-size: 56px;
    line-height: 48px;
  }

  .text-block {
    font-size: 14px;
  }

  .container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .image-2 {
    max-width: 134%;
  }

  .hostel {
    font-size: 30px;
    line-height: 30px;
  }

  .container-3 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .letter-wrap {
    margin-left: 0;
    font-size: 14px;
  }

  .letter-wrap._1 {
    margin-left: 41px;
    font-size: 14px;
  }

  .text-block-2 {
    letter-spacing: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .image-3._2 {
    width: 40px;
  }

  .paragraph {
    margin-bottom: 50px;
    padding-left: 27px;
    padding-right: 27px;
    font-size: 16px;
    line-height: 24px;
  }

  .container-5 {
    margin-top: 73px;
  }

  .heading-2 {
    font-size: 48px;
    line-height: 48px;
  }

  .text-block-3 {
    font-size: 20px;
    line-height: 30px;
    top: 203px;
  }

  .text-block-3._2 {
    top: 167px;
  }

  .container-8 {
    padding-bottom: 25px;
  }

  .heading-3._1 {
    font-size: 48px;
    line-height: 40px;
  }

  .heading-3._2 {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 48px;
    line-height: 40px;
  }

  .heading-3._2._3.mobile {
    margin-bottom: 20px;
  }

  .heading-3._2._3.nonmobile {
    display: none;
  }

  .heading-3._2._4 {
    font-size: 48px;
    line-height: 40px;
  }

  .carousel-wrapper {
    margin-top: 25px;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden;
  }

  .testimonial-card {
    min-width: 284px;
    height: 409px;
    padding: 33px 24px;
  }

  .testimonial-card._2 {
    height: 350px;
  }

  .testimonial-card._2.retreat {
    min-width: 250px;
  }

  .testimonial-card._2.home {
    height: 500px;
  }

  .testimonial-card._2.home.gallery {
    min-width: 300px;
    min-height: 448px;
  }

  .testimonial-card.dive {
    height: 610px;
  }

  .text-block-4, .text-block-4._2 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-9 {
    margin-top: 0;
    top: auto;
    bottom: 40px;
  }

  .section-3 {
    height: 100vh;
    position: relative;
    top: -12px;
  }

  .container-10, .container-10.container22 {
    top: auto;
  }

  .heading-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .container-12._3132 {
    justify-content: center;
    align-items: flex-start;
  }

  .paragraph-2 {
    padding-right: 6px;
    font-size: 14px;
  }

  .button {
    font-size: 16px;
  }

  .button.tablebutton.explore {
    font-size: 14px;
    line-height: 20px;
  }

  .button.tablebutton.top {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
    display: flex;
  }

  .button.tablebutton.top.home {
    padding-left: 27px;
    padding-right: 27px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-3 {
    max-width: 712px;
    font-size: 16px;
    line-height: 24px;
  }

  .container-13 {
    padding-left: 34px;
    padding-right: 34px;
  }

  .text-block-6 {
    font-size: 24px;
  }

  .section-5 {
    z-index: 10;
    height: auto;
    margin-top: -30px;
    padding-top: 68px;
  }

  .section-5._2._3 {
    padding-top: 0;
  }

  .text-block-7 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-7._3 {
    max-width: 222px;
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-8 {
    padding-left: 56px;
    padding-right: 56px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-8._3 {
    font-size: 14px;
  }

  .container-17 {
    flex-flow: column;
    margin-top: 20px;
  }

  .divider {
    width: 241px;
    margin-top: 57px;
  }

  .text-block-9 {
    margin-bottom: 59px;
  }

  .text-block-9._2 {
    margin-bottom: 0;
  }

  .text-block-9.white {
    text-align: center;
  }

  .text-block-9.white._2 {
    margin-bottom: 0;
  }

  .section-6._2 {
    padding-bottom: 150px;
  }

  .tabs-menu {
    border-radius: 20px;
    flex-flow: column;
    width: auto;
    height: 153px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 10px 5%;
  }

  .tab-link-retreats {
    width: 95%;
  }

  .tab-link-retreats.w--current {
    width: 270px;
  }

  .tab-link-retreats._2 {
    font-size: 14px;
  }

  .tab-link-retreats.retreat.w--current {
    font-size: 14px;
    line-height: 20px;
  }

  .tab-link-hostel {
    width: 95%;
  }

  .tab-link-hostel.w--current {
    width: 270px;
  }

  .tab-link-hostel._2 {
    font-size: 14px;
  }

  .tab-link-hostel.retreat {
    font-size: 14px;
    line-height: 20px;
  }

  .tab-link-dive.w--current {
    justify-content: center;
    align-items: center;
    width: 95%;
  }

  .tab-link-dive._2, .tab-link-dive._2.w--current {
    font-size: 14px;
  }

  .tab-link-dive.retreat {
    font-size: 14px;
    line-height: 20px;
  }

  .tabs-content {
    margin-top: 31px;
  }

  .tab-pane-retreats {
    padding: 10px;
  }

  .tab-pane-retreats.retreat {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-pane-hostel {
    padding: 10px;
  }

  .tab-pane-hostel.dive {
    background-color: #ffffff0f;
  }

  .tab-pane-hostel.retreat {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-pane-dive {
    padding: 10px 5px;
  }

  .tab-pane-dive._2, .tab-pane-dive.retreat {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-6 {
    font-size: 56px;
    line-height: 56px;
  }

  .heading-6._2, .heading-6.retreat {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-10._2, .text-block-10.retreat {
    font-size: 14px;
    line-height: 20px;
  }

  .combine-faq2_title {
    font-size: 1rem;
  }

  .combine-faq2_title.home {
    font-size: 14px;
  }

  .combine-container-medium {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .combine-text-size-regular-4 {
    font-size: 1rem;
  }

  .combine-text-size-regular-4.home {
    font-size: 14px;
  }

  .slider {
    height: auto;
  }

  .left-arrow {
    display: none;
    top: 444px;
    left: 40px;
  }

  .right-arrow {
    display: none;
    top: 444px;
    right: 40px;
  }

  .container-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-10 {
    max-width: 25%;
    font-size: 15px;
  }

  .text-block-13 {
    max-width: 91px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-block-14, .text-block-14._2 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-7 {
    text-align: center;
  }

  .heading-7._2 {
    text-transform: lowercase;
    font-size: 48px;
    line-height: 48px;
  }

  .heading-7._3 {
    font-size: 56px;
    line-height: 48px;
  }

  .section-7.sticky-bottom {
    margin-top: -105vh;
    margin-bottom: -108vh;
  }

  .base-container {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-8 {
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-3 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 27px;
  }

  .image-12 {
    max-width: 21%;
  }

  .paragraph-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-8 {
    margin-top: 75vh;
  }

  .container-29 {
    padding-top: 100px;
  }

  .heading-9 {
    font-size: 48px;
    line-height: 40px;
  }

  .div-block-16._1._2 {
    width: 95%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-16._1._2.small {
    height: auto;
  }

  .div-block-16._1._3 {
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-20._2 {
    width: 100%;
  }

  .div-block-23._3 {
    margin-top: 30px;
  }

  .text-block-32 {
    font-size: 20px;
    line-height: 20px;
  }

  .section-9 {
    padding-top: 100px;
  }

  .text-block-34 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-31 {
    margin-bottom: 0;
  }

  .container-32 {
    flex-flow: column;
  }

  .container-33 {
    flex-flow: column;
    margin-top: -15px;
  }

  .section-10 {
    display: none;
  }

  .heading-11 {
    text-align: center;
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-35 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-33 {
    padding-bottom: 100px;
  }

  .div-block-34 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-11 {
    border-radius: 0;
  }

  .container-34 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-12 {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-37 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-39 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-41 {
    width: 292px;
    font-size: 14px;
    line-height: 20px;
  }

  .header.margin-bottom_none {
    padding-left: 0;
    padding-right: 0;
  }

  .retreats-cta {
    white-space: nowrap;
  }

  .image_cover {
    border-radius: 10px;
    position: static;
    top: 0;
    overflow: hidden;
  }

  .image_cover._2 {
    top: 0;
  }

  .image-ratio_2x3.ratio_1x1_mobile-l {
    width: 288px;
    overflow: visible;
  }

  .card.card_body.backdrop-filter_blur {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-13 {
    font-size: 48px;
    line-height: 40px;
  }

  .div-block-43 {
    flex-flow: column;
  }

  .div-block-43.home {
    margin-top: 2vh;
  }

  .card_body {
    padding: 1.5rem;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .card_body-2 {
    padding: 1.5rem;
  }

  .card_body-2.is-small {
    padding-top: 9.3rem;
  }

  .section-13 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .eyebrow-3 {
    line-height: 20px;
  }

  .heading_h2.margin-bottom_none {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-42 {
    font-size: 14px;
    line-height: 20px;
  }

  .container-37 {
    padding-bottom: 50px;
  }

  .text-block-43 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-47 {
    width: 100%;
    margin-top: 50px;
  }

  .text-block-44 {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-48 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .heading-17 {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-46 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .background-video-5 {
    height: 100%;
  }

  .div-block-57, .div-block-58, .div-block-59, .div-block-60, .div-block-61, .div-block-62 {
    padding-right: 20px;
  }

  .heading-19 {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }

  .div-block-78 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }

  .paragraph-9 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .image-29 {
    max-width: 50%;
  }

  .div-block-80 {
    padding: 50px 15px;
  }

  .bold-text-4 {
    font-weight: 400;
  }

  .div-block-86 {
    padding-right: 30px;
  }

  .comparison-row-main {
    grid-column-gap: 0px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-negative, .comparison-positive {
    text-align: center;
    background-image: none;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-89 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 350px;
  }

  .image-34 {
    margin-left: 0;
  }

  .div-block-90 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    height: 350px;
  }

  .div-block-91 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 350px;
  }

  .div-block-92, .div-block-93, .div-block-94, .div-block-95, .div-block-96, .div-block-97 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    height: 350px;
  }

  .div-block-98 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 350px;
  }

  .italic-text {
    text-align: left;
  }

  .div-block-108, .div-block-109 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-20 {
    font-size: 48px;
    line-height: 40px;
  }

  .text-block-51, .text-block-52 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-53 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-112 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .mask {
    height: 100%;
  }
}

#w-node-_3656e0ac-b324-0463-a992-4fc11accc12c-fd9eb52f, #w-node-_3656e0ac-b324-0463-a992-4fc11accc138-fd9eb52f, #w-node-_3656e0ac-b324-0463-a992-4fc11accc144-fd9eb52f, #w-node-_3656e0ac-b324-0463-a992-4fc11accc150-fd9eb52f, #w-node-_99dd71d2-0fa3-e456-0fc9-b8a60d112dc5-fd9eb52f, #w-node-_99dd71d2-0fa3-e456-0fc9-b8a60d112dd1-fd9eb52f, #w-node-_99dd71d2-0fa3-e456-0fc9-b8a60d112ddd-fd9eb52f, #w-node-_99dd71d2-0fa3-e456-0fc9-b8a60d112de9-fd9eb52f, #w-node-bb112322-f58c-ce58-7601-b0663610e849-fd9eb52f, #w-node-bb112322-f58c-ce58-7601-b0663610e854-fd9eb52f, #w-node-bb112322-f58c-ce58-7601-b0663610e85f-fd9eb52f, #w-node-bb112322-f58c-ce58-7601-b0663610e86a-fd9eb52f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_452a5527-eef8-7a6d-bbb9-291544316912-9ec883df, #w-node-_732d4b03-5c0a-df62-1bec-d0388eb83caf-9ec883df {
  align-self: stretch;
}

#w-node-_86125985-afb6-912c-62a8-a1eb782e285e-9ec883df, #w-node-_86125985-afb6-912c-62a8-a1eb782e2868-9ec883df, #w-node-_86125985-afb6-912c-62a8-a1eb782e2872-9ec883df, #w-node-_86125985-afb6-912c-62a8-a1eb782e287c-9ec883df, #w-node-f64e9fe5-7ae9-13ff-8d6e-ad92490fb612-9ec883df, #w-node-f64e9fe5-7ae9-13ff-8d6e-ad92490fb61c-9ec883df, #w-node-f64e9fe5-7ae9-13ff-8d6e-ad92490fb626-9ec883df, #w-node-f64e9fe5-7ae9-13ff-8d6e-ad92490fb630-9ec883df, #w-node-a419751f-c858-3a60-0b88-40d3f1117058-9ec883df, #w-node-a419751f-c858-3a60-0b88-40d3f1117062-9ec883df, #w-node-a419751f-c858-3a60-0b88-40d3f111706c-9ec883df, #w-node-a419751f-c858-3a60-0b88-40d3f1117076-9ec883df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3b98451-d6f0-76de-e1b3-25ec4838c003-b99bfd97 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9d7020e-9794-709c-dc5d-75f54d8075ce-67407b01.w-node-_89bd14ee-e272-ea3d-97b9-3761957b73ae-b99bfd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_63aea21b-2f8e-997d-88e2-174767407b1b-67407b01.w-node-_89bd14ee-e272-ea3d-97b9-3761957b73b8-b99bfd97 {
  align-self: end;
}

#w-node-_63aea21b-2f8e-997d-88e2-174767407b1f-67407b01.w-node-_89bd14ee-e272-ea3d-97b9-3761957b73bc-b99bfd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7828c96e-5c35-d639-80c1-389ffa967b98-67407b01.w-node-_89bd14ee-e272-ea3d-97b9-3761957b73c4-b99bfd97 {
  align-self: end;
}

#w-node-_7828c96e-5c35-d639-80c1-389ffa967b9a-67407b01.w-node-_89bd14ee-e272-ea3d-97b9-3761957b73c9-b99bfd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_998f5fd6-123d-b763-75c7-aaa3fc390385-b99bfd97 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_63aea21b-2f8e-997d-88e2-174767407b0f-67407b01.w-node-_89bd14ee-e272-ea3d-97b9-3761957b73d9-b99bfd97, #w-node-_7d993ceb-f042-e7a7-4410-c7fcaa292d99-b99bfd97, #w-node-_99536d6b-fc45-6cb9-3a56-b05499a4b98b-b99bfd97, #w-node-_794d9319-62e8-cb0e-ab48-572892607209-b99bfd97, #w-node-_71776179-c604-6a83-df2d-bed462b6d437-b99bfd97, #w-node-_80ccfc1c-78d7-cb79-f909-57bd9612a574-b99bfd97, #w-node-_51ecae80-6a1d-9f94-d4a4-39d6b1a225a7-b99bfd97, #w-node-_167bf7a8-cbfd-6eed-63d5-82d45dd02571-b99bfd97, #w-node-_3029e1b6-16a5-dcb3-0307-5165fe92323e-b99bfd97, #w-node-_169c0136-f3f4-5225-5217-2e0a081eb904-b99bfd97, #w-node-_29e81ae1-409b-8b12-acf1-a40d14d26d4e-b99bfd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0394d589-edd9-8da2-35af-c6d28622c93a-b99bfd97, #w-node-_676c980d-2ff4-2a5c-a89d-ca14749b61a0-b99bfd97, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-f423a070-ab7a-dbb1-5d75-eef868a3acbc-b99bfd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a58989f8-0fb9-6caa-3d84-4659e9f0db88-96843011.w-node-e8078010-cca2-11fb-c693-db2488e95ff2-b99bfd97, #w-node-_2e7eb23a-4738-6df3-6a63-a980e3226f2d-96843011.w-node-e8078010-cca2-11fb-c693-db2488e95ffd-b99bfd97, #w-node-_9c418c0d-eb69-0cd9-8181-ba3c706afb05-96843011.w-node-e8078010-cca2-11fb-c693-db2488e96008-b99bfd97, #w-node-_9868babe-5b40-b4e0-7a40-d8e6df653f5b-96843011.w-node-e8078010-cca2-11fb-c693-db2488e96013-b99bfd97, #w-node-_046c4f79-1102-8341-9523-cbe72eb1b5dd-96843011.w-node-e8078010-cca2-11fb-c693-db2488e96020-b99bfd97, #w-node-_481d7b6d-b14f-cf80-a0b1-3f1a3ab34b15-96843011.w-node-e8078010-cca2-11fb-c693-db2488e9602b-b99bfd97, #w-node-_7186b1a2-d933-3846-c8d1-cb5313ef239d-96843011.w-node-e8078010-cca2-11fb-c693-db2488e96036-b99bfd97, #w-node-cd9f2553-4480-fc96-8843-07e6b2bde852-96843011.w-node-e8078010-cca2-11fb-c693-db2488e96041-b99bfd97, #w-node-ff5ed93e-e4fe-0414-cd58-7127487eb3a8-b99bfd97, #w-node-ff5ed93e-e4fe-0414-cd58-7127487eb3b2-b99bfd97, #w-node-ff5ed93e-e4fe-0414-cd58-7127487eb3bc-b99bfd97, #w-node-ff5ed93e-e4fe-0414-cd58-7127487eb3c6-b99bfd97, #w-node-fc40bc49-d8f0-1dfd-5780-249508d2f0b7-b99bfd97, #w-node-fc40bc49-d8f0-1dfd-5780-249508d2f0c1-b99bfd97, #w-node-fc40bc49-d8f0-1dfd-5780-249508d2f0cb-b99bfd97, #w-node-fc40bc49-d8f0-1dfd-5780-249508d2f0d5-b99bfd97, #w-node-_358fcb3d-7ed6-e93f-351c-eb4b6c36b7a8-b99bfd97, #w-node-_358fcb3d-7ed6-e93f-351c-eb4b6c36b7b2-b99bfd97, #w-node-_358fcb3d-7ed6-e93f-351c-eb4b6c36b7bc-b99bfd97, #w-node-_358fcb3d-7ed6-e93f-351c-eb4b6c36b7c6-b99bfd97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_0394d589-edd9-8da2-35af-c6d28622c93a-b99bfd97, #w-node-_676c980d-2ff4-2a5c-a89d-ca14749b61a0-b99bfd97, #w-node-_2a9ed00b-2f7f-f367-ffda-be63c8e7f8cd-c8e7f8c5.w-node-f423a070-ab7a-dbb1-5d75-eef868a3acbc-b99bfd97 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c3b98451-d6f0-76de-e1b3-25ec4838c003-b99bfd97, #w-node-_998f5fd6-123d-b763-75c7-aaa3fc390385-b99bfd97 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Nazare';
  src: url('../fonts/nazare.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nazare';
  src: url('../fonts/Nazare.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nazare';
  src: url('../fonts/Nazare.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}