:root {
  --green--500: #01dbcf;
  --yellow--500: #f9e270;
  --green--800: #00786f;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

.offertitle {
  color: #262626;
  text-transform: uppercase;
  flex: 0 auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.resortname {
  color: #262626;
  text-align: center;
  letter-spacing: -.5px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 90%;
}

.checkout-cta.maincta.fullwidth {
  color: #283d3f;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  object-fit: none;
  background-color: #00dbcf;
  border: 1px solid #283d3f;
  border-radius: 26px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.checkout-cta.maincta.fullwidth.mobile {
  border: 2px solid #fff;
}

.checkout-cta.maincta.fullwidth {
  align-self: stretch;
  width: 100%;
  font-size: 16px;
}

.checkout-cta.maincta.fullwidth:hover {
  color: var(--green--500);
}

.checkout-cta.toppercta {
  color: #283d3f;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #00dbcf;
  border-radius: 26px;
  height: 28px;
  padding: 4px 12px;
  font-weight: 700;
  line-height: 20.8px;
}

.checkout-cta.maincta {
  color: #283d3f;
  text-align: center;
  text-transform: uppercase;
  background-color: #00dbcf;
  border: 1px solid #283d3f;
  border-radius: 26px;
  width: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.checkout-cta.maincta.main-cta-carousel {
  width: 240px;
  font-size: 16px;
}

.checkout-cta.maincta.main-cta-carousel.hidden-desktop {
  display: none;
}

.checkout-cta.maincta.main-cta-carousel.hidden-mobile {
  justify-content: center;
  display: block;
}

.checkout-cta.maincta.main-cta-carousel.hidden-mobile:hover {
  color: var(--green--500);
}

.checkout-cta.maincta {
  padding: 14px 44px;
  font-size: 25px;
}

.checkout-cta.maincta {
  width: 100%;
}

.checkout-cta.maincta:hover {
  background-color: #2c2961;
}

.checkout-cta.maincta.max1200 {
  width: 1200px;
  max-width: 100%;
}

.titlestay {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.priceanddiscount {
  background-color: #f6ffcf;
  flex: 0 auto;
  align-self: stretch;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}

.text-block-3 {
  font-weight: 600;
  text-decoration: none;
}

.video-button-wrapper {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
  inset: auto 10% 10% 0%;
}

.offerexpirecounter {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fffb53;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  display: flex;
}

.campaignlogoand-price {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 620px;
  margin-top: 60px;
  display: flex;
}

.listitem {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #262626;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  display: flex;
}

.timelabel {
  color: #0d1f48;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
}

.video-resort {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  cursor: pointer;
  background-color: #212121;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px 12px 12px;
  line-height: 100%;
  display: flex;
}

.video-resort:hover {
  background-color: #424242;
}

.video-resort.playvideo {
  color: var(--green--500);
  background-color: #fff;
  text-decoration: none;
}

.video-resort.playvideo:hover {
  background-color: var(--yellow--500);
  color: var(--green--800);
  border: 1px solid #fff;
  border-radius: 50px;
  text-decoration: none;
}

.offerwidget {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 390px;
  min-width: 340px;
  display: flex;
  position: static;
  top: 8px;
  overflow: hidden;
}

.checkicon {
  width: 22.5px;
  max-width: 101%;
  margin-top: 3px;
}

.widgettitlestay {
  color: #262626;
  text-align: center;
  font-size: 14.86px;
  font-weight: 700;
  line-height: 18px;
}

.widgettitle {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.sealset {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  min-height: 88px;
  display: flex;
}

.hero {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: url('../images/hero-bg_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 53px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.time {
  color: #fe5925;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.offerdetails {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.stayperiod-2 {
  color: #262626;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.widget-disclosure {
  color: #262626;
  text-align: center;
  -webkit-text-stroke-color: #39499e;
  width: 280px;
  padding-left: 0;
  padding-right: 0;
  font-size: 15.88px;
  font-weight: 400;
  line-height: 20px;
}

.herocontainer {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  perspective: 1064px;
  flex-flow: wrap;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.includingslist {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 24px;
  display: flex;
}

.widgetseal {
  width: 80px;
}

.lotofattention {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-color: #283d3f;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  font-weight: 300;
  line-height: 120%;
  display: block;
  position: relative;
}

.timer {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.newprice-2 {
  color: #0d1f48;
  letter-spacing: -3px;
  font-family: Roboto, sans-serif;
  font-size: 68px;
  font-weight: 800;
  line-height: 100%;
  position: relative;
}

.lotofattentioncopy {
  text-align: center;
  flex: 1;
}

.campaignlogo {
  align-self: stretch;
  margin-bottom: 32px;
}

.normalrate {
  font-weight: 700;
}

.savelabel {
  color: #f9e270;
  line-height: 85%;
}

.priceset {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-right: 30px;
  display: flex;
}

.titleline {
  color: #262626;
  background-color: #004b64;
  flex: 1;
  height: 2px;
}

.priceblock {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-15 {
  color: #00dbcf;
}

.bulbicon {
  transition: opacity .2s;
  position: absolute;
  inset: 50% 16px 0% auto;
  transform: translate(0, -50%);
}

.timehmsblock {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.regularprice-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #262626;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
}

.discount {
  pointer-events: auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #283d3f;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 16px;
  font-size: 24px;
  font-weight: 800;
  line-height: 90%;
  display: flex;
  position: static;
  inset: 50% auto auto 0%;
}

.ctawrapper {
  align-self: stretch;
  padding-left: 24px;
  padding-right: 24px;
}

.ctawrapper.mobile, .mobilemenu {
  display: none;
}

.topper {
  z-index: 12;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 1px 2px #00000040;
}

.mainmenu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-transform: uppercase;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.toppercontainer {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.menulink {
  color: #004b64;
  letter-spacing: -.1px;
  flex: 1 0 auto;
  line-height: 100%;
  text-decoration: none;
}

.menulink:hover {
  color: #e03d24;
}

.menulink.w--current {
  color: #00dbcf;
}

.vacationviplogo {
  text-transform: none;
  max-width: 160px;
  font-style: normal;
}

.menuandcta {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body {
  font-family: Roboto, sans-serif;
}

.text-block-4 {
  color: red;
  font-weight: 700;
  text-decoration: line-through;
}

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

.text-block-5 {
  font-size: 15.75px;
  font-weight: 400;
  line-height: 20.8px;
}

.menusecondlevel {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  scroll-behavior: smooth;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 16px;
  font-weight: 500;
  display: flex;
  position: static;
}

.menul2item {
  color: #2563eb;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 100%;
  text-decoration: none;
}

.menul2item:hover {
  color: #e03d24;
}

.menul2item.playvideo {
  display: block;
}

.photostripwrapper {
  justify-content: center;
  align-items: center;
  position: relative;
}

.arrow-right {
  z-index: 10;
  aspect-ratio: 1;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  cursor: pointer;
  background-color: #0000004d;
  border: 2px solid #fff;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: absolute;
  inset: 50% 8px 0% auto;
  transform: translate(0, -50%);
}

.arrow-right:hover {
  background-color: #000;
  border-width: 3px;
  border-color: #ef564c;
}

.arrow-left {
  z-index: 10;
  aspect-ratio: 1;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  cursor: pointer;
  background-color: #0000004d;
  border: 2px solid #fff;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  position: absolute;
  inset: 50% auto 0% 8px;
  transform: translate(0, -50%);
}

.arrow-left:hover {
  background-color: #000;
  border-width: 3px;
  border-color: #ef564c;
}

.photostrip {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #17ccc21a;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: stretch stretch;
  padding: 16px;
  display: flex;
  overflow: hidden;
}

.herophotosrow {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.herostripphoto {
  aspect-ratio: 4 / 3;
  width: 100%;
}

.whatyougetcolumn {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #262626;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.whatyougetcontainer {
  z-index: 1;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 920px;
  display: flex;
  position: relative;
}

.whatyougetset {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: flex-start;
}

.columntitle {
  color: #f6ffcf;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.whatyouget {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  opacity: 1;
  color: #004b64;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 80px 32px;
  display: flex;
  position: relative;
}

.whatyougettitle {
  text-align: center;
  letter-spacing: -.8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 110%;
}

.wyglistitem {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  line-height: 160%;
  display: flex;
}

.whyyougetsubtitle {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #283d3f;
  margin-bottom: 8px;
  padding: 12px 20px;
}

.whyyougetsubtitle.right {
  background-color: #283d3f;
}

.image-16 {
  opacity: .05;
  width: auto;
  max-width: none;
  position: absolute;
  inset: auto auto 0;
}

.lakeviews {
  background-image: url('../images/waves-down.svg.svg'), url('../images/waves-up.svg.svg'), url('../images/Section-wrapper.webp');
  background-position: 50% 100%, 0 0, 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 100%, 100%, cover;
  background-attachment: scroll, scroll, fixed;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 706px;
  padding: 0;
  display: flex;
  position: relative;
}

.lakeviews.lakeviews2 {
  background-image: url('../images/waves-up.svg.svg'), url('../images/e5c88bcd76002d02e3ea3868cdca33537cb9e18d.webp');
  background-position: 50% 0, 50% 0;
  background-size: 100%, cover;
  background-attachment: scroll, fixed;
  height: 500px;
  margin-bottom: -165px;
}

.div-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f6ffcf;
  border-radius: 24px;
  flex-flow: column;
  width: 740px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 48px 32px;
  display: flex;
}

.text-block-9 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
}

.text-block-10 {
  text-align: center;
  font-size: 15.88px;
  line-height: 22.4px;
}

.anatableoflists {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.anacolumn {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.amattlistitem {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #262626;
  justify-content: flex-start;
  align-items: center;
  line-height: 24px;
  display: flex;
}

.flex-block {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-start;
  align-items: stretch;
}

.listcontainer {
  grid-column-gap: 24px;
  grid-row-gap: 8px;
  flex: 0 auto;
  display: flex;
}

.amattlist {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.sectionh3title {
  color: #262626;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 110%;
}

.sectionh3title.alignleft {
  text-align: left;
  text-transform: none;
}

.sectionh3title.fullaccess {
  color: #262626;
  text-transform: none;
  max-width: 32ch;
  font-size: 32px;
  font-weight: 800;
  line-height: 100%;
}

.amenitiesandattractions {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #dcfbfa00;
  background-image: linear-gradient(#e2fafa, #fff);
  border: 0 solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -2px;
  padding: 104px 40px;
  display: flex;
  position: relative;
}

.analisttitle {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22.4px;
  font-weight: 700;
  line-height: 24.64px;
  text-decoration: none;
}

.amatttext {
  color: #000;
  font-size: 16px;
}

.div-block-5 {
  z-index: 3;
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  flex-flow: column;
  width: auto;
  display: flex;
  position: absolute;
  inset: auto auto auto 0%;
}

.revcardtopper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.reviewcards {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  min-width: auto;
  max-width: 100%;
  padding: 16px 16px 16px 0;
  display: flex;
  position: static;
  overflow: visible;
}

.revcardrates {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  display: flex;
}

.revcardusername {
  color: #0d0d0d;
  letter-spacing: .2px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
}

.tripadvisorcard {
  box-sizing: content-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  background-color: #fff;
  border-radius: 32px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 340px;
  min-width: auto;
  max-width: 380px;
  height: auto;
  padding: 24px 24px 24px 32px;
  display: flex;
  position: static;
  box-shadow: 0 20px 9px -6px #0000000d;
}

.revcardpost {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.revcarduserdetails {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.revcardtext {
  color: #262626;
  font-size: 14px;
  line-height: 19.6px;
}

.image-18 {
  width: 120px;
  height: 20px;
}

.guestreviews {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  margin-left: 40px;
  margin-right: 40px;
  padding: 104px 40px;
  display: flex;
}

.drawer {
  z-index: 14;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100vh;
  padding: 48px 88px 40px 40px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
  transform: translate(100%);
  box-shadow: -12px 0 80px #00000080;
}

.closedrawerbtn {
  position: absolute;
  inset: 24px 24px auto auto;
}

.drawermenu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.drawerlink {
  color: #004b64;
  letter-spacing: -.1px;
  flex: 1 0 auto;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
}

.drawerlink:hover {
  color: #e03d24;
}

.drawerlink.w--current {
  color: #b3b3b3;
  font-size: 18px;
}

.footer-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #b3b3b3;
  text-align: center;
  background-color: #f5f5f500;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  line-height: 150%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footercontent {
  color: #fff;
  text-wrap: pretty;
  max-width: 120ch;
}

.footerserlinks {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.acccardsummaryblocktxt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.acccardincludingslist {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.heroaccm {
  background-image: linear-gradient(#0006, #0006), url('../images/accm_bg.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 53px;
  margin-left: 0;
  margin-right: 0;
  padding: 48px;
  display: flex;
}

.acccardsectionh3title {
  color: #262626;
  text-align: left;
  text-transform: none;
  border: 1px #00756f4d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 110%;
}

.timelabel-2 {
  color: #004b64;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
}

.acccardtopcontainer {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 48px;
  padding-right: 48px;
  display: grid;
}

.acccardlistitem {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #262626;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

.checkicon-2 {
  margin-top: 3px;
}

.acctableheader {
  background-color: #283d3f;
  padding: 16px 24px;
}

.acccardinfocontainer {
  width: 100%;
  padding: 0 48px;
}

.maincta {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #e03d24;
  border-radius: 26px;
  flex: 0 auto;
  padding: 14px 44px;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  transition: background-color .2s;
}

.maincta:hover {
  background-color: #004b64;
}

.amenitieslist {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  grid-template-rows: auto auto auto minmax(0, 1px);
  grid-template-columns: minmax(200px, 1fr) .75fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding: 32px;
  display: grid;
}

.time-2 {
  color: #262626;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.acccard {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: #fff;
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #0000004d;
}

.acccardtext {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.resorttitle {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 105%;
}

.offerexpirecounteracccard {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fffb53;
  border: 1px solid #e7e326;
  border-radius: 12px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.herowrapper {
  justify-content: center;
  align-items: center;
}

.acccardblock {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #6ce6e51a;
  border: 1px solid #00756f4d;
  border-radius: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 24px 24px 24px 64px;
  display: flex;
  overflow: visible;
}

.acctextgroup {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.bodytext {
  color: #262626;
  max-width: 720px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.resortdetails {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f3f3f3;
  border-radius: 16px;
  flex-flow: column;
  align-items: stretch;
  overflow: hidden;
}

.photostrip-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e1f3f3;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: stretch stretch;
  padding: 16px;
  display: flex;
  overflow: auto;
}

.photostrip-2.photostrip {
  position: relative;
}

.accmlightbox {
  border: 1px #000;
  border-radius: 16px;
  min-width: 384px;
  display: block;
  overflow: clip;
}

.accmlightbox:hover {
  outline-offset: 0px;
  outline: 4px solid #fe5925;
}

.singlectacontainer {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
}

.text-block-22, .text-block-23, .text-block-24, .text-block-25, .text-block-26 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.amenities-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bold-text {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.div-block-10 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #283d3f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -2px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.image-20 {
  width: 100%;
  height: auto;
  position: static;
  inset: -116px 0% auto;
}

.checkout-cta-2.maincta {
  color: #00dbcf;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #00dbcf;
  border-radius: 26px;
  padding: 14px 44px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.checkout-cta-2.maincta:hover {
  background-color: #2c2961;
}

.checkout-cta-2.maincta.checkout-cta {
  width: 240px;
  font-size: 16px;
}

.checkout-cta-2.maincta {
  padding: 14px 44px;
  font-size: 25px;
}

.image-21 {
  z-index: 1;
  position: absolute;
  inset: auto auto -56px;
}

.bold-text-2 {
  color: #0078db;
  text-decoration: underline;
}

.link-4 {
  color: #00dbcf;
}

.timelabel-3 {
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
}

.acccardcontainer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.acccardsectionh3title-2 {
  color: #262626;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 110%;
}

.amntcard {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 48px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #0000004d;
}

.amntcardsectionr {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.checkicon-3 {
  margin-top: 3px;
}

.time-3 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.amntcardsectionl {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.amntcardsecttxtbl {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.acccardblock-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #6ce6e51a;
  border: 1px solid #00756f4d;
  border-radius: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 24px 24px 24px 64px;
  display: flex;
  overflow: visible;
}

.offertitle-2 {
  color: #000;
  text-transform: uppercase;
  flex: 0 auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.offerexpirecounteracccard-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #feee0a;
  border-radius: 8px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.bodytext-2 {
  color: #262626;
  max-width: 720px;
  font-size: 16px;
  line-height: 22.4px;
}

.mainsection {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #d8edf0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.mainsection.accm {
  background-color: #f5f5f5;
  padding-top: 104px;
  padding-bottom: 60px;
}

.amntcardleadimg {
  aspect-ratio: 3 / 3;
  object-fit: cover;
  border-radius: 16px;
  flex: 1;
  order: 0;
  max-width: 100%;
  max-height: 400px;
}

.amntcardtxtcnt {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.fullaccessgalley {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  position: static;
}

.lightboxlinkammenities {
  border-radius: 12px;
  overflow: clip;
}

.lightboxlinkammenities:hover {
  outline-offset: 0px;
  outline: 4px solid #fe893b;
}

.fullaccesscopy {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: center;
  align-items: center;
  max-width: 60ch;
}

.galleryitem {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  letter-spacing: -.4px;
  flex-flow: column;
  flex: 1;
  align-self: auto;
  min-width: 300px;
  font-size: 16px;
  display: flex;
}

.fullaccessamenities {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #d8edf0;
  background-image: url('../images/edge-bottom.svg'), url('../images/edge-top.svg');
  background-position: 50% 100%, 50% 0;
  background-repeat: repeat-x, repeat-x;
  background-size: 600px, 600px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 104px 56px;
  display: flex;
}

.fullaccessamenities.accm {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: #0000;
  background-image: none;
  padding-top: 48px;
  padding-bottom: 48px;
}

.amenitiesdetailsgallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  max-width: 1560px;
  display: grid;
}

.docsection {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.bodywrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  text-wrap: pretty;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 84ch;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 144%;
  display: flex;
}

.titleh1 {
  text-align: center;
  letter-spacing: -.5px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 95%;
}

.paragraph {
  text-align: center;
  width: 100%;
  margin-bottom: 32px;
  font-size: 24px;
}

.div-block-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 32px;
  display: flex;
}

.link-5 {
  color: #006098;
  font-weight: 600;
  text-decoration: none;
}

.link-6 {
  color: #000;
  width: auto;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.link-6:hover {
  color: #95c6ef;
}

.link-7, .link-8 {
  color: #00dbcf;
}

.div-block-14 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-bottom: 32px;
  display: flex;
}

.modalwrapper {
  justify-content: flex-start;
  align-items: center;
  padding: 48px 80px;
  overflow: auto;
}

.modaltopper {
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  padding: 16px;
  display: flex;
}

.image {
  cursor: pointer;
}

.modalcard {
  background-color: #fff;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  box-shadow: 0 16px 88px #00000080;
}

.link-9 {
  color: #000;
  width: auto;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.link-9:hover {
  color: #95c6ef;
}

.link-10 {
  color: #006098;
  font-weight: 600;
  text-decoration: none;
}

.tncdialogue {
  z-index: 15;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 24px;
  font-size: 16px;
  line-height: 150%;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-for-slider-4 {
  background-image: linear-gradient(#0003, #0003), url('../images/3b186b684a2b9fbc08fc393fbb24c667ecf032a4.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 97%;
}

.hero-right-column {
  border-radius: 0;
  width: 70%;
}

.image-for-slider-2 {
  background-image: linear-gradient(#0003, #0003), url('../images/amenities-main.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 97%;
}

.slider-wrapper {
  border-radius: 0;
  width: 100%;
  height: 650px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.left-arrow {
  width: 50%;
  height: 93%;
  display: block;
  inset: 0% auto auto 0%;
}

.image-for-slider-3 {
  background-image: linear-gradient(#0003, #0003), url('../images/e5c88bcd76002d02e3ea3868cdca33537cb9e18d.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 97%;
}

.right-arrow {
  width: 50%;
  height: 93%;
  display: block;
  inset: 0% 0% auto auto;
}

.slider {
  background-color: #0000;
  border-radius: 0;
  height: 700px;
}

.image-for-slider-1 {
  background-image: linear-gradient(#0003, #0003), url('../images/32bdb1682e31c61a526409b906bb11996f4c2f03.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 97%;
}

.image-22 {
  width: 139px;
  height: 139px;
  display: block;
}

.image-22.down {
  display: none;
}

.div-block-15 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.mask {
  border-radius: 32px 32px 0 0;
}

.div-block-16 {
  z-index: 2;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #fff;
  border-radius: 16px;
  width: 440px;
  margin-top: 16px;
  margin-left: 16px;
  padding: 16px;
  position: absolute;
}

.heading-2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
}

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

.resortvideo {
  z-index: 20;
  background-color: #000000e0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.videowrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 24px;
  display: grid;
}

.videoclosebtn {
  cursor: pointer;
  position: absolute;
  inset: 0% 0% auto auto;
}

.bold-text-3, .link-11 {
  color: #0078db;
  text-decoration: underline;
}

.image-23 {
  flex: 0 auto;
  display: none;
}

.image-for-slider-5 {
  background-image: linear-gradient(#0003, #0003), url('../images/amenities-4.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 97%;
}

.image-24.icon-amenities, .icon-amenities {
  width: 24px;
  height: 24px;
}

.code-embed {
  width: 100%;
}

.photostrip-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e5fef9;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: stretch stretch;
  padding: 16px;
  display: flex;
  position: static;
  overflow: hidden;
}

.herophotosrow-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.herolightboxstrip-3 {
  border-radius: 16px;
  min-width: 384px;
  display: block;
  overflow: clip;
}

.herolightboxstrip-3:hover {
  outline-offset: 0px;
  outline: 4px solid #fe893b;
}

.herostripphoto-3 {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.slide-4 {
  background-image: url('../images/ed752c72eaa7120a4ffc84876237e3fe61f48714.png');
  background-position: 50%;
  background-size: cover;
}

.review_cards_container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
}

.picture_wrapper {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 24px;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 960px;
  max-width: none;
  height: 100%;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-5 {
  background-image: url('../images/amenities-main.webp');
  background-position: 50%;
  background-size: cover;
}

.reviewstamp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #d1d1d11a;
  border-radius: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  max-width: none;
  margin-top: 16px;
  margin-left: 16px;
  display: flex;
}

.guestreviews-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 80px;
  display: flex;
}

.review_v2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  max-width: none;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-3 {
  aspect-ratio: auto;
  object-fit: contain;
  width: 56px;
  display: block;
  overflow: visible;
}

.sectionh3title-2 {
  color: #0d1f48;
  text-align: center;
  text-transform: uppercase;
  order: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 110%;
}

.text-block-15 {
  color: #000;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.revcardusername-2 {
  color: #0d0d0d;
  letter-spacing: .2px;
  font-size: 15px;
  font-weight: 600;
  line-height: 100%;
}

.revcardpublishdate {
  color: #66a721;
  letter-spacing: .3px;
  align-self: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
}

.div-block-18 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  display: flex;
}

.slide-7 {
  background-image: url('../images/3b186b684a2b9fbc08fc393fbb24c667ecf032a4.webp');
  background-position: 50%;
  background-size: cover;
}

.image-10 {
  width: 90px;
}

.text-block-16 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.verified-user {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-self: flex-start;
  display: flex;
}

.text-block-14 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.revcardpost-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.slide-8 {
  background-image: url('../images/amenities-4.png');
  background-position: 50%;
  background-size: cover;
}

.revcardtext-2 {
  color: #262626;
  height: 100%;
  font-size: 14px;
  line-height: 140%;
}

.container-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  max-width: none;
  margin-left: 16px;
  margin-right: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.slide-6 {
  background-image: url('../images/008ee30831ea7a63e3aff15cfee70427a2d02f82-1.png');
  background-position: 50%;
  background-size: cover;
}

.slider-2 {
  width: auto;
  min-width: 100%;
  height: 650px;
}

.revcardtopper-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.cards-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-start;
  max-width: none;
  margin: -406px 24px 0 0;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.tripadvisor_stamp {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  border: 2px solid #fff;
  border-radius: 32px;
  flex-flow: column;
  max-width: 320px;
  min-height: 240px;
  padding: 24px;
  display: flex;
  position: relative;
  box-shadow: 0 20px 20px -12px #0003;
}

.videocta.maincta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  white-space: nowrap;
  word-break: normal;
  object-fit: fill;
  ---mode--collection-456e8a0e-77ac-22c2-5fa8-75d13a5ea1d5: mode-51e55750-3258-aa10-dadd-4d82b2a067bc;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 64px;
  padding-right: 64px;
  font-size: 16px;
  display: flex;
}

.videocta.maincta.big-2 {
  width: 100%;
  max-width: 1200px;
}

.container-5 {
  margin-left: 0;
}

.photostrip-4-copy, .photostrip-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e5fef9;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: stretch stretch;
  padding: 16px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-19 {
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

@media screen and (max-width: 991px) {
  .checkout-cta.maincta.fullwidth.mobile {
    width: 326px;
  }

  .checkout-cta.toppercta.hidden-mobile {
    display: none;
  }

  .checkout-cta.maincta {
    align-self: auto;
  }

  .checkout-cta.maincta.main-cta-carousel {
    width: 240px;
    display: block;
  }

  .checkout-cta.maincta.main-cta-carousel.hidden-desktop {
    display: block;
  }

  .checkout-cta.maincta.main-cta-carousel.hidden-mobile {
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    display: flex;
  }

  .checkout-cta.maincta {
    align-self: auto;
    padding-left: 44px;
    padding-right: 44px;
  }

  .video-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .campaignlogoand-price {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 640px;
    margin-top: 0;
  }

  .listitem {
    max-width: 60ch;
  }

  .offerwidget {
    border-radius: 0;
    width: auto;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0%;
  }

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/hero-bg_1.avif');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto 60%;
    background-attachment: scroll;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 47px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .herocontainer {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
  }

  .campaignlogo {
    width: 100%;
    max-width: none;
    margin-bottom: 40px;
  }

  .priceset {
    padding-right: 100px;
  }

  .ctawrapper.mobile {
    justify-content: center;
    display: flex;
  }

  .mobilemenu {
    cursor: pointer;
    display: block;
    overflow: hidden;
  }

  .mainmenu {
    display: none;
  }

  .toppercontainer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .menulink {
    flex: none;
  }

  .menulink.w--current {
    flex: 0 auto;
  }

  .menuandcta {
    flex: none;
    justify-content: flex-start;
    align-items: center;
  }

  .homeanchor {
    flex: none;
  }

  .menusecondlevel {
    justify-content: flex-start;
    align-items: center;
  }

  .menul2item {
    flex: 1 0 auto;
  }

  .arrow-right, .arrow-left {
    display: flex;
  }

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

  .whatyougetcolumn {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .whatyougetcontainer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .whatyougetset {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    max-width: 548px;
  }

  .whatyouget {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .lakeviews {
    height: 550px;
    padding-left: 32px;
    padding-right: 32px;
    position: relative;
  }

  .lakeviews.lakeviews2 {
    background-image: url('../images/waves-up.svg.svg'), url('../images/e5c88bcd76002d02e3ea3868cdca33537cb9e18d.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 50% 100%, 0 0;
    background-size: 100%, cover, auto;
    height: 400px;
  }

  .anatableoflists {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    align-self: stretch;
    width: 100%;
  }

  .anacolumn {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    flex: 0 auto;
    width: 100%;
  }

  .listcontainer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
  }

  .amattlist {
    width: 50%;
  }

  .amenitiesandattractions {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .div-block-5 {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column-reverse;
    align-items: center;
    width: auto;
    inset: auto auto 18px 0%;
  }

  .reviewcards {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 100%;
    max-width: none;
    padding-left: 56px;
    padding-right: 56px;
    display: grid;
  }

  .tripadvisorcard {
    width: auto;
    max-width: none;
    height: auto;
  }

  .guestreviews {
    padding-bottom: 700px;
    position: relative;
  }

  .drawer {
    opacity: 100;
    display: flex;
    transform: none;
  }

  .drawer2 {
    display: none;
  }

  .closedrawerbtn {
    cursor: pointer;
    display: block;
    top: 16px;
  }

  .drawermenu {
    display: flex;
  }

  .drawerlink {
    flex: none;
  }

  .drawerlink.w--current {
    flex: 0 auto;
  }

  .footer-2 {
    background-color: #ffffff03;
    overflow: hidden;
  }

  .acccardsummaryblocktxt {
    align-items: stretch;
    padding: 0 16px 40px;
  }

  .heroaccm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/accm_bg.webp');
    background-position: 50% 0;
    background-size: contain;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    margin-top: 45px;
    padding: 40px 0 0;
  }

  .acccardtopcontainer {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .maincta {
    flex: 0 auto;
    align-self: stretch;
  }

  .acccard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    border-radius: 0;
    align-items: stretch;
    margin-top: 50%;
  }

  .acccardtext {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .offerexpirecounteracccard {
    order: -1;
    align-self: stretch;
  }

  .herowrapper {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
  }

  .acccardblock {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    overflow: hidden;
  }

  .photostrip-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .accmlightbox {
    min-width: 320px;
  }

  .singlectacontainer {
    margin-bottom: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-20 {
    background-color: #f5f5f500;
    width: auto;
    max-width: none;
    height: 137px;
  }

  .checkout-cta-2.maincta {
    align-self: auto;
    padding-left: 44px;
    padding-right: 44px;
  }

  .image-21 {
    z-index: 1;
    top: auto;
    bottom: -56px;
  }

  .acccardcontainer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .amntcard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .amntcardsectionr, .amntcardsectionl {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .amntcardsecttxtbl {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex: 0 auto;
  }

  .acccardblock-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    overflow: hidden;
  }

  .offerexpirecounteracccard-2 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    order: -1;
    align-self: stretch;
  }

  .mainsection.accm {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .amntcardleadimg {
    order: -1;
    max-width: none;
  }

  .amntcardtxtcnt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .galleryitem {
    flex: 1;
    width: 100%;
    min-width: 300px;
  }

  .fullaccessamenities.accm {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .amenitiesdetailsgallery {
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    max-width: none;
    display: flex;
  }

  .docsection {
    padding: 64px;
  }

  .bodywrapper {
    padding: 24px 0;
  }

  .modalwrapper {
    padding-left: 48px;
    padding-right: 48px;
  }

  .tncdialogue {
    padding: 24px;
  }

  .hero-right-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .left-arrow, .right-arrow, .image-22 {
    display: none;
  }

  .image-22.down {
    margin-bottom: 32px;
    display: block;
  }

  .div-block-15 {
    position: static;
  }

  .div-block-16 {
    width: 480px;
  }

  .image-23 {
    display: none;
  }

  .herolightboxstrip-3 {
    min-width: 384px;
  }

  .review_cards_container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-top: 0;
    margin-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .picture_wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 120px;
  }

  .guestreviews-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 32px;
    padding-bottom: 0;
  }

  .review_v2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 660px;
  }

  .revcardtext-2 {
    font-size: 12px;
    line-height: 120%;
  }

  .slider-2 {
    height: 450px;
  }

  .revcardtopper-2 {
    flex-flow: row;
  }

  .cards-button {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    bottom: -108%;
    right: 0;
  }

  .tripadvisor_stamp {
    border-radius: 24px;
    flex: 1;
    max-width: none;
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .campaignlogoand-price {
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .offerwidget {
    max-width: 440px;
    margin-top: 0%;
    overflow: hidden;
  }

  .hero {
    background-position: 60% 0;
    background-attachment: scroll;
    margin-top: 47px;
    padding-left: 0;
    padding-right: 0;
  }

  .herocontainer {
    flex-flow: column;
  }

  .campaignlogo {
    width: auto;
    max-width: 100%;
    display: block;
  }

  .regularprice-2 {
    color: #39499e;
  }

  .ctawrapper.mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .menuandcta {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .photostrip {
    justify-content: flex-start;
  }

  .herophotosrow {
    grid-template-rows: auto;
    justify-content: flex-start;
    justify-items: start;
    max-width: 100%;
    display: flex;
  }

  .whatyougetcontainer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .whatyouget {
    flex-flow: row;
    align-items: flex-start;
    margin-right: 0;
    padding: 40px 0;
  }

  .image-16 {
    width: 100%;
  }

  .lakeviews {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .lakeviews.lakeviews2 {
    background-image: url('../images/waves-up.svg.svg'), url('../images/e5c88bcd76002d02e3ea3868cdca33537cb9e18d.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 0, 50% 100%, 0 0;
    background-size: 100%, cover, auto;
    margin-bottom: -144px;
  }

  .anatableoflists {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
  }

  .anacolumn {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .flex-block {
    width: 100%;
  }

  .listcontainer {
    flex-flow: row;
  }

  .sectionh3title {
    display: block;
  }

  .sectionh3title.hidden-mobile {
    display: none;
  }

  .amenitiesandattractions {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    padding: 64px 16px;
  }

  .div-block-5 {
    bottom: 62px;
  }

  .reviewcards {
    justify-content: center;
    align-items: flex-start;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tripadvisorcard {
    width: auto;
    max-width: none;
  }

  .guestreviews {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-2 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .heroaccm {
    background-image: linear-gradient(#0000, #0000);
    margin-top: 0;
    padding: 45px 0 24px;
  }

  .acccardtopcontainer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .acccardinfocontainer {
    padding-left: 24px;
    padding-right: 24px;
  }

  .maincta {
    align-self: stretch;
  }

  .acccard {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 0%;
    padding-bottom: 24px;
  }

  .acccardtext {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .herowrapper {
    flex-flow: column;
  }

  .accmlightbox {
    min-width: 300px;
  }

  .singlectacontainer {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .image-21 {
    z-index: 1;
    top: auto;
    bottom: -58px;
    left: auto;
  }

  .acccardcontainer {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .amntcard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding: 24px;
  }

  .amntcardsectionr {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
  }

  .amntcardsectionl {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap;
    flex: 1;
  }

  .amntcardsecttxtbl {
    align-items: stretch;
  }

  .mainsection {
    padding: 24px;
  }

  .mainsection.accm {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .amntcardleadimg {
    max-height: 350px;
  }

  .amntcardtxtcnt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .galleryitem {
    flex: 1;
    min-width: 228px;
  }

  .fullaccessamenities.accm {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-top: 40px;
  }

  .amenitiesdetailsgallery {
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    display: flex;
  }

  .docsection {
    padding: 48px;
  }

  .bodywrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  .modalwrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .tncdialogue {
    padding: 24px;
  }

  .slider-wrapper {
    width: 100%;
    height: 700px;
    position: relative;
  }

  .mask {
    border-radius: 0;
  }

  .div-block-16 {
    width: 95%;
    margin-left: 16px;
    margin-right: auto;
    top: auto;
    right: auto;
  }

  .image-23 {
    margin-top: 0;
    display: block;
  }

  .review_cards_container {
    flex-flow: column;
    margin-top: 0;
  }

  .guestreviews-2 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    padding-left: 0;
    padding-right: 0;
  }

  .review_v2 {
    margin-bottom: 660px;
  }

  .revcardtopper-2 {
    flex-flow: row;
  }

  .cards-button {
    justify-content: flex-start;
    align-items: center;
    bottom: -108%;
  }

  .tripadvisor_stamp {
    width: 100%;
    max-width: none;
  }

  .container-5 {
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .checkout-cta.maincta.fullwidth.mobile {
    width: 262px;
    min-width: 100%;
    max-width: 100%;
  }

  .checkout-cta.maincta.main-cta-carousel.hidden-mobile {
    margin-left: 16px;
    margin-right: 16px;
  }

  .checkout-cta.drawercta {
    color: #283d3f;
    background-color: #00dbcf;
  }

  .video-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .offerwidget {
    align-self: stretch;
    width: 100%;
    min-width: auto;
    max-width: none;
    margin-top: 0%;
  }

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/hero-bg-m_1.avif');
    background-position: 0 -136px;
    background-size: contain;
    flex-flow: column;
    height: auto;
    margin-top: 46px;
    margin-left: 0;
    margin-right: 0;
    padding: 32px 0 0;
    line-height: 120%;
    position: relative;
    overflow: clip;
  }

  .herocontainer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex: 0 auto;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: none;
  }

  .normalrate {
    font-size: 14px;
  }

  .savelabel {
    font-size: 20px;
    line-height: 100%;
  }

  .regularprice-2 {
    color: #39499e;
  }

  .topper {
    overflow: hidden;
  }

  .toppercontainer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .menusecondlevel {
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .menul2item {
    flex: 1 0 auto;
  }

  .photostrip {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .herophotosrow {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: grid;
  }

  .herostripphoto {
    box-sizing: border-box;
    aspect-ratio: 4 / 3;
    max-width: 500%;
  }

  .whatyougetcontainer {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .whatyouget {
    padding: 40px 0;
  }

  .whatyougettitle {
    font-size: 28px;
  }

  .image-16 {
    flex-flow: wrap;
    place-content: space-between center;
    align-self: center;
    align-items: center;
    width: auto;
    height: 300px;
    display: inline-flex;
    inset: auto 0% 0% -100%;
  }

  .lakeviews {
    background-position: 50% 100%, 0 0, 50%;
    position: relative;
  }

  .lakeviews.lakeviews2 {
    background-position: 50% 0, 50% 100%, 0 0;
  }

  .anatableoflists {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .amattlistitem {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
  }

  .listcontainer {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
  }

  .amattlist {
    width: 100%;
  }

  .amenitiesandattractions {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    padding: 80px 16px 48px;
    position: relative;
    overflow: clip;
  }

  .amatttext {
    margin-right: 9px;
  }

  .div-block-5 {
    bottom: 32px;
  }

  .reviewcards {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tripadvisorcard {
    width: auto;
    max-width: 100%;
  }

  .guestreviews {
    padding-bottom: 800px;
  }

  .drawer, .drawer2 {
    display: none;
  }

  .footer-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .footerserlinks {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .footerdivider {
    display: none;
  }

  .acccardsummaryblocktxt {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-bottom: 32px;
  }

  .heroaccm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    flex-flow: column;
    height: auto;
    min-height: 211px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 16px 0 0;
    display: block;
    position: static;
    overflow: clip;
  }

  .acccardsectionh3title {
    text-align: center;
  }

  .acccardtopcontainer {
    flex-flow: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .acctableheader, .acccardinfocontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .amenitieslist {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f5f5f5;
    grid-template-rows: auto auto auto minmax(0, 1px) auto;
    grid-template-columns: minmax(200px, 1fr);
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .acccard {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    margin-top: 0%;
    padding-top: 24px;
    padding-bottom: 16px;
  }

  .offerexpirecounteracccard {
    border-width: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .herowrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex: 0 auto;
    justify-content: center;
    align-items: stretch;
    max-width: 100%;
    position: static;
  }

  .acccardblock {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .acctextgroup {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .resortdetails {
    background-color: #f5f5f5;
  }

  .photostrip-2 {
    background-color: #f5f5f5;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .accmlightbox {
    flex: 1 0 340px;
    min-width: auto;
  }

  .singlectacontainer {
    margin-bottom: 0;
    padding: 16px 16px 24px;
  }

  .text-block-26 {
    font-family: Roboto, sans-serif;
  }

  .amenities-item {
    width: auto;
  }

  .div-block-10 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-20 {
    background-color: #f5f5f500;
  }

  .checkout-cta-2.maincta.checkout-cta {
    min-width: 100%;
    max-width: 100%;
  }

  .image-21 {
    z-index: 1;
    top: auto;
    bottom: -56px;
    left: auto;
  }

  .acccardcontainer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .acccardsectionh3title-2 {
    text-align: center;
  }

  .amntcard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding: 24px 12px;
  }

  .amntcardsectionr {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .amntcardsecttxtbl {
    align-items: stretch;
  }

  .acccardblock-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .mainsection {
    padding: 24px 12px;
  }

  .mainsection.accm {
    background-color: #f5f5f5;
    padding-top: 60px;
  }

  .amntcardleadimg {
    max-width: 100%;
    height: 244.5px;
  }

  .amntcardtxtcnt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .fullaccessgalley {
    box-sizing: border-box;
    aspect-ratio: 4 / 3;
  }

  .fullaccessamenities {
    padding-left: 16px;
    padding-right: 16px;
  }

  .fullaccessamenities.accm {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .amenitiesdetailsgallery {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: none;
  }

  .docsection {
    padding: 24px 16px;
  }

  .bodywrapper {
    padding: 8px;
  }

  .titleh1 {
    font-size: 44px;
  }

  .modalwrapper {
    padding-left: 8px;
    padding-right: 8px;
  }

  .tncdialogue {
    padding: 12px;
  }

  .image-for-slider-4 {
    height: 100%;
  }

  .hero-right-column {
    justify-content: center;
    display: flex;
  }

  .image-for-slider-2 {
    height: 100%;
  }

  .slider-wrapper {
    height: 700px;
  }

  .image-for-slider-3 {
    height: 100%;
  }

  .slider {
    height: 700px;
  }

  .image-for-slider-1 {
    height: 100%;
  }

  .image-22 {
    margin-top: 40px;
  }

  .image-22.down {
    width: 100px;
    height: 100px;
    margin-top: 24px;
  }

  .div-block-16 {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
  }

  .image-for-slider-5 {
    height: 100%;
  }

  .image-24 {
    margin-right: 9px;
  }

  .image-24.icon-amenities {
    margin-right: 0;
  }

  .image-25, .image-26, .image-27, .image-28, .icon-amenities {
    width: 24px;
    height: 24px;
  }

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

  .herophotosrow-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .herolightboxstrip-3 {
    min-width: 320px;
  }

  .herostripphoto-3 {
    box-sizing: border-box;
    aspect-ratio: 4 / 3;
  }

  .slide-4 {
    background-position: 50%;
  }

  .review_cards_container {
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .picture_wrapper {
    border-radius: 0;
    margin-bottom: 124px;
  }

  .reviewstamp {
    flex-flow: column;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .guestreviews-2 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    align-items: center;
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: hidden;
  }

  .review_v2 {
    width: 100%;
    margin-bottom: 700px;
  }

  .div-block-18 {
    justify-content: space-between;
    align-items: center;
  }

  .image-10 {
    width: 120px;
  }

  .text-block-16, .text-block-14 {
    text-align: center;
  }

  .container-7 {
    margin-left: auto;
    margin-right: auto;
  }

  .cards-button {
    padding-left: 16px;
    padding-right: 16px;
    bottom: -120%;
  }

  .tripadvisor_stamp {
    max-width: 100%;
    min-height: auto;
  }
}

#w-node-e42c6464-9477-a0f8-5a23-54c243d1d909-0b81df93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_16e5ebf7-52a7-2bca-d4b6-b9a8fa4e3529-c34d888e {
    place-self: center;
  }
}


