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

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

.w-layout-hflex {
  flex-direction: row;
  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;
  }
}

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

.menulink {
  color: #000;
  letter-spacing: -.1px;
  flex: 1 0 auto;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.menulink:hover, .menulink.w--current {
  color: #ef29df;
}

.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;
}

.mobilemenu {
  display: none;
}

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

.checkout-cta {
  text-align: center;
  text-transform: uppercase;
  background-color: #ef29df;
  border-radius: 30px;
  order: 0;
  align-self: center;
  width: auto;
  min-width: auto;
  max-width: none;
  padding: 14px 64px;
  font-size: 17px;
  font-weight: 500;
  display: block;
}

.checkout-cta:where(.w-variant-0e165b60-3eab-fb4a-10e0-d2f79f88df29) {
  width: 100%;
  max-width: 1200px;
}

.checkout-cta:where(.w-variant-94fa5765-0eac-3b20-7d78-dd847b78a11a) {
  border: 1px solid #fff;
  width: 358px;
}

.checkout-cta:hover {
  background-color: #8917c3;
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta.toppercta {
  text-transform: uppercase;
  background-color: #ef29df;
  border-radius: 4px;
  padding: 4px 10px;
  font-weight: 500;
}

.checkout-cta.toppercta:hover {
  background-color: #8917c3;
  background-image: linear-gradient(#0003, #0003);
}

.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 {
  margin-top: 50px;
  font-family: Roboto, sans-serif;
}

.hero {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  mix-blend-mode: normal;
  object-fit: fill;
  background-image: linear-gradient(#1d174d66, #0006), url('../images/hero-bg.webp');
  background-position: 0 0, 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  padding-top: 64px;
  padding-bottom: 64px;
  position: static;
}

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

.widgettitlestay {
  color: #262626;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  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: #000;
  background-color: #fff;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  text-decoration: none;
  display: none;
}

.video-resort.playvideo:hover {
  color: #00786f;
  background-color: #f9e270;
  border: 0 #fff;
  border-radius: 50px;
  text-decoration: none;
}

.newprice-3 {
  color: #000;
  letter-spacing: -3px;
  font-size: 64.2813px;
  font-weight: 900;
  line-height: 50px;
  position: relative;
}

.stayperiod-3 {
  color: #000;
  -webkit-text-stroke-color: #0d1f48;
  border-left: 1px #0d1f48;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
}

.text-block-33 {
  color: red;
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

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

.discount {
  pointer-events: auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #c4a45c;
  border: 1px #fff;
  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%;
}

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

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

.campaignlogoand-price {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  max-width: 720px;
  height: 100%;
  display: flex;
}

.image {
  width: 44px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-22 {
  text-align: center;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.cta-wrapper {
  display: none;
}

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

.resortname {
  color: #262626;
  text-align: center;
  letter-spacing: -.5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 24px;
  font-weight: 700;
  line-height: 90%;
}

.offerdetails {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 416px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-42 {
  color: #000;
}

.div-block1 {
  background-color: #001125;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 24px;
  display: none;
}

.savelabel {
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-weight: 800;
  line-height: 100%;
}

.text-block-24 {
  color: #000;
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

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

.div-block-23 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-right: 52px;
  line-height: 12px;
  display: flex;
}

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

.paragraph {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.priceanddiscount {
  background-color: #edf8f8;
  flex: 0 auto;
  align-self: stretch;
  position: relative;
}

.titleline {
  color: #071330;
  background-color: #071330;
  flex: 1;
  height: 2px;
}

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

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

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

.includingslist {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 0 30px;
  display: flex;
}

.checkout-cta-2 {
  text-align: center;
  text-transform: uppercase;
  background-color: #fc1e5f;
  border-radius: 30px;
  padding: 14px 84px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.checkout-cta-2:hover {
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta-2.big-8 {
  background-color: #fc1e5f;
  width: 100%;
  max-width: 1200px;
}

.checkout-cta-2.big-8:hover {
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta-2.maincta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: normal;
  object-fit: fill;
  background-color: #cb0307;
  border-radius: 30px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 64px;
  font-size: 23px;
  font-weight: 900;
  display: flex;
}

.checkout-cta-2.maincta.mobile-2 {
  color: #57bbd0;
  background-color: #fff;
  border: 2px solid #57bbd0;
}

.text-block-34 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-2 {
  color: #252525;
  font-size: 17px;
  line-height: 120%;
}

.normalrate {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
}

.checkicon {
  width: 17px;
  max-width: none;
  height: 17px;
  margin-top: 3px;
  font-size: 12px;
}

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

.priceanddiscount-2 {
  color: #0000;
  background-color: #f6efe3;
  flex: 0 auto;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

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

.widget-disclosure {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #39499e;
  width: 280px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

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

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

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

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

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

.includingslistmbl {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 0 30px;
  display: none;
}

.menusecondlevel {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  ---mode--collection-e730cb89-a5fc-a47d-1506-bb3f5edfeb8c: mode-13f3fb7e-5f17-1fa5-4b96-6ca4ee62f4d6;
  scroll-behavior: smooth;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 16px;
  font-weight: 500;
  display: flex;
  position: static;
}

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

.menul2item:hover {
  color: #ef29df;
  -webkit-text-stroke-color: #fc1e5f;
}

.menul2item.playvideo {
  color: #004f6a;
  -webkit-text-stroke-color: #51458f;
  font-size: 14px;
  font-weight: 400;
  display: none;
}

.menul2item.playvideo:hover {
  color: #ef29df;
  -webkit-text-stroke-color: #fc1e5f;
}

.menul2item.checkout-cta.nav-variant {
  background-color: #fff;
  padding: 0;
}

.menul2item.checkout-cta.nav-variant:hover {
  background-image: none;
}

.photostrip {
  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;
  position: relative;
  overflow: visible;
}

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

.herolightboxstrip-2 {
  border-radius: 16px;
  min-width: 384px;
  height: 288px;
  max-height: 288px;
  display: block;
  overflow: clip;
}

.herolightboxstrip-2:hover {
  outline-offset: 0px;
  mix-blend-mode: normal;
  outline: 3px #fff;
}

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

.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: #ef29df;
}

.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: #ef29df;
}

.div-block-5 {
  background-color: #c4a45c;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 24px;
  display: flex;
}

.whatyougetcontainer {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

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

.whyyougetsubtitle.darker {
  background-color: #f6efe3;
}

.checkout-cta-3 {
  text-align: center;
  text-transform: uppercase;
  background-color: #fc1e5f;
  border-radius: 30px;
  padding: 14px 84px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.checkout-cta-3:hover {
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta-3.big-8 {
  background-color: #fc1e5f;
  width: 100%;
  max-width: 1200px;
}

.checkout-cta-3.big-8:hover {
  background-image: linear-gradient(#0003, #0003);
}

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

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

.whatyougettitle {
  color: #282e4e;
  text-align: center;
  letter-spacing: -.8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 110%;
}

.wyglink {
  color: #1b5cdd;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--blue-500);
  text-decoration-color: var(--blue-500);
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}

.wyglink:hover {
  color: #ad7d00;
}

.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;
}

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

.columntitle.blue {
  color: #ad7d00;
}

.whatyouget {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #215d9a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 104px 80px;
  display: flex;
}

.bannerwithcard {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  perspective: 1000px;
  color: #262626;
  background-image: url('../images/banner-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-top: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 80px 230px;
  display: flex;
  position: relative;
}

.cardinfodetails {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: #262626;
  background-color: #000b4480;
  border: 0 #ffffff9e;
  border-radius: 24px;
  flex-flow: column;
  max-width: 740px;
  padding-bottom: 16px;
  display: flex;
  overflow: clip;
  box-shadow: 0 20px 80px #050e2c40;
}

.imgtextblock {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  opacity: 1;
  -webkit-text-stroke-color: white;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 32px;
  display: flex;
}

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

.infoblockheader {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 120%;
}

.infoblockheadermbl {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 120%;
  display: none;
}

.cardbodytxt {
  color: #fff;
  text-align: center;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 140%;
}

.circleimages {
  width: 170px;
  max-width: none;
  margin-top: -60px;
  margin-bottom: -65px;
  position: relative;
}

.banner-image {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: auto 0% -30%;
}

.image-43 {
  max-width: 458px;
  height: 358px;
}

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

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

.checkout-cta-4 {
  text-align: center;
  text-transform: uppercase;
  background-color: #fc1e5f;
  border-radius: 30px;
  padding: 14px 84px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.checkout-cta-4:hover {
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta-4.big-8 {
  background-color: #fc1e5f;
  width: 100%;
  max-width: 1200px;
}

.checkout-cta-4.big-8:hover {
  background-image: linear-gradient(#0003, #0003);
}

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

.div-block-21 {
  width: 100%;
  max-width: 1200px;
}

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

.analisttitle {
  color: #262626;
  margin-top: 0;
  margin-bottom: 0;
}

.image-2 {
  width: 24px;
  height: 24px;
}

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

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

.amenitiesandattractions {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 250px 40px 80px;
  display: flex;
  position: relative;
}

.link {
  color: #d2a03c;
}

.location {
  justify-content: center;
  align-items: center;
  display: flex;
}

.locationcontainer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  max-width: 1049px;
  padding-top: 64px;
  padding-bottom: 64px;
}

.locationtitletext {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
}

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

.locationsubtitle {
  color: #4d4d4d;
  margin-bottom: 0;
  font-size: 20px;
}

.locationsubtitle-2 {
  color: #000;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 890px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.image-44 {
  border-radius: 20px;
  max-width: 1000px;
}

.experience {
  background-image: radial-gradient(circle, #0003 50%, #092155), url('../images/experience-bg.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.experiencetitle {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #fff;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  font-size: 36px;
}

.locationtitle-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
}

.experiencecontainer {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: center;
  align-items: center;
  max-width: 924px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.experiencesubtitle {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.experiencegallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  display: grid;
}

.experience-image {
  border-radius: 16px;
  height: 200px;
  position: static;
}

.guestrevphotogall {
  box-sizing: content-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  min-width: auto;
  max-width: 100%;
  margin-left: 16px;
  padding-left: 16px;
  padding-right: 0;
  display: flex;
  overflow: clip;
}

.checkout-cta-5 {
  text-align: center;
  text-transform: uppercase;
  background-color: #fc1e5f;
  border-radius: 30px;
  padding: 14px 84px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.checkout-cta-5:hover {
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta-5.big-8 {
  background-color: #fc1e5f;
  width: 100%;
  max-width: 1200px;
}

.checkout-cta-5.big-8:hover {
  background-image: linear-gradient(#0003, #0003);
}

.reviews-content__text {
  color: #000;
  text-overflow: ellipsis;
  column-count: 1;
  overflow-wrap: normal;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 130%;
  overflow: hidden;
}

.content-text-2, .content-text-4 {
  color: #000;
  display: none;
}

.guestreviewscontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: static;
  overflow: hidden;
}

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

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

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

.tripadvisor_review {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f3f3f3;
  border-radius: 32px;
  flex-flow: column;
  align-self: stretch;
  max-width: 320px;
  min-height: auto;
  padding: 24px;
  display: flex;
  position: relative;
}

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

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

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

.reviews-content__text2 {
  color: #000;
  text-overflow: ellipsis;
  column-count: 1;
  overflow-wrap: normal;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 130%;
  overflow: hidden;
}

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

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

.content-text-3 {
  color: #000;
}

.revcardtext-2 {
  color: #262626;
  align-self: auto;
  height: 100%;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

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

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

.guestrevphoto {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 16px;
  flex: none;
}

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

.slider-content__text-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.content-text {
  color: #000;
}

.footercontainer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  max-width: 558px;
  position: relative;
}

.infoblockheaderfooter {
  color: #0b586e;
  text-align: center;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 120%;
}

.photogallery {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #262626;
  background-color: #fff;
  background-image: url('../images/footer-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  overflow: hidden;
}

.imgtextblockfooter {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  opacity: 1;
  -webkit-text-stroke-color: white;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px 32px;
  display: flex;
}

.cta-wrapper-2-footer {
  display: flex;
  position: absolute;
  inset: auto 0% -10%;
}

.cardinfodetailsfooter {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: #262626;
  background-color: #e1fdff99;
  border: 0 #ffffff9e;
  border-radius: 24px;
  flex-flow: column;
  max-width: 740px;
  padding-bottom: 0;
  display: flex;
  overflow: clip;
  box-shadow: 0 20px 80px #050e2c40;
}

.checkout-cta-6 {
  text-align: center;
  text-transform: uppercase;
  background-color: #fc1e5f;
  border-radius: 30px;
  padding: 14px 84px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.checkout-cta-6:hover {
  background-image: linear-gradient(#0003, #0003);
}

.checkout-cta-6.maincta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: normal;
  object-fit: fill;
  background-color: #cb0307;
  border-radius: 30px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 64px;
  font-size: 23px;
  font-weight: 900;
  display: flex;
}

.checkout-cta-6.maincta.mobile {
  color: #57bbd0;
  background-color: #fff;
  border: 1px solid #57bbd0;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
}

.image-45 {
  width: 178px;
  margin-right: 20px;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #b3b3b3;
  text-align: center;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 30px 32px;
  line-height: 150%;
  display: flex;
}

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

.text-block-4 {
  color: #fff;
}

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

.text-block-5, .text-block-6 {
  color: #fff;
}

.houseicon {
  display: block;
}

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

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

.sectionh3title-3.alignleft {
  text-align: left;
  text-transform: uppercase;
  text-align: left;
  text-transform: uppercase;
  font-size: 28px;
}

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

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

.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;
}

.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;
}

.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;
}

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

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

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

.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;
}

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

.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;
}

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

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

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

.resorttitle {
  color: #fff;
  text-transform: uppercase;
  max-width: 367px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 105%;
}

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

.acctableheader {
  background-color: #282e4e;
  padding: 16px 24px;
}

.text-span {
  color: #144ec1;
  text-decoration: underline;
}

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

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

.checkout-cta-7 {
  text-align: center;
  background-color: #144ec1;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 14px 64px 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
}

.checkout-cta-7:hover {
  background-color: #0d3688;
}

.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: 24px;
  display: flex;
}

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

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

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

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

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

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

.acccardlistitemmbl {
  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: none;
}

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

.arrow-left-2 {
  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-2:hover {
  background-color: #000;
  border-width: 3px;
  border-color: #144ec1;
}

.arrow-right-2 {
  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-2:hover {
  background-color: #000;
  border-width: 3px;
  border-color: #144ec1;
}

.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;
}

.photostrip-5.photostrip {
  background-color: #f5f5f5;
}

.herophotosrow-4 {
  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 #0000;
}

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

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

.checkout-cta-8 {
  text-align: center;
  background-color: #144ec1;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 14px 64px 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
}

.checkout-cta-8:hover {
  background-color: #0d3688;
}

.checkout-cta-8.big-9 {
  width: 100%;
  max-width: 1200px;
}

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

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

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

.acmcontainer {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
}

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

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

.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;
}

.checkout-cta-9 {
  text-align: center;
  background-color: #144ec1;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 14px 64px 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
}

.checkout-cta-9:hover {
  background-color: #0d3688;
}

.checkout-cta-9.big {
  width: 100%;
  max-width: 1200px;
}

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

.checkout-cta-9.maincta.fullwidth {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  object-fit: none;
  background-color: #144ec1;
  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;
}

.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;
}

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

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

.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: 60px;
  padding-bottom: 60px;
}

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

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

.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;
}

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

.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;
}

.checkout-cta-10 {
  text-align: center;
  background-color: #144ec1;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 14px 64px 16px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
}

.checkout-cta-10:hover {
  background-color: #0d3688;
}

.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%;
}

.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;
}

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

.image-48 {
  cursor: pointer;
  display: block;
}

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

.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;
}

.heading-9 {
  margin-bottom: 40px;
}

.image-49 {
  margin-right: auto;
}

.tnctitleh2 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.tnctitleh2.toppad {
  text-transform: capitalize;
  margin-top: 32px;
}

.tncdialogue-2 {
  z-index: 15;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  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%;
  overflow: visible;
}

.modalcard-2 {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
  box-shadow: 0 16px 88px #00000080;
}

.h6 {
  font-size: 28px;
}

.titleh1-2 {
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 95%;
}

.bodywrapper-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  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;
}

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

.image-40 {
  cursor: pointer;
}

.ppdialogue {
  z-index: 15;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  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%;
  overflow: visible;
}

.modalcard-3 {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
  box-shadow: 0 16px 88px #00000080;
}

.link-2 {
  color: #fff;
}

.image-41 {
  cursor: pointer;
}

.link-4 {
  pointer-events: auto;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  overflow: visible;
}

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

.tncsubtitle {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.tncsubtitle.toppad {
  text-transform: capitalize;
  margin-top: 32px;
  font-size: 25px;
}

.bold-text-8 {
  color: #000;
}

.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: 100%;
  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: auto;
  min-width: 1280px;
  max-width: 1280px;
  height: auto;
  min-height: 720px;
  max-height: 720px;
  padding: 24px;
  display: grid;
}

.code-embed-3 {
  width: 100%;
}

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

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

.offerexpirecounteracccard-2 {
  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;
}

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

.photostrip-6 {
  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;
  position: relative;
  overflow: visible;
}

.photostrip-6.photoguest {
  background-color: #fff;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  overflow: visible;
}

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

.herolightboxstrip-5 {
  border-radius: 16px;
  min-width: 384px;
  height: 288px;
  max-height: 288px;
  display: block;
  overflow: clip;
}

.herolightboxstrip-5:hover {
  outline-offset: 0px;
  mix-blend-mode: normal;
  outline: 3px #fff;
}

.arrow-left-3 {
  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-3:hover {
  background-color: #000;
  border-width: 3px;
  border-color: #b110a0;
}

.arrow-right-3 {
  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;
  flex: 0 auto;
  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-3:hover {
  background-color: #000;
  border-width: 3px;
  border-color: #b110a0;
}

@media screen and (min-width: 1280px) {
  .includingslistmbl, .infoblockheadermbl, .content-text-2, .content-text-4 {
    display: none;
  }

  .guestreviewscontainer {
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .photogallery {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .acccardblock {
    border-style: none;
    border-color: #b39350;
  }

  .offerexpirecounteracccard {
    border-style: none;
    border-radius: 20px;
    padding-top: 20px;
  }

  .acccardsectionh3titlembl, .acccardlistitemmbl, .tncdialogue {
    display: none;
  }

  .photostrip-6.photoguest {
    justify-content: flex-start;
    align-items: stretch;
    overflow: auto;
  }

  .herophotosrow-6 {
    width: 100%;
    overflow: auto;
  }

  .bold-text-9 {
    color: #1b5cdd;
  }
}

@media screen and (max-width: 991px) {
  .homeanchor {
    flex: none;
  }

  .toppercontainer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: space-between;
    padding-left: 24px;
    padding-right: 24px;
  }

  .menulink {
    flex: none;
  }

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

  .mainmenu {
    display: none;
  }

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

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

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

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#c416a714, #c416a714), url('../images/tablet-bg.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    background-attachment: scroll, scroll;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .newprice-3, .stayperiod-3 {
    color: #000;
  }

  .flex-block-2 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    justify-content: center;
    align-items: center;
  }

  .priceset-2 {
    padding-right: 100px;
  }

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

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

  .div-block-22 {
    width: 600px;
  }

  .cta-wrapper {
    display: block;
  }

  .resortname {
    color: #000;
  }

  .offerdetails {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    max-width: none;
  }

  .image-42 {
    display: block;
  }

  .div-block1 {
    background-color: #c4a45c;
    display: flex;
  }

  .text-block-24 {
    color: #000;
    font-weight: 400;
  }

  .div-block-24 {
    width: auto;
    margin-left: -20px;
    margin-right: 0;
  }

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

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

  .includingslist {
    padding-left: 110px;
    padding-right: 111px;
  }

  .checkout-cta-2.maincta {
    padding-left: 90px;
    padding-right: 90px;
  }

  .checkout-cta-2.maincta.mobile-2 {
    color: #fff;
    background-color: #fc1e5f;
    border-width: 3px;
    border-color: #fff;
    font-weight: 700;
  }

  .normalrate {
    color: #000;
  }

  .priceanddiscount-2 {
    background-color: #f6efe3;
  }

  .widget-disclosure {
    width: auto;
  }

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

  .includingslistmbl {
    padding-left: 110px;
    padding-right: 100px;
  }

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

  .menul2item {
    flex: 1 0 auto;
  }

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

  .whatyougetcontainer {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    max-width: none;
  }

  .whyyougetsubtitle, .whyyougetsubtitle.darker {
    background-color: #f6efe3;
  }

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

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

  .whatyouget {
    padding: 60px 40px;
  }

  .bannerwithcard {
    background-image: url('../images/banner-bg.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 120px;
    padding-bottom: 220px;
  }

  .infoblockheader {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .infoblockheadermbl {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .banner-image {
    top: auto;
    bottom: -28%;
  }

  .amattlist {
    width: 50%;
  }

  .listcontainer {
    flex-flow: row;
    width: 100%;
  }

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

  .anacolumn {
    flex: 0 auto;
    width: 100%;
  }

  .amenitiesandattractions {
    padding-top: 250px;
    padding-bottom: 70px;
  }

  .locationcontainer {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .locationtitletext {
    text-align: center;
  }

  .locationtitle {
    padding-left: 94px;
    padding-right: 94px;
  }

  .locationsubtitle-2 {
    line-height: 25px;
  }

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

  .experiencecontainer {
    padding: 80px 48px;
  }

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

  .guestrevphotogall {
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    margin-left: 40px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 40px;
  }

  .reviews-content__text {
    width: 100%;
  }

  .guestreviewscontainer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: center;
    align-items: stretch;
    max-width: 100%;
  }

  .section-2 {
    width: 100%;
  }

  .tripadvisor_review {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-radius: 24px;
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: stretch;
    align-items: flex-start;
    max-width: none;
    min-height: auto;
    display: flex;
  }

  .revcardtopper-2 {
    flex-flow: row;
    align-items: stretch;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .reviews-content__text2 {
    width: 100%;
  }

  .div-block-20 {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .guestreviews {
    min-width: 100%;
    max-width: 100%;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .guestrevphoto {
    max-width: 300px;
    height: 200px;
  }

  .slider-content__text-2 {
    width: 100%;
    max-width: 100%;
  }

  .reviewcards {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 32px;
    padding-right: 32px;
    overflow: visible;
  }

  .footercontainer {
    max-width: 358px;
  }

  .infoblockheaderfooter {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .photogallery {
    background-image: url('../images/footer-bg-tablet.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding: 160px 56px 80px;
    overflow: clip;
  }

  .cta-wrapper-2-footer {
    display: flex;
  }

  .checkout-cta-6.maincta {
    padding-left: 90px;
    padding-right: 90px;
  }

  .checkout-cta-6.maincta.mobile {
    background-color: #fff;
    border-width: 1px;
    padding-left: 64px;
    padding-right: 64px;
    font-weight: 700;
  }

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

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

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

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

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

  .acccardsectionh3title {
    text-align: center;
  }

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

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

  .acccardsectionh3titlembl {
    text-align: center;
  }

  .bodytext {
    max-width: none;
  }

  .heroaccm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/hero-acm-bg.webp');
    background-position: 50% 0;
    background-size: contain;
    background-attachment: fixed;
    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;
  }

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

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

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

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

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

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

  .acmcardcontainer {
    margin-bottom: 0;
    padding: 48px;
  }

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

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

  .bodytext-2 {
    max-width: none;
  }

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

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

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

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

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

  .bodytext-3 {
    max-width: none;
  }

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

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

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

  .drawermenu {
    display: flex;
  }

  .drawerlink {
    flex: none;
  }

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

  .tncdialogue {
    padding: 24px;
  }

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

  .bodywrapper {
    padding: 24px 0;
  }

  .tncdialogue-2 {
    padding: 24px;
  }

  .bodywrapper-2 {
    padding: 24px 0;
  }

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

  .ppdialogue {
    padding: 24px;
    display: none;
  }

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

  .videowrapper {
    min-width: auto;
  }

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

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

  .photostrip-6.photoguest {
    justify-content: flex-start;
    align-items: stretch;
  }

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

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

  .hero {
    background-image: linear-gradient(#c416a714, #c416a714), url('../images/tablet-bg.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .video-resort.playvideo {
    margin-bottom: 32px;
  }

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

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

  .campaignlogoand-price {
    justify-content: center;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-22 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
  }

  .herocontainer {
    flex-flow: column;
  }

  .includingslist {
    padding-left: 30px;
    padding-right: 30px;
  }

  .checkout-cta-2.maincta.mobile-2 {
    color: #fff;
    background-color: #fc1e5f;
    border-color: #fff;
  }

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

  .includingslistmbl {
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

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

  .bannerwithcard {
    background-image: url('../images/banner-bg.webp');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: scroll;
    padding: 48px 40px 220px;
  }

  .cardinfodetails {
    background-color: #000b4480;
    box-shadow: 0 20px 30px #00000040;
  }

  .imgtextblock {
    padding-left: 0;
    padding-right: 0;
  }

  .infoblockheader, .infoblockheadermbl {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 27px;
  }

  .cardbodytxt {
    padding-left: 32px;
    padding-right: 32px;
  }

  .banner-image {
    top: auto;
    bottom: -15%;
  }

  .image-43 {
    max-width: 313px;
    height: 244px;
  }

  .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;
  }

  .amenitiesandattractions {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    padding-top: 150px;
    padding-bottom: 32px;
  }

  .locationtitle {
    padding-left: 32px;
    padding-right: 32px;
  }

  .locationsubtitle {
    text-align: center;
  }

  .guestrevphotogall {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .guestreviews {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    padding-top: 48px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .infoblockheaderfooter {
    padding-left: 0;
    padding-right: 0;
    font-size: 27px;
  }

  .photogallery {
    background-image: url('../images/footer-bg-tablet.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-bottom: 200px;
  }

  .imgtextblockfooter {
    background-color: #e1fdff99;
    padding-left: 0;
    padding-right: 0;
  }

  .cardinfodetailsfooter {
    background-color: #2052724a;
    box-shadow: 0 20px 30px #00000040;
  }

  .checkout-cta-6.maincta.mobile {
    color: #57bbd0;
    border-color: #57bbd0;
    padding-left: 64px;
    padding-right: 64px;
  }

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

  .sectionh3title-3 {
    display: block;
  }

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

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

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

  .herowrapper {
    flex-flow: column;
  }

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

  .heroaccm {
    background-image: url('../images/hero-acm-bg.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    margin-top: 0;
    padding: 45px 0 24px;
  }

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

  .amntcardleadimg {
    max-height: 350px;
    display: block;
  }

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

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

  .acmcardcontainer {
    margin-bottom: 0;
    padding: 32px 32px 48px;
  }

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

  .amntcardsecttxtbl {
    align-items: stretch;
  }

  .amntcard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    width: auto;
    min-width: auto;
    max-width: none;
    padding: 24px;
  }

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

  .mainsection {
    padding: 24px;
  }

  .mainsection.accm {
    padding: 32px;
  }

  .tncdialogue {
    padding: 24px;
  }

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

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

  .tnctitleh2.toppad {
    text-transform: capitalize;
  }

  .tncdialogue-2 {
    padding: 24px;
  }

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

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

  .ppdialogue {
    padding: 24px;
    display: none;
  }

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

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

@media screen and (max-width: 479px) {
  .toppercontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .topper {
    overflow: hidden;
  }

  .checkout-cta {
    padding-left: 24px;
    padding-right: 24px;
  }

  .checkout-cta:where(.w-variant-94fa5765-0eac-3b20-7d78-dd847b78a11a) {
    width: 300px;
  }

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#c416a714, #c416a714), url('../images/hero-bg-mobile.png');
    background-position: 0 0, 20% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 700px 615px;
    background-attachment: scroll, fixed;
    flex-flow: column;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 32px 0 0;
    position: relative;
    overflow: clip;
  }

  .widgettitlestay {
    color: #000;
  }

  .video-resort.playvideo {
    margin-bottom: 0;
  }

  .newprice-3 {
    color: #000;
  }

  .stayperiod-3 {
    color: #000;
    line-height: 20px;
  }

  .priceblock-2 {
    justify-content: center;
    align-items: center;
  }

  .discount {
    border-left-width: 4px;
    width: 143px;
    height: auto;
    padding-right: 26px;
  }

  .flex-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    min-width: auto;
  }

  .priceset-2 {
    padding-right: 0;
  }

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

  .campaignlogoand-price {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-22 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cta-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .resortname {
    width: 350px;
    font-size: 24px;
  }

  .savelabel {
    font-size: 20px;
    font-weight: 700;
  }

  .text-block-24 {
    color: #000;
    font-weight: 400;
  }

  .div-block-23 {
    justify-content: center;
    align-items: center;
    width: 99.9999%;
    padding-left: 0;
  }

  .div-block-24 {
    justify-content: center;
    align-items: center;
    margin-left: -40px;
  }

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

  .widgetseal {
    width: 70px;
  }

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

  .includingslist {
    padding-left: 16px;
    padding-right: 16px;
    display: none;
  }

  .checkout-cta-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .checkout-cta-2.maincta.mobile-2 {
    color: #fff;
    background-color: #fc1e5f;
    border-color: #fff;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
  }

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

  .normalrate {
    color: #000;
    font-size: 14px;
  }

  .regularprice-3 {
    color: #000;
    width: auto;
  }

  .priceanddiscount-2 {
    background-color: #f6efe3;
  }

  .widget-disclosure {
    max-width: 270px;
    font-size: 16px;
  }

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

  .includingslistmbl {
    max-width: 290px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .menul2item {
    flex: 1 0 auto;
  }

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

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

  .herolightboxstrip-2 {
    flex: 1 0 340px;
    min-width: auto;
    height: auto;
    max-height: none;
  }

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

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

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

  .checkout-cta-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .whatyougettitle {
    font-size: 28px;
  }

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

  .bannerwithcard {
    background-image: url('../images/banner-bg.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding: 104px 5%;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .cardinfodetails {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #000b4480;
    padding-bottom: 24px;
  }

  .imgtextblock {
    padding: 24px 0;
  }

  .textblock {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .infoblockheader {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
    display: flex;
  }

  .infoblockheadermbl {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
    display: flex;
  }

  .cardbodytxt {
    font-size: 16px;
  }

  .circleimages {
    margin-bottom: 0;
  }

  .banner-image {
    z-index: auto;
    position: absolute;
    top: auto;
    bottom: -20%;
  }

  .image-43 {
    z-index: auto;
    position: relative;
  }

  .amattlist {
    width: 100%;
  }

  .listcontainer {
    flex-flow: column;
  }

  .checkout-cta-4 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .amenitiesandattractions {
    z-index: auto;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 200px 16px 40px;
    overflow: clip;
  }

  .locationcontainer {
    padding-top: 16px;
  }

  .locationtitletext {
    font-size: 30px;
  }

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

  .locationsubtitle {
    font-size: 12px;
  }

  .locationsubtitle-2 {
    font-size: 14px;
  }

  .experiencetitle {
    font-size: 28px;
  }

  .experiencecontainer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding: 48px 16px;
  }

  .experiencesubtitle {
    line-height: 25px;
  }

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

  .experience-image {
    height: 190px;
  }

  .guestrevphotogall {
    box-sizing: border-box;
    aspect-ratio: auto;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    overflow: auto;
  }

  .checkout-cta-5 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content-text-2, .content-text-4 {
    cursor: pointer;
    display: none;
  }

  .guestreviewscontainer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-left: 0;
  }

  .tripadvisor_review {
    max-width: 100%;
  }

  .content-text-3 {
    cursor: pointer;
  }

  .revcardtext-2 {
    font-size: 14px;
  }

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

  .guestrevphoto {
    aspect-ratio: 4 / 3;
    border-radius: 12px;
    flex: 1 0 auto;
    max-width: 280px;
    overflow: hidden;
  }

  .slider-content__text-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

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

  .content-text {
    cursor: pointer;
  }

  .footercontainer {
    width: 100%;
    max-width: 100%;
  }

  .infoblockheaderfooter {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
  }

  .photogallery {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    background-image: url('../images/footer-mobile-bg.png');
    background-position: 32% 35%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    padding: 80px 16px 48px;
    overflow: clip;
  }

  .imgtextblockfooter {
    background-color: #e1fdff00;
    height: 99.9998%;
    padding: 48px 32px;
  }

  .cta-wrapper-2-footer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    bottom: -15%;
  }

  .cardinfodetailsfooter {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #e1fdff99;
    padding-bottom: 0;
  }

  .checkout-cta-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .checkout-cta-6.maincta.mobile {
    justify-content: center;
    align-items: center;
    min-width: auto;
    max-width: none;
    padding-left: 64px;
    padding-right: 64px;
  }

  .heading {
    width: 220px;
    font-size: 28px;
  }

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

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

  .footerdivider {
    display: block;
  }

  .amenities-item {
    width: auto;
  }

  .acccardincludingslist {
    max-width: 330px;
  }

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

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

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

  .image-31 {
    padding-right: 20px;
  }

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

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

  .acccardsectionh3title {
    text-align: center;
    display: none;
  }

  .acccardlistitem {
    display: none;
  }

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

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

  .acccardsectionh3titlembl {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    display: flex;
  }

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

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

  .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;
  }

  .resortdetails {
    background-color: #f5f5f5;
  }

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

  .heroaccm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/hero-acm-bg.webp');
    background-position: 0 0;
    background-size: contain;
    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;
  }

  .acccardlistitemmbl {
    width: 100%;
    display: flex;
  }

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

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

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

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

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

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

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

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

  .amntcardsecttxtbl {
    align-items: stretch;
  }

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

  .image-46 {
    padding-right: 20px;
  }

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

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

  .mainsection {
    padding: 24px 12px;
  }

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

  .drawer, .drawer2, .div-block-17 {
    display: none;
  }

  .drawerlink {
    color: #000;
  }

  .drawerlink:hover, .drawerlink.w--current {
    color: #ef29df;
  }

  .checkout-cta-10.drawercta {
    color: #fff;
    background-color: #144ec1;
  }

  .tncdialogue {
    padding: 12px;
  }

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

  .bodywrapper {
    padding: 8px;
  }

  .tnctitleh2 {
    font-size: 34px;
  }

  .tncdialogue-2 {
    padding: 12px;
    display: none;
  }

  .modalcard-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .titleh1-2 {
    font-size: 44px;
  }

  .bodywrapper-2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    display: flex;
  }

  .modalwrapper-2 {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    display: block;
  }

  .ppdialogue {
    justify-content: center;
    align-items: center;
    padding: 12px;
    display: none;
  }

  .modalcard-3 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .bold-text-7, .link-2 {
    color: #000;
  }

  .modalwrapper-3 {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    display: block;
  }

  .tncsubtitle {
    font-size: 34px;
  }

  .bold-text-8 {
    overflow-wrap: anywhere;
  }

  .image-47 {
    padding-right: 20px;
  }

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

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

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

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

  .herolightboxstrip-5 {
    flex: 1 0 340px;
    min-width: auto;
    height: auto;
    max-height: none;
  }

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

#w-node-d03a38f0-c71c-0f71-eccf-b0baa00de5a1-9e3ec477 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


