@font-face {
  font-family: Eudoxussans;
  src: url('../fonts/eudoxussans-bold.woff') format("woff"), url('../fonts/eudoxussans-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eudoxussans;
  src: url('../fonts/eudoxussans-extrabold.woff') format("woff"), url('../fonts/eudoxussans-extrabold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eudoxussans;
  src: url('../fonts/eudoxussans-extralight.woff') format("woff"), url('../fonts/eudoxussans-extralight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eudoxussans;
  src: url('../fonts/eudoxussans-light.woff') format("woff"), url('../fonts/eudoxussans-light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eudoxussans;
  src: url('../fonts/eudoxussans-medium.woff') format("woff"), url('../fonts/eudoxussans-medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Eudoxussans;
  src: url('../fonts/eudoxussans-regular.woff') format("woff"), url('../fonts/eudoxussans-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-bold.woff') format("woff"), url('../fonts/plusjakartasans-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-extralight.woff') format("woff"), url('../fonts/plusjakartasans-extralight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-extralightitalic.woff') format("woff"), url('../fonts/plusjakartasans-extralightitalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-italic.woff') format("woff"), url('../fonts/plusjakartasans-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-light.woff') format("woff"), url('../fonts/plusjakartasans-light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-lightitalic.woff') format("woff"), url('../fonts/plusjakartasans-lightitalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-medium.woff') format("woff"), url('../fonts/plusjakartasans-medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-mediumitalic.woff') format("woff"), url('../fonts/plusjakartasans-mediumitalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-extrabold.woff') format("woff"), url('../fonts/plusjakartasans-extrabold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-regular.woff') format("woff"), url('../fonts/plusjakartasans-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/plusjakartasans-extrabolditalic.ttf') format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ronds Mukode;
  src: url('../fonts/ronds-mukode.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --body-display: #516381;
  --bfont-dim-grey: #6a6a6a;
  --indicator-outline: #fff0;
  --grey-background: #f7f8fc;
  --black: #171717;
  --new-light-bg: #f4f1eb;
  --thistle: #6c646e;
  --highlight-purp: #6c646e;
  --shaddow: #fff0;
  --azure: #f5f5f9;
  --outline: #efeff7;
  --powder-blue: #6c646e;
  --ghost-white: #fcfcff;
  --transparent: #c0bed800;
  --cream: #e0d5c4;
  --thistle-3: #6c646e;
  --dark-outline: #e6e6f3;
  --color: white;
  --98b9b5: #3572ff;
  --white: #fff;
  --instahover: #6c646e6b;
  --teal: #32727a;
  --dodger-blue: #217dfc;
  --thistle-2: #6c646e;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutcardnumber {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional, .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.25em;
}

h2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.3em;
}

h3 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25em;
}

h4 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

h5 {
  letter-spacing: -.01em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Eudoxussans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

p {
  color: var(--body-display);
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.5em;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  list-style: disc;
}

li {
  color: var(--bfont-dim-grey);
}

blockquote {
  border-left: 3px solid var(--indicator-outline);
  background-color: var(--grey-background);
  color: var(--body-display);
  border-radius: 0 5px 5px 0;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 18px 24px;
  font-size: 17px;
  line-height: 1.6em;
}

.body {
  color: var(--black);
  font-family: Inter, sans-serif;
}

.background-cover {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-background-image {
  background-image: url('../images/6502f3895d7e1b48983c24e4_img_5641-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.hero-background-image.journal-hero-background {
  background-image: url('../images/img_1064-copy.jpg');
}

.hero-background-image.about-intro-background {
  background-image: url('../images/dji_111dji_0110.webp');
}

.hero-background-image.steps-background {
  background-image: url('../images/img_1064-copy-1_1img_1064-copy-1.webp');
}

.hero-background-image.steps-background.home1 {
  background-image: url('../images/img_3891img_3890.avif');
  background-position: 50%;
  background-size: cover;
}

.hero-background-image.steps-background.dog {
  background-color: var(--new-light-bg);
  background-image: url('../images/img_4463-copy-1.jpg');
  background-position: 50% 80%;
  inset: 0%;
}

.hero-background-image.steps-background.home-2 {
  background-image: url('../images/img_5725-copy.jpg');
}

.hero-background-image.steps-background.resorts {
  background-image: url('../images/img_4193img_4192.avif');
}

.hero-background-image.steps-background.villas {
  background-image: url('../images/img_4279-1_1img_4279-1.avif');
  transform: scale(1);
}

.hero-background-image.steps-background.home-5 {
  background-image: url('../images/img_5649-copy-1.jpg');
}

.hero-background-image.password-background {
  background-image: url('../images/031.jpeg');
}

.hero-background-image.partner-page-background {
  background-image: url('../images/img_9547img_9546.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
}

.hero-background-image.e-e-hero-background {
  background-image: url('../images/image-22_1image-22.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.hero-background-image.about-hero-background {
  background-image: url('../images/image-21_1image-21.avif');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
}

.hero-background-image._1 {
  background-image: url('../images/6501dab92ced15622459a87b_img_6606.webp');
}

.hero-background-image._2 {
  background-image: url('../images/6501dd854095db4fb5100c82_img_3692.webp');
}

.hero-background-image._3 {
  background-image: url('../images/img_8850img_8849.webp');
}

.hero-background-image.our-resorts {
  background-image: url('../images/img_4193img_4192.avif');
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
}

.hero-background-image.our-villas {
  background-image: url('../images/img_6064-2_1img_6064-2.avif');
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
}

.hero-background-image.our-escapes {
  background-image: url('../images/img_1064-copy.jpg');
  background-repeat: repeat;
  background-size: cover;
  position: absolute;
}

.overlay {
  background-color: #0f13268c;
  display: flex;
  position: absolute;
  inset: 0%;
}

.overlay.dark {
  background-color: #0f13268c;
}

.overlay.light {
  background-color: #0f132659;
  display: flex;
}

.overlay.extra-light {
  color: var(--new-light-bg);
  background-color: #0f132600;
  justify-content: center;
  align-items: center;
}

.overlay.light-copy {
  background-color: #0f132659;
}

.subtitle {
  color: var(--thistle);
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: flex-start;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4em;
  display: flex;
}

.subtitle.small {
  color: var(--black);
  font-size: 8px;
}

.subtitle.white {
  color: #fff;
  justify-content: flex-start;
}

.subtitle.large {
  letter-spacing: 0;
  text-transform: capitalize;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.subtitle.center {
  justify-content: center;
}

.navbar {
  border-bottom: 1px none var(--indicator-outline);
  background-color: #0000;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.top-nav-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-right: 0;
  display: grid;
}

.left-nav {
  z-index: 25;
  border-right: 1px solid var(--indicator-outline);
  border-bottom: 1px solid var(--indicator-outline);
  background-color: var(--new-light-bg);
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
}

.right-nav {
  z-index: 21;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: grid;
  position: relative;
}

.brand {
  z-index: 25;
  color: var(--black);
  letter-spacing: -.02em;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 175px;
  padding-right: 0;
  font-family: Eudoxussans, sans-serif;
  font-size: 22px;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.brand.w--current {
  justify-content: center;
  width: 175px;
  max-width: none;
  padding-right: 0;
}

.brand.mob {
  width: 200px;
}

.scroll-indicator {
  z-index: 49;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--new-light-bg);
  border-right: 1px solid #98b9b580;
  flex-direction: column;
  grid-template-rows: minmax(200px, 620px) auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  padding-top: 80px;
  padding-bottom: 24px;
  display: grid;
  position: fixed;
  inset: 0% auto 0% 0%;
  overflow: hidden;
}

.indicator-wrapper {
  background-color: var(--indicator-outline);
  border-radius: 100px;
  flex: 1;
  width: 3px;
  margin-top: 36px;
  margin-bottom: 36px;
  overflow: hidden;
}

.indicator-fill {
  border-radius: 100px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.section {
  background-color: var(--new-light-bg);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9vh 0 18vh;
  display: flex;
  position: relative;
}

.section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.section.no-padding.hide {
  display: none;
}

.section.no-padding.locations {
  z-index: 0;
}

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

.section.no-top-padding.reduce-bot-padding {
  padding-bottom: 0;
}

.section.no-top-padding.hide {
  display: none;
}

.nav-link {
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-bottom: 2px #0f132600;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav-link.w--current {
  color: var(--black);
}

.grid-wrapper {
  z-index: 21;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--shaddow);
  border-radius: 0;
  grid-template-rows: 1fr auto;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.grid-wrapper.powder-blue {
  background-color: var(--azure);
}

.grid-wrapper.powder-blue.experiences {
  background-color: var(--new-light-bg);
}

.grid-wrapper.xsmall {
  height: 80vh;
}

.grid-wrapper.msmall {
  height: 60vh;
}

.grid-wrapper.medium {
  height: 70vh;
}

.grid-wrapper.e-e {
  justify-items: center;
}

.grid-wrapper.locations {
  z-index: 12;
  background-color: var(--shaddow);
}

.grid-wrapper.vibetribe-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-wrapper.pp-horizontal-scroll.purp {
  background-color: var(--azure);
}

.grid-wrapper.pp-horizontal-scroll.purp.no-paadding {
  background-color: var(--new-light-bg);
}

.grid-wrapper.home-cat {
  background-color: var(--new-light-bg);
  min-height: 55vh;
}

.body-display {
  color: var(--bfont-dim-grey);
  text-align: left;
  letter-spacing: .02em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
}

.body-display.large {
  color: var(--black);
  font-size: 19px;
}

.body-display.large.white {
  color: #fff;
}

.body-display.small {
  font-size: 14px;
  line-height: 1.5em;
}

.body-display.white-center {
  color: var(--new-light-bg);
  text-align: center;
  -webkit-text-stroke-color: var(--new-light-bg);
}

.body-display.footer {
  color: var(--black);
}

.body-display.light {
  color: var(--bfont-dim-grey);
  font-size: 16px;
}

.body-display.white {
  color: #fff;
}

.subtitle-wrapper {
  margin-bottom: 18px;
  display: flex;
}

.location-card-wrapper {
  color: #fff;
  border-radius: 3px;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 28vw;
  min-height: 450px;
  max-height: 550px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slider-arrow {
  border: 1px solid var(--outline);
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: -72px;
  display: flex;
  inset: auto auto -30px;
}

.slide-nav {
  display: none;
}

.nav-menu {
  z-index: 20;
  flex: 0 auto;
  justify-content: center;
  height: 100%;
  margin-left: 0;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.indicator {
  background-color: var(--powder-blue);
  border-radius: 100px;
  width: 100%;
  height: 20%;
}

.nav-button {
  z-index: 10;
  border: 1px solid var(--indicator-outline);
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 3px;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hover-link {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.grey-cover {
  z-index: 0;
  background-color: var(--new-light-bg);
  margin-left: 80px;
  position: relative;
  overflow: hidden;
}

.card-arrow {
  border-style: none none solid solid;
  border-width: 1px;
  border-color: var(--indicator-outline);
  background-color: var(--new-light-bg);
  border-bottom-left-radius: 3px;
  width: 24px;
  height: 24px;
  position: absolute;
  inset: auto -50px auto auto;
  transform: rotate(45deg);
}

.about-us-section {
  overflow: hidden;
}

.about-images {
  z-index: 10;
  margin-left: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-image-item {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25vw;
  min-width: 25vw;
  height: 25vw;
  min-height: 25vw;
  margin-left: -1px;
  margin-right: -1px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.location-name {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 9px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
  position: relative;
  overflow: hidden;
}

.card-arrow-icon {
  z-index: 10;
  border: 1px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  display: flex;
  position: relative;
}

.card-arrow-icon.dark {
  border-color: var(--indicator-outline);
  background-color: var(--new-light-bg);
  background-color: var(--new-light-bg);
  border-color: #c0c0d333;
}

.location-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--indicator-outline);
  color: var(--black);
  background-color: #0000;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  align-content: center;
  height: 100%;
  padding: 24px 18px 24px 24px;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94);
  display: grid;
  position: relative;
  overflow: hidden;
}

.location-card:hover {
  box-shadow: 0 12px 36px -8px var(--shaddow);
}

.location-card-background {
  opacity: 0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.horizontal-line {
  background-color: var(--indicator-outline);
  flex: 1;
  height: 1px;
}

.horizontal-line.left {
  margin-left: 80px;
}

.horizontal-line.light {
  background-color: var(--transparent);
}

.thin-span {
  font-weight: 500;
}

.xxl-heading {
  color: var(--new-light-bg);
  text-align: left;
  letter-spacing: 0;
  font-family: Ronds Mukode, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1em;
}

.xxl-heading.intro-heading {
  color: var(--new-light-bg);
  text-align: left;
  letter-spacing: .05em;
  font-size: 60px;
  line-height: 1.2;
  position: relative;
}

.menu-lottie {
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  display: flex;
}

.social-sidebar-icons {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sidebar-icon {
  border: 1px solid var(--indicator-outline);
  background-color: var(--thistle-3);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 8px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.sidebar-icon:hover {
  border-color: var(--powder-blue);
  background-color: var(--powder-blue);
}

.benefits-wrapper {
  z-index: 10;
  grid-column-gap: 80px;
  grid-row-gap: 140px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 70px;
  padding-bottom: 120px;
  padding-left: 80px;
  display: grid;
  position: relative;
}

.membership-plans-wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  background-color: #fff0;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -100px;
  margin-left: 36px;
  padding: 0 0 9vh;
  display: grid;
  position: relative;
}

.vacations-tab-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px none var(--dark-outline);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 60px;
  margin-bottom: 72px;
  display: grid;
}

.vacations-tabs {
  z-index: 30;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.vacations-tabs-content {
  width: 100%;
  overflow: visible;
}

.vacations-tab-link {
  color: var(--thistle);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 0 20px 36px;
  font-size: 12px;
  transition: color .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.vacations-tab-link.w--current {
  color: var(--black);
  background-color: #fff0;
}

.membership-circle {
  z-index: 20;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
  position: absolute;
  inset: auto auto -21px;
}

.membership-dot {
  z-index: 10;
  background-color: var(--dark-outline);
  border-radius: 100px;
  width: 12px;
  height: 12px;
  position: relative;
}

.membership-dot.one, .membership-dot.two {
  background-color: var(--thistle);
}

.membership-dot.three {
  background-color: var(--thistle);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.membership-dot.four {
  background-color: var(--thistle);
}

.membership-outline-circle {
  border: 2px solid var(--thistle);
  -webkit-text-stroke-color: var(--thistle);
  background-color: #fff;
  border-radius: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.vacations-tabs-wrapper {
  padding: 0;
  position: relative;
}

.location-indicator {
  background-color: var(--dark-outline);
  border-radius: 100px;
  height: 2px;
  position: absolute;
  inset: 60px 0% auto;
  overflow: hidden;
}

.location-indicator-fill {
  background-color: var(--powder-blue);
  border-radius: 100px;
  width: 25%;
  height: 100%;
}

.steps-grid {
  grid-column-gap: 80px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-left: 36px;
  display: grid;
}

.steps-sticky-card {
  z-index: 30;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--cream);
  box-shadow: none;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 30vw;
  max-width: 500px;
  padding: 18px 18px 36px;
  display: grid;
  position: sticky;
  top: 101px;
  overflow: visible;
}

.steps-sticky-card._2 {
  grid-template-rows: auto;
}

.steps-sticky-card._2.desktop-only {
  background-color: var(--cream);
}

.steps-cards {
  grid-column-gap: 60px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.steps-card-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 900px;
  display: grid;
}

.steps-tracker {
  background-color: var(--indicator-outline);
  border-radius: 100px;
  flex-direction: column;
  width: 2px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.steps-card {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  min-height: 230px;
  padding: 24px;
  display: grid;
  position: relative;
}

.steps-circle {
  border: 0px none var(--indicator-outline);
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: 36px auto auto -86px;
}

.steps-circle.center {
  top: auto;
}

.steps-circle.end {
  top: auto;
  bottom: 36px;
}

.subtitle-intro-wrapper {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--transparent);
  color: var(--thistle);
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: auto;
  align-items: flex-end;
  width: 95%;
  display: flex;
  position: relative;
}

.subtitle-intro-wrapper.e-e-page {
  grid-row-gap: 8px;
  flex-direction: column;
}

.team-box {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  border: 1px solid var(--indicator-outline);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
}

.team-card {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  color: var(--black);
  background-color: #fff;
  border: 1px solid #0000002e;
  border-radius: 12px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding: 18px 18px 30px;
  text-decoration: none;
  transition: box-shadow .5s;
  display: grid;
  position: relative;
}

.team-card:hover {
  z-index: 1;
  box-shadow: 0 12px 36px -8px var(--shaddow);
}

.team-card.partner-page {
  background-color: var(--cream);
  flex-direction: column;
  grid-template-rows: 1fr;
  padding-top: 14px;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
}

.team-image {
  border-radius: 12px;
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.team-member-info {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 0;
  display: grid;
  position: relative;
}

.team-name {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.name {
  letter-spacing: -.03em;
  font-size: 18px;
}

.team-location {
  color: var(--body-display);
}

.testimonial-wrapper {
  color: #fff;
  margin-left: 80px;
  padding-bottom: 0;
  overflow: hidden;
}

.testimonial-slider {
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 330px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.testimonial-tracker {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: 66px 66px 66px 66px 66px;
  grid-template-columns: 1fr;
  grid-auto-rows: 66px;
  grid-auto-columns: 1fr;
  width: 48px;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.testimonial-tracker.in-slider {
  z-index: 10;
  grid-template-rows: 66px;
  grid-auto-rows: 66px;
  height: auto;
  bottom: auto;
  left: -48px;
}

.testimonial-arrow {
  z-index: 25;
  background-color: #ffffff73;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  inset: auto 72px 1px -15%;
}

.testimonial-arrow.right {
  left: 72px;
  right: 15%;
}

.tracker-item {
  color: #fffc;
  border-left: 3px solid #fff0;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 66px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.tracker-item.in-slider {
  color: #fff;
  border-left-color: #fff0;
  font-weight: 700;
}

.testimonial-slide-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 81px;
  display: flex;
  position: relative;
}

.testimonial-mask {
  z-index: 20;
  width: 100%;
  margin-left: 48px;
  padding-right: 0;
  overflow: visible;
}

.testimonial-slide {
  width: 65%;
  margin-left: 10vw;
}

.benefit-card {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 275px;
  padding: 30px;
  transition: box-shadow .5s;
  display: grid;
  position: relative;
}

.benefit-card:hover {
  z-index: 1;
  box-shadow: 0 12px 36px -8px var(--shaddow);
}

.intro-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: minmax(30%, 475px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.intro-right-image {
  border-radius: 3px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.intro-content {
  z-index: 25;
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.stacked-intro {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.stacked-intro.e-e-page {
  border: 1px solid var(--thistle);
  background-color: var(--new-light-bg);
  border-radius: 5px;
  padding: 36px;
}

.stacked-intro.about-only {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
}

.button {
  border: 5px none var(--color);
  background-color: var(--thistle-3);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: 1;
  align-self: auto;
  margin-left: 0;
  margin-right: auto;
  padding: 16px 26px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.button:hover {
  background-color: var(--powder-blue);
  color: var(--ghost-white);
}

.button.white {
  background-color: var(--thistle);
  color: var(--ghost-white);
  left: auto;
  right: auto;
}

.button.white:hover {
  background-color: var(--thistle-3);
  color: #fff;
}

.button.small {
  color: var(--new-light-bg);
  white-space: nowrap;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 18px;
}

.button.small.w--current {
  white-space: nowrap;
}

.button.wide {
  align-self: stretch;
}

.button.wide:hover {
  color: var(--black);
  background-color: #a4a0c69e;
}

.button.lyp-events, .button.mob-only, .button.hide {
  display: none;
}

.button.full-width {
  width: 100%;
}

.vacation-item {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  border: 1px solid var(--indicator-outline);
  box-shadow: none;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .85fr 1fr;
  grid-auto-columns: 1fr;
  padding: 18px 36px 18px 18px;
  transition: box-shadow .5s;
  display: grid;
}

.vacation-item:hover {
  box-shadow: 0 9px 48px -6px #3540751f;
}

.deal {
  z-index: 10;
  grid-column-gap: 3px;
  grid-row-gap: 16px;
  background-color: var(--ghost-white);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 100px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-left: 10px;
  padding: 4px 12px 4px 4px;
  font-size: 9px;
  display: grid;
  position: relative;
}

.internet-icon {
  background-color: var(--powder-blue);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  display: flex;
}

.internet-icon.mob {
  width: 20px;
  height: 20px;
  position: relative;
  transform: translate(0);
}

.inner-page-intro {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  color: #fff;
  text-align: center;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inner-page-intro.partner-page, .inner-page-intro.thank-you-page {
  grid-template-columns: 1fr 1fr 1fr 1.75fr 1fr;
  justify-items: center;
  margin-left: 36px;
  position: relative;
}

.inner-page-intro.locations {
  z-index: 10;
  grid-template-columns: 1fr 1fr 1fr 1.75fr 1fr;
  justify-items: center;
  margin-left: 36px;
  position: relative;
}

.navigation-content {
  z-index: 15;
  border-bottom: 1px none var(--indicator-outline);
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-left: 80px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
}

.navigation-shade {
  border-bottom: 1px solid var(--indicator-outline);
  background-color: var(--new-light-bg);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  display: flex;
  position: relative;
}

.testimonial-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 600px;
  display: flex;
  position: relative;
}

.testimonial-client {
  color: #000;
}

.tracker-fill {
  background-color: #fff;
  border-radius: 100px;
  width: 3px;
  margin-top: 9px;
  margin-bottom: 9px;
  position: absolute;
  inset: 0% auto 0% -3px;
}

.how-it-works-fill {
  background-color: var(--black);
  border-radius: 100px;
  width: 100%;
  height: 0;
}

.team-image-location {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  color: var(--new-light-bg);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: end center;
  place-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.team-location-icon {
  border: 1px solid var(--indicator-outline);
  background-color: var(--indicator-outline);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 9px;
  display: flex;
}

.team-background-image {
  background-image: url('../images/img_1483-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.team-background-image.two {
  background-image: url('../images/img_9138.jpg');
}

.team-background-image.three {
  background-image: url('../images/img_9396_original.jpg');
}

.team-background-image.four {
  color: var(--new-light-bg);
  background-image: url('../images/6s1a1821_original.jpg');
}

.team-background-image.five {
  background-image: url('../images/img_9550_original-copy.jpg');
}

.team-background-image.six {
  background-image: url('../images/img_6580_original.jpg');
  background-position: 0 0;
  background-size: cover;
}

.checkout-form {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: var(--grey-background);
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 36px;
  display: grid;
}

.checkout-details {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 36px 60px 60px;
  display: grid;
}

.block-header {
  background-color: #fff;
  border-style: none;
  border-radius: 12px;
  padding: 18px 24px;
}

.block-content {
  background-color: #fff0;
  border: 1px #000;
  max-height: 350px;
  padding: 24px 24px 0;
  overflow: auto;
}

.order-info {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 36px;
  display: grid;
}

.order-top-bar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  min-height: 80px;
  display: grid;
}

.payment-tab-content {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.payment-info-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

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

.secure-notice {
  grid-column-gap: 18px;
  grid-row-gap: 4px;
  grid-template-rows: auto 1fr;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  max-width: 250px;
  padding-top: 6px;
  font-weight: 700;
  display: grid;
}

.secure-icon {
  border: 1px solid var(--indicator-outline);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 9px;
  display: flex;
}

.customer-info {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  border: 1px solid var(--indicator-outline);
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding: 24px;
  display: grid;
}

.payment-field-wrapper {
  background-color: #0000;
  border: 1px #000;
  padding: 0;
}

.payment-field-header {
  border-style: none none solid;
  border-bottom-color: var(--indicator-outline);
  background-color: #0000;
  padding: 0 0 24px;
}

.payment-field {
  border-color: var(--indicator-outline);
  background-color: var(--grey-background);
  border-radius: 3px;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
}

.shipping-method-list {
  border: 1px solid var(--indicator-outline);
  border-radius: 12px;
  padding: 0 24px;
}

.shipping-method {
  border-bottom-style: solid;
  border-bottom-color: var(--indicator-outline);
  background-color: #fff0;
  padding: 24px 0;
}

.shipping-method:last-child {
  border-bottom-style: none;
}

.special-pay-button {
  border-radius: 3px;
  height: 48px;
}

.order-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.order-item-info {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  display: grid;
}

.order-item-info-top {
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.order-items {
  margin-bottom: 0;
}

.right-order-info {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 20px;
}

.order-button {
  background-color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  height: 60px;
  margin-bottom: 0;
  display: flex;
}

.vacation-slide-arrow {
  z-index: 25;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: -60px;
  display: flex;
  inset: auto 36px auto auto;
}

.location-page-slide {
  height: 100vh;
  min-height: 100vh;
}

.home-hero {
  background-color: #fff;
  align-items: stretch;
  height: 100svh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-hero-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr 360px;
  grid-auto-columns: 1fr;
  align-content: space-between;
  padding-left: 36px;
  display: grid;
  position: relative;
}

.home-hero-intro {
  z-index: 20;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: flex-start start;
  max-width: 550px;
  display: flex;
  position: relative;
}

.outline-button {
  border: 1px solid var(--indicator-outline);
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.outline-button:hover {
  border-color: var(--black);
  background-color: var(--black);
  color: #fff;
}

.outline-button.small {
  background-color: var(--thistle);
  color: var(--new-light-bg);
  padding: 12px 18px;
}

.outline-button.small:hover {
  border-color: var(--powder-blue);
  background-color: var(--powder-blue);
}

.hero-intro {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 750px;
  padding-left: 0;
  display: grid;
}

.hero-intro.partner-page {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  width: 100%;
  max-width: 550px;
  height: 100%;
  display: grid;
  position: relative;
}

.hero-intro.about {
  justify-items: center;
}

.hero-intro.property-listing {
  z-index: 50;
  flex-direction: row;
  grid-template-rows: auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 36px;
  display: flex;
  position: relative;
}

.hero-intro.property-listing.locations {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.hero-intro.property-listing {
  flex-direction: column;
  grid-template-rows: auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
}

.hero-intro.thank-you-page {
  flex-direction: column;
  grid-template-rows: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 550px;
  height: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
}

.vacations-verticle-card {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  border: 1px solid var(--shaddow);
  background-color: var(--new-light-bg);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  padding: 18px;
  text-decoration: none;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.vacations-verticle-card:nth-child(2n) {
  flex-direction: row-reverse;
}

.vacations-verticle-card:hover {
  box-shadow: 0 9px 48px -6px #3540751f;
}

.verticle-card-image {
  border-radius: 12px;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vacation-card-info {
  grid-column-gap: 12px;
  grid-row-gap: 6px;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.popular-vacations {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  padding-left: 36px;
  padding-right: 36px;
  display: grid;
}

.popular-vacations.mob {
  background-color: var(--new-light-bg);
  padding-top: 36px;
}

.section-intro {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  color: #fff;
  text-align: center;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 140px 0 200px;
  display: grid;
  position: relative;
}

.section-intro.partner {
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 36px;
}

.inner-page-hero {
  z-index: 3;
  color: #fff;
  justify-content: center;
  min-height: 700px;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.inner-page-hero.properties {
  z-index: 5;
  min-height: 70vh;
  overflow: visible;
}

.inner-page-hero.policy {
  min-height: 600px;
}

.inner-page-hero.thank-you-page {
  z-index: 5;
  min-height: 100vh;
  overflow: visible;
}

.inner-page-hero.locations {
  z-index: 5;
  min-height: 70vh;
  overflow: visible;
}

.journal-hero {
  margin-left: 36px;
  padding-top: 80px;
  padding-bottom: 140px;
}

.hero-video-wrapper {
  z-index: 1000;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  width: 60vw;
  padding: 6px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.youtube {
  border-radius: 12px;
  overflow: hidden;
}

.hero-video-popup {
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.flyout-overlay {
  cursor: pointer;
  background-color: #0e1520cc;
  position: absolute;
  inset: 0%;
}

.video-flyout {
  border-radius: 12px;
  align-items: stretch;
  width: 60vw;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.how-to-image {
  background-color: var(--new-light-bg);
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 250px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.steps-icon {
  z-index: 10;
  border: 1px solid var(--powder-blue);
  background-color: var(--cream);
  color: var(--body-display);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.steps-content {
  grid-column-gap: 16px;
  grid-row-gap: 4.5vh;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

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

.steps-circle-outline {
  border: 2px solid var(--powder-blue);
  background-color: var(--new-light-bg);
  border-radius: 100%;
  position: absolute;
  inset: 0%;
}

.steps-dot {
  z-index: 10;
  background-color: var(--powder-blue);
  border-radius: 100px;
  width: 12px;
  height: 12px;
  position: relative;
}

.large-journal-post {
  color: var(--black);
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding-left: 36px;
  padding-right: 36px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.large-journal-image {
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.journal-post-info {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  box-shadow: 0 12px 36px -8px var(--shaddow);
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 150px;
  margin-bottom: -60px;
  padding: 36px;
  display: grid;
  position: relative;
}

.journal-right-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.recent-journal-list {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.journal-list-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--black);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: minmax(120px, .5fr) 1fr;
  grid-auto-columns: 1fr;
  height: 200px;
  padding: 6px;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94);
  display: grid;
  position: relative;
}

.journal-list-item:hover {
  box-shadow: 0 6px 24px -4px #3540751f;
}

.journal-list-image {
  border-radius: 5px;
  min-height: 100px;
  position: relative;
  overflow: hidden;
}

.journal-category-tag {
  background-color: var(--grey-background);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 8px 10px 8px 12px;
  font-size: 8px;
  line-height: 1.2em;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.slide {
  z-index: 10;
}

.popular-vacations-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-hero-title {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.hero-slider {
  background-color: #0000;
  height: 100%;
}

.product-slider-arrow {
  z-index: 20;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  inset: auto 0% 80px auto;
}

.hero-slider-mask {
  background-color: var(--new-light-bg);
  overflow: visible;
}

.hero-slide {
  width: 100%;
  height: 100%;
}

.product-images-row {
  background-color: var(--new-light-bg);
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.partner-images {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  background-color: var(--new-light-bg);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 36px;
  display: grid;
  overflow: hidden;
}

.large-vacation-image {
  background-color: #f7f8fc00;
  border-radius: 5px;
  min-height: 400px;
  max-height: 550px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.small-image-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.small-vacation-image {
  background-color: var(--grey-background);
  border-radius: 5px;
  height: 100%;
  padding: 8px;
  position: relative;
  overflow: hidden;
}

.slider-background {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-width: 100vw;
  display: flex;
  position: absolute;
  inset: 0% auto;
  overflow: hidden;
}

.slider-background-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding: 120px 148px;
  display: flex;
}

.slider-background-wrapper.hero-wrapper {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% auto;
}

.background {
  z-index: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.background.one {
  background-image: none;
}

.background.mob {
  display: none;
}

.hero-slide-arrow {
  border-style: solid none none;
  border-width: 1px;
  border-color: var(--indicator-outline) #fff9 #fff9;
  background-color: var(--new-light-bg);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  inset: auto 345px 0% auto;
}

.hero-slide-arrow.left {
  background-color: var(--new-light-bg);
  border-top-style: none;
  border-top-left-radius: 5px;
  bottom: 70px;
  right: 345px;
}

.slider-bottom {
  z-index: 20;
  justify-content: center;
  width: 100%;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.bottom-grid-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  justify-items: end;
  min-width: 100vw;
  height: 100%;
  display: grid;
}

.featured-location {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--new-light-bg);
  color: var(--black);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 350px;
  padding: 15px 36px 15px 18px;
  text-decoration: none;
  display: grid;
}

.featured-location-icon {
  background-color: var(--highlight-purp);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.dropdown-list.w--open {
  background-color: #0000;
  justify-content: flex-end;
  padding-top: 12px;
  display: flex;
  left: 0;
  right: 0;
}

.product-hero-content {
  z-index: 10;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  display: flex;
  position: relative;
}

.journal-intro {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  max-width: 900px;
  display: grid;
}

.nav-button-toggle {
  background-color: var(--thistle-3);
  color: var(--new-light-bg);
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 12px 18px;
  display: flex;
}

.dropdown-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  background-color: var(--cream);
  box-shadow: 0 6px 48px -4px var(--shaddow);
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-width: 500px;
  min-height: 200px;
  padding: 24px;
  display: grid;
}

.destinations-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--thistle);
  letter-spacing: 0;
  text-transform: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vacation-card-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 12px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 7px 0;
  display: grid;
}

.vacation-details {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  border-top: 1px solid var(--indicator-outline);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding-top: 18px;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

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

.property-info {
  z-index: 21;
  background-color: var(--new-light-bg);
  flex-direction: column;
  justify-content: center;
  padding-top: 9vh;
  padding-bottom: 9vh;
  display: flex;
  position: relative;
}

.vacation-features {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 9vh;
  margin-bottom: 9vh;
  margin-left: 36px;
  padding: 0;
  display: grid;
}

.feature-item {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  background-color: var(--cream);
  color: var(--body-display);
  border: 1px solid #00000014;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  height: 16vw;
  padding: 32px 16px;
  text-decoration: none;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.feature-item:hover {
  z-index: 1;
  box-shadow: 0 9px 42px -6px var(--shaddow);
}

.feature-item.map {
  background-color: var(--cream);
  grid-template-rows: auto;
  padding: 9px;
  display: flex;
}

.feature-item.pp {
  background-color: var(--cream);
}

.feature-icon {
  border: 1px solid var(--indicator-outline);
  background-color: var(--thistle-3);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.feature-text {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feature-text.pp {
  justify-items: center;
}

.background-image-wrapper {
  min-width: 100%;
  min-height: 100%;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.lightbox {
  display: flex;
  position: absolute;
  inset: 0%;
}

.map-wrapper {
  background-color: var(--indicator-outline);
  border-radius: 12px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.featured-location-price {
  grid-column-gap: 7px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.currency-sign {
  color: var(--highlight-purp);
  margin-right: 5px;
  font-size: 11px;
  line-height: 1.4em;
}

.featured-location-heading {
  color: var(--highlight-purp);
  letter-spacing: 0;
  font-family: Ronds Mukode, sans-serif;
  font-weight: 400;
}

.property-content {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 36px;
  padding-bottom: 4px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.inquire-card {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--cream);
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 400px;
  margin-left: 0;
  padding: 24px;
  display: flex;
  position: relative;
  top: auto;
}

.inquire-card.below-form-enquire-now {
  max-width: 400px;
  display: flex;
}

.property-body {
  grid-column-gap: 16px;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 750px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 36px;
  display: flex;
}

.centered-intro {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 700px;
  display: grid;
  position: relative;
}

.team-images {
  z-index: 10;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr .5fr .5fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.left-intro {
  grid-column-gap: 36px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.left-intro.hide {
  display: none;
}

.about-us-intro {
  grid-column-gap: 16px;
  grid-row-gap: 100px;
  background-color: #fff;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -60px;
  margin-left: 36px;
  padding: 9vh 48px 0;
  display: grid;
}

.team-items {
  margin-top: -40vh;
  margin-left: 36px;
  padding-bottom: 70px;
}

.team-member-vacations {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 500px;
  margin-left: 36px;
  padding-top: 9vh;
  padding-bottom: 9vh;
  display: grid;
  position: relative;
}

.slider-arrow-icon {
  width: 16px;
}

.featured-icon {
  filter: invert();
  width: 18px;
}

.large-image {
  border-radius: 5px;
  min-height: 300px;
  position: relative;
  overflow: hidden;
}

.small-image {
  border-radius: 5px;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 36px;
  position: relative;
  overflow: hidden;
}

.medium-image {
  border-radius: 5px;
  margin-top: -36px;
  position: relative;
  overflow: hidden;
}

.subtitle-text-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 48px 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 18px;
  display: grid;
}

.subtitle-dynamic-text {
  z-index: 10;
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.dynamic-price-text {
  grid-column-gap: 3px;
  grid-row-gap: 16px;
  color: var(--black);
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mission-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 36px;
  padding-top: 140px;
  padding-bottom: 140px;
  display: grid;
}

.mission-wrapper.without-bottom-padding {
  padding-bottom: 0;
}

.mission-wrapper.without-bottom-padding.mob {
  grid-row-gap: 4.5vh;
  padding-top: 9vh;
}

.location-dynamic-text {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: auto 10px 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.vacation-hero {
  min-height: 98vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.journal-cards {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.journal-card-image {
  min-height: 275px;
  position: relative;
  overflow: hidden;
}

.journal-card-info {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -12px;
  padding-left: 36px;
  padding-right: 36px;
  display: grid;
  position: relative;
}

.contact-form-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .55fr;
  grid-auto-columns: 1fr;
  min-height: 200px;
  padding: 0;
  display: grid;
}

.form-block {
  grid-row-gap: 36px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff03;
  border: 1px solid #fff;
  border-radius: 12px;
  flex-direction: column;
  margin-bottom: 0;
  padding: 48px;
  display: flex;
}

.form-block.white-bg {
  background-color: #ffffff03;
  position: relative;
}

.form-block.white-bg.shadow {
  border-color: var(--cream);
  background-color: var(--cream);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  box-shadow: 4px 7px 18px #00000014;
}

.form-block.only-desktop {
  display: none;
}

.form-block.purp-bg {
  background-color: var(--cream);
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
}

.contact-field-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.text-field {
  border: 1px solid var(--indicator-outline);
  background-color: var(--new-light-bg);
  border-radius: 5px;
  min-height: auto;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
}

.text-field:focus {
  border-color: var(--dark-outline);
  padding-left: 24px;
}

.text-field.large {
  min-height: 100px;
}

.text-field.property-name {
  display: none;
}

.field-label {
  border: 1px solid var(--transparent);
  color: var(--thistle);
  -webkit-text-stroke-color: var(--new-light-bg);
  margin-bottom: 0;
}

.contact-fields {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 8px;
  display: grid;
}

.contact-quick-links {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.quick-links {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 101px;
}

.quick-link-list {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.quick-link-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--cream);
  color: var(--black);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding: 18px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

.quick-link-item:hover {
  padding-left: 24px;
}

.quick-link-item.mob {
  width: auto;
}

.large-journal-list, .large-journal-item, .hero-collection-wrapper {
  height: 100%;
}

.preloader {
  z-index: 10000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-indicator {
  z-index: 25;
  background-color: var(--indicator-outline);
  width: 40%;
  max-width: 250px;
  height: 2px;
  position: relative;
}

.prloader-fill {
  background-color: var(--black);
  width: 20%;
  height: 100%;
}

.preloader-top {
  background-color: var(--new-light-bg);
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

.preloader-bottom {
  background-color: var(--new-light-bg);
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.mobile-destinations-wrapper {
  display: none;
}

.inquire-form-wrapper {
  display: flex;
}

.agent-social-media {
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  display: grid;
}

.agent-social-icon {
  border: 1px solid var(--indicator-outline);
  background-color: var(--cream);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 9px;
  display: flex;
}

.inquire-form {
  width: 100%;
  margin-bottom: 0;
}

.journal-card-description {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 48px;
  padding-bottom: 12px;
  padding-left: 36px;
  display: grid;
}

.footer-wrapper.main {
  z-index: 1;
  grid-template-columns: .75fr .75fr .75fr 1fr 1fr;
  padding-bottom: 48px;
  position: relative;
}

.footer-wrapper.last {
  padding-top: 24px;
  padding-bottom: 24px;
}

.footer-pages {
  grid-column-gap: 18px;
  grid-row-gap: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  font-size: 10px;
  display: grid;
}

.footer-link {
  color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 9px 14px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footer-destinations {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  display: grid;
}

.credit-text {
  color: var(--body-display);
  font-size: 12px;
}

.background-load-top {
  z-index: 25;
  background-color: var(--new-light-bg);
  height: 50%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.background-load-bottom {
  z-index: 25;
  background-color: var(--new-light-bg);
  height: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.paralax-background {
  background-image: url('../images/img_1107-copy_1img_1107-copy.webp');
  background-position: 50%;
  background-size: cover;
  margin-top: -36px;
  margin-bottom: -36px;
  position: absolute;
  inset: 0%;
}

.paralax-background.about-one {
  background-image: url('../images/img_6285.jpg');
}

.paralax-background.about-two {
  background-image: url('../images/fd2534d4-2f8e-436d-8b48-efa7887a21ee.jpg');
  background-position: 50%;
}

.paralax-background.about-three {
  color: var(--black);
  background-image: url('../images/img_6245.jpg');
  background-position: 90% 28%;
}

.paralax-background.about-four {
  background-image: url('../images/img_6268-2.JPG');
  max-height: 300px;
}

.paralax-background.about-seven {
  background-image: url('../images/img_6215img_6214.webp');
  max-height: 300px;
}

.paralax-background.team-banner-background {
  z-index: 25;
  background-image: url('../images/img_1107-copy_1img_1107-copy.webp');
  background-position: 50% 51%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paralax-background.e-e-banner {
  background-image: url('../images/6501642590eb0f80ffc91cce_bg.webp');
  background-position: 50% 37%;
}

.paralax-background.home {
  background-image: url('../images/img_3917-1_1img_3917-1.avif');
}

.large-journal-content {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.link-cover {
  background-color: var(--azure);
  border-radius: 5px;
  height: 100%;
  max-height: 38px;
  position: absolute;
  inset: auto 0%;
}

.link-text {
  z-index: 10;
  color: #000;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.nav-menu-links {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: flex;
}

.close-link {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 36px;
  font-size: 12px;
  text-decoration: none;
  display: grid;
  position: absolute;
  inset: auto auto -48px;
}

.steps-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.map {
  border-radius: 12px;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.password-wrapper {
  z-index: 10;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  width: 100%;
  max-width: 400px;
  padding: 4px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.password-field {
  background-color: #fff0;
  border: 1px #000;
  min-height: 56px;
  margin-bottom: 0;
  padding-left: 24px;
}

.password-button {
  background-color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 11px;
}

.vacation-icon {
  filter: brightness(1000%);
  color: #e7e7e7;
  width: 24px;
}

.dynamic-heading-text {
  grid-column-gap: 12px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.vacation-card-arrow {
  color: var(--thistle);
  width: 14px;
}

.password-hero {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 600px;
  display: grid;
  position: relative;
}

.order-summary {
  margin-bottom: 0;
}

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

._404-page-info {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.order-confirmation {
  background-color: var(--grey-background);
  justify-content: center;
  padding: 120px 48px 48px;
  display: flex;
}

.order-confirmation-content {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1300px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.order-left {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-right: 0;
  padding: 36px;
  display: grid;
}

.order-sticky {
  top: 101px;
}

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

.paypall-order-items {
  margin-bottom: 36px;
}

.error-state {
  border: 1px solid var(--indicator-outline);
  background-color: var(--indicator-outline);
  border-radius: 5px;
}

.lightbox-hover-coontent {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.view-image {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  color: #fff;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
  position: relative;
}

.success-message {
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
  border-radius: 12px;
  padding: 0;
  overflow: hidden;
}

.success-message.grey {
  background-color: var(--transparent);
}

.success-message-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--powder-blue);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  min-height: 200px;
  padding: 60px 40px;
  display: grid;
}

.contact-team-intro {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-team-intro.partner {
  grid-template-rows: auto;
}

.about-images-wrapper {
  position: relative;
  overflow: hidden;
}

.flyout-menu {
  border-right: 1px none var(--indicator-outline);
  border-bottom: 1px none var(--indicator-outline);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.flyout-menu.close {
  background-color: var(--new-light-bg);
  display: none;
}

.flyout-menu.open {
  background-color: var(--new-light-bg);
}

.dropdown-icon {
  display: none;
}

.flyout-menu-wrapper {
  z-index: 20;
  background-color: var(--new-light-bg);
  width: 100%;
  display: none;
  position: fixed;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.flyout-menu-content {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 48px;
  background-color: var(--new-light-bg);
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 520px;
  max-width: 520px;
  padding: 116px 0 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.close-flyout {
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.vacation-continents {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 0 40px 36px;
  display: grid;
}

.flyout-info-box {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flyout-info-box.only-mobile {
  display: flex;
}

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

.scroll-flyout-wrapper {
  margin-right: 12px;
  overflow: auto;
}

.testimonial-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding-top: 90px;
  padding-bottom: 90px;
  display: none;
  position: relative;
  overflow: hidden;
}

.testimonial-section.hide {
  display: none;
}

.footer {
  background-color: var(--new-light-bg);
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.submit-button {
  background-color: var(--98b9b5);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 12px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.submit-button:hover {
  background-color: var(--black);
}

.vacation-hero-intro {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 136px;
  display: flex;
}

.vacation-hero-intro.bot-margin {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 5vh;
}

.mobile-navigation-shade {
  display: none;
}

.delete-me {
  z-index: 5000000;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border: 1px solid var(--outline);
  background-color: #fff;
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 22rem;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto .5rem .5rem auto;
}

.hide-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #000;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.delete-me_text-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.delete-me_text-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.delete-me_text-description {
  line-height: 1.5;
}

.delete-me_link {
  color: #fff;
  background-color: #000;
  border-radius: 100px;
  padding: .65rem 1.3rem .7rem;
  line-height: 1.3;
  text-decoration: none;
}

.heading {
  text-align: left;
  font-family: Ronds Mukode, sans-serif;
  font-weight: 400;
}

.heading-2 {
  color: var(--black);
  letter-spacing: .1em;
  font-family: Ronds Mukode, sans-serif;
  font-weight: 400;
}

.heading-3 {
  letter-spacing: 0;
  font-family: Ronds Mukode, sans-serif;
  font-weight: 400;
}

.heading-5 {
  font-family: Ronds Mukode, sans-serif;
  font-weight: 400;
}

.heading-6 {
  color: var(--thistle);
  letter-spacing: .05em;
  font-family: Ronds Mukode, sans-serif;
  font-weight: 400;
}

.xl-heading {
  color: var(--thistle);
  text-align: left;
  letter-spacing: .05em;
  width: 100%;
  font-family: Ronds Mukode, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  display: flex;
}

.xl-heading.purple {
  color: var(--powder-blue);
  margin-left: 0;
  line-height: 1.3;
}

.xl-heading.purple._1-5em {
  line-height: 1.3em;
}

.xl-heading.newsletter {
  color: var(--thistle);
}

.xl-heading.white {
  color: var(--ghost-white);
}

.xl-heading.white.e-e-image-heading {
  line-height: 1;
}

.collection-list-wrapper-2 {
  height: 700px;
  margin-top: -80px;
}

.featured-property-wrapper {
  z-index: 10;
  grid-column-gap: 48px;
  grid-row-gap: 60px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  min-height: 400px;
  margin-left: 80px;
  display: grid;
  position: relative;
}

.instagram-images {
  background-color: var(--new-light-bg);
  overflow: hidden;
}

.section-details {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 400px;
  padding-left: 39px;
  padding-right: 39px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-details.hide-mob.top-padding {
  background-color: var(--cream);
  justify-content: center;
  min-height: 350px;
}

.section-details.hide-desktop {
  display: none;
}

.div-block {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.locations-image-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 65vh;
  padding-top: 90px;
  padding-bottom: 180px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-3 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 15vh;
  margin-left: 80px;
  padding-bottom: 3vh;
  display: flex;
}

.div-block-4 {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block {
  display: flex;
}

.text-block-2 {
  background-color: var(--shaddow);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  padding-left: 0;
  font-size: 12px;
  font-weight: 500;
}

.h3-inter {
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.partner-form {
  grid-row-gap: 36px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff03;
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.grind-sec-2 {
  background-color: var(--new-light-bg);
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.grind-intro-h-wrapper {
  align-items: center;
  padding-top: 9vh;
  padding-bottom: 5vh;
  padding-left: 116px;
  display: flex;
}

.grind-intro-h-wrapper.e-e-page {
  background-color: var(--new-light-bg);
}

.div-block-5 {
  width: 100%;
  max-width: 1400px;
  padding: 5vh 80px 15vh 116px;
}

.white-cover {
  background-color: var(--new-light-bg);
  margin-left: 80px;
  position: relative;
  overflow: hidden;
}

.text-block-3 {
  color: #000000bf;
}

.events-vs-section {
  grid-column-gap: 16px;
  grid-row-gap: 100px;
  background-color: var(--new-light-bg);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -60px;
  margin-left: 36px;
  padding: 48px;
  display: grid;
}

.events-vs-section.e-e-page {
  background-color: var(--new-light-bg);
  width: 70vw;
  padding: 12px;
  box-shadow: 0 2px 18px 3px #0000001c;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  height: 100%;
  padding-bottom: 12px;
  display: grid;
  position: relative;
}

.instagram-images-copy {
  background-color: var(--new-light-bg);
  overflow: hidden;
}

.cofounder-image {
  border-radius: 0%;
  width: 100%;
}

.cofounder-wrapper {
  grid-row-gap: 24px;
  border-radius: 15px;
  flex-direction: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-6 {
  grid-row-gap: 8px;
  flex-direction: column;
  margin-left: 3%;
  display: flex;
}

.circle {
  border-radius: 50px;
  width: 80px;
  height: 80px;
}

.circle.absolute {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 50%;
}

.circle.absolute.white {
  background-color: #fff;
  background-image: url('../images/vs-powder-blue.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 4vw;
}

.circle.absolute.white.mob-hide {
  background-color: var(--new-light-bg);
  background-image: url('../images/horizontal_final-logo_1-2-1-1.svg');
  background-position: 50%;
  background-size: 40%;
}

.text-block-4 {
  color: var(--powder-blue);
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 1.2;
}

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

.important-links {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.footer-div-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 48px;
  display: grid;
}

.footer-div-2 {
  margin-left: 50px;
}

.form-2 {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.input-heading {
  color: #000000b3;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
}

.colour-bg.absolute {
  z-index: 0;
  background-color: var(--new-light-bg);
  width: 30vw;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.home-intro-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr 1.5fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 100vh;
  display: grid;
}

.home-intro-grid.vert-padding {
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr 1fr 1fr;
  min-height: auto;
  padding-top: 6vh;
  padding-bottom: 6vh;
  padding-left: 36px;
}

.intro-grid-image {
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.intro-grid-image.mob {
  color: var(--black);
  text-decoration: none;
  position: relative;
}

.features-heading {
  color: #000;
  text-align: left;
  letter-spacing: .05em;
  font-family: Ronds Mukode, sans-serif;
  font-size: 18px;
}

.popup-wrapper.bg-white.mob {
  display: none;
}

.large-partner-image {
  background-color: var(--grey-background);
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.form-wrapper {
  z-index: 30;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--azure);
  box-shadow: none;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 300px;
  max-width: 500px;
  padding: 18px 18px 36px;
  display: grid;
  position: sticky;
  top: 101px;
  overflow: visible;
}

.form-wrapper._2 {
  grid-template-rows: auto;
}

.e-e-page-wrapper {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.e-e-background-image {
  background-image: url('../images/image-11_2image-11.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.special-and {
  font-size: 7vw;
  line-height: 1;
}

.e-e-image-heading-wrapper {
  padding: 24px;
}

.approach-heading-wrapper {
  padding-top: 15vh;
  display: flex;
}

.l-heading {
  color: var(--thistle);
  text-align: left;
  letter-spacing: .05em;
  width: 100%;
  font-family: Ronds Mukode, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.about-vs-section {
  grid-column-gap: 16px;
  grid-row-gap: 100px;
  background-color: #fff;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -60px;
  margin-left: 36px;
  padding: 8px;
  display: grid;
}

.about-vs-section.founders {
  background-color: var(--cream);
  margin-top: -20vh;
  box-shadow: 0 5px 12px #00000014;
}

.about-vs-section.about-page-only {
  background-color: var(--new-light-bg);
  box-shadow: 0 5px 12px #00000014;
}

.xxxl-heading {
  letter-spacing: 0;
  font-family: Ronds Mukode, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 1.1em;
}

.about-2nd-sec---div {
  display: none;
}

.body-display-2 {
  color: var(--bfont-dim-grey);
  text-align: left;
  letter-spacing: .02em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
}

.body-display-2.small {
  font-size: 14px;
  line-height: 1.4em;
}

.form-3 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
}

.properties-content-wrapper {
  grid-row-gap: 1vh;
  flex-direction: column;
  margin-bottom: 9vh;
  display: flex;
}

.properties-content-wrapper.pp-key-features {
  margin-bottom: 2vh;
}

.flex-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.flex-block.key-features-pl {
  grid-column-gap: 8px;
  grid-row-gap: 4px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.location-subheading {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}

.location-subheading.bot-margin {
  color: var(--bfont-dim-grey);
  margin-bottom: 4px;
}

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

.text-block-5 {
  color: var(--bfont-dim-grey);
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.subtitle-wrapper-width {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: auto;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 3vh;
  display: flex;
  position: relative;
}

.pp-rich-text {
  margin-top: 18px;
  overflow: hidden;
}

.testimonial-inner-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
}

.testimonial-quotation-symbol {
  position: relative;
  top: -7px;
}

.top {
  flex-direction: column;
  align-self: stretch;
  width: 10%;
  margin-left: 3%;
  padding-right: 0;
  display: flex;
}

.testimonial-slide-wrapper-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 81px;
  padding-right: 48px;
  display: flex;
  position: relative;
}

.testimonial-mask-2 {
  z-index: 20;
  margin-left: 48px;
  padding-right: 0;
  overflow: visible;
}

.testimonial-wrapper-2 {
  color: #fff;
  margin-left: 80px;
  margin-right: 80px;
  padding-bottom: 0;
  overflow: hidden;
}

.testimonial-content-2 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 600px;
  display: grid;
}

.testimonial-arrow-2 {
  z-index: 25;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  inset: auto 72px 9px 0%;
}

.testimonial-arrow-2.right {
  left: 72px;
  right: 0;
}

.body-display-3 {
  color: #6a6a6a;
  text-align: left;
  letter-spacing: .02em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
}

.body-display-3.large {
  color: #516381;
  font-size: 19px;
}

.body-display-3.large.white {
  color: #fff;
  font-size: 17px;
}

.div-block-9 {
  flex-direction: column;
  display: flex;
}

.testimonial-wrapper-3 {
  color: #fff;
  margin-left: 80px;
  margin-right: 80px;
  padding-bottom: 0;
  overflow: hidden;
}

.testimonial-content-3 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 600px;
  display: grid;
}

.meal-wrapper {
  background-color: var(--azure);
  width: 100%;
  height: 12vh;
  margin-top: 3vw;
  margin-bottom: 3vh;
}

.meal-wrapper.hide {
  display: none;
}

.wrapper-heading {
  margin-bottom: 3vh;
}

.wrapper-heading.left-margin {
  margin-left: 36px;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 1px solid #00000012;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.div-block-12 {
  width: 100%;
  height: 1px;
}

.location-toggle {
  background-color: var(--powder-blue);
  border-radius: 50%;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 12px;
  display: flex;
}

.nav-button-copy {
  z-index: 10;
  border: 1px none var(--indicator-outline);
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 11px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.dropdown-list---locations.w--open {
  z-index: 100;
  background-color: #0000;
  justify-content: flex-end;
  padding-top: 12px;
  display: flex;
  inset: 0% auto auto 5vw;
}

.collection-list-wrapper-3 {
  display: none;
}

.partner-background-image {
  background-image: url('../images/img_9139img_9138.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  position: absolute;
  inset: 0%;
}

.property-features {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}

.key-features {
  grid-column-gap: 8px;
  background-color: var(--thistle-3);
  border-radius: 5px;
  flex-direction: row;
  align-items: center;
  padding: 5px;
  display: flex;
}

.key-features.pl {
  background-color: var(--thistle);
  border-style: none;
  padding-left: 10px;
  padding-right: 10px;
}

.icon {
  width: 30px;
}

.icon.pp {
  filter: brightness(200%);
  width: 22px;
}

.steps-card-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  min-height: 230px;
  padding: 24px;
  display: grid;
  position: relative;
}

.steps-card-2.mob {
  display: none;
}

.lightbox-2 {
  position: absolute;
  inset: 0%;
}

.team-location-icon-2 {
  background-color: #c0c0d333;
  border: 1px solid #c0c0d333;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 9px;
  display: flex;
}

.pp-image-grid {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-left: 36px;
  display: grid;
  overflow: hidden;
}

.small-image-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.pp-description {
  color: var(--bfont-dim-grey);
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
}

.pp-description p {
  color: var(--bfont-dim-grey);
  font-size: 14px;
}

.text-block-6 {
  color: var(--white);
  font-weight: 300;
}

.amenities-icon {
  width: 35px;
}

.icon-wrapper {
  border: 1px solid var(--thistle-3);
  background-color: var(--cream);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
  display: flex;
}

.collection-item-3 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.numbers {
  color: var(--powder-blue);
}

.arrow-medium {
  width: 15px;
  height: 15px;
}

.arrow-medium.flip {
  filter: invert();
}

.pp-page-list-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.property-page-pro {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--cream);
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  padding: 18px;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.property-page-pro:nth-child(2n) {
  flex-direction: column;
}

.property-page-pro:hover {
  box-shadow: 0 9px 48px -6px #3540751f;
}

.testimonial-cms {
  display: none;
}

.div-block-13 {
  perspective-origin: 0%;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: absolute;
  inset: auto 10px 0% auto;
}

.steps-content---icon {
  grid-column-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.steps-card-home {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  min-height: 230px;
  padding: 24px;
  display: grid;
  position: relative;
}

.steps-card-home.desktop-only {
  background-color: var(--cream);
  min-height: auto;
}

.location---button {
  z-index: 10;
  grid-column-gap: 3px;
  grid-row-gap: 16px;
  background-color: var(--new-light-bg);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 100px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-items: end;
  width: 100%;
  margin-top: 10px;
  margin-left: 10px;
  padding: 4px 12px;
  font-size: 9px;
  display: grid;
  position: relative;
}

.new-button {
  z-index: 10;
  grid-column-gap: 3px;
  grid-row-gap: 16px;
  border: 1px solid var(--powder-blue);
  background-color: var(--ghost-white);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 100px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-top: 10px;
  padding: 4px 12px 4px 4px;
  font-size: 9px;
  display: grid;
  position: relative;
}

.new-button.purp {
  background-color: var(--thistle-3);
  text-decoration: none;
}

.button-inner-arrow {
  background-color: var(--powder-blue);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 4px;
  display: flex;
}

.button-inner-arrow.white {
  background-color: var(--new-light-bg);
}

.featured-location-header {
  color: var(--highlight-purp);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: .5vh;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.steps-card-wrapper-home {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 900px;
  display: grid;
}

.steps-card-wrapper-home._2 {
  min-width: 35.3vw;
}

.text-block-6-copy {
  color: var(--white);
  font-weight: 300;
}

.floating-call-wrapper {
  z-index: 100;
  background-color: var(--thistle-3);
  cursor: pointer;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.image-2 {
  filter: brightness(500%);
  position: absolute;
}

.amenities-wrapper-1 {
  margin-bottom: 3vh;
}

.accordion-content---brix {
  background-color: var(--new-light-bg);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.accordion-item---brix {
  cursor: pointer;
  background-color: #fff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.accordion-item---brix.accordion-1---brix {
  background-color: var(--new-light-bg);
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  margin-bottom: 32px;
  padding: 0 0 20px;
  transition: border-color .2s, box-shadow .2s;
}

.accordion-arrow-wrap---brix {
  background-color: var(--thistle-3);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-height: 50px;
  display: flex;
  position: relative;
  bottom: 7px;
  box-shadow: 0 5px 16px #080f340f;
}

.accordion-trigger---brix {
  background-color: var(--new-light-bg);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-arrow-wrapper---brix {
  z-index: 200;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  transform: rotate(90deg);
}

.arrow-right {
  transform: rotate(-90deg);
}

.arrow-right.btn-whatsapp-icons-img {
  box-sizing: border-box;
  background-color: var(--indicator-outline);
  object-fit: fill;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  text-decoration: none;
  transform: none;
}

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

.quick-link-mob-menu {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center end;
  justify-items: stretch;
  width: 100%;
  display: grid;
}

.text-block-7 {
  color: var(--thistle);
}

.subtitle-2 {
  color: var(--thistle);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4em;
}

.subtitle-2.large {
  font-size: 14px;
}

.subtitle-intro-wrapper-2 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: auto;
  display: grid;
  position: relative;
}

.horizontal-line-2 {
  background-color: #c0c0d333;
  flex: 1;
  height: 1px;
}

.grid-wrapper-2 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.submit-button-2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #3572ff;
  border-radius: 5px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 12px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
}

.submit-button-2:hover {
  background-color: #081c3a;
}

.text-field-2 {
  background-color: var(--new-light-bg);
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  min-height: 54px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 18px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.text-field-2:focus {
  border-color: #e6e6f3;
  padding-left: 24px;
}

.text-field-2.large {
  min-height: 175px;
}

.error-state-2 {
  background-color: #c0c0d333;
  border: 1px solid #c0c0d333;
  border-radius: 5px;
}

.about-us-intro-2 {
  grid-column-gap: 16px;
  grid-row-gap: 100px;
  background-color: var(--new-light-bg);
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -60px;
  margin-left: 36px;
  padding: 48px 48px 0;
  display: grid;
}

.quick-link-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #081c3a;
  background-color: #f7f8fc;
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding: 18px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

.quick-link-item-2:hover {
  padding-left: 24px;
}

.contact-field-wrapper-2 {
  grid-column-gap: 18px;
  grid-row-gap: 12px;
  border: 1px solid var(--transparent);
  -webkit-text-stroke-color: var(--new-light-bg);
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-4 {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.success-message-2 {
  background-color: #fff;
  border: 1px solid #c0c0d333;
  border-radius: 12px;
  padding: 0;
  overflow: hidden;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 0;
  display: flex;
  position: relative;
}

.section-2.no-top-padding {
  background-color: var(--new-light-bg);
  padding-top: 0;
}

.floating-call-wrapper-only-mob {
  z-index: 100;
  grid-row-gap: 5px;
  border-radius: 50%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.floating-call-wrapper-only-mob.hide {
  display: none;
}

.call-button {
  background-color: var(--thistle-3);
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  display: flex;
}

.call-button.whatsapp {
  background-color: #00d61d;
}

.call-button.call-us.icon {
  background-color: var(--highlight-purp);
  width: 60px;
  height: 60px;
}

.other-escapes-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 50px;
  background-color: var(--new-light-bg);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 9vh;
  padding-bottom: 9vh;
  padding-left: 36px;
  display: grid;
}

.room-type-item-wrapper {
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.room-type-image {
  flex: 0 auto;
  width: 100%;
  max-width: none;
  height: 100%;
  display: inline-block;
}

.collection-spacer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start space-around;
  justify-items: stretch;
  display: grid;
}

.add-padding {
  margin-bottom: 2vh;
}

.verticle-card-image---2 {
  border-radius: 12px;
  align-items: flex-start;
  width: 100%;
  min-height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.close-icon {
  opacity: 0;
  display: block;
  position: absolute;
}

.image-3 {
  width: 30px;
  height: 30px;
}

.image-3.flip {
  filter: invert();
}

.image-3.call {
  transform: translate(-1px, 1px);
}

.form-embed {
  align-items: flex-start;
  max-height: 0;
  display: flex;
  position: relative;
}

.form-embed.hide {
  display: block;
}

.logo_white {
  filter: brightness(200%);
  width: 10%;
  max-width: 100%;
}

.collection-item-4 {
  height: 15vh;
}

.div-block-13-copy {
  perspective-origin: 0%;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute {
  position: absolute;
}

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

.text-block---no-cap {
  color: var(--powder-blue);
  letter-spacing: 1px;
  font-size: 9px;
  line-height: 1.2;
}

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

.internet-icon-copy {
  background-color: var(--powder-blue);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  display: flex;
}

.internet-icon-copy.mob {
  flex-direction: row;
  width: auto;
  height: 20px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  transform: translate(0);
}

.internet-icon-copy.mob.hide {
  display: none;
}

.wrapper-bot-right {
  perspective-origin: 0%;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: absolute;
  inset: auto 10px 0% auto;
}

.image-5 {
  filter: brightness(200%);
}

.joinchat__button {
  background-color: var(--thistle-3);
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  display: flex;
}

.joinchat__button.whatsapp {
  background-color: #00d61d;
}

.joinchat__button.whatsapp.icon {
  background-color: var(--highlight-purp);
  width: 60px;
  height: 60px;
  position: relative;
}

.pp-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  display: flex;
}

.button-wrapper-pp {
  grid-column-gap: 16px;
  display: flex;
}

.section-3 {
  background-color: var(--new-light-bg);
}

.outline-button-2 {
  color: #081c3a;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #c0c0d333;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.outline-button-2:hover {
  color: #fff;
  background-color: #081c3a;
  border-color: #081c3a;
}

.hero-background-image-2 {
  background-image: url('../images/villa0017.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.journal-card-2 {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  background-color: var(--cream);
  border: 1px solid #c0c0d300;
  border-radius: 5px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  height: 100%;
  padding-bottom: 36px;
  text-decoration: none;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: grid;
  overflow: hidden;
  box-shadow: 0 12px 36px -8px #3540751a;
}

.journal-card-2:hover {
  box-shadow: 0 12px 36px -8px #35407500;
}

.journal-category-tag-2 {
  background-color: var(--new-light-bg);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 8px 10px 8px 12px;
  font-size: 8px;
  line-height: 1.2em;
  display: flex;
}

.body-display-4 {
  color: #516381;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.body-display-4.small {
  font-size: 14px;
  line-height: 1.4em;
}

.read-more-button {
  border: 5px none var(--color);
  background-color: var(--thistle-3);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: 1;
  align-self: auto;
  margin-left: 0;
  margin-right: auto;
  padding: 16px 26px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.read-more-button:hover {
  background-color: var(--powder-blue);
  color: var(--ghost-white);
}

.read-more-button.small {
  white-space: nowrap;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 18px;
}

.read-more-button.small.w--current {
  white-space: nowrap;
}

.inner-page-hero-2 {
  color: #fff;
  justify-content: center;
  min-height: 700px;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-wrapper-4 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.overlay-2 {
  background-color: #0f13268c;
  position: absolute;
  inset: 0%;
}

.overlay-2.dark {
  background-color: #0f13268c;
}

.rich-text {
  color: var(--thistle);
}

.journal-content {
  border-radius: 12px;
}

.blog-body-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 500px;
  margin-top: -60px;
  margin-left: 36px;
  padding: 48px;
  display: grid;
  box-shadow: 0 5px 12px #00000014;
}

.blog-body-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 0;
  display: flex;
  position: relative;
}

.blog-body-section.no-top-padding {
  padding-top: 0;
  padding-bottom: 48px;
}

.blog-list-wrapper {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 500px;
  margin-left: 36px;
  padding-top: 9vh;
  display: grid;
  position: relative;
}

.blog-body-holder {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: var(--new-light-bg);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -60px;
  margin-left: 36px;
  padding: 36px;
  display: grid;
  position: relative;
}

.contact-button {
  border: 5px none var(--color);
  background-color: var(--thistle-3);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: 1;
  align-self: auto;
  margin-left: 0;
  margin-right: auto;
  padding: 16px 26px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: block;
  position: relative;
}

.contact-button:hover {
  background-color: var(--powder-blue);
  color: var(--ghost-white);
}

.contact-button.white {
  color: var(--powder-blue);
  background-color: #fff;
}

.contact-button.white:hover {
  background-color: var(--thistle-3);
  color: #fff;
}

.contact-button.small {
  white-space: nowrap;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 18px;
}

.contact-button.small.w--current {
  white-space: nowrap;
}

.contact-button.wide {
  align-self: stretch;
}

.contact-button.wide:hover {
  color: var(--black);
  background-color: #a4a0c69e;
}

.contact-button.lyp-events, .contact-button.mob-only, .contact-button.hide {
  display: none;
}

.contact-button.full-width {
  width: 100%;
}

.div-block-18 {
  z-index: 21;
  position: relative;
}

.popup-rooms {
  z-index: 30;
  background-color: #09090929;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.lightbox-link {
  width: 100%;
}

.collection-list-wrapper-5 {
  display: none;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.enquiry-popup {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vw;
  display: none;
  position: static;
  inset: 0%;
}

.text-field-mobile {
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  min-height: 45px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 18px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
}

.text-field-mobile:focus {
  border-color: #e6e6f3;
  padding-left: 24px;
}

.success-message-3 {
  background-color: #fff;
  border: 1px solid #c0c0d333;
  border-radius: 12px;
  padding: 0;
  overflow: hidden;
}

.success-message-3.grey {
  background-color: #f7f8fc;
}

.link-block {
  color: #a4a0c6;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  inset: 3% 6% auto auto;
}

.link-block.close_popup_div {
  display: flex;
}

.error-state-3 {
  background-color: #c0c0d333;
  border: 1px solid #c0c0d333;
  border-radius: 5px;
}

.close-text {
  text-decoration: none;
  transform: rotate(0);
}

.inquire-card-2 {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f5f9;
  border: 1px solid #c0c0d333;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 100%;
  max-width: 40%;
  height: auto;
  min-height: auto;
  padding: 24px;
  display: block;
  position: relative;
}

.body-display-5 {
  color: #6a6a6a;
  text-align: left;
  letter-spacing: .02em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
}

.body-display-5.small {
  font-size: 14px;
  line-height: 1.5em;
}

.contact-button-2 {
  border: 5px none var(--thistle);
  background-color: var(--thistle);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: 1;
  align-self: auto;
  margin-left: 0;
  margin-right: auto;
  padding: 16px 26px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: block;
  position: relative;
}

.contact-button-2:hover {
  color: #fcfcff;
  background-color: #a4a0c6;
}

.contact-button-2.full-width {
  width: 100%;
  display: none;
}

.form-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
}

.modal-bg {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-overflow: clip;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #0000005c;
  background-clip: border-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.vacations-verticle-card-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #c0c0d333;
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  padding: 18px;
  text-decoration: none;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.vacations-verticle-card-2:nth-child(2n) {
  flex-direction: row-reverse;
}

.vacations-verticle-card-2:hover {
  box-shadow: 0 9px 48px -6px #3540751f;
}

.grid-wrapper-5 {
  z-index: 21;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr auto;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.grey-cover-2 {
  z-index: 0;
  background-color: #f5f5f9;
  margin-left: 80px;
  position: relative;
  overflow: hidden;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9vh 0 18vh;
  display: flex;
  position: relative;
}

.section-6.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.text-field-4, .text-field-5 {
  display: none;
}

.text-block-8 {
  color: var(--cream);
}

.text-field-6 {
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  min-height: 45px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 18px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
}

.text-field-6:focus {
  border-color: #e6e6f3;
  padding-left: 24px;
}

.text-field-7 {
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  min-height: 45px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 18px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
}

.text-field-7:focus {
  border-color: #e6e6f3;
  padding-left: 24px;
}

.text-field-8 {
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  min-height: 45px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 18px;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
}

.text-field-8:focus {
  border-color: #e6e6f3;
  padding-left: 24px;
}

.text-field-8.property-name {
  display: none;
}

.outline-button-3 {
  color: #171717;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #c0c0d333;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.outline-button-3:hover {
  color: #fff;
  background-color: #171717;
  border-color: #171717;
}

.outline-button-3.small {
  color: #fff;
  background-color: #a4a0c6a8;
  padding: 12px 18px;
}

.outline-button-3.small:hover {
  background-color: #a4a0c6;
  border-color: #a4a0c6;
}

.outline-button-3.small.listing_title_btn {
  background-color: var(--thistle);
}

.text-block-9 {
  color: var(--new-light-bg);
  font-size: 15px;
}

.text-block-10, .text-block-11, .text-block-12 {
  color: var(--thistle);
}

.div {
  display: none;
}

.text-block-13, .text-block-14, .text-block-15, .heading-8, .text-block-16, .text-block-17, .text-block-18, .text-block-19 {
  color: var(--thistle);
}

.text-block-20, .text-block-21 {
  color: var(--new-light-bg);
}

.heading-9, .paragraph, .heading-10 {
  color: var(--thistle);
}

.paragraph-2, .paragraph-3 {
  color: var(--body-display);
}

.heading-11, .heading-12, .heading-13, .heading-14, .heading-15, .heading-16, .heading-17 {
  color: var(--thistle);
}

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

.heading-18, .text-block-22 {
  color: var(--ghost-white);
}

.heading-19 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

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

@media screen and (min-width: 1280px) {
  .overlay.light {
    color: var(--black);
  }

  .left-nav {
    background-color: #f4f1eb;
    width: 80px;
    height: 80px;
  }

  .section {
    background-color: var(--new-light-bg);
  }

  .grid-wrapper.medium {
    height: 70vh;
  }

  .body-display {
    color: var(--thistle);
  }

  .nav-menu {
    flex: none;
    display: none;
  }

  .card-arrow {
    background-color: var(--new-light-bg);
  }

  .xxl-heading.intro-heading {
    color: var(--cream);
  }

  .membership-outline-circle {
    background-color: var(--new-light-bg);
  }

  .steps-grid {
    grid-column-gap: 100px;
    grid-template-columns: .8fr 1fr;
  }

  .steps-card {
    padding: 36px;
  }

  .team-image {
    min-height: 275px;
  }

  .navigation-shade, .vacations-verticle-card {
    background-color: var(--new-light-bg);
  }

  .popular-vacations {
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .popular-vacations.mob {
    background-color: var(--new-light-bg);
  }

  .hero-video-wrapper, .video-flyout {
    max-width: 700px;
  }

  .steps-circle-outline, .steps-circle-outline.two {
    background-color: var(--new-light-bg);
  }

  .popular-vacations-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .hero-slide-arrow, .hero-slide-arrow.left {
    right: 340px;
  }

  .featured-location {
    height: 100%;
    position: relative;
  }

  .featured-location-icon {
    height: 100%;
  }

  .product-hero-content.pp-tab-view {
    justify-content: space-between;
    align-items: center;
  }

  .mission-wrapper.without-bottom-padding {
    grid-row-gap: 40px;
    padding-top: 70px;
  }

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

  .form-block {
    padding: 60px;
  }

  .contact-field-wrapper {
    grid-template-rows: auto;
  }

  .text-field.message {
    min-height: 20vh;
  }

  .contact-fields {
    grid-template-rows: auto;
  }

  .mobile-destinations-wrapper {
    flex: none;
  }

  .link-text {
    letter-spacing: 1px;
  }

  .nav-menu-links {
    flex: 0 auto;
  }

  .steps-intro {
    padding-left: 18px;
    padding-right: 18px;
  }

  .heading, .heading-6, .xl-heading.purple {
    letter-spacing: .03em;
  }

  .featured-property-wrapper {
    grid-column-gap: 60px;
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .section-details.hide-mob.top-padding {
    padding-top: 6vh;
  }

  .locations-image-section {
    height: 60vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .circle.absolute.white {
    background-size: 4vw;
  }

  .about-vs-section {
    box-shadow: 0 5px 12px #00000026;
  }

  .about-vs-section.founders {
    margin-top: -20vh;
    box-shadow: 0 5px 12px #00000014;
  }

  .about-vs-section.about-page-only {
    box-shadow: 0 5px 12px #00000014;
  }

  .steps-card-2 {
    padding: 36px;
  }

  .pp-page-list-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .steps-card-home {
    padding: 36px;
  }

  .location---button {
    background-color: var(--new-light-bg);
  }

  .steps-card-wrapper-home._2 {
    grid-row-gap: 30px;
    min-height: auto;
  }

  .floating-call-wrapper-only-mob {
    position: fixed;
    inset: auto 20px 20px auto;
  }

  .blog-body-wrapper {
    grid-column-gap: 80px;
  }

  .text-field-mobile.message {
    min-height: 20vh;
  }

  .section-7 {
    background-color: var(--new-light-bg);
  }
}

@media screen and (min-width: 1440px) {
  .subtitle {
    color: var(--highlight-purp);
  }

  .xxl-heading {
    padding-bottom: 20px;
  }

  .steps-grid {
    grid-column-gap: 140px;
    grid-template-columns: .8fr 1fr;
  }

  .steps-sticky-card {
    grid-column-gap: 36px;
    background-color: var(--cream);
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .team-image {
    min-height: 325px;
  }

  .benefit-card {
    padding-left: 36px;
    padding-right: 36px;
  }

  .inner-page-intro.partner-page, .inner-page-intro.thank-you-page, .inner-page-intro.locations {
    grid-auto-columns: 1fr;
  }

  .hero-intro.partner-page, .hero-intro.property-listing {
    max-width: none;
  }

  .hero-video-wrapper, .video-flyout {
    max-width: 750px;
  }

  .popular-vacations-wrapper {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .hero-slider {
    background-color: var(--highlight-purp);
  }

  .hero-slide-arrow, .hero-slide-arrow.left, .featured-location {
    background-color: var(--new-light-bg);
  }

  .featured-location-icon {
    background-color: var(--highlight-purp);
  }

  .featured-location-heading {
    color: var(--highlight-purp);
  }

  .inquire-card.below-form-enquire-now {
    position: sticky;
    top: 14vh;
  }

  .featured-icon {
    filter: invert();
    -webkit-text-stroke-color: var(--new-light-bg);
  }

  .journal-cards {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .paralax-background.team-banner-background, .paralax-background.e-e-banner {
    z-index: 0;
  }

  .featured-property-wrapper {
    grid-column-gap: 80px;
  }

  .div-block-3 {
    z-index: 6;
    padding-bottom: 2.5vh;
    position: relative;
  }

  .div-block-5 {
    max-width: none;
  }

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

  .form-wrapper {
    grid-column-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .pp-page-list-wrapper {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .button-inner-arrow.white {
    background-color: var(--cream);
  }

  .featured-location-header {
    color: var(--highlight-purp);
  }

  .blog-body-wrapper {
    padding: 60px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-menu, .navigation-content {
    width: 100%;
  }

  .hero-video-wrapper, .video-flyout {
    max-width: 1000px;
  }

  .hero-slide-arrow, .hero-slide-arrow.left {
    right: 350px;
  }

  .feature-item {
    height: 14vw;
  }

  .paralax-background.home {
    background-image: url('../images/img_3917-1_1img_3917-1.avif');
    background-position: 50% 80%;
    background-size: cover;
  }

  .xl-heading.purple._1-5em {
    max-width: 1400px;
  }

  .div-block-3 {
    margin-left: 0;
  }

  .div-block-5 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .circle.absolute.white {
    background-size: 3vw;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 28px;
  }

  .hero-background-image.about-intro-background {
    height: 40vh;
    position: relative;
  }

  .navbar {
    z-index: 50;
  }

  .top-nav-wrapper {
    grid-template-columns: minmax(60px, 1fr) minmax(auto, 1400px);
  }

  .left-nav {
    border-bottom-style: none;
    width: 65px;
    height: 65px;
  }

  .right-nav {
    z-index: 20;
    grid-template-columns: 1fr;
    position: relative;
  }

  .scroll-indicator {
    width: 65px;
    padding-top: 65px;
  }

  .section.no-padding.width-100 {
    width: 100vw;
  }

  .section.no-top-padding {
    padding-bottom: 60px;
  }

  .nav-link {
    border-bottom: 1px solid var(--indicator-outline);
    color: var(--body-display);
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .grid-wrapper {
    grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
  }

  .grid-wrapper.home-cat {
    min-height: auto;
  }

  .body-display {
    text-align: left;
  }

  .body-display.footer {
    color: #000;
  }

  .body-display.center {
    text-align: center;
  }

  .nav-menu {
    z-index: 15;
    background-color: #0000;
    max-width: none;
    height: 100vh;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 65px;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
  }

  .grey-cover {
    margin-left: 65px;
  }

  .about-images {
    margin-left: 65px;
    overflow: auto;
  }

  .horizontal-line.left {
    margin-left: 65px;
  }

  .xxl-heading {
    text-align: left;
    font-size: 54px;
  }

  .menu-lottie {
    margin: auto;
    position: absolute;
    inset: 2px 0 0;
  }

  .benefits-wrapper {
    grid-row-gap: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 36px;
  }

  .membership-plans-wrapper {
    margin-left: 0;
    padding-bottom: 9vh;
  }

  .steps-grid {
    grid-row-gap: 60px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  .steps-grid.flip {
    flex-direction: column-reverse;
    display: flex;
  }

  .steps-sticky-card {
    grid-template-columns: 1fr;
    max-width: none;
    position: relative;
    top: auto;
  }

  .steps-sticky-card._2 {
    min-width: 300px;
    max-width: none;
  }

  .steps-sticky-card._2.desktop-only {
    display: none;
  }

  .steps-card-wrapper {
    grid-row-gap: 48px;
  }

  .team-box {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .team-card.partner-page {
    width: 40vw;
  }

  .testimonial-wrapper {
    margin-left: 65px;
    margin-right: 65px;
  }

  .testimonial-slider {
    justify-content: center;
  }

  .testimonial-arrow {
    right: 36px;
  }

  .testimonial-arrow.right {
    left: 113px;
  }

  .testimonial-slide-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 36px;
    padding-right: 36px;
  }

  .testimonial-mask {
    max-width: 100%;
  }

  .testimonial-slide {
    width: 100%;
  }

  .intro-wrapper {
    grid-template-columns: 1fr;
  }

  .intro-right-image {
    min-height: 100px;
  }

  .stacked-intro.e-e-page {
    padding-left: 24px;
    padding-right: 24px;
  }

  .stacked-intro.about-only {
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .button.lyp-events, .button.mob-only {
    justify-content: center;
    display: flex;
  }

  .inner-page-intro {
    justify-items: stretch;
    width: 100%;
  }

  .inner-page-intro.partner-page, .inner-page-intro.thank-you-page, .inner-page-intro.locations {
    margin-left: 0;
  }

  .navigation-content {
    width: auto;
    height: 66px;
    margin-left: 65px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .testimonial-content {
    width: 100%;
  }

  .team-image-location {
    display: none;
  }

  .checkout-form {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .checkout-details {
    padding: 36px;
  }

  .order-info {
    grid-row-gap: 36px;
    padding-top: 0;
  }

  .order-top-bar {
    min-height: auto;
  }

  .vacation-slide-arrow {
    margin-bottom: 0;
    bottom: 36px;
  }

  .location-page-slide {
    height: 100%;
    min-height: auto;
  }

  .home-hero {
    height: 100dvh;
  }

  .home-hero-content {
    grid-column-gap: 36px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr auto;
    padding-top: 140px;
    padding-left: 36px;
  }

  .home-hero-intro {
    text-align: left;
    justify-items: start;
    margin-bottom: 140px;
  }

  .hero-intro.partner-page {
    max-width: none;
    padding-left: 36px;
  }

  .popular-vacations {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-intro {
    padding-left: 36px;
  }

  .inner-page-hero {
    height: 100svh;
    min-height: auto;
  }

  .inner-page-hero.properties {
    height: auto;
  }

  .inner-page-hero.thank-you-page {
    height: auto;
    min-height: 90vh;
  }

  .inner-page-hero.locations {
    height: auto;
  }

  .hero-video-wrapper {
    width: 85vw;
  }

  .how-to-image {
    min-height: 300px;
  }

  .steps-icon.absolute {
    background-color: var(--azure);
    width: 40px;
    height: 40px;
    margin-left: -2%;
    position: absolute;
    top: -20px;
    left: 5%;
    right: auto;
  }

  .large-journal-post {
    min-height: 375px;
  }

  .journal-right-wrapper {
    grid-row-gap: 24px;
  }

  .popular-vacations-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .home-hero-title {
    justify-items: start;
  }

  .product-slider-arrow {
    bottom: 48px;
  }

  .partner-images {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    margin-left: 0;
    padding-left: 36px;
  }

  .large-vacation-image {
    width: 100%;
  }

  .small-vacation-image {
    min-height: 200px;
  }

  .slider-background-wrapper {
    padding: 60px;
  }

  .slider-background-wrapper.hero-wrapper {
    height: auto;
    min-height: auto;
    padding-left: 60px;
  }

  .hero-slide-arrow {
    left: 101px;
    right: auto;
  }

  .hero-slide-arrow.left {
    right: auto;
  }

  .bottom-grid-wrapper {
    grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
  }

  .featured-location {
    width: auto;
    margin-left: 106px;
  }

  .product-hero-content {
    flex-flow: row;
    padding-bottom: 48px;
    padding-left: 36px;
    padding-right: 60px;
  }

  .product-hero-content.pp-tab-view {
    padding-right: 0;
  }

  .journal-intro {
    padding-left: 36px;
  }

  .vacation-features {
    grid-row-gap: 8px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .feature-item {
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .property-content {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    width: 100%;
    padding-right: 36px;
  }

  .property-body {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .team-images {
    grid-column-gap: 8px;
    flex-direction: row;
    grid-template-columns: .5fr .5fr .5fr;
    display: flex;
  }

  .about-us-intro {
    grid-row-gap: 60px;
    padding: 4.5vh 36px 0;
  }

  .team-items {
    width: 105%;
    padding-bottom: 80px;
    overflow: auto;
  }

  .team-member-vacations {
    width: 100%;
    margin-left: 36px;
    padding-top: 4.5vh;
  }

  .small-image {
    min-height: 300px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .medium-image {
    min-height: 300px;
    margin-top: 0;
  }

  .medium-image.hide-mob {
    display: none;
  }

  .mission-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .mission-wrapper.without-bottom-padding.mob {
    flex-direction: column;
    padding-top: 4.5vh;
    padding-bottom: 80px;
    display: flex;
  }

  .vacation-hero {
    min-height: 80svh;
  }

  .journal-cards {
    grid-template-columns: 1fr 1fr;
  }

  .journal-card-info {
    padding-left: 24px;
    padding-right: 24px;
  }

  .contact-form-wrapper {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .form-block {
    padding: 36px;
  }

  .form-block.only-desktop {
    display: none;
  }

  .quick-link-item.mob {
    display: flex;
  }

  .collection-list-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto;
  }

  .mobile-destinations-wrapper {
    z-index: 20;
    position: relative;
  }

  .inquire-form-wrapper {
    flex-direction: column;
  }

  .footer-wrapper {
    grid-template-columns: 1fr;
  }

  .footer-wrapper.main {
    flex-direction: column-reverse;
    padding-right: 36px;
    display: flex;
  }

  .footer-pages {
    grid-template-columns: auto;
    margin-bottom: 24px;
  }

  .credit-text {
    color: #6a6a6a;
  }

  .paralax-background.e-e-banner {
    margin-top: -18px;
  }

  .nav-menu-links {
    z-index: 20;
    grid-row-gap: 0px;
    background-color: var(--grey-background);
    grid-template-columns: 1fr;
    display: none;
    position: relative;
  }

  .map {
    border-radius: 0;
  }

  .order-confirmation {
    padding: 100px 36px 36px;
  }

  .order-confirmation-content {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .order-sticky {
    position: relative;
    top: 0;
  }

  .confirmation-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .lightbox-hover-coontent {
    display: none;
  }

  .success-message-content {
    padding: 12px;
  }

  .flyout-menu {
    display: none;
  }

  .flyout-menu.open {
    display: flex;
  }

  .flyout-menu-wrapper {
    display: none;
  }

  .flyout-menu-content {
    padding-top: 12vh;
  }

  .vacation-continents {
    height: 100%;
  }

  .flyout-info-box.only-mobile {
    display: flex;
  }

  .flyout-social-media {
    flex-direction: row;
    align-items: flex-end;
    display: flex;
  }

  .testimonial-section {
    padding-top: 160px;
    padding-bottom: 200px;
  }

  .vacation-hero-intro {
    padding-right: 18px;
  }

  .mobile-navigation-shade {
    z-index: 5;
    background-color: #0c192e8c;
    margin-top: 66px;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .heading-6 {
    color: #000;
  }

  .xl-heading {
    line-height: 1.5;
  }

  .xl-heading.white.e-e-image-heading {
    font-size: 45px;
  }

  .xl-heading.about-page-only {
    text-align: center;
    justify-content: center;
  }

  .featured-property-wrapper {
    grid-row-gap: 120px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    margin-top: -48px;
    margin-left: 36px;
    padding: 24px 24px 0;
  }

  .featured-property-wrapper.b {
    padding-left: 0;
    padding-right: 0;
  }

  .section-details.hide-mob {
    display: none;
  }

  .section-details.hide-desktop {
    display: flex;
  }

  .locations-image-section {
    height: auto;
    padding-top: 160px;
    padding-bottom: 280px;
  }

  .partner-form {
    padding-top: 0;
  }

  .grind-intro-h-wrapper {
    padding-top: 7vh;
    padding-left: 106px;
  }

  .white-cover {
    margin-left: 65px;
  }

  .events-vs-section {
    grid-row-gap: 60px;
    padding: 36px;
  }

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

  .circle.absolute.white.mob-hide {
    display: none;
  }

  .footer-div-2 {
    margin-left: 0;
  }

  .colour-bg.absolute {
    width: 100%;
    height: 30vh;
  }

  .home-intro-grid.vert-padding {
    grid-template-rows: 1fr 1.5fr auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 5vh;
  }

  .intro-grid-image {
    min-height: 200px;
  }

  .collection-list.hide {
    display: none;
  }

  .popup-wrapper {
    z-index: 100;
    padding-bottom: 0;
    padding-right: 0;
    position: fixed;
    inset: 0%;
  }

  .popup-wrapper.bg-white {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    overflow: scroll;
  }

  .popup-wrapper.bg-white.mob {
    display: none;
  }

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

  .form-wrapper {
    grid-template-columns: 1fr;
    max-width: none;
    position: relative;
    top: auto;
  }

  .form-wrapper._2 {
    min-width: 300px;
    max-width: none;
  }

  .form-wrapper._2.mob {
    width: 80vw;
  }

  .popup-container {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 5vh;
    padding-bottom: 5vh;
    display: flex;
  }

  .image {
    width: 6vw;
  }

  .button-wrapper.back {
    margin-left: -15px;
    padding: 15px;
  }

  .special-and {
    font-size: 14vw;
  }

  .about-vs-section {
    grid-row-gap: 60px;
  }

  .about-vs-section.founders {
    margin-top: -40vh;
  }

  .about-vs-section.about-page-only {
    grid-column-gap: 16px;
    grid-row-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    padding-top: 5vh;
    display: grid;
  }

  .xxxl-heading {
    font-size: 54px;
  }

  .about-2nd-sec---div {
    display: none;
  }

  .body-display-2 {
    text-align: left;
  }

  .properties-content-wrapper {
    width: 100%;
    margin-bottom: 4.5vh;
  }

  .flex-block.key-features-pl {
    display: none;
  }

  .pp-rich-text {
    margin-right: 32px;
  }

  .testimonial-slide-wrapper-2 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 36px;
    padding-right: 36px;
  }

  .testimonial-slide-2 {
    width: 100%;
  }

  .testimonial-mask-2 {
    max-width: 100%;
  }

  .testimonial-wrapper-2 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .testimonial-content-2 {
    width: 100%;
  }

  .testimonial-arrow-2 {
    right: 36px;
  }

  .testimonial-arrow-2.right {
    left: 113px;
  }

  .body-display-3 {
    text-align: left;
  }

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

  .testimonial-wrapper-3 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .testimonial-content-3 {
    width: 100%;
  }

  .faq-question-bar {
    border-bottom-style: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .faq-circle {
    background-color: #f3f3f300;
    width: 20px;
    min-width: 0;
    height: 20px;
    min-height: 0;
  }

  .down-icon {
    filter: invert();
    transform: rotate(90deg);
  }

  .dropdown-list---locations.w--open {
    top: 7vh;
    left: -5vw;
  }

  .steps-card-2.mob {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-color: var(--powder-blue);
    flex-direction: column;
    min-height: 0;
    padding: 12px 36px;
    display: none;
  }

  .collection-list-wrapper-4 {
    width: 100%;
  }

  .pp-image-grid {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    margin-left: 0;
    padding-left: 36px;
  }

  .pp-page-list-wrapper {
    flex-direction: row;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .property-page-pro {
    min-width: 45vw;
  }

  .steps-card-wrapper-home {
    grid-row-gap: 48px;
  }

  .steps-card-wrapper-home._2 {
    width: 59vw;
    min-width: auto;
  }

  .accordion-item---brix.accordion-1---brix {
    border-bottom-width: 1px;
    border-bottom-color: #d0d0d0;
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .arrow-right {
    transform: rotate(-90deg);
  }

  .div-block-16 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .quick-link-mob-menu {
    grid-column-gap: 12px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .grid-wrapper-2 {
    grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
  }

  .about-us-intro-2 {
    grid-row-gap: 60px;
    padding: 36px 36px 0;
  }

  .section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-2.no-top-padding {
    padding-bottom: 60px;
  }

  .floating-call-wrapper-only-mob {
    display: flex;
    right: 15px;
  }

  .other-escapes-wrapper {
    grid-row-gap: 60px;
    width: 100%;
    padding-top: 4.5vh;
  }

  .room-type-image {
    flex: 1;
    height: auto;
  }

  .journal-card-2 {
    padding-bottom: 24px;
  }

  .grid-wrapper-4 {
    grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
  }

  .blog-body-wrapper {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    padding: 36px 36px 0;
  }

  .blog-body-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blog-body-section.no-top-padding {
    padding-bottom: 60px;
  }

  .blog-list-wrapper {
    width: 100%;
    margin-left: 36px;
    padding-top: 4.5vh;
  }

  .blog-body-holder {
    width: 100%;
    margin-left: 36px;
  }

  .contact-button.lyp-events, .contact-button.mob-only {
    justify-content: center;
    display: flex;
  }

  .body-display-5 {
    text-align: left;
  }

  .grid-wrapper-5 {
    grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
  }

  .grey-cover-2 {
    margin-left: 65px;
  }

  .collection-list-wrapper-6 {
    width: 100%;
    height: 100%;
    overflow: auto;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 26px;
  }

  .hero-background-image.steps-background.villas {
    background-position: 26%;
  }

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

  .left-nav {
    z-index: 30;
  }

  .right-nav {
    grid-column-gap: 0px;
  }

  .scroll-indicator {
    display: none;
  }

  .section {
    padding-top: 7vh;
  }

  .section.no-top-padding {
    padding-bottom: 48px;
  }

  .nav-link {
    border-bottom: 1px solid var(--indicator-outline);
    border-top-style: none;
  }

  .grid-wrapper {
    grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
    grid-auto-flow: row;
  }

  .nav-menu {
    margin-left: 0;
    padding-left: 0;
  }

  .grey-cover, .about-images {
    margin-left: 0;
  }

  .about-image-item {
    min-width: 200px;
    min-height: 200px;
  }

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

  .location-card {
    width: 100%;
    display: flex;
  }

  .horizontal-line.left {
    margin-left: 0;
  }

  .xxl-heading {
    text-align: left;
    font-size: 48px;
  }

  .xxl-heading.intro-heading {
    margin-left: 0;
  }

  .benefits-wrapper {
    grid-row-gap: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .membership-plans-wrapper {
    padding-bottom: 60px;
  }

  .vacations-tab-menu {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
    height: auto;
    margin-bottom: 24px;
  }

  .vacations-tab-link {
    border: 1px solid var(--indicator-outline);
    border-radius: 5px;
    flex-direction: column;
    height: auto;
    min-height: 60px;
    padding-top: 24px;
    padding-bottom: 24px;
    position: relative;
  }

  .membership-circle {
    width: 36px;
    height: 36px;
    position: relative;
    bottom: 12px;
  }

  .membership-dot.four {
    width: 9px;
    height: 9px;
  }

  .location-indicator {
    display: none;
  }

  .steps-grid {
    padding-left: 0;
  }

  .steps-sticky-card._2 {
    min-width: auto;
  }

  .steps-cards {
    grid-column-gap: 0px;
  }

  .steps-card-wrapper {
    grid-row-gap: 45px;
    flex-direction: column;
    min-height: auto;
    display: flex;
  }

  .steps-tracker {
    display: none;
  }

  .steps-card.desktop-only {
    display: flex;
  }

  .steps-circle {
    display: none;
  }

  .team-box {
    grid-template-columns: 1fr;
    width: auto;
    display: flex;
  }

  .team-card.partner-page {
    width: 65vw;
  }

  .testimonial-wrapper {
    margin-left: 0;
    margin-right: 36px;
  }

  .benefit-card {
    grid-row-gap: 48px;
    grid-template-rows: 1fr auto;
    min-height: auto;
  }

  .intro-right-image.mob {
    min-height: 250px;
  }

  .stacked-intro.e-e-page {
    padding-left: 12px;
    padding-right: 12px;
  }

  .button.white {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    left: 174.271px;
  }

  .vacation-item {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    padding-bottom: 24px;
    padding-right: 18px;
  }

  .internet-icon.mob {
    width: 20px;
    height: 20px;
  }

  .navigation-content {
    padding-left: 6px;
  }

  .checkout-form {
    grid-row-gap: 24px;
    padding: 24px;
  }

  .checkout-details {
    padding: 24px;
  }

  .payment-tabs-intro {
    grid-template-columns: 1fr;
  }

  .home-hero-content {
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .home-hero-intro {
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 48px;
    display: flex;
  }

  .hero-intro.partner-page {
    padding-left: 0;
  }

  .vacations-verticle-card, .vacations-verticle-card:nth-child(2n) {
    flex-direction: column;
  }

  .verticle-card-image {
    width: 100%;
    min-height: 250px;
  }

  .section-intro {
    padding: 80px 0 140px;
  }

  .section-intro.partner {
    padding-left: 0;
  }

  .inner-page-hero {
    min-height: 550px;
    padding-top: 65px;
  }

  .hero-video-wrapper {
    grid-row-gap: 12px;
    width: 95vw;
  }

  .large-journal-post {
    padding-left: 24px;
    padding-right: 24px;
  }

  .journal-right-wrapper {
    grid-row-gap: 24px;
  }

  .popular-vacations-wrapper {
    grid-template-columns: 1fr;
  }

  .product-slider-arrow {
    width: 48px;
    height: 48px;
  }

  .hero-slide {
    height: 100dvh;
  }

  .product-images-row {
    padding-top: 48px;
  }

  .partner-images {
    grid-row-gap: 12px;
    margin-left: 0;
    padding-left: 0;
  }

  .large-vacation-image {
    min-height: 300px;
    max-height: 450px;
  }

  .small-image-grid {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .small-image-grid.pp {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .small-vacation-image {
    min-height: 175px;
  }

  .slider-background-wrapper {
    flex-direction: row;
    padding: 20px;
  }

  .slider-background-wrapper.hero-wrapper {
    padding-left: 18px;
    padding-right: 18px;
  }

  .hero-slide-arrow {
    left: 36px;
  }

  .bottom-grid-wrapper {
    grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  }

  .featured-location {
    margin-left: 70px;
  }

  .featured-location-icon {
    display: flex;
  }

  .dropdown-list.w--open {
    padding-top: 5px;
  }

  .product-hero-content {
    padding-left: 0;
    padding-right: 48px;
  }

  .product-hero-content.pp-tab-view {
    flex-flow: column;
  }

  .journal-intro {
    padding-left: 0;
  }

  .nav-button-toggle {
    padding-right: 12px;
  }

  .dropdown-wrapper {
    min-width: 80vw;
    min-height: 200px;
    max-height: 80vh;
    overflow: visible;
  }

  .destinations-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .vacation-card-bottom {
    width: 100%;
  }

  .property-info {
    overflow: hidden;
  }

  .vacation-features {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 36px;
    margin-left: 0;
    display: grid;
  }

  .feature-item {
    flex-direction: row;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
  }

  .feature-item.pp {
    flex-direction: column;
    justify-content: center;
  }

  .map-wrapper {
    margin-left: 0;
  }

  .property-content {
    margin-left: 0;
    padding-right: 0;
  }

  .property-body {
    margin-right: auto;
  }

  .about-us-intro {
    grid-row-gap: 24px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .team-items {
    width: 96vw;
    margin-left: 0;
    padding-bottom: 60px;
    display: flex;
  }

  .team-member-vacations {
    margin-left: 0;
  }

  .large-image, .small-image, .medium-image {
    min-height: 200px;
  }

  .subtitle-text-wrapper {
    align-items: center;
  }

  .mission-wrapper {
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mission-wrapper.without-bottom-padding.mob {
    grid-row-gap: 24px;
  }

  .location-dynamic-text {
    grid-row-gap: 0px;
    flex-direction: column;
    display: flex;
  }

  .vacation-hero {
    min-height: 80svh;
  }

  .journal-cards {
    grid-template-columns: 1fr;
  }

  .form-block {
    padding: 24px;
  }

  .contact-field-wrapper {
    grid-template-columns: 1fr;
  }

  .footer-wrapper {
    padding-left: 0;
  }

  .footer-wrapper.main {
    flex-direction: column-reverse;
    display: flex;
  }

  .footer-pages {
    grid-template-columns: 1fr;
  }

  .paralax-background.team-banner-background, .paralax-background.e-e-banner {
    background-position: 0%;
  }

  .dynamic-heading-text {
    grid-row-gap: 0px;
    grid-template-columns: auto;
  }

  .row {
    flex-direction: column;
  }

  .order-summary {
    margin-bottom: 0;
  }

  .order-confirmation {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .order-left {
    padding: 24px;
  }

  .testimonial-section {
    padding-top: 140px;
  }

  .vacation-hero-intro {
    padding-right: 12px;
  }

  .mobile-navigation-shade {
    display: none;
  }

  .xl-heading.white.e-e-image-heading {
    align-items: flex-end;
  }

  .featured-property-wrapper {
    grid-row-gap: 100px;
    margin-left: 0;
    padding: 24px 24px 0;
  }

  .section-details {
    min-height: auto;
    padding-top: 6.5vh;
    padding-bottom: 6.5vh;
  }

  .locations-image-section {
    padding-top: 140px;
  }

  .div-block-3 {
    margin-left: 0;
  }

  .partner-form {
    padding: 0;
  }

  .grind-intro-h-wrapper {
    padding-left: 36px;
    padding-right: 6px;
  }

  .div-block-5 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .white-cover {
    margin-left: 0;
  }

  .events-vs-section {
    margin-left: 0;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .events-vs-section.e-e-page {
    width: auto;
  }

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

  .div-block-6 {
    grid-row-gap: 2px;
  }

  .footer-div-1 {
    grid-template-rows: auto auto auto;
  }

  .input-heading {
    margin-bottom: 0;
  }

  .colour-bg.absolute {
    width: 100%;
    height: 30vh;
    inset: 0% 0% auto;
  }

  .home-intro-grid.vert-padding {
    grid-template-rows: 1fr auto auto auto;
    padding-left: 0;
  }

  .features-heading {
    font-size: 5vw;
    line-height: 1;
  }

  .large-partner-image {
    min-height: 300px;
    max-height: 450px;
  }

  .form-wrapper._2 {
    min-width: auto;
  }

  .popup-container {
    padding-top: 3vh;
    padding-bottom: 10vh;
  }

  .image {
    width: 8vw;
  }

  .e-e-page-wrapper {
    width: 100%;
  }

  .special-and {
    align-items: flex-end;
    line-height: .7;
    display: flex;
  }

  .l-heading {
    font-size: 22px;
  }

  .about-vs-section {
    margin-left: 0;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .about-vs-section.founders {
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .about-vs-section.about-page-only {
    padding-top: 48px;
    padding-left: 0;
    padding-right: 0;
  }

  .xxxl-heading {
    font-size: 48px;
  }

  .about-image {
    width: 100%;
  }

  .flex-block.key-features-pl {
    display: flex;
  }

  .collection-list-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .pp-rich-text {
    margin-right: 32px;
  }

  .testimonial-wrapper-2, .testimonial-wrapper-3 {
    margin-left: 0;
    margin-right: 36px;
  }

  .wrapper-heading.left-margin {
    margin-left: 0;
  }

  .faq-circle {
    position: relative;
  }

  .down-icon {
    position: absolute;
  }

  .faq-content {
    padding-top: 5px;
  }

  .location-toggle {
    padding-right: 12px;
  }

  .dropdown-list---locations.w--open {
    top: -18.3vh;
    left: -11.5vw;
  }

  .steps-card-2.mob {
    border-radius: 10px;
    padding-left: 24px;
    padding-right: 24px;
    display: none;
  }

  .pp-image-grid {
    grid-row-gap: 12px;
    margin-left: 0;
    padding-left: 0;
  }

  .small-image-flex {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .pp-description {
    width: 100%;
    overflow: visible;
  }

  .pp-page-list-wrapper {
    grid-template-columns: 1fr;
  }

  .property-page-pro {
    flex-direction: column;
    min-width: 65vw;
  }

  .property-page-pro:nth-child(2n) {
    flex-direction: column;
  }

  .steps-card-home.desktop-only {
    width: 100%;
    display: flex;
  }

  .steps-card-wrapper-home {
    grid-row-gap: 45px;
    flex-direction: column;
    min-height: auto;
    display: flex;
  }

  .steps-card-wrapper-home._2 {
    width: auto;
  }

  .floating-call-wrapper {
    right: auto;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 16px;
    padding-bottom: 32px;
    padding-right: 0;
  }

  .accordion-arrow-wrap---brix {
    width: 40px;
    min-height: 40px;
  }

  .grid-wrapper-2 {
    grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
  }

  .about-us-intro-2 {
    margin-left: 0;
    padding: 24px 24px 0;
  }

  .contact-field-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.no-top-padding {
    padding-bottom: 48px;
  }

  .call-button {
    width: 110px;
    height: 50px;
  }

  .other-escapes-wrapper {
    grid-row-gap: 24px;
    margin-left: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .room-type-image {
    flex: 0 auto;
    width: 100%;
  }

  .collection-spacer {
    grid-template-columns: 1fr;
  }

  .verticle-card-image---2 {
    width: 100%;
    min-height: 250px;
  }

  .collection-item-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .internet-icon-copy.mob {
    width: 20px;
    height: 20px;
  }

  .joinchat__button {
    width: 110px;
    height: 50px;
  }

  .inner-page-hero-2 {
    min-height: 550px;
    padding-top: 65px;
  }

  .grid-wrapper-4 {
    grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
  }

  .blog-body-wrapper {
    margin-left: 0;
    padding: 24px 24px 0;
  }

  .blog-body-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-body-section.no-top-padding {
    padding-bottom: 48px;
  }

  .blog-list-wrapper {
    margin-left: 0;
  }

  .blog-body-holder {
    margin-left: 0;
    padding: 24px;
  }

  .contact-button {
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact-button.white {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-7 {
    line-height: 24px;
  }

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

  .vacations-verticle-card-2, .vacations-verticle-card-2:nth-child(2n) {
    flex-direction: column;
  }

  .grid-wrapper-5 {
    grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
    grid-auto-flow: row;
  }

  .grey-cover-2 {
    margin-left: 0;
  }

  .section-6 {
    padding-top: 7vh;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 24px;
  }

  .hero-background-image.steps-background.villas {
    background-position: 38%;
  }

  .hero-background-image.partner-page-background {
    background-image: url('../images/img_9546.jpg');
    background-position: 10%;
  }

  .hero-background-image.about-hero-background, .hero-background-image.our-resorts, .hero-background-image.our-villas, .hero-background-image.our-escapes {
    background-position: 50%;
  }

  .overlay {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .overlay.light {
    z-index: 2;
  }

  .overlay.extra-light {
    background-color: #0f13261a;
  }

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

  .navbar {
    z-index: 51;
  }

  .top-nav-wrapper {
    grid-template-columns: minmax(60px, 1fr) minmax(auto, 1400px);
  }

  .left-nav {
    z-index: 2;
  }

  .right-nav {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brand, .brand.w--current {
    z-index: 2;
  }

  .brand.mob {
    display: none;
  }

  .section {
    padding-top: 5vh;
    padding-bottom: 9vh;
  }

  .section.hide {
    display: none;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-wrapper {
    grid-row-gap: 0px;
    grid-template-columns: minmax(18px, 1fr) minmax(0, 1400px) minmax(18px, 1fr) 1fr;
    max-height: none;
  }

  .grid-wrapper.powder-blue.experiences {
    grid-template-columns: minmax(0, 1400px);
  }

  .grid-wrapper.xsmall {
    height: 70vh;
  }

  .grid-wrapper.medium {
    height: 80vh;
  }

  .grid-wrapper.pp-horizontal-scroll.purp.no-paadding {
    display: flex;
  }

  .body-display {
    text-align: left;
    font-family: Inter, sans-serif;
    line-height: 1.4em;
  }

  .body-display.white-center {
    font-family: Inter, sans-serif;
  }

  .body-display.white-center.about {
    font-size: 14px;
  }

  .body-display.light {
    font-size: 4.444vw;
  }

  .body-display.e-e-center {
    text-align: center;
  }

  .location-card-wrapper {
    min-height: 325px;
  }

  .nav-menu {
    margin-right: 0;
  }

  .nav-button {
    border-width: 2px;
    border-color: var(--powder-blue);
    background-color: var(--ghost-white);
    border-radius: 8px;
  }

  .location-card {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    padding: 18px 6px 18px 12px;
  }

  .horizontal-line.light {
    min-width: auto;
  }

  .xxl-heading {
    font-size: 10vw;
    line-height: 1.3em;
  }

  .xxl-heading.intro-heading {
    letter-spacing: .02em;
    font-size: 13.5vw;
    font-weight: 400;
    line-height: 1.3;
  }

  .menu-lottie {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
  }

  .benefits-wrapper {
    grid-row-gap: 48px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .membership-plans-wrapper {
    margin-top: -80px;
    padding-bottom: 30px;
  }

  .vacations-tab-menu {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-columns: 1fr 1fr;
    padding: 12px 12px 0;
  }

  .vacations-tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .steps-grid {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
  }

  .steps-sticky-card {
    min-width: auto;
    padding: 12px 12px 24px;
  }

  .steps-sticky-card._2 {
    min-width: auto;
  }

  .steps-cards {
    grid-template-columns: auto;
  }

  .steps-card-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: auto;
  }

  .steps-tracker {
    display: none;
  }

  .steps-card {
    min-height: auto;
    padding: 28px 16px;
  }

  .steps-circle {
    display: none;
  }

  .subtitle-intro-wrapper.e-e-page {
    width: 100%;
  }

  .team-box {
    grid-row-gap: 16px;
  }

  .team-card.partner-page {
    width: 85vw;
    padding: 8px 8px 24px;
  }

  .testimonial-wrapper {
    margin-right: 0;
  }

  .testimonial-slider {
    justify-content: center;
  }

  .testimonial-tracker {
    width: 36px;
    display: none;
  }

  .testimonial-arrow {
    bottom: 0;
    right: 72px;
  }

  .testimonial-arrow.right {
    left: 72px;
  }

  .tracker-item {
    width: 36px;
  }

  .testimonial-slide-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-mask {
    margin-left: 0;
  }

  .benefit-card {
    grid-row-gap: 36px;
  }

  .intro-wrapper {
    grid-column-gap: 120px;
    position: relative;
  }

  .intro-content {
    grid-row-gap: 36px;
  }

  .stacked-intro.e-e-page {
    padding-left: 12px;
  }

  .button {
    font-size: 12px;
  }

  .button.white {
    font-size: 3.333vw;
    position: relative;
    left: 60.2706px;
  }

  .button.wide {
    font-size: 3.333vw;
  }

  .internet-icon.mob {
    width: 14px;
    height: 14px;
  }

  .navigation-content {
    z-index: 2;
    padding-left: 6px;
  }

  .testimonial-content {
    padding-left: 12px;
    padding-right: 12px;
  }

  .team-background-image.six {
    background-size: cover;
  }

  .checkout-form {
    padding: 36px 12px 12px;
  }

  .checkout-details {
    grid-row-gap: 36px;
    padding: 18px;
  }

  .order-top-bar {
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .payment-tab-content {
    grid-row-gap: 24px;
  }

  .payment-info-wrapper {
    grid-row-gap: 36px;
  }

  .payment-tabs-intro {
    grid-row-gap: 24px;
  }

  .customer-info {
    padding: 18px;
  }

  .order-item {
    grid-template-columns: 1fr;
  }

  .vacation-slide-arrow {
    left: -60px;
    right: 0;
  }

  .home-hero-content {
    grid-row-gap: 48px;
    padding-top: 136px;
    padding-bottom: 136px;
  }

  .home-hero-intro {
    grid-row-gap: 12px;
    margin-bottom: 15vh;
  }

  .hero-intro.partner-page {
    padding-left: 0;
  }

  .vacations-verticle-card {
    padding: 9px;
  }

  .verticle-card-image {
    min-height: 180px;
  }

  .vacation-card-info {
    padding-left: 6px;
    padding-right: 6px;
  }

  .popular-vacations {
    padding: 0;
  }

  .popular-vacations.mob {
    padding-top: 0;
  }

  .section-intro {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .inner-page-hero {
    min-height: 525px;
  }

  .hero-video-wrapper {
    grid-row-gap: 12px;
    padding: 4px;
  }

  .steps-icon.absolute {
    width: 40px;
    height: 40px;
  }

  .steps-content {
    grid-row-gap: 28px;
  }

  .steps-description {
    grid-row-gap: 14px;
  }

  .large-journal-post {
    min-height: auto;
    padding-left: 12px;
    padding-right: 12px;
  }

  .journal-post-info {
    min-height: auto;
    padding: 36px 18px 18px;
  }

  .journal-right-wrapper {
    grid-row-gap: 18px;
  }

  .journal-list-item {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .journal-list-image {
    min-height: 140px;
  }

  .home-hero-title {
    grid-row-gap: 12px;
  }

  .hero-slider {
    height: 100dvh;
  }

  .product-slider-arrow {
    bottom: 36px;
    left: 60px;
    right: 0;
  }

  .hero-slide {
    height: 100dvh;
  }

  .product-images-row {
    padding-top: 36px;
  }

  .partner-images {
    grid-row-gap: 9px;
  }

  .large-vacation-image {
    min-height: 200px;
    max-height: 350px;
  }

  .small-image-grid {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .small-vacation-image {
    min-height: 125px;
  }

  .slider-background-wrapper {
    min-height: auto;
    padding: 51px 6% 40px;
    position: relative;
  }

  .slider-background-wrapper.hero-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .background {
    display: flex;
  }

  .background.mob {
    background-image: none;
    display: flex;
  }

  .hero-slide-arrow {
    border-right-style: solid;
    width: 60px;
    height: 60px;
    margin-left: 15vw;
    left: auto;
  }

  .hero-slide-arrow.left {
    border-radius: 0;
    bottom: 60px;
  }

  .slider-bottom {
    justify-content: flex-end;
    width: 80%;
    height: 120px;
    bottom: 0%;
  }

  .bottom-grid-wrapper {
    grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr) 1fr;
    grid-template-areas: ".";
    grid-auto-columns: auto;
    width: 100%;
    min-width: auto;
  }

  .featured-location {
    grid-row-gap: 8px;
    justify-items: start;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 18px 18px 30px;
    position: relative;
  }

  .featured-location-icon {
    width: 71%;
    display: flex;
  }

  .dropdown-list {
    z-index: 999;
  }

  .dropdown-list.w--open {
    padding-top: 18px;
  }

  .product-hero-content {
    text-align: center;
    align-items: flex-start;
    padding-bottom: 120px;
    padding-right: 0;
  }

  .nav-button-toggle {
    background-color: var(--new-light-bg);
    padding: 10px;
  }

  .dropdown-wrapper {
    min-width: 88vw;
    padding: 12px;
  }

  .destinations-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .vacation-features {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 36px;
    display: flex;
  }

  .feature-item {
    justify-content: flex-start;
    align-items: center;
    padding-top: 18px;
    display: flex;
  }

  .feature-item.map {
    flex-direction: column;
    align-items: stretch;
    min-height: 28vh;
    padding: 0;
  }

  .feature-item.pp {
    flex-direction: row;
    justify-content: flex-start;
  }

  .feature-text, .feature-text.pp {
    justify-items: start;
  }

  .map-wrapper {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .featured-location-price {
    flex-direction: column;
    display: flex;
  }

  .currency-sign {
    margin-right: 5px;
  }

  .featured-location-heading {
    font-size: 18px;
  }

  .inquire-card {
    grid-row-gap: 24px;
    padding: 18px;
  }

  .property-body {
    grid-row-gap: 36px;
  }

  .centered-intro {
    max-width: 100%;
  }

  .team-images {
    grid-column-gap: 6px;
    grid-row-gap: 0px;
    width: 100%;
    height: 30vh;
    overflow: hidden;
  }

  .about-us-intro {
    grid-row-gap: 36px;
    margin-top: -48px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .team-items {
    margin-top: -38vh;
  }

  .large-image {
    width: 96vw;
    min-height: 120px;
  }

  .small-image {
    min-height: 120px;
  }

  .small-image.hide {
    display: none;
  }

  .medium-image {
    min-height: 120px;
  }

  .mission-wrapper.without-bottom-padding.mob {
    width: 100%;
    padding-top: 7vh;
    padding-bottom: 0;
  }

  .location-dynamic-text {
    justify-items: start;
  }

  .form-block {
    padding: 20px;
  }

  .form-block.white-bg.shadow {
    padding-top: 33px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .quick-link-item.mob {
    grid-column-gap: 6px;
    padding: 9px;
  }

  .mobile-destinations {
    padding: 0;
    display: block;
  }

  .mobile-destinations-list {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .mobile-destination-link {
    border: 1px solid var(--indicator-outline);
    color: var(--black);
    border-radius: 5px;
    width: 100%;
    padding: 18px 12px;
    text-decoration: none;
  }

  .mobile-destinations-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 18px;
    background-color: #fff;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 30px 24px;
    display: grid;
  }

  .footer-wrapper.main {
    padding-right: 0;
  }

  .footer-pages {
    width: 100%;
  }

  .footer-destinations {
    grid-auto-flow: row;
  }

  .paralax-background.team-banner-background {
    background-position: 0%;
  }

  .paralax-background.e-e-banner {
    background-image: url('../images/img_2911_original-copy_1img_2911_original-copy.avif');
    background-position: 8%;
  }

  .large-journal-content {
    grid-row-gap: 18px;
  }

  .steps-intro {
    grid-row-gap: 24px;
  }

  .map {
    align-self: stretch;
  }

  .password-wrapper {
    flex-direction: column;
  }

  .password-field {
    border-style: solid;
    border-color: var(--indicator-outline);
    background-color: var(--grey-background);
    border-radius: 5px;
    min-height: 48px;
    margin-bottom: 9px;
  }

  .password-button {
    min-height: 48px;
  }

  .dynamic-heading-text {
    grid-row-gap: 0px;
    grid-template-columns: auto;
  }

  .password-hero {
    padding-left: 18px;
    padding-right: 18px;
  }

  .payment-buttons {
    grid-row-gap: 6px;
  }

  .order-confirmation {
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .order-left {
    padding: 18px;
  }

  .success-message-content {
    padding: 6px;
  }

  .flyout-menu.close, .dropdown-text {
    display: none;
  }

  .dropdown-icon {
    color: var(--powder-blue);
    margin-right: 0;
    display: block;
  }

  .flyout-menu-wrapper {
    display: none;
  }

  .vacation-continents {
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .testimonial-section {
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .vacation-hero-intro {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
  }

  .mobile-navigation-shade {
    display: none;
  }

  .heading {
    font-size: 8vw;
  }

  .heading-6 {
    font-size: 5.5vw;
  }

  .xl-heading {
    align-items: center;
    font-size: 8.5vw;
  }

  .xl-heading.purple._1-5em {
    font-size: 24px;
  }

  .xl-heading.white.e-e-image-heading {
    font-size: 30px;
  }

  .collection-list-wrapper-2 {
    height: 70vh;
  }

  .featured-property-wrapper {
    margin-bottom: 0;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .section-details {
    min-height: 120px;
  }

  .section-details.hide-desktop.experiences {
    background-color: var(--cream);
    margin-left: 18px;
    margin-right: 18px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .div-block-2 {
    flex-direction: column;
    display: flex;
  }

  .locations-image-section {
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .text-block-2 {
    font-size: 3.333vw;
    line-height: 1;
  }

  .partner-form {
    padding: 0;
  }

  .grind-intro-h-wrapper {
    padding-top: 5vh;
    padding-left: 18px;
    padding-right: 18px;
  }

  .div-block-5 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .events-vs-section {
    grid-row-gap: 36px;
    margin-top: -48px;
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
  }

  .events-vs-section.e-e-page {
    padding: 8px;
  }

  .cofounder-wrapper {
    grid-row-gap: 12px;
  }

  .text-block-4 {
    font-size: 10px;
  }

  .footer-div-1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding-top: 24px;
  }

  .input-heading {
    text-align: left;
  }

  .home-intro-grid.vert-padding {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr 1fr auto auto;
    min-height: auto;
    padding-top: 3vh;
  }

  .features-heading {
    font-size: 5vw;
  }

  .popup-wrapper.bg-white {
    align-items: center;
  }

  .popup-wrapper.bg-white.mob {
    display: none;
  }

  .large-partner-image {
    min-height: 200px;
    max-height: 350px;
  }

  .form-wrapper {
    min-width: auto;
    padding: 12px 12px 24px;
  }

  .form-wrapper._2 {
    min-width: auto;
  }

  .form-wrapper._2.mob {
    width: 100%;
  }

  .popup-container {
    grid-row-gap: 24px;
    align-items: flex-start;
    padding-top: 3vh;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .heading-wrapper.bottom-padding {
    margin-top: -18px;
    margin-bottom: 0;
  }

  .image {
    width: 8vw;
  }

  .e-e-background-image {
    background-image: linear-gradient(#0000001a, #0000001a), url('../images/image-11_2image-11.avif');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .special-and {
    font-size: 18vw;
  }

  .approach-heading-wrapper {
    margin-top: 0;
  }

  .l-heading {
    font-size: 6.667vw;
  }

  .about-vs-section {
    grid-row-gap: 36px;
    margin-top: -48px;
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
  }

  .about-vs-section.founders {
    margin-top: -55vh;
  }

  .xxxl-heading {
    font-size: 42px;
  }

  .about-image {
    width: 100%;
  }

  .body-display-2 {
    font-size: 4.444vw;
  }

  .properties-content-wrapper {
    margin-bottom: 2.5vh;
  }

  .flex-block.key-features-pl {
    grid-column-gap: 10px;
    grid-row-gap: 9px;
    margin-top: 10px;
    margin-bottom: 4px;
  }

  .collection-list-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .text-block-5 {
    font-size: 12px;
    line-height: 1.2;
  }

  .collection-item {
    justify-content: flex-end;
    display: flex;
  }

  .testimonial-slide-wrapper-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-mask-2 {
    margin-left: 0;
  }

  .testimonial-wrapper-2 {
    margin-right: 0;
  }

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

  .testimonial-arrow-2 {
    bottom: 0;
    right: 72px;
  }

  .testimonial-arrow-2.right {
    left: 72px;
  }

  .body-display-3 {
    font-family: Inter, sans-serif;
    font-size: 4.444vw;
  }

  .testimonial-wrapper-3 {
    margin-right: 0;
  }

  .testimonial-content-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .faq-question-bar {
    padding-top: 10px;
  }

  .faq-circle {
    width: 20px;
    min-width: auto;
    height: 20px;
    min-height: auto;
  }

  .dropdown-list---locations.w--open {
    padding-top: 18px;
    top: -167px;
    left: auto;
  }

  .property-features {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .steps-card-2 {
    min-height: auto;
    padding: 28px 16px;
  }

  .steps-card-2.mob {
    padding-left: 12px;
    padding-right: 12px;
  }

  .pp-image-grid {
    grid-row-gap: 9px;
  }

  .small-image-flex {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .amenities-icon {
    width: 25px;
  }

  .icon-wrapper {
    width: 50px;
    height: 50px;
  }

  .pp-page-list-wrapper {
    padding-left: 14px;
  }

  .property-page-pro {
    min-width: 85vw;
    padding: 9px;
  }

  .steps-content---icon {
    grid-row-gap: 28px;
  }

  .steps-card-home {
    min-height: auto;
    padding: 28px 16px;
  }

  .steps-card-wrapper-home {
    grid-row-gap: 24px;
    grid-template-columns: auto;
  }

  .accordion-item---brix.accordion-1---brix {
    padding-bottom: 16px;
  }

  .accordion-arrow-wrap---brix {
    margin-top: -5px;
  }

  .arrow-right.btn-whatsapp-icons-img {
    background-color: var(--indicator-outline);
  }

  .grid-wrapper-2 {
    grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
  }

  .about-us-intro-2 {
    grid-row-gap: 36px;
    margin-top: -48px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .floating-call-wrapper-only-mob {
    z-index: 50;
    bottom: 15px;
    right: 15px;
  }

  .call-button.call-us.icon {
    width: 50px;
    height: 50px;
  }

  .other-escapes-wrapper {
    grid-row-gap: 36px;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 9px;
    display: flex;
  }

  .room-type-item-wrapper {
    justify-content: center;
    align-items: center;
    height: 22vh;
  }

  .room-type-image {
    min-height: 0;
  }

  .collection-spacer {
    flex-direction: column;
    display: flex;
  }

  .verticle-card-image---2 {
    min-height: 180px;
  }

  .image-3 {
    width: 25px;
    height: 25px;
  }

  .sub-content {
    color: var(--powder-blue);
    text-align: left;
  }

  .text-block---no-cap {
    font-size: 10px;
  }

  .internet-icon-copy.mob {
    width: auto;
    height: 16px;
  }

  .joinchat__button.whatsapp.icon {
    width: 50px;
    height: 50px;
  }

  .read-more-button {
    font-size: 12px;
  }

  .inner-page-hero-2 {
    min-height: 525px;
  }

  .grid-wrapper-4 {
    grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
  }

  .blog-body-wrapper, .blog-body-holder {
    padding: 18px;
  }

  .contact-button {
    font-size: 12px;
  }

  .contact-button.white, .contact-button.wide {
    font-size: 3.333vw;
  }

  .heading-7.small {
    font-size: 15px;
  }

  .section-5 {
    padding-bottom: 60px;
  }

  .inquire-card-2 {
    grid-row-gap: 24px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: 90%;
    padding: 18px;
    display: block;
  }

  .body-display-5 {
    text-align: left;
    font-family: Inter, sans-serif;
    line-height: 1.4em;
  }

  .contact-button-2 {
    font-size: 12px;
  }

  .vacations-verticle-card-2 {
    padding: 9px;
  }

  .grid-wrapper-5 {
    grid-row-gap: 0px;
    grid-template-columns: minmax(18px, 1fr) minmax(0, 1400px) minmax(18px, 1fr) 1fr;
    max-height: none;
  }

  .section-6 {
    padding-top: 5vh;
    padding-bottom: 9vh;
  }
}

#w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-32304828 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: stretch stretch;
}

#w-node-d9699e8d-5b86-d263-ba3a-4083a13e67b1-32304828 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_0ad05d86-152a-c75d-a344-3714e6f8e4fb-32304828 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e0a006b6-c043-ff84-e9a3-66e0cc5f248b-32304828 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c48b0112-662b-903b-413b-ccc63315bf6b-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e05bb64e-01bb-b032-3b4e-cc6b7a84d8cc-32304828 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-e05bb64e-01bb-b032-3b4e-cc6b7a84d8d7-32304828 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-32304828 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcbe-32304828 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_2c2439bc-7ce7-6ef3-de46-0bb0f6e24f24-32304828 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_2c2439bc-7ce7-6ef3-de46-0bb0f6e24f2f-32304828 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_6536322f-518b-3416-4705-b2fc245ab78f-32304828 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_6536322f-518b-3416-4705-b2fc245ab79a-32304828 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-a519c370-2663-1445-b152-0277410ae951-32304828 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-a519c370-2663-1445-b152-0277410ae95c-32304828 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-eb4ba049-fa43-e1ef-7e93-602cc2a98961-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7b850680-41df-30ea-b59c-3f6efd9ae587-32304828 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-efa2927a-e796-bc46-5a04-772cbe6a31fb-32304828, #w-node-_1312e24f-9145-37de-6d55-acf1d439191b-32304828 {
  place-self: center;
}

#w-node-_853f48eb-fa46-765d-8d1c-f2bad72f3ec2-32304828 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_927528b0-6e0e-4b2c-6fb1-5dd4759e9ab4-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e8d16186-dd05-131f-a1df-8804f13ad981-32304828 {
  place-self: center start;
}

#w-node-e8d16186-dd05-131f-a1df-8804f13ad983-32304828 {
  place-self: center stretch;
}

#w-node-_1cc7a0b4-f0a7-f8be-56e7-66fd8ffb1c9f-32304828 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1cc7a0b4-f0a7-f8be-56e7-66fd8ffb1ca5-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_39c403db-acbe-6505-7e69-7f7049339549-32304828 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_997e4316-3809-459f-0550-db78bd9b6f0c-32304828 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-d5cb7e54-02ce-4aa9-84b2-096ae6645ef5-32304828, #w-node-d86ed033-6748-7d0c-1688-f5aaa5a6264b-32304828, #w-node-_6d890ee8-f575-f8c0-bef5-ccdc0d21edad-32304828, #w-node-_07f7822a-effe-0e5a-b64e-5c72915fe726-32304828 {
  place-self: center start;
}

#w-node-ae5c77d8-4861-99f8-102c-b4dd740cd420-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ae5c77d8-4861-99f8-102c-b4dd740cd421-32304828 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_8cdb7a1e-7b40-b714-c5d2-eac8ff874d25-32304828 {
  justify-self: start;
}

#w-node-_1d7ffcd3-f74d-42fa-9c2c-dd8fbb0c2810-32304828 {
  place-self: center;
}

#w-node-ae5c77d8-4861-99f8-102c-b4dd740cd422-32304828 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ae5c77d8-4861-99f8-102c-b4dd740cd423-32304828 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-ae5c77d8-4861-99f8-102c-b4dd740cd424-32304828 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_76aaaf52-36e0-ad5b-dbf3-a07bc46531a1-32304828, #w-node-_2ce48932-7def-c0e7-f32c-092538d6e779-32304828, #w-node-f84a90c1-50c9-21f1-a287-fb04a906e971-32304828, #w-node-_1c31b1da-5dd2-efe0-e4dc-2e5aa1514524-32304828, #w-node-_0b4551d9-a9b2-65c6-125b-9cff4ff819e5-32304828 {
  align-self: stretch;
}

#w-node-_9ddfbbe2-aaa4-db69-33ed-b7e2d48c209b-32304828 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_9ddfbbe2-aaa4-db69-33ed-b7e2d48c209c-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9ddfbbe2-aaa4-db69-33ed-b7e2d48c209e-32304828 {
  align-self: stretch;
}

#w-node-_9ddfbbe2-aaa4-db69-33ed-b7e2d48c209f-32304828 {
  align-self: start;
}

#w-node-_2e6b28ca-5bd4-9b6d-02bd-caeb9b0c9bcb-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_33e6d6c0-7e21-5986-07d7-5931a21eb67a-32304828 {
  justify-self: start;
}

#w-node-_2e6b28ca-5bd4-9b6d-02bd-caeb9b0c9be4-32304828 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2e6b28ca-5bd4-9b6d-02bd-caeb9b0c9be7-32304828 {
  place-self: start;
}

#w-node-_68c745ba-2fc3-afd4-b0b1-c8cccf339f6b-32304828 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_44b03c28-1f2a-2264-bf2a-5a626e145c34-32304828 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a76727be-500c-2b5a-efe3-71101d5e9731-32304828 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_01dca403-1b3d-bce1-c35e-b9a3ffcf00f4-32304828, #w-node-a76727be-500c-2b5a-efe3-71101d5e9753-32304828 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a76727be-500c-2b5a-efe3-71101d5e975e-32304828 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-a76727be-500c-2b5a-efe3-71101d5e9769-32304828 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-a76727be-500c-2b5a-efe3-71101d5e9774-32304828 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_1408812f-c727-cc8c-13c3-0db2c45c6c51-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1408812f-c727-cc8c-13c3-0db2c45c6c52-32304828 {
  justify-self: center;
}

#w-node-_1408812f-c727-cc8c-13c3-0db2c45c6c55-32304828 {
  align-self: stretch;
}

#w-node-_1408812f-c727-cc8c-13c3-0db2c45c6c56-32304828 {
  align-self: start;
}

#w-node-_1408812f-c727-cc8c-13c3-0db2c45c6c5c-32304828 {
  place-self: end start;
}

#w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d48-32304828 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d49-32304828 {
  place-self: center;
}

#w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d51-32304828 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d53-32304828 {
  place-self: stretch start;
}

#w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d57-32304828 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-adf528b7-8713-9828-b818-e46720d19f91-59d49f91 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b353a379-59e2-8542-0b57-d28d213c8f70-59d49f91 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-c3473e3d-1ffa-223f-8843-92bac916ff48-59d49f91, #w-node-f4ff1c35-f47b-f08f-f896-4db8b15aa6e5-59d49f91 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7ce76f3d-bcd5-6c34-7231-1560409182fe-59d49f91 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1f5f39f0-109c-3a40-f635-5c18df6cb423-59d49f91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6cb7662-2e8e-b732-31c0-1f9a59d49f93-59d49f91 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-_0313ac4f-0baf-452b-a290-5f7efbd43f5a-59d49f91 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-d8eb6401-e01b-7668-75ac-322d0c5697d4-59d49f91 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-dfd23af6-828d-947c-849f-db9f9e2ea42e-59d49f91 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_8cdae334-cb3d-8e68-c277-876f3057f288-3057f286 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_8cdae334-cb3d-8e68-c277-876f3057f28c-3057f286 {
  place-self: center stretch;
}

#w-node-_8cdae334-cb3d-8e68-c277-876f3057f28d-3057f286 {
  grid-area: 3 / 1 / 4 / 4;
}

#w-node-_8cdae334-cb3d-8e68-c277-876f3057f2a8-3057f286, #w-node-_8cdae334-cb3d-8e68-c277-876f3057f29f-3057f286, #w-node-_8cdae334-cb3d-8e68-c277-876f3057f296-3057f286, #w-node-_5829091b-4294-c0da-3763-a89e45939355-3057f286, #w-node-_4ffbb205-192e-ee05-1bfb-b54da35ec631-3057f286 {
  place-self: center;
}

#w-node-a4181ea1-b90f-dce7-1ff2-23e3139ba538-d3468612 {
  place-self: start stretch;
}

#w-node-_121c17b8-01e3-a1aa-a4ea-5f82f370ad3f-d3468612, #w-node-_5e1bd0b4-6d22-3307-e2c6-d62eb6ca6683-d3468612, #w-node-_121c17b8-01e3-a1aa-a4ea-5f82f370ad44-d3468612, #w-node-_121c17b8-01e3-a1aa-a4ea-5f82f370ad49-d3468612 {
  align-self: center;
}

#w-node-fe5806d1-ba3c-6536-8a5c-5a16146d2969-d3468612 {
  place-self: start stretch;
}

#w-node-fe5806d1-ba3c-6536-8a5c-5a16146d296a-d3468612 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-fe5806d1-ba3c-6536-8a5c-5a16146d296d-d3468612 {
  place-self: center stretch;
}

#w-node-fe5806d1-ba3c-6536-8a5c-5a16146d2970-d3468612, #w-node-fe5806d1-ba3c-6536-8a5c-5a16146d2972-d3468612, #w-node-fe5806d1-ba3c-6536-8a5c-5a16146d297a-d3468612, #w-node-fe5806d1-ba3c-6536-8a5c-5a16146d297c-d3468612, #w-node-fe5806d1-ba3c-6536-8a5c-5a16146d297f-d3468612 {
  align-self: center;
}

#w-node-_5acecf7e-bad1-d377-fc77-627e36390715-d3468612 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b81da175-c775-67a3-e76c-5239914deb8b-d3468612 {
  justify-self: start;
}

#w-node-_69b0d3f6-d0cc-2db5-ee2d-841bd3468614-d3468612 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_199fb1dc-b4ea-99c3-f373-804a90f62445-d3468612 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_4a59f852-41bf-9100-21ba-09c186cccf0e-d3468612 {
  place-self: center stretch;
}

#w-node-_239c8558-1404-9f29-a4d9-791d8b603a3e-d3468612 {
  align-self: center;
}

#w-node-_5e42fbeb-cc7a-eb86-1ca8-09f395f96b84-d3468612 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c05fe523-5a2a-b171-9eca-362095d4bf72-d3468612 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_9b3d0861-357f-c367-a479-19a8e9fb326e-e9fb326d {
  place-self: stretch center;
}

#w-node-c731b8b6-3cab-0aea-30b7-7d5eb055e15c-e9fb326d {
  place-self: end center;
}

#w-node-_18f8cf41-07d7-80fd-d338-324c9b57fe0b-32304854 {
  place-self: end start;
}

#w-node-eeddaf6f-c404-aebc-3778-2d8a247d11ff-32304854, #w-node-_472c3fef-b927-9a73-550c-be72cb01f47c-32304854, #w-node-c24fff76-73ef-fefd-c904-7403c5ee1ab1-32304873 {
  justify-self: center;
}

#w-node-_6988ea00-fdfc-c180-1183-29d59b3669c9-32304899 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_6988ea00-fdfc-c180-1183-29d59b3669ca-32304899 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-_720c99d7-c1ab-ebf0-ce8d-e11f437d9093-32304899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3a975026-65e1-943b-ad86-20e2b09c01da-32304899 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3a975026-65e1-943b-ad86-20e2b09c01dc-32304899 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_3a975026-65e1-943b-ad86-20e2b09c01dd-32304899 {
  align-self: start;
}

#w-node-dcc88592-3c26-4e78-118c-a311404dccdd-32304899 {
  place-self: center stretch;
}

#w-node-_001d4351-7b74-c4f9-71d3-716193c893ff-32304899 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_001d4351-7b74-c4f9-71d3-716193c89402-32304899 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-fe74319e-159d-bd74-ff20-d82870b38f1e-32304899 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-fe74319e-159d-bd74-ff20-d82870b38f20-32304899 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-fe74319e-159d-bd74-ff20-d82870b38f21-32304899 {
  align-self: start;
}

#w-node-be736848-748c-c39f-f397-7423983fba90-32304899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fcef22d4-adf5-12da-cf8e-5d61a352dd5c-323048b0 {
  place-self: center start;
}

#w-node-f5c11274-cdb2-c7d9-15e7-5185922db14b-323048b0, #w-node-_83c2b3b1-4def-fd1f-15f8-3e7122eae97c-323048b0 {
  align-self: start;
}

#w-node-_7e643633-c7d4-289e-db71-e90f621fac58-323048b0 {
  justify-self: end;
}

#w-node-_62c1fed5-9f41-b202-2150-9ddf00f95ed1-323048b0 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_589243de-a796-e6ce-255b-3118d5c0ddc4-323048b0 {
  align-self: center;
}

#w-node-_49789b07-b593-01d2-ded7-af4911de038d-323048b0 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-_54ca8548-f73d-abad-3b4f-22c4188fe745-323048b0 {
  align-self: center;
}

#w-node-_60677b3354187cb0f1b2215f000000000096-323048b0, #w-node-_60677b3354187cb0f1b2215f000000000089-323048b0, #w-node-_2e210142-ea8c-1244-b7c4-0017a92e645b-323048b0 {
  align-self: start;
}

#w-node-_973750dd-18ff-7622-0683-ef3b0368c2f9-323048b4 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_973750dd-18ff-7622-0683-ef3b0368c2fa-323048b4 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-_56b292cc-cf3b-526f-258c-f79be690c6c1-323048b4 {
  place-self: center stretch;
}

#w-node-_56b292cc-cf3b-526f-258c-f79be690c6cc-323048b4 {
  align-self: center;
}

#w-node-_99ad69b6-17fa-6031-fd69-8692c42b30c6-323048b4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_99ad69b6-17fa-6031-fd69-8692c42b30d3-323048b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99ad69b6-17fa-6031-fd69-8692c42b30d8-323048b4 {
  place-self: center;
}

#w-node-_99ad69b6-17fa-6031-fd69-8692c42b30db-323048b4, #w-node-_99ad69b6-17fa-6031-fd69-8692c42b30dc-323048b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99ad69b6-17fa-6031-fd69-8692c42b30e5-323048b4 {
  place-self: center start;
}

#w-node-_99ad69b6-17fa-6031-fd69-8692c42b30f3-323048b4 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fa-323048b6 {
  grid-area: 2 / 2 / 2 / 2;
  place-self: auto;
}

#w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3b7-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Property-Name.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c2-323048b6, #Last-Name.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c4-323048b6, #Email.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c6-323048b6, #Mobile-2.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c7-323048b6, #check-out.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3ca-323048b6, #Numberofkids.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3cd-323048b6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3d0-323048b6, #sendToWhatsApp.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3d1-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3d4-323048b6 {
  justify-self: stretch;
}

#w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3d5-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e62bc3cd-5135-ad6b-ea6e-9d66a9b9d99d-323048b6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a91dd53f-68a2-cdfa-c36c-482c46607fdd-323048b6 {
  place-self: center;
}

#w-node-_2cd1b510-6197-d6a4-e2a4-c8320b100d46-323048b6 {
  justify-self: center;
}

#w-node-c76993b6-f388-189d-6e16-b0525de00599-323048b6 {
  place-self: center;
}

#w-node-c76993b6-f388-189d-6e16-b0525de0059a-323048b6 {
  justify-self: center;
}

#w-node-_3d571470-2c5f-f56f-d5dc-ace0e0226399-323048b6 {
  place-self: center;
}

#w-node-_3d571470-2c5f-f56f-d5dc-ace0e022639a-323048b6 {
  justify-self: center;
}

#w-node-_90456202-19b4-633a-7ff0-41dcc9631d34-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_667efb47-7837-c0c8-b9c7-b20a1465cf38-323048b6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7e1d1e31-5d48-5d7e-b5c3-31b933ac2ec5-323048b6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-febd2ffd-a31b-48bb-0265-a51f9535f2f2-323048b6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d2061ad0-5899-1e1a-4f90-c5f927733ede-323048b6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f551b2c0-0eac-fdc2-1c8e-d5a290dc0c56-323048b6, #w-node-a57a6733-84eb-0c70-69ab-d0acb25d640a-323048b6, #w-node-_48dc0d39-d298-7400-e6cc-f16aef82c406-323048b6 {
  justify-self: center;
}

#w-node-_8fbdfe59-b1e5-732b-4591-ecaad86e5865-323048b6 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: stretch;
}

#w-node-_32a8c887-6766-a3e0-4779-4f1835f5e5e9-323048b6 {
  justify-self: start;
}

#w-node-a73c8db0-db02-3f0a-6a3b-cbb81e731002-323048b6 {
  place-self: center;
}

#w-node-c7d2c9e5-0109-b3b2-8df0-59737cf9ee54-323048b6 {
  place-self: center start;
}

#w-node-c7d2c9e5-0109-b3b2-8df0-59737cf9ee56-323048b6 {
  place-self: center stretch;
}

#w-node-c7d2c9e5-0109-b3b2-8df0-59737cf9ee61-323048b6 {
  place-self: center start;
}

#w-node-c7d2c9e5-0109-b3b2-8df0-59737cf9ee63-323048b6 {
  place-self: center stretch;
}

#w-node-_5cd351ad-ec40-c8f0-ee87-92aca348c852-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Booking-Form.w-node-dccf8652-1582-27e9-9b28-67ebbfc6c9f1-323048b6 {
  place-self: start center;
}

#w-node-_7a6b2765-fba4-743f-3bf2-af29685475b6-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Property-Name.w-node-_829538d4-25bf-c1dd-b009-67ff826f9b13-323048b6, #Last-Name.w-node-_06ad2cc5-1c1b-dc4d-5bad-ad6739692fe5-323048b6, #Email.w-node-e1c3b073-4995-b807-a440-5d3dc344d315-323048b6, #Mobile-2.w-node-e1c3b073-4995-b807-a440-5d3dc344d319-323048b6, #check-out.w-node-b8aa3fa9-5d20-7a13-033c-ef59ff0b7c2a-323048b6, #Numberofkids.w-node-_4c863ddd-d70f-ce3d-b694-3bdc383d9803-323048b6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_57f2a047-9820-1ff5-0e18-dc4594fba1c6-323048b6, #sendToWhatsApp.w-node-_35f79f76-bc3d-82e2-2e89-481e2a08afe8-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1c3b073-4995-b807-a440-5d3dc344d31e-323048b6 {
  justify-self: stretch;
}

#w-node-_2234ee38-6d7c-fd00-6bba-b289a669fe01-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_711bd45b-55eb-36e3-24f2-e485b514695d-323048b6 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_711bd45b-55eb-36e3-24f2-e485b5146974-323048b6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_711bd45b-55eb-36e3-24f2-e485b514697f-323048b6 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_711bd45b-55eb-36e3-24f2-e485b514698a-323048b6 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_711bd45b-55eb-36e3-24f2-e485b5146995-323048b6 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_711bd45b-55eb-36e3-24f2-e485b51469a0-323048b6 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_933c998d-e242-02c4-7cee-3bce7390ac2d-323048b6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5886944c-058c-779a-d717-ce400b794b59-323048b6 {
  justify-self: center;
}

#w-node-e720fee7-8f75-05b8-6cd5-7106df31d38a-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e720fee7-8f75-05b8-6cd5-7106df31d38f-323048b6 {
  place-self: center;
}

#w-node-e720fee7-8f75-05b8-6cd5-7106df31d393-323048b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e720fee7-8f75-05b8-6cd5-7106df31d39c-323048b6 {
  place-self: center start;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ab-323048bb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: end start;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47af-323048bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a83b73f5-ce56-8ad8-3fa7-2fe498702841-323048bb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bde1dfb7-6396-289a-18d9-a140e4080bbb-323048bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_07ee16be-d4f6-6d24-3a6b-f1668c1df38d-323048bb {
  place-self: center;
}

#w-node-_07ee16be-d4f6-6d24-3a6b-f1668c1df38f-323048bb {
  justify-self: center;
}

#w-node-eb778137-e031-d6da-7934-36647850fcb9-323048bb {
  place-self: center;
}

#w-node-eb778137-e031-d6da-7934-36647850fcbb-323048bb {
  justify-self: center;
}

#w-node-dae47dfd-4fc6-f2dd-cfd3-06ced54decfc-323048bb {
  place-self: center;
}

#w-node-dae47dfd-4fc6-f2dd-cfd3-06ced54decfe-323048bb {
  justify-self: center;
}

#w-node-_8883b0cb-9ff9-fade-5181-1a880ee3e485-323048bb {
  place-self: center;
}

#w-node-_8883b0cb-9ff9-fade-5181-1a880ee3e487-323048bb {
  justify-self: center;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bb {
  grid-area: 1 / 2 / 2 / 3;
}

#Enquire.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_8ce19d73-8b95-12f0-01ba-7dee664be4fa-323048bb, #w-node-_4919d77c-306d-d1bd-827c-2e9a79d1397e-323048bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Name.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfee5-323048bb, #Email.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfeea-323048bb, #Mobile-2.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfeee-323048bb, #Message.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfef2-323048bb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfef3-323048bb {
  justify-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c486-323048bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c487-323048bb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c48b-323048bb {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c48d-323048bb {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c493-323048bb {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c494-323048bb {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c497-323048bb {
  align-self: end;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4a1-323048bb {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4a2-323048bb {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4a5-323048bb {
  align-self: end;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4af-323048bb {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4b0-323048bb {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4b3-323048bb {
  align-self: end;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4bd-323048bb {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4be-323048bb {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4c1-323048bb {
  align-self: end;
}

#w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad0-323048bb {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad3-323048bb {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_0754c23b-8be9-9838-2e0b-b5c62248a3ad-323048bb {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e624cf0e-e972-defd-4b79-aa47e5197117-323048bb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Email-2.w-node-_33ca2371-d817-93f3-4c75-e23175c69214-323048bb, #Phone-number-2.w-node-_33ca2371-d817-93f3-4c75-e23175c69216-323048bb, #Message-2.w-node-_33ca2371-d817-93f3-4c75-e23175c69218-323048bb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_33ca2371-d817-93f3-4c75-e23175c69219-323048bb {
  justify-self: stretch;
}

#w-node-_60677b3354187cf213b22165000000000060-323048bc {
  align-self: end;
}

#w-node-_60677b3354187cf213b22165000000000061-323048bc {
  align-self: start;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ab-323048bd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bd {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-e09d5f5a-e752-f158-3d56-3421dfbfdaf5-323048bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_82c7dd52-efdd-01eb-cffe-aa6718140d44-323048bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Phone-number.w-node-e09d5f5a-e752-f158-3d56-3421dfbfdb04-323048bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e09d5f5a-e752-f158-3d56-3421dfbfdb09-323048bd {
  justify-self: stretch;
}

#w-node-a83b73f5-ce56-8ad8-3fa7-2fe498702841-323048bd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bde1dfb7-6396-289a-18d9-a140e4080bbb-323048bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_07ee16be-d4f6-6d24-3a6b-f1668c1df38d-323048bd {
  place-self: center;
}

#w-node-_07ee16be-d4f6-6d24-3a6b-f1668c1df38f-323048bd {
  justify-self: center;
}

#w-node-b25679ae-3faf-3856-78f8-14dd8272c54c-323048bd {
  place-self: center;
}

#w-node-b25679ae-3faf-3856-78f8-14dd8272c54e-323048bd {
  justify-self: center;
}

#w-node-e5df0bec-9b97-15d6-d466-0f53ee61b211-323048bd {
  place-self: center;
}

#w-node-e5df0bec-9b97-15d6-d466-0f53ee61b213-323048bd {
  justify-self: center;
}

#w-node-ad3f1d1e-fa48-5966-81b1-5d8769f1239f-323048bd {
  place-self: center;
}

#w-node-ad3f1d1e-fa48-5966-81b1-5d8769f123a1-323048bd {
  justify-self: center;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bd {
  grid-area: 1 / 2 / 2 / 3;
}

#partner-with-us.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_293a5797-93df-4b0b-b296-62b8dae26070-323048bd, #w-node-_293a5797-93df-4b0b-b296-62b8dae26071-323048bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Email.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfeea-323048bd, #Phone-number-2.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfeee-323048bd, #Message.w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfef2-323048bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_37c42e9d-4eef-7802-317b-4c3dafdbfef3-323048bd {
  justify-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c486-323048bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c487-323048bd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c48b-323048bd {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c48d-323048bd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c493-323048bd {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c494-323048bd {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c497-323048bd {
  align-self: end;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4a1-323048bd {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4a2-323048bd {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4a5-323048bd {
  align-self: end;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4af-323048bd {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4b0-323048bd {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4b3-323048bd {
  align-self: end;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4bd-323048bd {
  align-self: stretch;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4be-323048bd {
  place-self: start;
}

#w-node-_0946e135-5c65-fa86-7104-47900a45c4c1-323048bd {
  align-self: end;
}

#w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad0-323048bd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad3-323048bd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_27b959b6-ab2a-75a4-0f82-b187a3fde142-323048bd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_86c5fef3-cef3-ed96-b245-8d75d9b09b51-323048bd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8dfc7581-552d-7f34-70ef-1e197cf0b6d2-323048bd, #Email-2.w-node-_1b350722-b8d2-e843-444d-c13133c27f81-323048bd, #Phone-number-2.w-node-_1b350722-b8d2-e843-444d-c13133c27f83-323048bd, #Message-2.w-node-_1b350722-b8d2-e843-444d-c13133c27f85-323048bd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b350722-b8d2-e843-444d-c13133c27f86-323048bd {
  justify-self: stretch;
}

#w-node-_4d26109b-aa25-ed76-922e-8e27d49301c5-323048be {
  place-self: center start;
}

#w-node-e7da366f-c292-c390-0256-54e021be924a-323048be {
  align-self: start;
}

#w-node-e7da366f-c292-c390-0256-54e021be924c-323048be {
  justify-self: end;
}

#w-node-e7da366f-c292-c390-0256-54e021be924d-323048be {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-e7da366f-c292-c390-0256-54e021be924e-323048be {
  align-self: center;
}

#w-node-e7da366f-c292-c390-0256-54e021be9250-323048be {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-a3d9a952-d0b6-273a-d974-d9b7a63a48c3-323048be {
  align-self: center;
}

#w-node-_14a79643-ac46-99ce-41d7-98abfe4a9877-323048be {
  align-self: start;
}

#w-node-_02bf3b8d-cf63-2f05-7af4-1953cce2a390-323048bf {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f035c008-501b-a531-9d27-12e5a5bd14ce-323048bf {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f035c008-501b-a531-9d27-12e5a5bd14d0-323048bf {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-f035c008-501b-a531-9d27-12e5a5bd14d1-323048bf {
  align-self: start;
}

#w-node-a898f11c-b829-46c9-235d-0f471a259986-323048bf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-323048c0 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048c0 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e98-323048c0 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e8f-323048c0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18a6-323048c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c103f0-4d63-a2e7-af5c-71111061a769-323048c0 {
  place-self: center;
}

#w-node-_80380f5e-40d4-ebfd-4ade-e7fcc603a2bf-323048c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18b1-323048c0 {
  place-self: center start;
}

#w-node-_02bf3b8d-cf63-2f05-7af4-1953cce2a390-323048c1 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f035c008-501b-a531-9d27-12e5a5bd14ce-323048c1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f035c008-501b-a531-9d27-12e5a5bd14d0-323048c1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-f035c008-501b-a531-9d27-12e5a5bd14d1-323048c1 {
  align-self: start;
}

#w-node-a898f11c-b829-46c9-235d-0f471a259986-323048c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db2bba2d-dcde-fa7f-2acc-34e5578889bd-323048d7 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-db2bba2d-dcde-fa7f-2acc-34e5578889be-323048d7 {
  grid-area: 1 / 1 / 2 / 6;
  place-self: end center;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae025c-323048d7 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae0264-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae0269-323048d7, #Email.w-node-b0bde294-3797-a5b1-6dff-ebb29aae026b-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae026d-323048d7, #Phone-number.w-node-b0bde294-3797-a5b1-6dff-ebb29aae026f-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae0271-323048d7, #Message.w-node-b0bde294-3797-a5b1-6dff-ebb29aae0273-323048d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae0274-323048d7 {
  justify-self: stretch;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae027e-323048d7 {
  align-self: stretch;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae0280-323048d7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae0281-323048d7 {
  place-self: center start;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae0283-323048d7 {
  place-self: center stretch;
}

#w-node-b0bde294-3797-a5b1-6dff-ebb29aae0286-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae0288-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae028b-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae028d-323048d7, #w-node-b0bde294-3797-a5b1-6dff-ebb29aae0290-323048d7, #w-node-d86b1714-3a21-1a48-1f06-690317fceae0-323048d7 {
  align-self: center;
}

#w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b24-323048d8 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b25-323048d8 {
  grid-area: 1 / 1 / 2 / 6;
  place-self: end center;
}

#w-node-be6d31ee-12d6-6cbf-ab9a-fd04c3340a7e-323048dc {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_2e9ce06e-ca81-c5d8-2981-e9c2c29c1d52-323048dc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e6e224f9-d38e-1293-0238-2c1d91fe0fd6-323048dc {
  align-self: stretch;
}

#w-node-e6e224f9-d38e-1293-0238-2c1d91fe0fd7-323048dc {
  place-self: start;
}

#w-node-e6e224f9-d38e-1293-0238-2c1d91fe0fd9-323048dc {
  align-self: start;
}

#w-node-e6e224f9-d38e-1293-0238-2c1d91fe0fdc-323048dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-ffc761e3-326f-4fe0-c625-4ac1c27be102-323048dd {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-ffc761e3-326f-4fe0-c625-4ac1c27be103-323048dd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-fa1f9f5b-f6bd-478f-885f-77a0a24cafa6-323048dd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b24-323048de {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b25-323048de {
  grid-area: 1 / 1 / 2 / 6;
  place-self: end center;
}

#w-node-_67adb940-ee09-51c3-218a-2812b329945a-323048de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-323048e0 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048e0 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e98-323048e0 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e8f-323048e0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18a6-323048e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c103f0-4d63-a2e7-af5c-71111061a769-323048e0 {
  place-self: center;
}

#w-node-_80380f5e-40d4-ebfd-4ade-e7fcc603a2bf-323048e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18b1-323048e0 {
  place-self: center start;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-323048e1 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048e1 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e98-323048e1 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e8f-323048e1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18a6-323048e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c103f0-4d63-a2e7-af5c-71111061a769-323048e1 {
  place-self: center;
}

#w-node-_80380f5e-40d4-ebfd-4ade-e7fcc603a2bf-323048e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18b1-323048e1 {
  place-self: center start;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-b97d3fd0 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-b97d3fd0 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e98-b97d3fd0 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-de56468d-0fa6-4ceb-87ed-d87d97474e8f-b97d3fd0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18a6-b97d3fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37c103f0-4d63-a2e7-af5c-71111061a769-b97d3fd0 {
  place-self: center;
}

#w-node-_80380f5e-40d4-ebfd-4ade-e7fcc603a2bf-b97d3fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d557c1b-1383-3eb2-8da9-0974ef8f18b1-b97d3fd0 {
  place-self: center start;
}

#w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a3a-b97d3fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Property-Name.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a44-b97d3fd0 {
  order: 0;
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Last-Name.w-node-_2e7c0a43-2c9c-869f-892e-f4d78d7cbc4c-b97d3fd0, #Your-Email.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a46-b97d3fd0, #Mobile.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a48-b97d3fd0, #check-out.w-node-_2892c5b8-95a2-6442-7a1a-4849fcf1e314-b97d3fd0, #Numberofkids.w-node-fbd7a7fe-6109-7d05-ceb3-735d0569794f-b97d3fd0, #Message.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a4a-b97d3fd0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a4b-b97d3fd0, #sendToWhatsApp.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a4c-b97d3fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a4e-b97d3fd0 {
  justify-self: stretch;
}

#w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a4f-b97d3fd0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-c48b0112-662b-903b-413b-ccc63315bf6b-32304828 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8cdae334-cb3d-8e68-c277-876f3057f288-3057f286 {
    grid-area: 1 / 2 / 3 / 4;
  }

  #w-node-_199fb1dc-b4ea-99c3-f373-804a90f62445-d3468612 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6988ea00-fdfc-c180-1183-29d59b3669c9-32304899 {
    justify-self: center;
  }

  #w-node-_6988ea00-fdfc-c180-1183-29d59b3669ca-32304899 {
    place-self: end center;
  }

  #w-node-_720c99d7-c1ab-ebf0-ce8d-e11f437d9093-32304899 {
    place-self: center;
  }

  #w-node-_8fbdfe59-b1e5-732b-4591-ecaad86e5865-323048b6 {
    justify-self: stretch;
  }

  #Booking-Form.w-node-dccf8652-1582-27e9-9b28-67ebbfc6c9f1-323048b6 {
    justify-self: center;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048c0 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-db2bba2d-dcde-fa7f-2acc-34e5578889be-323048d7, #w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b25-323048d8, #w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b25-323048de {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048e0, #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048e1, #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-b97d3fd0 {
    grid-area: 1 / 1 / 2 / 4;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-c48b0112-662b-903b-413b-ccc63315bf6b-32304828, #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd420-32304828 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd421-32304828 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd424-32304828 {
    grid-area: 1 / 2 / 3 / 3;
  }

  #w-node-_001d4351-7b74-c4f9-71d3-716193c89402-32304899 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fa-323048b6 {
    justify-self: auto;
  }

  #w-node-_8fbdfe59-b1e5-732b-4591-ecaad86e5865-323048b6, #w-node-_933c998d-e242-02c4-7cee-3bce7390ac2d-323048b6, #w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bb {
    grid-area: 1 / 2 / 2 / 3;
  }

  #Enquire.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad3-323048bb, #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ab-323048bd, #w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #partner-with-us.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bd {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad3-323048bd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-323048c0 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048c0 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: end center;
  }

  #w-node-db2bba2d-dcde-fa7f-2acc-34e5578889bd-323048d7 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-db2bba2d-dcde-fa7f-2acc-34e5578889be-323048d7 {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b24-323048d8 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b25-323048d8 {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b24-323048de {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-_50d3af45-1673-8d3f-42cf-6834aa7b2b25-323048de {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-323048e0 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048e0 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: end center;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-323048e1 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-323048e1 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: end center;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a6-b97d3fd0 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-ab4ce1e7-5e93-e9e1-35be-33352e6358a7-b97d3fd0 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: end center;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-32304828, #w-node-eb4ba049-fa43-e1ef-7e93-602cc2a98961-32304828, #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd420-32304828, #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d48-32304828 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_69b0d3f6-d0cc-2db5-ee2d-841bd3468614-d3468612 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_199fb1dc-b4ea-99c3-f373-804a90f62445-d3468612 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c05fe523-5a2a-b171-9eca-362095d4bf72-d3468612, #w-node-_001d4351-7b74-c4f9-71d3-716193c893ff-32304899 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_001d4351-7b74-c4f9-71d3-716193c89402-32304899, #w-node-fe74319e-159d-bd74-ff20-d82870b38f1e-32304899 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fa-323048b6 {
    justify-self: stretch;
  }

  #Property-Name.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c2-323048b6, #Last-Name.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c4-323048b6, #check-out.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3ca-323048b6, #Numberofkids.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3cd-323048b6, #Property-Name.w-node-_829538d4-25bf-c1dd-b009-67ff826f9b13-323048b6, #Last-Name.w-node-_06ad2cc5-1c1b-dc4d-5bad-ad6739692fe5-323048b6, #check-out.w-node-b8aa3fa9-5d20-7a13-033c-ef59ff0b7c2a-323048b6, #Numberofkids.w-node-_4c863ddd-d70f-ce3d-b694-3bdc383d9803-323048b6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bb, #w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad3-323048bb {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bd {
    grid-area: 1 / 1 / 2 / 4;
    place-self: end center;
  }

  #w-node-e09d5f5a-e752-f158-3d56-3421dfbfdaf5-323048bd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bd, #w-node-c6f23af0-da71-edbe-0a63-64ccbae83ad3-323048bd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #Property-Name.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a44-b97d3fd0, #Last-Name.w-node-_2e7c0a43-2c9c-869f-892e-f4d78d7cbc4c-b97d3fd0, #check-out.w-node-_2892c5b8-95a2-6442-7a1a-4849fcf1e314-b97d3fd0, #Numberofkids.w-node-fbd7a7fe-6109-7d05-ceb3-735d0569794f-b97d3fd0, #Message.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a4a-b97d3fd0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-32304828 {
    align-self: end;
  }

  #w-node-d9699e8d-5b86-d263-ba3a-4083a13e67b1-32304828 {
    justify-self: start;
  }

  #w-node-c48b0112-662b-903b-413b-ccc63315bf6b-32304828 {
    grid-column: 1 / 4;
  }

  #w-node-e05bb64e-01bb-b032-3b4e-cc6b7a84d8cc-32304828, #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-32304828, #w-node-_2c2439bc-7ce7-6ef3-de46-0bb0f6e24f24-32304828, #w-node-_6536322f-518b-3416-4705-b2fc245ab78f-32304828, #w-node-a519c370-2663-1445-b152-0277410ae951-32304828 {
    grid-area: 1 / 2 / 2 / 3;
    justify-self: stretch;
  }

  #w-node-_7b850680-41df-30ea-b59c-3f6efd9ae587-32304828 {
    grid-area: 1 / 1 / 2 / 5;
    place-self: center;
  }

  #w-node-_083c8291-a667-1b6a-b2f9-a7382a35960b-32304828, #w-node-c8c1e211-b117-62b8-96fc-eaa98d922196-32304828 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd420-32304828 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd421-32304828 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd422-32304828 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd423-32304828 {
    grid-row-end: 3;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d51-32304828 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d53-32304828 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: stretch start;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d57-32304828 {
    grid-area: 3 / 1 / 4 / 5;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d64-32304828 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-adf528b7-8713-9828-b818-e46720d19f91-59d49f91 {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-d8eb6401-e01b-7668-75ac-322d0c5697d4-59d49f91 {
    justify-self: center;
  }

  #w-node-dfd23af6-828d-947c-849f-db9f9e2ea42e-59d49f91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_121c17b8-01e3-a1aa-a4ea-5f82f370ad3f-d3468612 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
  }

  #w-node-_5acecf7e-bad1-d377-fc77-627e36390715-d3468612 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_199fb1dc-b4ea-99c3-f373-804a90f62445-d3468612 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c05fe523-5a2a-b171-9eca-362095d4bf72-d3468612 {
    grid-column-end: 3;
  }

  #w-node-_4cbcb60e-c398-508b-c02d-acc1864a7db1-32304899 {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-c76993b6-f388-189d-6e16-b0525de00598-323048b6 {
    grid-area: 1 / 2 / 2 / 2;
  }

  #w-node-_3d571470-2c5f-f56f-d5dc-ace0e0226398-323048b6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ca603036-1de6-8e7b-c1e4-638574f5300e-323048b6 {
    grid-area: 2 / 2 / 2 / 3;
  }

  #w-node-_711bd45b-55eb-36e3-24f2-e485b514695d-323048b6 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_933c998d-e242-02c4-7cee-3bce7390ac2d-323048b6 {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bb {
    grid-area: span 1 / span 5 / span 1 / span 5;
    place-self: end start;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47af-323048bb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a83b73f5-ce56-8ad8-3fa7-2fe498702842-323048bb {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bb {
    grid-area: 1 / 2 / 2 / 3;
  }

  #Enquire.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bb {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c486-323048bb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c48b-323048bb {
    grid-row-end: 3;
  }

  #w-node-_60677b3354187cf213b22165000000000061-323048bc {
    order: -9999;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bd {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-a83b73f5-ce56-8ad8-3fa7-2fe498702842-323048bd {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c475-323048bd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #partner-with-us.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bd {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c486-323048bd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c48b-323048bd {
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-32304828 {
    grid-column: 2 / 3;
    align-self: stretch;
  }

  #w-node-e05bb64e-01bb-b032-3b4e-cc6b7a84d8cc-32304828, #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-32304828, #w-node-_2c2439bc-7ce7-6ef3-de46-0bb0f6e24f24-32304828, #w-node-_6536322f-518b-3416-4705-b2fc245ab78f-32304828, #w-node-a519c370-2663-1445-b152-0277410ae951-32304828 {
    grid-column-end: 4;
  }

  #w-node-_7b850680-41df-30ea-b59c-3f6efd9ae587-32304828 {
    grid-area: 1 / 1 / 2 / 5;
    place-self: center;
  }

  #w-node-_1cc7a0b4-f0a7-f8be-56e7-66fd8ffb1c9f-32304828, #w-node-_1cc7a0b4-f0a7-f8be-56e7-66fd8ffb1ca5-32304828, #w-node-_39c403db-acbe-6505-7e69-7f7049339549-32304828, #w-node-_997e4316-3809-459f-0550-db78bd9b6f0c-32304828 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd424-32304828 {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_2e6b28ca-5bd4-9b6d-02bd-caeb9b0c9bdb-32304828 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c3473e3d-1ffa-223f-8843-92bac916ff48-59d49f91 {
    grid-area: span 3 / span 1 / span 3 / span 1;
  }

  #w-node-_7e643633-c7d4-289e-db71-e90f621fac58-323048b0 {
    justify-self: start;
  }

  #w-node-_57185c84-ccf7-9046-3d3b-d8f1cd32c5c0-323048b0 {
    order: -9999;
  }

  #w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fa-323048b6 {
    justify-self: auto;
  }

  #w-node-_57c60107-7684-8790-d602-cc3ee30d2fab-323048b6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3d571470-2c5f-f56f-d5dc-ace0e0226398-323048b6 {
    grid-row-start: 2;
  }

  #w-node-ca603036-1de6-8e7b-c1e4-638574f5300e-323048b6 {
    grid-row-end: 3;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bd {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-e7da366f-c292-c390-0256-54e021be924c-323048be {
    justify-self: start;
  }

  #w-node-b0bde294-3797-a5b1-6dff-ebb29aae0264-323048d7 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-32304828 {
    align-self: end;
  }

  #w-node-_0ad05d86-152a-c75d-a344-3714e6f8e4fb-32304828 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-c48b0112-662b-903b-413b-ccc63315bf6b-32304828 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-e05bb64e-01bb-b032-3b4e-cc6b7a84d8cc-32304828, #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-32304828, #w-node-_2c2439bc-7ce7-6ef3-de46-0bb0f6e24f24-32304828, #w-node-_6536322f-518b-3416-4705-b2fc245ab78f-32304828, #w-node-a519c370-2663-1445-b152-0277410ae951-32304828 {
    grid-area: 1 / 2 / 2 / 5;
    justify-self: stretch;
  }

  #w-node-eb4ba049-fa43-e1ef-7e93-602cc2a98961-32304828 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_083c8291-a667-1b6a-b2f9-a7382a35960b-32304828 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_853f48eb-fa46-765d-8d1c-f2bad72f3ec2-32304828 {
    grid-column: 2 / 3;
  }

  #w-node-beb5ad1f-9192-3a88-a7c9-b1d5cce5c28d-32304828, #w-node-ae5c77d8-4861-99f8-102c-b4dd740cd424-32304828 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_68c745ba-2fc3-afd4-b0b1-c8cccf339f6b-32304828, #w-node-a76727be-500c-2b5a-efe3-71101d5e9731-32304828 {
    grid-column: 2 / 3;
  }

  #w-node-_1408812f-c727-cc8c-13c3-0db2c45c6c5c-32304828 {
    justify-self: start;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d48-32304828 {
    grid-column-start: 1;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d49-32304828 {
    place-self: center;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d57-32304828 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_17b3d115-500e-d7e0-f572-cae58f2c6d64-32304828 {
    grid-column: span 3 / span 3;
  }

  #w-node-adf528b7-8713-9828-b818-e46720d19f91-59d49f91 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-fe5806d1-ba3c-6536-8a5c-5a16146d296a-d3468612 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_199fb1dc-b4ea-99c3-f373-804a90f62445-d3468612 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c05fe523-5a2a-b171-9eca-362095d4bf72-d3468612 {
    grid-column-end: 3;
  }

  #w-node-_973750dd-18ff-7622-0683-ef3b0368c2fa-323048b4 {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #Property-Name.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c2-323048b6, #Last-Name.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3c4-323048b6, #check-out.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3ca-323048b6, #Numberofkids.w-node-ca20cecb-4e45-8e82-6658-cb8bb15ee3cd-323048b6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ca603036-1de6-8e7b-c1e4-638574f5300e-323048b6 {
    grid-area: 2 / 2 / 2 / 3;
  }

  #w-node-_32a8c887-6766-a3e0-4779-4f1835f5e5e9-323048b6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #Property-Name.w-node-_829538d4-25bf-c1dd-b009-67ff826f9b13-323048b6, #Last-Name.w-node-_06ad2cc5-1c1b-dc4d-5bad-ad6739692fe5-323048b6, #check-out.w-node-b8aa3fa9-5d20-7a13-033c-ef59ff0b7c2a-323048b6, #Numberofkids.w-node-_4c863ddd-d70f-ce3d-b694-3bdc383d9803-323048b6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_711bd45b-55eb-36e3-24f2-e485b514695d-323048b6 {
    grid-column: 2 / 3;
  }

  #w-node-_933c998d-e242-02c4-7cee-3bce7390ac2d-323048b6 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bb {
    grid-area: span 1 / span 5 / span 1 / span 5;
    place-self: end start;
  }

  #Enquire.w-node-_0946e135-5c65-fa86-7104-47900a45c476-323048bb {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c486-323048bb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c487-323048bb, #w-node-_0946e135-5c65-fa86-7104-47900a45c48d-323048bb, #w-node-_89d5c266-1256-6408-e6a4-34d3b42eea82-323048bb, #w-node-_0754c23b-8be9-9838-2e0b-b5c62248a3b3-323048bb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-323048bd {
    grid-area: 1 / 1 / 2 / 6;
    place-self: end center;
  }

  #w-node-_0946e135-5c65-fa86-7104-47900a45c487-323048bd, #w-node-_0946e135-5c65-fa86-7104-47900a45c48d-323048bd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8dfc7581-552d-7f34-70ef-1e197cf0b6d2-323048bd {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #Property-Name.w-node-_7a83f036-de3f-c2ae-8be6-5fbd94633a44-b97d3fd0, #Last-Name.w-node-_2e7c0a43-2c9c-869f-892e-f4d78d7cbc4c-b97d3fd0, #check-out.w-node-_2892c5b8-95a2-6442-7a1a-4849fcf1e314-b97d3fd0, #Numberofkids.w-node-fbd7a7fe-6109-7d05-ceb3-735d0569794f-b97d3fd0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-bold.woff') format('woff'), url('../fonts/eudoxussans-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-extrabold.woff') format('woff'), url('../fonts/eudoxussans-extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-extralight.woff') format('woff'), url('../fonts/eudoxussans-extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-light.woff') format('woff'), url('../fonts/eudoxussans-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-medium.woff') format('woff'), url('../fonts/eudoxussans-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eudoxussans';
  src: url('../fonts/eudoxussans-regular.woff') format('woff'), url('../fonts/eudoxussans-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-bold.woff') format('woff'), url('../fonts/plusjakartasans-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-extralight.woff') format('woff'), url('../fonts/plusjakartasans-extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-extralightitalic.woff') format('woff'), url('../fonts/plusjakartasans-extralightitalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-italic.woff') format('woff'), url('../fonts/plusjakartasans-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-light.woff') format('woff'), url('../fonts/plusjakartasans-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-lightitalic.woff') format('woff'), url('../fonts/plusjakartasans-lightitalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-medium.woff') format('woff'), url('../fonts/plusjakartasans-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-mediumitalic.woff') format('woff'), url('../fonts/plusjakartasans-mediumitalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-extrabold.woff') format('woff'), url('../fonts/plusjakartasans-extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-regular.woff') format('woff'), url('../fonts/plusjakartasans-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/plusjakartasans-extrabolditalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ronds Mukode';
  src: url('../fonts/ronds-mukode.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}