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

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

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

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

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

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

.menulink:hover {
  color: #e9654a;
}

.menulink.w--current {
  color: #b3b3b3;
}

.checkout-cta {
  text-align: center;
  text-transform: uppercase;
  background-color: #e9654a;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 14px 84px;
  font-size: 17px;
  font-weight: 500;
  display: flex;
}

.checkout-cta:where(.w-variant-bb32e703-515b-0273-c76d-ea9f00368c6a) {
  background-color: #e9654a;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
}

.checkout-cta:hover {
  background-color: #b64f39;
}

.checkout-cta:hover:where(.w-variant-bb32e703-515b-0273-c76d-ea9f00368c6a) {
  background-color: #bd513c;
}

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

.checkout-cta.toppercta:hover {
  background-color: #680001;
}

.checkout-cta.big {
  background-color: #e9654a;
  width: 100%;
  max-width: 1200px;
  padding-left: 44px;
  padding-right: 44px;
}

.checkout-cta.big:hover {
  background-color: #be533d;
}

.checkout-cta.big {
  width: 100%;
  max-width: 1200px;
  padding-left: 44px;
  padding-right: 44px;
}

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

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

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

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

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

.mobilemenu {
  display: none;
}

.body {
  margin-top: 50px;
  font-family: Roboto, sans-serif;
}

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

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

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

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

.resortname {
  color: #071330;
  text-align: center;
  letter-spacing: -.5px;
  word-break: normal;
  font-size: 24px;
  font-weight: 700;
  line-height: 90%;
}

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

.priceset-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.text-block-33 {
  color: #ee1e27;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  text-decoration: none;
}

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

.priceblock-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 55%;
  display: flex;
}

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

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

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

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

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

.herocontainer {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  perspective: 1064px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.image-42 {
  color: #000;
}

.offerdetails {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 416px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  box-shadow: 0 3px 3px #0003;
}

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

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

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

.div-block-22 {
  text-align: center;
  width: 100%;
  padding: 12px 32px;
}

.includingslist {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 8px 32px;
  display: flex;
}

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

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

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

.widget-disclosure {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #39499e;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
}

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

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

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

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

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

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

.video-resort.playvideo.video-2 {
  background-color: #0000;
  width: 41%;
}

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

.cta-wrapper {
  display: none;
}

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

.offertitle {
  color: #071330;
  text-transform: uppercase;
  flex: 0 auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}

.normalrate {
  color: #000;
  width: auto;
  min-width: auto;
  height: auto;
  font-weight: 400;
  line-height: 12px;
  display: flex;
}

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

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

.widgettitlestay {
  color: #071330;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 100%;
}

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

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

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

.image-43 {
  width: 240px;
  max-width: none;
  height: auto;
}

.text-block-35 {
  color: #071330;
  font-size: 22px;
  font-weight: 700;
}

.text-block-36 {
  color: #071330;
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
}

.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: #205272;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.menul2item:hover {
  color: #004bff;
}

.menul2item.playvideo {
  color: #205272;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.menul2item.playvideo:hover {
  color: #004bff;
}

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

.photostrip {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #3c5968e6;
  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: 0;
  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: #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;
}

.columntitle {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.columntitle.blue {
  text-transform: capitalize;
}

.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: #3c5968;
  border-radius: 0;
  margin-bottom: 8px;
  padding: 12px 20px;
}

.whyyougetsubtitle.darker {
  background-color: #3c5968;
  border-radius: 0;
}

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

.text-block-37, .text-block-38 {
  font-weight: 400;
}

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

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

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

.text-block-39 {
  font-weight: 400;
}

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

.text-block-40 {
  font-weight: 400;
}

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

.bannerwithcard {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective: 1000px;
  color: #262626;
  border-top: 1px #000;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: grid;
  position: relative;
}

.cardinfodetails {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  color: #262626;
  background-color: #e6e6e6fc;
  background-image: url('../images/card-01.webp');
  background-position: 0 0;
  background-size: cover;
  border: 0 #ffffff9e;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding: 48px 100px;
  display: flex;
  overflow: clip;
}

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

.circleimages {
  align-items: center;
  width: 170px;
  max-width: none;
}

.textblock {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 32px;
  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: #000;
  text-align: center;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 120%;
  display: none;
}

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

.imagems {
  width: 544px;
}

.cardinfodetails-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  color: #262626;
  background-color: #e6e6e6fc;
  background-image: url('../images/card-02.webp');
  background-position: 0 0;
  background-size: cover;
  border: 0 #ffffff9e;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  height: 100%;
  padding: 32px 100px;
  display: flex;
  overflow: clip;
}

.image-44 {
  width: 115px;
  display: block;
}

.play-button {
  justify-content: center;
  align-items: center;
  display: block;
}

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

.text-block-41 {
  font-weight: 400;
}

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

.amndiv {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  width: 83.9053%;
  min-width: auto;
  max-width: 1200px;
  display: flex;
}

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

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

.amenitiesandattractions {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 104px 32px;
  display: flex;
}

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

.titlestay2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  width: 99.9998%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

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

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

.checkout-cta-2.big {
  width: 100%;
  max-width: 1200px;
  padding-left: 44px;
  padding-right: 44px;
}

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

.text-block-42 {
  font-weight: 400;
}

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

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

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

.heading {
  color: #202a36;
  text-align: center;
  text-transform: none;
  font-family: Roboto, sans-serif;
  font-weight: 800;
  display: flex;
}

.flex-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.image-37 {
  height: 261px;
}

.paragraph-4 {
  color: #747474;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.heading-3 {
  color: #626262;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.image-38 {
  vertical-align: baseline;
  object-fit: cover;
  height: auto;
}

.section-2 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 88px;
  padding-bottom: 38px;
  display: flex;
}

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

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

.paragraph {
  color: #363636;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 19px;
}

.div-block-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.paragraph-2 {
  color: #707070;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}

.div-block-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 2px solid #dfdfdf;
  flex-flow: column;
  width: 100%;
  padding: 24px;
  display: flex;
}

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

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.image-34 {
  width: 83px;
  height: 21px;
}

.image-33 {
  width: 57px;
  height: 39px;
}

.image-30 {
  width: 290px;
  height: 175px;
}

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

.flex-block-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: stretch;
}

.paragraph-3 {
  color: #42a782;
  margin-bottom: 0;
  font-size: 15px;
}

.quick-stack {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  max-width: 1200px;
  padding: 0;
}

.title-container-image {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-31 {
  width: auto;
  height: 25px;
}

.image-32 {
  width: 95px;
  height: 65px;
}

.flex-block-3 {
  justify-content: space-between;
  align-items: flex-end;
}

.flex-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 282px;
  display: flex;
}

.herolightboxstrip-3 {
  border-radius: 0;
  min-width: 260px;
  height: 282px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  overflow: clip;
}

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

.herostripphoto, .herostripphoto2, .herostripphoto-copy {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  height: 282px;
}

.flex-block {
  justify-content: center;
  align-items: center;
  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.webp');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 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;
}

.textblock-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  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;
  color: #262626;
  background-color: #0000;
  border: 0 #ffffff9e;
  border-radius: 0;
  flex-flow: column;
  max-width: none;
  padding-bottom: 0;
  display: flex;
  position: relative;
  inset: 0% -200px 0% auto;
  overflow: clip;
}

.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.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-3.maincta.mobile {
  color: #57bbd0;
  background-color: #fff;
  border: 1px solid #57bbd0;
}

.image-45 {
  position: relative;
}

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

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

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

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

.link-2 {
  color: #fff;
}

.image-41 {
  cursor: pointer;
}

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

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

.drawer {
  z-index: 14;
  opacity: 0;
  background-color: #fff;
  flex-flow: column;
  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: #205272;
  letter-spacing: -.1px;
  flex: 1 0 auto;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
}

.drawerlink:hover {
  color: #61a30a;
}

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

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

.btnmobile {
  display: none;
}

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

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

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

.amenitieslist {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: stretch;
  padding: 0;
}

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

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

.text-block-8 {
  color: #071330;
  font-weight: 500;
}

.acccardsectionh3title {
  color: #262626;
  text-align: left;
  text-transform: none;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 30px;
}

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

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

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

.acctableheader-2 {
  background-color: #3c5968;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 40px;
}

.amenitieslistitem {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #2c2961;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 500;
}

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

.acccardsectionh3titlembl {
  color: #262626;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 30px;
  display: none;
}

.text-block-banner {
  color: #071330;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

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

.bold-text-9 {
  color: #071330;
  width: 100%;
  font-size: 27px;
}

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

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

.bodytext {
  color: #071330;
  max-width: 720px;
  font-size: 18px;
  line-height: 140%;
}

.offerexpirecounteracccard {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #9ae9ff;
  border-radius: 0;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

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

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

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

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

.acccardsummaryblocktxt-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 53.1566%;
  display: flex;
}

.resorttitle-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin: 0;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

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

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

.photostrip-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e5fff9;
  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 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.photostrip-2.photostrip {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}

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

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

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

.accmlightbox {
  aspect-ratio: 3 / 2;
  border-radius: 16px;
  flex: 1;
  min-width: 420px;
  overflow: hidden;
}

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

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

.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.big-9 {
  background-color: #fc1e5f;
  width: 100%;
  max-width: 1200px;
}

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

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

.amntcardacm {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  background-color: #fff0;
  border-radius: 32px 32px 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 100%;
  margin-top: 0;
  padding: 60px 0;
  display: flex;
  overflow: hidden;
}

.acccardcontaineracm {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

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

.sectionh3title-5.alignleft {
  text-align: left;
  text-transform: none;
  font-size: 33px;
}

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

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

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

.text-span {
  color: #071330;
  text-decoration: none;
}

.amenitieslistitem-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #2c2961;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 500;
}

.checkout-cta-7 {
  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-7:hover {
  background-image: linear-gradient(#0003, #0003);
}

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

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

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

.mainsection2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f3f3f3;
  background-color: #f3f3f3;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 54px;
  padding: 40px;
  font-family: Roboto, sans-serif;
  display: flex;
}

.bodytext-6 {
  color: #262626;
  text-align: left;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 550px;
  font-size: 16px;
  line-height: 22px;
  display: block;
}

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

.sectionh3title-6 {
  color: #333;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 110%;
}

.sectionh3title-6.alignleft {
  color: #333;
  text-align: left;
  text-transform: uppercase;
  padding-right: 0;
  font-size: 28px;
  display: block;
}

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

.text-block-banner-2 {
  color: #333;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.bold-text-10 {
  width: 100%;
}

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

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

.sectionh3title-7.alignleft {
  color: #071330;
  text-align: left;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 900;
}

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

.amntcardsecttxtblamn.not-expanded {
  box-sizing: border-box;
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  height: auto;
  max-height: none;
}

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

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

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

.code-embed {
  width: 100%;
}

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

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

.videoclosebtn2, .videoclosebtn2-copy {
  cursor: pointer;
  position: absolute;
  inset: 0% 0% auto auto;
}

.photostrip-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #3c5968e6;
  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;
}

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

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

.whatyougettitlembl {
  color: #000;
  text-align: center;
  letter-spacing: -.8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 800;
  line-height: 110%;
  display: none;
}

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

.photoguest {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  height: 282px;
}

.docsection-2 {
  background-color: #f3f3f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding: 80px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

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

.h7 {
  font-size: 28px;
}

@media screen and (min-width: 1280px) {
  .checkout-cta:hover, .checkout-cta.toppercta:hover {
    background-color: #bd513c;
  }

  .herocontainer {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .campaignlogoand-price {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    min-height: 100%;
    max-height: 100%;
    display: flex;
  }

  .offerwidget {
    margin-top: 40px;
  }

  .hero {
    background-image: linear-gradient(#0358cb, #0000 30%), url('../images/535ce3579852700635855f921c1c88281ae86297.jpg');
    background-position: 0 0, 60% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 0;
  }

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

  .whatyougettitle {
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
  }

  .cardinfodetails-2 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .image-44 {
    width: 115px;
  }

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

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

  .cardinfodetailsfooter {
    left: 20%;
  }

  .footercontent {
    max-width: 140ch;
  }

  .tnctitleh2.toppad.h3 {
    font-size: 45px;
  }

  .tncdialogue, .ppdialogue, .btnmobile, .discountmbl {
    display: none;
  }

  .amenitieslist {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

  .text-block-8 {
    color: #071330;
  }

  .sectionh3title-4 {
    text-transform: capitalize;
    font-size: 32px;
  }

  .heroaccm {
    background-image: url('../images/acm-hero-2.webp');
  }

  .acctableheader-2 {
    background-color: #3c5968;
    justify-content: center;
    align-items: flex-start;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .amenitieslistitem {
    padding: 16px 32px;
  }

  .text-block-banner {
    color: #071330;
    font-weight: 700;
  }

  .bold-text-9 {
    color: #071330;
    font-size: 27px;
  }

  .bodytext {
    color: #071330;
    font-size: 18px;
  }

  .offerexpirecounteracccard {
    background-color: #9ae9ff;
    border-radius: 0;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .resorttitle-2 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .acccardblock {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: #eff6ff;
    border-radius: 0;
  }

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

  .text-span {
    color: #071330;
    text-decoration: none;
  }

  .amenitieslistitem-2 {
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    padding: 16px 32px;
  }

  .bodytext-6 {
    color: #071330;
    font-size: 18px;
    display: block;
  }

  .sectionh3title-6.alignleft {
    color: #071330;
    padding-right: 0;
  }

  .sectionh3title-7.alignleft {
    color: #071330;
    font-size: 32px;
    font-weight: 900;
  }

  .amntcardsecttxtblamn.not-expanded {
    justify-content: space-between;
  }

  .photostrip-3 {
    background-color: #3c5968e6;
  }

  .herolightboxstrip-4 {
    border-radius: 0;
  }

  .whatyougettitlembl {
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
    display: none;
  }

  .div-block-5 {
    background-color: #071330;
  }

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

  .h7 {
    font-size: 35px;
  }
}

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

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

  .checkout-cta, .checkout-cta:where(.w-variant-bb32e703-515b-0273-c76d-ea9f00368c6a) {
    justify-content: center;
    align-items: center;
  }

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

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

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

  .homeanchor {
    flex: none;
  }

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

  .titlestay {
    display: flex;
  }

  .resortname {
    font-size: 30px;
  }

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

  .priceblock-2 {
    width: 100%;
  }

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

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

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

  .div-block1 {
    display: flex;
  }

  .image-42 {
    display: block;
  }

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

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

  .div-block-22 {
    width: 80%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .includingslist {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
  }

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

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

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

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

  .campaignlogo {
    flex: 0 auto;
    align-self: auto;
    width: 530px;
    max-width: none;
    margin-bottom: 0;
    display: block;
  }

  .normalrate {
    color: #000;
  }

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#0358cb, #0000 20%), url('../images/535ce3579852700635855f921c1c88281ae86297.jpg');
    background-position: 0 0, 40% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .menul2item {
    flex: 1 0 auto;
  }

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

  .whatyougetcontainer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    max-width: none;
  }

  .whatyougetcolumn {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .whatyouget {
    padding: 32px 40px;
  }

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

  .bannerwithcard {
    background-image: none;
    padding: 60px 0;
    display: flex;
  }

  .cardinfodetails {
    height: 600px;
    padding: 0;
  }

  .imgtextblock {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 0 48px;
  }

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

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

  .cardinfodetails-2 {
    background-size: cover;
    width: 100%;
    min-width: auto;
    max-width: none;
    height: 600px;
    min-height: 100%;
    max-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-44 {
    width: 115px;
  }

  .listcontainer {
    grid-column-gap: 180px;
    grid-row-gap: 180px;
    flex-flow: row;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    width: 100%;
  }

  .anacolumn {
    flex: 0 auto;
    justify-content: space-around;
    align-self: center;
    align-items: flex-start;
    width: 100%;
  }

  .amndiv {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .titleline-2 {
    color: #d9d9d9;
    background-color: #d9d9d9;
    height: 4px;
  }

  .anatableoflists {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .amenitiesandattractions {
    padding: 60px 40px;
  }

  .titlestay2 {
    display: flex;
  }

  .div-block-21 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .analisttitle {
    display: block;
  }

  .sectionh3title {
    width: auto;
  }

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

  .cell-2 {
    justify-content: flex-start;
    align-items: stretch;
  }

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

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

  .flex-block-4 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .quick-stack {
    padding-left: 48px;
    padding-right: 48px;
  }

  .herolightboxstrip-3 {
    width: 100%;
    min-width: auto;
    height: 290px;
  }

  .herostripphoto2 {
    width: 100%;
    height: 290px;
  }

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

  .photogallery {
    background-position: 20%;
    background-size: cover;
    padding: 0 0 0 56px;
    overflow: clip;
  }

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

  .cardinfodetailsfooter {
    right: -150px;
  }

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

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

  .image-45 {
    right: 0;
  }

  .tncdialogue {
    padding: 24px;
  }

  .bodywrapper {
    padding: 24px 0;
  }

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

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

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

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

  .drawermenu {
    display: flex;
  }

  .drawerlink {
    flex: none;
    font-weight: 500;
  }

  .drawerlink:hover {
    color: #e9654a;
  }

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

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

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

  .acccardsectionh3title {
    text-align: center;
    width: auto;
    max-width: none;
    display: flex;
  }

  .heroaccm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-size: contain;
    background-attachment: scroll;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 49px;
    padding: 0;
  }

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

  .acccardsectionh3titlembl {
    text-align: center;
  }

  .text-block-banner {
    text-align: left;
  }

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

  .bold-text-9 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 27px;
    display: flex;
  }

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

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

  .acccardincludingslist-2 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .acccardsummaryblocktxt-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 80%;
    padding: 0 32px 16px;
  }

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

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

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

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

  .accmlightbox {
    min-width: 320px;
  }

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

  .amntcardsectionl {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .amntcardacm {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    background-color: #fff;
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    padding: 48px;
    box-shadow: 0 2px 5px #0003;
  }

  .acccardcontaineracm {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .amntcardleadimg {
    order: -1;
    max-width: 100%;
  }

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

  .amntcardsecttxtbl {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex: 0 auto;
    align-items: stretch;
    width: 100%;
  }

  .text-span {
    color: #071330;
    text-decoration: none;
  }

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

  .mainsection2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .bodytext-6 {
    text-align: left;
    flex-flow: column;
    max-width: none;
    display: block;
  }

  .sectionh3title-6.alignleft {
    padding-right: 0;
  }

  .amntcard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    border-radius: 24px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-banner-2 {
    text-align: left;
  }

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

  .sectionh3title-7.alignleft {
    font-size: 32px;
  }

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

  .amntcardsecttxtblamn.not-expanded {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

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

  .flex-block-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
  }

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

  .text-span-2 {
    font-size: 25px;
  }

  .photoguest {
    width: 100%;
    height: 290px;
  }

  .docsection-2 {
    padding: 64px;
  }

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

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

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

  .video-button-wrapper {
    height: auto;
  }

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

  .herocontainer {
    flex-flow: column;
  }

  .div-block-22, .includingslist {
    width: 85%;
  }

  .campaignlogoand-price {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    background-image: linear-gradient(#0358cb, #0000 30%), url('../images/535ce3579852700635855f921c1c88281ae86297.jpg');
    background-position: 0 0, 40%;
    background-size: auto, auto;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

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

  .campaignlogo {
    width: auto;
    max-width: 400px;
  }

  .hero {
    background-image: url('../images/tablet.png');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
    margin-top: 5px;
    padding: 0;
  }

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

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

  .whatyouget {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .bannerwithcard {
    padding: 0;
  }

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

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

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

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

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

  .listcontainer {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

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

  .amndiv {
    align-items: center;
    width: 100%;
    min-width: auto;
    display: flex;
  }

  .anatableoflists {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-21 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .paragraph-2.mobile-show {
    display: none;
  }

  .quick-stack {
    flex: 0 auto;
  }

  .herolightboxstrip-3 {
    min-width: 380px;
    height: 250px;
  }

  .herostripphoto, .herostripphoto2, .herostripphoto-copy {
    height: 250px;
  }

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

  .photogallery {
    background-position: 0%;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
  }

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

  .cardinfodetailsfooter {
    background-color: #0000;
    width: 224px;
    top: -50px;
    bottom: 0%;
    right: 0;
  }

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

  .image-45 {
    top: 0;
    bottom: 0%;
  }

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

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

  .tncdialogue {
    padding: 24px;
  }

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

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

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

  .drawer {
    display: none;
  }

  .herowrapper {
    flex-flow: column;
  }

  .acccardsectionh3title {
    font-size: 2726px;
  }

  .sectionh3title-4 {
    color: #333;
    text-align: center;
    text-transform: none;
  }

  .heroaccm {
    background-size: contain;
    padding: 24px 0 0;
  }

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

  .bold-text-9 {
    justify-content: flex-start;
    align-items: center;
    font-size: 21px;
  }

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

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

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

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

  .acccardsummaryblocktxt-2 {
    width: 79%;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .accmlightbox {
    min-width: 377.59px;
  }

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

  .amntcardsectionl {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .amntcardacm {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    border-radius: 0 0 32px 32px;
    width: 100%;
    padding: 16px 16px 24px;
  }

  .acccardcontaineracm {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
  }

  .sectionh3title-5 {
    color: #333;
    text-align: center;
    text-transform: none;
  }

  .amntcardsectionr {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .amntcardsecttxtbl {
    align-items: stretch;
  }

  .text-span {
    color: #071330;
    text-decoration: none;
  }

  .acccardcontainer {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
  }

  .mainsection2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 50px;
    padding: 0 0 0%;
    display: flex;
  }

  .amntcard {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    border-radius: 0;
    padding: 24px 16px;
  }

  .sectionh3title-7 {
    color: #333;
    text-align: center;
    text-transform: none;
  }

  .sectionh3title-7.alignleft {
    font-size: 32px;
  }

  .amntcardsecttxtblamn {
    align-items: stretch;
  }

  .amntcardsecttxtblamn.not-expanded {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .whatyougettitlembl {
    display: none;
  }

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

  .text-span-2 {
    font-size: 25px;
  }

  .photoguest {
    height: 250px;
  }

  .docsection-2 {
    padding: 48px;
  }

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

@media screen and (max-width: 479px) {
  .checkout-cta {
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .topper {
    overflow: hidden;
  }

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

  .resortname {
    font-size: 24px;
  }

  .widgetseal {
    width: 70px;
  }

  .priceset-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

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

  .video-button-wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .priceanddiscount-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

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

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

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

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

  .includingslist {
    width: 100%;
    padding-left: 22px;
    padding-right: 22px;
  }

  .campaignlogoand-price {
    grid-column-gap: 92px;
    grid-row-gap: 92px;
    background-image: linear-gradient(#0358cb, #0000 30%), url('../images/535ce3579852700635855f921c1c88281ae86297.jpg');
    background-size: auto, cover;
    padding: 0 28px 24px;
  }

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

  .discount {
    width: 80px;
    height: auto;
    display: none;
  }

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

  .newprice-3 {
    color: #000;
  }

  .video-resort.playvideo.video-2 {
    width: auto;
  }

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

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

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

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

  .hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#0358cb, #0000 20%), url('../images/535ce3579852700635855f921c1c88281ae86297.jpg');
    background-position: 0 0, 40% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 580px;
    background-attachment: scroll, fixed;
    flex-flow: column;
    height: auto;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: relative;
    overflow: clip;
  }

  .image-43 {
    display: block;
  }

  .text-block-35 {
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

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

  .menul2item {
    flex: 1 0 auto;
  }

  .photostrip {
    background-color: #3c5968e6;
    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: 32px;
    grid-row-gap: 32px;
    padding: 48px 16px;
  }

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

  .whatyougettitle {
    font-size: 27px;
    display: none;
  }

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

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

  .bannerwithcard {
    background-image: url('../images/slider-2.webp');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    padding: 0 0%;
    overflow: visible;
  }

  .cardinfodetails {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    height: 752px;
    padding-bottom: 0;
  }

  .imgtextblock {
    padding: 32px 18px;
  }

  .textblock {
    padding-bottom: 0;
  }

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

  .infoblockheadermbl {
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 26px;
    display: flex;
  }

  .cardbodytxt {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
  }

  .imagems {
    width: 289px;
  }

  .cardinfodetails-2 {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    height: 375px;
    padding-bottom: 0;
  }

  .image-44 {
    width: 115px;
  }

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

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

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

  .anatableoflists {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .amenitiesandattractions {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 48px 24px;
    overflow: clip;
  }

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

  .div-block-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .sectionh3titlembl {
    font-size: 28px;
    display: flex;
  }

  .sectionh3title {
    font-size: 28px;
    display: none;
  }

  .heading {
    display: none;
  }

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

  .div-block-27 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .paragraph-2 {
    display: none;
  }

  .paragraph-2.mobile-show {
    display: flex;
  }

  .quick-stack {
    flex: 0 auto;
    order: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-5 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
  }

  .title-container-image {
    flex-flow: row;
    flex: 0 auto;
  }

  .div-block-35 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .herolightboxstrip-3 {
    flex: 1 0 340px;
    min-width: 280px;
    max-width: none;
    height: 250px;
  }

  .herostripphoto, .herostripphoto2, .herostripphoto-copy {
    box-sizing: border-box;
    aspect-ratio: 4 / 3;
    height: 240px;
  }

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

  .photogallery {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    background-image: url('../images/footer.webp');
    background-position: 20% 0;
    background-size: cover;
    padding: 150px 16px;
    overflow: clip;
  }

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

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

  .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 {
    background-color: #0000;
    padding-bottom: 0;
    top: -150px;
  }

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

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

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

  .tnctitleh2 {
    font-size: 34px;
  }

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

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

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

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

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

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

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

  .tncsubtitle {
    font-size: 34px;
  }

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

  .drawer {
    width: auto;
    display: none;
  }

  .drawerlink {
    color: #205272;
    font-weight: 500;
  }

  .drawerlink:hover {
    color: #e9654a;
  }

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

  .discountmbl {
    justify-content: flex-start;
    align-items: center;
    width: 154px;
    height: auto;
    display: flex;
  }

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

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

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

  .text-block-8 {
    text-align: left;
  }

  .acccardsectionh3title {
    text-align: center;
    font-size: 24px;
    display: none;
  }

  .sectionh3title-4 {
    text-align: left;
  }

  .heroaccm {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/acm-hero-2.webp');
    background-position: 0 0;
    background-size: 100%;
    flex-flow: column;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 16px 0 0;
    position: relative;
    overflow: clip;
  }

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

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

  .text-block-banner {
    text-align: left;
    font-weight: 700;
  }

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

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

  .image-16 {
    margin-right: 30px;
  }

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

  .acccard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    border-radius: 0;
    margin-top: 50%;
    padding-top: 30px;
    padding-bottom: 16px;
  }

  .acccardsummaryblocktxt-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 90%;
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .photostrip-2 {
    display: none;
  }

  .photostrip-2.photostrip {
    display: flex;
  }

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

  .herophotosrow-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

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

  .amntcardsectionl {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .amntcardacm {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 16px 16px 24px;
  }

  .acccardcontaineracm {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .sectionh3title-5.alignleft {
    font-size: 28px;
  }

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

  .amntcardsecttxtbl {
    align-items: stretch;
  }

  .text-span {
    color: #071330;
    text-decoration: none;
  }

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

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

  .mainsection2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 0;
  }

  .amntcard {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    margin-top: 0;
    padding: 24px 16px;
  }

  .text-block-banner-2 {
    text-align: left;
    font-weight: 700;
  }

  .image-46 {
    margin-right: 30px;
  }

  .sectionh3title-7.alignleft {
    font-size: 32px;
  }

  .amntcardsecttxtblamn {
    align-items: stretch;
  }

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

  .flex-block-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

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

  .photostrip-3.photostrip {
    padding-left: 0;
    padding-right: 0;
  }

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

  .whatyougettitlembl {
    font-size: 27px;
    display: flex;
  }

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

  .text-span-2 {
    font-size: 20px;
  }

  .photoguest {
    box-sizing: border-box;
    aspect-ratio: 4 / 3;
    height: 240px;
  }

  .docsection-2 {
    padding: 24px 16px;
  }

  .bodywrapper-2 {
    padding: 8px;
  }
}

#w-node-_8531bb07-b820-e614-9a3e-b056fe73c8dc-fdf57aab, #w-node-_8531bb07-b820-e614-9a3e-b056fe73c8dd-fdf57aab {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8531bb07-b820-e614-9a3e-b056fe73c919-fdf57aab {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

@media screen and (max-width: 991px) {
  #w-node-_8531bb07-b820-e614-9a3e-b056fe73c8dd-fdf57aab {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8531bb07-b820-e614-9a3e-b056fe73c919-fdf57aab {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8531bb07-b820-e614-9a3e-b056fe73c8dd-fdf57aab {
    display: none;
  }

  #w-node-_8531bb07-b820-e614-9a3e-b056fe73c919-fdf57aab {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8531bb07-b820-e614-9a3e-b056fe73c8dd-fdf57aab {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-_8531bb07-b820-e614-9a3e-b056fe73c919-fdf57aab {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }
}


