:root {
  --body-display: #516381;
  --indicator-outline: #c0c0d333;
  --grey-background: #f7f8fc;
  --dark-slate-blue: #174779;
  --black: #081c3a;
  --ghost-white: #fcfcff;
  --teal-2: #2a7674;
  --outline: #efeff7;
  --shaddow: #3540751a;
  --royal-blue: #3572ff;
  --dark-outline: #e6e6f3;
  --light-sea-green: #37a7a5;
  --royal-blue-2: #4a6792;
  --teal: #32727a;
  --dodger-blue: #217dfc;
}

.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-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-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

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

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

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

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

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

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

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

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

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

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

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

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

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.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-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, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity {
    font-size: 16px;
  }
}

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: Musticapro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  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;
}

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 {
  background-color: var(--dark-slate-blue);
  color: var(--black);
  font-family: Musticapro, sans-serif;
}

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

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

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

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

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

.hero-background-image.about-hero-background {
  background-image: url('../images/fondo-acerca-de-dlr.jpg');
  background-position: 50%;
}

.hero-background-image.support-hero-background {
  background-image: url('../images/fondo-principal.jpg');
}

.hero-background-image.benefit-intro-background {
  background-image: url('../images/Travel004.jpeg');
}

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

.overlay {
  background-color: #0f132600;
  position: absolute;
  inset: 0%;
}

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

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

.overlay.extra-light {
  background-color: #0f13260d;
}

.overlay.coming-soon {
  background-color: var(--ghost-white);
  background-image: url('../images/conjunto.jpg');
  background-position: 50%;
  background-size: auto 100%;
}

.overlay.coming-soon-02 {
  background-color: var(--ghost-white);
  background-image: url('../images/recamara.jpg');
  background-position: 50%;
  background-size: auto 100%;
}

.overlay.coming-soon-03 {
  background-color: var(--ghost-white);
  background-image: url('../images/roofgarden.jpg');
  background-position: 50%;
  background-size: auto 100%;
}

.overlay.coming-soon-04 {
  background-color: var(--ghost-white);
  background-image: url('../images/terraza-interior.jpg');
  background-position: 50%;
  background-size: auto 100%;
}

.overlay.coming-soon-05 {
  background-color: var(--ghost-white);
  background-image: url('../images/home.jpg');
  background-position: 50%;
  background-size: auto 100%;
}

.subtitle {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
}

.subtitle.small {
  font-size: 8px;
}

.subtitle.white {
  color: #fff;
}

.subtitle.large {
  letter-spacing: 1px;
  text-transform: none;
  font-family: Lane narrow \[allfont, sans-serif;
  font-size: 23px;
}

.navbar {
  z-index: 200;
  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: flex;
}

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

.right-nav {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: none;
}

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

.scroll-indicator {
  z-index: 49;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 1px solid var(--indicator-outline);
  background-color: var(--dark-slate-blue);
  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(--teal-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 140px 0;
  display: flex;
  position: relative;
}

.section.no-padding {
  background-image: url('../images/fondo-atributos-2-1.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.section.no-padding.home {
  background-image: url('../images/home-amenidades.jpg');
}

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

.section.no-top-padding {
  background-image: url('../images/fondo-para-texto.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
}

.section.no-top-padding.solid {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.section.small {
  padding-top: 0;
  padding-bottom: 40px;
}

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

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

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

.grid-wrapper.padding {
  margin-top: 100px;
}

.grid-wrapper.padding.inner {
  margin-top: 0;
  margin-bottom: 60px;
}

.grid-wrapper.map {
  padding-top: 100px;
}

.body-display {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

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

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

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

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

.slider-wrapper {
  margin-left: 80px;
  padding-top: 40px;
  padding-bottom: 48px;
  overflow: hidden;
}

.location-card-slider {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: -80px;
  display: flex;
}

.location-mask {
  width: 30%;
  max-width: 800px;
  overflow: visible;
}

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

.slider-arrow.right {
  margin-left: 0;
  margin-right: -72px;
}

.slide-nav {
  display: none;
}

.nav-menu {
  z-index: 40;
  justify-content: center;
  max-width: 500px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  overflow: visible;
}

.indicator {
  background-color: #d2d2e0;
  border-radius: 100px;
  width: 100%;
  height: 20%;
}

.nav-button {
  z-index: 10;
  border: 1px solid var(--indicator-outline);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 3px;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Musticapro, sans-serif;
  font-size: 11px;
  text-decoration: none;
  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 {
  background-color: #0000;
  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: #fff;
  border-bottom-left-radius: 3px;
  width: 24px;
  height: 24px;
  position: absolute;
  inset: auto -51px auto auto;
  transform: rotate(45deg);
}

.about-us-section {
  background-image: url('../images/home-acerca-de-DRL.jpg');
  background-position: 0 0;
  background-size: auto;
  overflow: hidden;
}

.about-wrapper {
  z-index: 10;
  grid-column-gap: 100px;
  grid-row-gap: 24px;
  background-color: var(--teal-2);
  color: #fff;
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 220px 20px 220px 80px;
  padding: 60px 40px 100px;
  display: grid;
  position: relative;
}

.about-wrapper.only {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

.stacked-paragraphs {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  text-align: justify;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 600px;
  display: grid;
}

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

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

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

.xxl-heading {
  font-family: Lane narrow \[allfont, sans-serif;
  font-size: 68px;
  line-height: 1.1em;
}

.xxl-heading.green {
  background-color: var(--teal-2);
  border-radius: 20px;
  padding: 20px;
}

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

.social-sidebar-icons.horizontal {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

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

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

.benefits-wrapper {
  z-index: 10;
  grid-column-gap: 80px;
  grid-row-gap: 140px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 550px;
  padding-top: 140px;
  padding-bottom: 140px;
  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 140px;
  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(--body-display);
  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-outline-circle {
  border: 2px solid var(--dark-outline);
  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(--black);
  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(--grey-background);
  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;
}

.steps-cards {
  grid-column-gap: 60px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  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;
}

.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: 275px;
  padding: 24px;
  display: grid;
  position: relative;
}

.steps-circle {
  border: 0px none var(--indicator-outline);
  border-radius: 100px;
  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;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: auto;
  display: grid;
  position: relative;
}

.team-wrapper {
  z-index: 10;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 600px;
  padding-top: 100px;
  padding-bottom: 200px;
  padding-left: 80px;
  display: grid;
  position: relative;
}

.team-box {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 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-radius: 12px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  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-image {
  border-radius: 12px;
  min-height: 250px;
  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;
  padding-left: 18px;
  padding-right: 18px;
  display: grid;
}

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

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

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

.testimonial-wrapper {
  color: #fff;
  margin-left: 80px;
  margin-right: 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: grid;
  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: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  inset: auto 72px 9px 0%;
}

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

.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%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 81px;
  padding-right: 48px;
  display: flex;
  position: relative;
}

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

.benefit-card {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  background-color: var(--teal-2);
  border-radius: 12px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 200px;
  margin-right: 20px;
  padding: 30px;
  transition: box-shadow .5s;
  display: grid;
  position: relative;
}

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

.verticle-line {
  background-color: var(--indicator-outline);
  height: 100%;
  position: relative;
}

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

.benefits-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 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;
  padding-top: 18px;
  padding-bottom: 18px;
  display: grid;
  position: relative;
}

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

.button {
  background-color: var(--royal-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-style: none;
  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;
}

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

.button.white {
  background-color: var(--light-sea-green);
  color: #fff;
  letter-spacing: 0;
  font-family: Musticapro, sans-serif;
  font-size: 14px;
}

.button.white:hover {
  background-color: var(--dark-outline);
  color: var(--black);
}

.button.white.secondary {
  color: var(--black);
  background-color: #fff;
}

.featured-journal-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-top: -60px;
  margin-bottom: 60px;
  margin-left: 80px;
  padding: 36px 36px 0;
  display: grid;
  position: relative;
}

.featured-journal-wrapper.full-width {
  margin-left: 36px;
}

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

.vacations-dual-grid {
  grid-column-gap: 80px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 45vw 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.vacation-items {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 200vh;
  padding-top: 80px;
  padding-left: 0;
  position: relative;
}

.sticky-vacation-right {
  z-index: 20;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.vacation-items-grid {
  grid-column-gap: 24px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 36px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

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

.vacation-image {
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  height: 15vw;
  min-height: 100%;
  max-height: 225px;
  padding: 9px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vacation-item-info {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  padding-top: 12px;
  padding-bottom: 12px;
  display: grid;
}

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

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

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

.internet-icon {
  background-color: #fff;
  border-radius: 100px;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  padding: 4px 12px;
}

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

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

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

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

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

.benefit-icon {
  color: var(--body-display);
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

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

.team-image-lightbox {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 36px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-image-location {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  width: 100%;
  height: 100%;
  display: grid;
  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/alberca-palapa.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

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

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

.team-background-image.four {
  background-image: url('../images/Family005.jpeg');
}

.team-background-image.five {
  background-image: url('../images/Family0012.jpeg');
}

.team-background-image.six {
  background-image: url('../images/Family007.jpeg');
}

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

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

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

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

.team-background-image.rp {
  background-image: url('../images/mapa-de-conjunto.jpg');
}

.team-background-image._2-rsj {
  background-image: url('../images/terraza.jpg');
}

.team-background-image._3-rsj {
  background-image: url('../images/recamara.jpg');
}

.team-background-image._4-rsj {
  background-image: url('../images/roofgarden.jpg');
}

.team-background-image._5-rsj {
  background-image: url('../images/terraza-interior.jpg');
}

.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-results {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  display: grid;
}

.location-slider-top {
  height: 80px;
}

.vacations-slider {
  background-color: #fff0;
  align-items: center;
  width: 45vw;
  height: 100vh;
  display: flex;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.locations-slider-mask {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  width: 100%;
  height: 100%;
}

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

.vacation-slide-arrow.right {
  margin-bottom: 60px;
  top: auto;
  bottom: auto;
}

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

.vacation-slider-content {
  color: #fff;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  flex: 1;
  width: 90%;
  position: relative;
  overflow: hidden;
}

.home-hero {
  background-color: #fff;
  align-items: stretch;
  height: 100vh;
  min-height: 100vh;
  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-top: 92px;
  padding-bottom: 152px;
  padding-left: 80px;
  display: grid;
  position: relative;
}

.hero-video-button {
  z-index: 25;
  border: 1px none var(--indicator-outline);
  border-radius: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  margin-top: -36px;
  display: flex;
  position: relative;
}

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

.video-button-background {
  z-index: 30;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.button-video {
  width: 300px;
  min-width: 300px;
  height: 300px;
  min-height: 300px;
  position: absolute;
  inset: 0%;
}

.video-hover-button {
  z-index: 35;
  cursor: pointer;
  border: 1px dashed #c0c0d34d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
  position: relative;
}

.video-button-verlay {
  z-index: 25;
  background-color: #0f132696;
  display: none;
  position: fixed;
  inset: 0%;
}

.video-button-waves {
  z-index: 27;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: none;
  position: absolute;
  inset: auto;
}

.wave-one {
  background-color: var(--indicator-outline);
  border-radius: 100%;
  width: 88%;
  height: 88%;
}

.wave-two {
  background-color: var(--indicator-outline);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.video-icon {
  filter: none;
}

.outline-button {
  border: 1px solid var(--indicator-outline);
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  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:hover {
  border-color: var(--black);
  background-color: var(--black);
  color: #fff;
}

.outline-button.small {
  padding: 9px 18px;
}

.outline-button.white {
  color: #fff;
  border-color: #ffffff4d;
}

.outline-button.white:hover {
  background-color: #081c3a00;
  border-color: #fff;
}

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

.vacations-verticle-card {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  border: 1px solid var(--indicator-outline);
  border-radius: 12px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 300px;
  padding: 18px;
  transition: box-shadow .5s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

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

.verticle-card-image {
  border-radius: 12px;
  height: 100%;
  min-height: 250px;
  position: relative;
  overflow: hidden;
}

.vacation-card-info {
  grid-column-gap: 12px;
  grid-row-gap: 9px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 60px;
  padding-bottom: 0;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.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: 36px 36px 0;
  display: grid;
}

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

.location-card-bottom {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.location-image {
  background-image: url('../images/Fonde-de-desarrollo-inmobiliario-Real-del-Palmar-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 85%;
  width: 110%;
  height: 110%;
  position: absolute;
  inset: auto;
}

.location-image._1 {
  background-image: url('../images/Fonde-de-desarrollo-inmobiliario-Real-Palmira-1-1.png');
  background-size: 85%;
}

.location-image._2 {
  background-image: url('../images/My-project-1-1-1.jpg');
  background-size: 85%;
}

.location-image._3 {
  background-image: url('../images/Fonde-de-desarrollo-inmobiliario-Real-Vista-Hermosa-1.png');
}

.location-image._5 {
  background-image: url('../images/Imagen-de-fondo-de-desarrollo-inmobiliario-Humboldt-2.png');
}

.location-card-content {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  width: 100%;
  height: 100%;
  padding-bottom: 72px;
  text-decoration: none;
  display: grid;
  position: relative;
}

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

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

.journal-post {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: minmax(275px, .5fr) 1fr;
  grid-auto-columns: 1fr;
  min-height: 500px;
  margin-top: -60px;
  margin-left: 36px;
  padding: 48px;
  display: grid;
}

.related-vacation {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--indicator-outline);
  color: #fff;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between;
  place-items: center;
  min-height: 300px;
  padding: 24px;
  text-decoration: none;
  display: grid;
  position: sticky;
  top: 101px;
  overflow: hidden;
}

.journal-content {
  border-radius: 12px;
}

.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 {
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 200px;
  padding: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.steps-icon {
  z-index: 10;
  border: 1px solid var(--indicator-outline);
  background-color: var(--grey-background);
  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: 60px;
  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 auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.steps-circle-outline {
  border: 2px solid var(--indicator-outline);
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  inset: 0%;
}

.steps-circle-outline.two {
  background-color: #fff;
}

.steps-dot {
  z-index: 10;
  background-color: var(--indicator-outline);
  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: 0 36px 36px;
  display: grid;
  position: relative;
}

.journal-right-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto 1fr;
  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;
  padding: 6px;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

.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-list-item-content {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 18px;
  display: grid;
}

.journal-category-tag {
  background-color: var(--grey-background);
  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;
}

.journal-list-info {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  display: grid;
}

.video-icon-wrapper {
  background-color: var(--indicator-outline);
  border: 1px solid #fff3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 60%;
  display: flex;
}

.slide-three-overlay {
  background-color: #0d101f66;
  position: absolute;
  inset: 0%;
}

.gradient-overlay {
  position: absolute;
  inset: 0%;
}

.slide {
  z-index: 10;
}

.location-image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.home-hero-title {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  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;
}

.product-slider-arrow.left {
  right: 72px;
}

.hero-slider-mask {
  overflow: visible;
}

.hero-slide {
  height: 100%;
}

.product-images-row {
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.product-images-row.hidden {
  display: none;
}

.vacation-images {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  margin-left: 36px;
  display: grid;
  overflow: hidden;
}

.large-vacation-image {
  background-color: var(--grey-background);
  border-radius: 5px;
  height: 30vw;
  min-height: 400px;
  max-height: 550px;
  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.locations-background {
  min-width: auto;
}

.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('../images/mapa-de-conjunto.jpg');
  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: url('../images/home-carrusel-palmar.jpg');
  background-position: 100%;
  background-size: 95% 100%;
}

.background.two {
  background-image: url('../images/Villa0017.jpeg');
}

.background.three {
  background-image: url('../images/Villa031.jpeg');
}

.background._1 {
  background-image: url('../images/1desarrollo-carrusel-principal.jpg');
}

.background._3 {
  background-image: url('../images/amenidades1.jpg');
}

.background._4 {
  background-image: url('../images/amenidades2.jpg');
}

.background._5 {
  background-image: url('../images/amenidades3.jpg');
}

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

.hero-slide-arrow.left {
  background-color: #37a7a5;
  border-top-style: none;
  border-top-left-radius: 5px;
  bottom: 70px;
  right: 400px;
}

.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;
  min-width: 100vw;
  height: 100%;
  display: grid;
}

.featured-location {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #2a7674;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 400px;
  padding: 36px;
  text-decoration: none;
  display: none;
}

.featured-location-icon {
  background-color: #37a7a5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
}

.dropdown-list {
  display: none;
}

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

.dropdown-list.flex-left.w--open {
  justify-content: flex-start;
}

.locations-results-top {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  display: grid;
}

.heading-title-grid {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 36px;
  display: grid;
}

.locations-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: minmax(110px, 1fr);
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: minmax(110px, 1fr);
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 80px;
  display: grid;
}

.product-hero-content {
  z-index: 10;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  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 {
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 12px 18px;
  display: flex;
}

.dropdown-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  box-shadow: 0 6px 48px -4px var(--shaddow);
  background-color: #fff;
  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;
  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: 24px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 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;
}

.vacation-info {
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.vacation-features {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border: 1px solid var(--indicator-outline);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 36px;
  padding: 0;
  display: grid;
}

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

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

.feature-icon {
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
  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 auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.background-image-wrapper {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.map-section {
  background-color: var(--teal-2);
  padding-top: 40px;
  padding-bottom: 140px;
}

.map-wrapper {
  background-color: var(--indicator-outline);
  border-radius: 12px;
  min-height: 350px;
  margin-left: 36px;
  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;
}

.dolar-sign {
  font-size: 11px;
  line-height: 1.4em;
}

.featured-location-heading {
  font-family: Lane narrow \[allfont, sans-serif;
}

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

.inquire-card {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  border: 1px solid var(--indicator-outline);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 24px;
  display: grid;
  position: sticky;
  top: 101px;
}

.vacation-body {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  border-radius: 12px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 750px;
  padding: 0 60px 0 36px;
  display: grid;
}

.centered-intro {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  color: #fff;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 700px;
  font-family: Musticapro, sans-serif;
  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: .5fr .5fr .5fr .5fr;
  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;
}

.about-us-intro {
  grid-column-gap: 16px;
  grid-row-gap: 100px;
  background-color: #fff;
  background-image: url('../images/fondo-info.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: -80px;
  margin-left: 36px;
  padding: 48px 48px 0;
  display: grid;
}

.team-items {
  margin-top: -60px;
  margin-left: 36px;
  padding-bottom: 140px;
}

.team-banner {
  color: #fff;
  padding-top: 140px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}

.all-journal-posts {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 800px;
  margin-left: 80px;
  padding-top: 80px;
  padding-bottom: 140px;
  display: grid;
  position: relative;
}

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

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

.slider-arrow-icon {
  filter: brightness(1000%);
  width: 16px;
}

.slider-arrow-icon.white {
  filter: none;
}

.featured-icon {
  filter: brightness(1000%);
  width: 18px;
}

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

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

.locations-slide-content {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  margin-left: 80px;
  padding-bottom: 36px;
  padding-left: 36px;
  padding-right: 36px;
  display: flex;
  position: relative;
}

.featured-vacation-info {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  align-items: stretch;
  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;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.benefits-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--indicator-outline);
  color: #fff;
  background-color: #0000;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 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;
}

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

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

.dropdown-lottie {
  justify-content: center;
  align-items: center;
  width: 14px;
  margin-left: 9px;
  display: flex;
}

.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 {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  box-shadow: 0 12px 36px -8px var(--shaddow);
  color: var(--black);
  background-color: #fff;
  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;
}

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

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

.pagination {
  margin-top: 48px;
}

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

.contact-form-wrapper.columns {
  grid-template-columns: 1fr .55fr;
  padding-top: 0;
  padding-bottom: 0;
}

.form-block {
  border: 1px solid var(--indicator-outline);
  background-color: #f7f8fcba;
  border-radius: 12px;
  margin-bottom: 0;
  padding: 48px;
}

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

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

.text-field {
  border: 1px solid var(--indicator-outline);
  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:focus {
  border-color: var(--dark-outline);
  padding-left: 24px;
}

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

.field-label {
  margin-bottom: 0;
}

.contact-fields {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  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;
  margin-top: 100px;
  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(--grey-background);
  color: var(--black);
  text-transform: uppercase;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding: 18px;
  font-family: Musticapro, sans-serif;
  text-decoration: none;
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

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

.quick-link-item.white {
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
}

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

.team-portrait-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 12px;
  grid-template-rows: minmax(160px, 1fr) minmax(160px, 1fr);
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 550px;
  display: grid;
  overflow: hidden;
}

.team-intro-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(35%, 470px) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.portrait-image {
  border-radius: 5px;
  min-width: 200px;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}

.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: #fff;
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

.preloader-bottom {
  background-color: #fff;
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

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

.agent-inquire-top {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inquire-avatar {
  border-radius: 100px;
  width: 120px;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.inquire-agent-info {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto 1fr;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  padding-top: 12px;
  padding-bottom: 12px;
  display: grid;
}

.background-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.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(--grey-background);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 9px;
  display: flex;
}

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

.inquire-form {
  border-top: 1px solid var(--indicator-outline);
  margin-bottom: 0;
  padding-top: 36px;
}

.contact-options {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--grey-background);
  border-radius: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 36px;
  display: grid;
}

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

.related-vacation-info {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.related-vacation-arrow {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 10px;
  display: flex;
}

.featured-vacation-tag {
  z-index: 10;
  background-color: var(--indicator-outline);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 9px 13px 9px 16px;
  font-size: 8px;
  line-height: 1.2em;
  display: flex;
  position: relative;
}

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

.footer-logo {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  text-transform: uppercase;
  padding-bottom: 40px;
  padding-right: 0;
  font-family: Musticapro, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.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;
  grid-auto-columns: 1fr;
  font-size: 10px;
  display: none;
}

.footer-link {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 9px 14px;
  font-family: Musticapro, sans-serif;
  font-size: 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: #fff;
  font-family: Musticapro, sans-serif;
  font-size: 12px;
}

.credit-text.center {
  text-align: center;
  justify-content: center;
  display: flex;
  position: static;
}

.footer-destination-text {
  background-color: var(--royal-blue-2);
  color: #fff;
  border-radius: 5px;
  padding: 9px 14px;
}

.background-load-top {
  z-index: 25;
  background-color: #fff;
  height: 50%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.background-load-top.grey {
  background-color: var(--grey-background);
}

.background-load-bottom {
  z-index: 25;
  background-color: #fff;
  height: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.background-load-bottom.grey {
  background-color: var(--grey-background);
}

.paralax-background {
  background-image: url('../images/Villa0017.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -36px;
  margin-bottom: -36px;
  position: absolute;
  inset: 0%;
}

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

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

.paralax-background.about-two {
  background-image: url('../images/Family007.jpeg');
}

.paralax-background.about-three {
  background-image: url('../images/Family005.jpeg');
}

.paralax-background.about-four {
  background-image: url('../images/Villa030.jpeg');
}

.paralax-background.about-five {
  background-image: url('../images/Villa029.jpeg');
}

.paralax-background.about-six {
  background-image: url('../images/Travel004.jpeg');
}

.paralax-background.about-seven {
  background-image: url('../images/031.jpeg');
}

.paralax-background.team-banner-background {
  background-image: url('../images/Travel003.jpeg');
}

.paralax-background.journal-footer-background {
  background-image: url('../images/Travel004.jpeg');
}

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

.contact-text {
  justify-content: center;
  align-items: center;
  min-height: 30px;
  display: flex;
}

.link-cover {
  color: #fff;
  background-color: #0000;
  border-radius: 5px;
  height: 100%;
  max-height: 42px;
  position: absolute;
  inset: auto 0%;
}

.link-text {
  z-index: 10;
  letter-spacing: 0;
  font-size: 14px;
  position: relative;
}

.link-text.two {
  font-size: 14px;
}

.nav-menu-links {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr .75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  min-width: 500px;
  font-family: Musticapro, sans-serif;
  display: grid;
}

.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;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.map {
  border-radius: 12px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  margin-bottom: -6px;
  overflow: hidden;
}

.rich-text h2, .rich-text p {
  margin-bottom: 12px;
}

.rich-text h4, .rich-text h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}

.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 {
  width: 24px;
}

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

.vacation-card-arrow {
  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;
}

.invoices-hero {
  flex-direction: row;
  justify-content: center;
  min-height: 100vh;
  display: flex;
}

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

.invoice-image {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 80px;
  padding-left: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.invoice-content-wrapper {
  flex-direction: column;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.invoice-content {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  flex: 1;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: stretch;
  padding-top: 48px;
  display: grid;
}

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

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

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

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

.invoice-list-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--indicator-outline);
  background-color: var(--grey-background);
  color: var(--body-display);
  text-align: center;
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  padding: 24px;
  font-size: 14px;
  font-weight: 400;
  display: grid;
}

.invoice-icon {
  border: 1px solid var(--indicator-outline);
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 16px;
  display: flex;
}

.invoice-avatar {
  border-radius: 100%;
  width: 120px;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.invoice-agent-info {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 350px;
  display: grid;
}

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

.invoice-payment-button {
  background-color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 5px;
  justify-content: center;
  height: 100%;
  min-height: 48px;
  margin-top: 0;
  padding: 16px 32px;
  font-size: 11px;
  display: flex;
}

.default-state {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  height: 100%;
  margin-bottom: 0;
  display: grid;
}

.invoice-bottom {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  border: 1px solid var(--indicator-outline);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  padding: 6px 6px 6px 24px;
  display: grid;
}

.invoice-price {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 16px;
  display: grid;
}

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

.cart-wrapper {
  z-index: 10000;
  background-color: #0d111ae6;
}

.cart-container {
  border-radius: 12px;
  padding: 18px;
}

.cart-header {
  border-bottom-color: var(--indicator-outline);
}

.cart-footer {
  grid-column-gap: 16px;
  grid-row-gap: 9px;
  border-top-color: var(--indicator-outline);
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  display: grid;
}

.cart-quantity {
  border-color: var(--indicator-outline);
  background-color: var(--grey-background);
  border-radius: 5px;
}

.cart-list {
  padding-top: 18px;
  padding-bottom: 18px;
}

.cart {
  width: 100%;
  height: 100%;
}

.fixed-cart {
  z-index: 1000;
  border: 1px solid var(--indicator-outline);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: fixed;
  inset: auto 12px 12px auto;
  overflow: hidden;
}

.cart-button {
  background-color: #fff;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
}

.remove-button {
  color: var(--body-display);
  text-decoration: none;
}

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

.invoice-vacation {
  z-index: 10;
  color: #fff;
  padding-left: 36px;
  position: relative;
}

.dropdown-button {
  background-color: var(--royal-blue);
  color: #fff;
  border-radius: 5px;
  padding: 16px 32px;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

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

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

.success-message-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  min-height: 400px;
  padding: 60px;
  display: grid;
}

.promise-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 750px;
  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;
  max-width: 650px;
  display: grid;
}

.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, .flyout-menu.open, .dropdown-icon {
  display: none;
}

.flyout-menu-wrapper {
  z-index: 20;
  background-color: #071224a3;
  width: 100%;
  display: none;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.flyout-menu-content {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 448px;
  max-width: 448px;
  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 24px 36px 80px;
  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;
}

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

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

.flyout-heading {
  padding-left: 80px;
}

.testimonial-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  padding-bottom: 320px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer {
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: center;
  font-family: Musticapro, sans-serif;
  display: flex;
  position: relative;
}

.submit-button {
  background-color: var(--royal-blue);
  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;
}

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

.delete-me {
  z-index: 5000000;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 22rem;
  padding: 2rem;
  display: flex;
  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;
}

.image {
  object-fit: none;
  max-height: 70%;
}

.image-2 {
  z-index: 200;
  flex: 0 auto;
  order: 1;
  align-self: center;
  max-width: 80%;
  display: inline-block;
  position: fixed;
  inset: 0%;
}

.brand-2 {
  z-index: 25;
  filter: invert() brightness(1000%);
  color: #081c3a;
  letter-spacing: -.02em;
  text-transform: uppercase;
  align-items: center;
  padding-right: 24px;
  font-family: Eudoxussans, sans-serif;
  font-size: 22px;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.image-3 {
  max-width: 110px;
  margin-top: -10px;
}

.heading {
  letter-spacing: 0;
  font-family: Lane narrow \[allfont, sans-serif;
}

.heading.black {
  color: #000;
}

.heading.padding {
  margin-top: 60px;
  margin-bottom: -100px;
}

.image-4 {
  min-width: 200px;
}

.image-5 {
  max-height: 54px;
}

.text-block {
  letter-spacing: 0;
  font-family: Musticapro, sans-serif;
  font-size: 14px;
}

.text-span {
  font-family: Lane narrow \[allfont, sans-serif;
  font-weight: 400;
}

.text-block-2 {
  margin-bottom: 20px;
}

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

.dev-wrapper {
  z-index: 10;
  grid-column-gap: 100px;
  grid-row-gap: 24px;
  background-color: var(--teal-2);
  color: #fff;
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin: 220px 0;
  padding: 60px 40px 100px;
  display: grid;
  position: relative;
}

.dev-wrapper.alone {
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.dev-section {
  grid-column-gap: 16px;
  grid-row-gap: 100px;
  background-color: #0000;
  border-radius: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: 0;
  padding: 48px 0 0 48px;
  display: grid;
}

.p-sm-end {
  padding-bottom: 3em;
}

.p-sm-end.solo {
  padding-left: 80px;
}

.extra-large-2 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6.2em;
  font-weight: 700;
  line-height: 1.05;
}

.extra-large-2.text-medium {
  color: #0c1216;
  font-size: 4em;
}

.map-wrapper-2 {
  background-color: #c0c0d333;
  border-radius: 12px;
  min-height: 350px;
  margin-left: 36px;
  position: relative;
  overflow: hidden;
}

.navbar12_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar12_logo-link {
  padding-left: 0;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.navbar12_icon-wrapper {
  flex: none;
}

.navbar12_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar12_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar12_dropdown-content {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar12_dropdown-link {
  grid-column-gap: .75rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding-top: .25rem;
  padding-bottom: .25rem;
  text-decoration: none;
  display: grid;
}

.text-size-small {
  font-size: .875rem;
}

.navbar12_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar12_link {
  padding: .5rem 1rem;
}

.navbar12_link.w--current {
  color: #0000;
}

.navbar12_dropdown-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
}

.dropdown-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.button-2 {
  color: #0000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-2.is-secondary {
  color: #0000;
  background-color: #0000;
}

.button-2.is-small {
  padding: .5rem 1.25rem;
}

.navbar12_menu-button {
  padding: 0;
}

.navbar12_text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.navbar12_dropdown-list {
  display: block;
}

.navbar12_dropdown-list.w--open {
  background-color: #0000;
  border: 1px solid #0000;
  width: 40rem;
  padding: 1.5rem;
  right: -100%;
}

.navbar12_component {
  background-color: #0000;
  border-bottom: 1px solid #0000;
  align-items: center;
  width: 100%;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.text-weight-semibold {
  font-weight: 600;
}

.nav-link-2 {
  letter-spacing: 0;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  display: flex;
}

.nav-link-2.w--current {
  color: #000;
}

.nav-link-2.mobile {
  border: 1px solid #889ea833;
  height: auto;
}

.dropdown-list-2 {
  background-color: #0000;
  display: none;
  overflow: visible;
}

.dropdown-list-2.w--open {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 12px;
  display: flex;
}

.dropdown-corner {
  background-color: #fff;
  width: 12px;
  height: 12px;
  position: absolute;
  inset: -5px auto auto;
  transform: rotate(45deg);
}

.lottie-animation {
  justify-content: center;
  align-items: center;
  width: 15px;
  margin-left: 6px;
  margin-right: -21px;
  display: flex;
}

.dropdown-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 250px;
  min-width: 250px;
  display: grid;
  position: relative;
  box-shadow: 0 12px 36px -8px #292b4e1f;
}

.hover-line {
  height: 1px;
  position: absolute;
  inset: auto 0% -1px;
  overflow: hidden;
}

.hover-line-fill {
  background-color: #a3acc2;
  width: 100%;
  height: 100%;
}

.dropdown-link {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #889ea833;
  width: 100%;
  padding: 20px;
  font-size: 14px;
  text-decoration: none;
  position: relative;
}

.dropdown-link.bottom {
  border-bottom-style: none;
}

.dropdown {
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}

.text-block-3 {
  letter-spacing: 0;
}

.heading-2 {
  font-family: Lane narrow \[allfont, sans-serif;
}

.footer-credits {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #889ea833;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 24px 130px 40px 40px;
  display: grid;
}

.subtitle-2 {
  color: #626d86;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 11px;
}

.subtitle-2.small {
  letter-spacing: 0;
  font-size: 9px;
}

.legal-link-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  display: grid;
}

.legal-link {
  color: #626d86;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
}

.social-drop-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  background-color: #0000;
  border: 1px #889ea833;
  border-radius: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: center;
  padding: 6px;
  display: none;
  position: relative;
  box-shadow: 0 12px 36px -8px #292b4e1f;
}

.outline-social-icon {
  border: 1px solid #889ea833;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 9px;
  display: flex;
}

.outline-social-icon.large {
  width: 34px;
  height: 34px;
}

.nav-cover {
  background-color: #fff;
  border: 1px #889ea80d;
  height: 100%;
  box-shadow: 0 12px 36px -8px #3e41741a;
}

.nav-right {
  z-index: 10;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.subtitle-3 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
}

.dropdown-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 250px;
  min-width: 250px;
  display: grid;
  position: relative;
  box-shadow: 0 12px 36px -8px #292b4e1f;
}

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

.dropdown-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  background-color: #fff;
  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;
  box-shadow: 0 6px 48px -4px #3540751a;
}

.brand-3 {
  color: #000;
  letter-spacing: -.03em;
  align-items: center;
  padding-left: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

.dropdown-list-3 {
  display: none;
}

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

.navigation-content-2 {
  z-index: 10;
  border-bottom: 1px solid #fff0;
  justify-content: space-between;
  width: 96%;
  display: flex;
  position: relative;
}

.nav-button-2 {
  z-index: 10;
  color: #174779;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #c0c0d333;
  border-radius: 3px;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  text-decoration: none;
  position: relative;
}

.dropdown-list-4 {
  background-color: #0000;
  display: none;
}

.dropdown-list-4.w--open {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 12px;
  display: flex;
}

.navigation-wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
  position: relative;
}

.nav-menu-2 {
  justify-content: center;
  max-width: 600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
}

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

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

.image-6 {
  max-width: 110px;
}

.navbar-2 {
  background-color: #fff0;
  justify-content: center;
  height: 80px;
  font-family: Musticapro, sans-serif;
  font-weight: 600;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.location-card-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #081c3a;
  background-color: #0000;
  border: 1px solid #c0c0d333;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  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-2:hover {
  box-shadow: 0 12px 36px -8px #3540751a;
}

.subtitle-4 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
}

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

.nav-link-3:hover, .nav-link-3.w--current {
  color: #081c3a;
}

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

.nav-menu-links-2 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr .75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  min-width: 500px;
  font-family: Musticapro, sans-serif;
  display: grid;
}

.subtitle-5 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
}

.dropdown-wrapper-5 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 7px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 250px;
  min-width: 250px;
  display: grid;
  position: relative;
  box-shadow: 0 12px 36px -8px #292b4e1f;
}

.dropdown-list-5 {
  background-color: #0000;
  display: none;
  overflow: visible;
}

.dropdown-list-5.w--open {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 12px;
  display: flex;
}

.navigation-content-3 {
  z-index: 15;
  border-bottom: 1px #c0c0d333;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  margin-left: 80px;
  padding-left: 36px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.nav-button-3 {
  z-index: 10;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #c0c0d333;
  border-radius: 3px;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Musticapro, sans-serif;
  font-size: 11px;
  text-decoration: none;
  position: relative;
}

.nav-link-4 {
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  display: flex;
}

.nav-link-4.w--current {
  color: #000;
}

.image-7 {
  max-width: 110px;
  margin-top: -10px;
}

.dropdown-link-2 {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid #889ea833;
  width: 100%;
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  position: relative;
}

.dropdown-link-2.bottom {
  border-bottom-style: none;
}

.text-block-5, .text-block-6 {
  text-align: center;
}

.footer1_credit-text {
  font-size: .875rem;
}

.navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer1_left-wrapper {
  flex-direction: column;
  display: flex;
}

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

.footer1_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.navbar1_dropdown-link {
  padding: .5rem 1rem;
}

.navbar1_dropdown-link.w--current {
  color: #0000;
}

.footer1_form-block {
  max-width: 35rem;
  margin-bottom: 0;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

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

.padding-bottom.padding-xxlarge {
  margin-bottom: 20px;
}

.footer1_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
}

.footer1_link.name {
  text-transform: uppercase;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-size-tiny {
  font-size: .75rem;
}

.footer1_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer1_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

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

.footer1_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: grid;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xsmall {
  text-transform: uppercase;
}

.margin-bottom.margin-small {
  padding-top: 40px;
}

.navbar1_menu-button {
  padding: 0;
}

.text-size-medium {
  text-transform: uppercase;
  font-family: Musticapro, sans-serif;
  font-size: 14px;
}

.navbar1_dropdown-list.w--open {
  background-color: #0000;
  border: 1px solid #0000;
  padding: .5rem;
}

.footer1_component {
  padding-bottom: 40px;
  font-family: Musticapro, sans-serif;
}

.text-rich-text {
  font-family: Musticapro, sans-serif;
  font-weight: 600;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.footer1_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.footer1_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  font-weight: 600;
}

.navbar1_dropdown-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
}

.form-input {
  color: #0000;
  background-color: #0000;
  border: 1px solid #0000;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #0009;
}

.navbar1_component {
  background-color: #0000;
  border-bottom: 1px solid #0000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

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

.success-message-2 {
  background-color: #0000;
  padding: 1.5rem;
}

.footer1_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.navbar1_logo-link {
  padding-left: 0;
}

.footer1_logo-link {
  padding-left: 0;
}

.line-divider {
  background-color: #0000;
  width: 100%;
  height: 1px;
}

.text-align-center {
  text-align: center;
  font-family: Lane narrow \[allfont, sans-serif;
}

.footer1_legal-link {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: underline;
}

.footer1_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.navbar1_link {
  padding: .5rem 1rem;
}

.navbar1_link.w--current {
  color: #0000;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.section_legal1-content {
  margin-top: -30px;
  margin-bottom: 140px;
}

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

.heading-3 {
  letter-spacing: normal;
  font-family: Lane narrow \[allfont, sans-serif;
}

.image-8 {
  max-width: 110px;
}

.whatsapp-icon {
  max-width: none;
  max-height: 137%;
}

@media screen and (min-width: 1280px) {
  .steps-grid {
    grid-column-gap: 100px;
    grid-template-columns: .8fr 1fr;
  }

  .steps-card {
    padding: 36px;
  }

  .team-image {
    min-height: 275px;
  }

  .featured-journal-wrapper {
    grid-column-gap: 60px;
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .popular-vacations {
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .journal-post {
    grid-column-gap: 80px;
  }

  .hero-video-wrapper, .video-flyout {
    max-width: 700px;
  }

  .popular-vacations-wrapper, .journal-cards {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .form-block {
    padding: 60px;
  }

  .team-intro-wrapper {
    grid-column-gap: 80px;
  }

  .steps-intro {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .steps-grid {
    grid-column-gap: 140px;
    grid-template-columns: .8fr 1fr;
  }

  .steps-sticky-card {
    grid-column-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .team-image {
    min-height: 325px;
  }

  .benefit-card {
    padding-left: 36px;
    padding-right: 36px;
  }

  .featured-journal-wrapper {
    grid-column-gap: 80px;
  }

  .journal-post {
    padding: 60px;
  }

  .hero-video-wrapper, .video-flyout {
    max-width: 750px;
  }

  .popular-vacations-wrapper, .journal-cards {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-video-wrapper, .video-flyout {
    max-width: 1000px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 28px;
  }

  .overlay.coming-soon, .overlay.coming-soon-02, .overlay.coming-soon-03, .overlay.coming-soon-04, .overlay.coming-soon-05 {
    background-position: 50%;
    background-size: auto 100%;
  }

  .navbar {
    display: none;
  }

  .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-rows: minmax(auto, 1fr);
    grid-template-columns: 1fr;
    position: relative;
  }

  .scroll-indicator {
    width: 65px;
    padding-top: 65px;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.no-top-padding {
    padding-bottom: 60px;
  }

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

  .section.small.mobile {
    margin-top: -29px;
  }

  .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.map {
    margin-bottom: 40px;
  }

  .grid-wrapper.no-bottom-padding {
    margin-bottom: -70px;
  }

  .slider-wrapper {
    margin-left: 65px;
    padding-top: 48px;
  }

  .location-card-slider {
    margin-left: -65px;
  }

  .location-mask {
    width: 70%;
  }

  .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-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1.5fr 1.5fr;
    margin-left: 30px;
    margin-right: 0;
    padding-top: 80px;
  }

  .about-images {
    margin-left: 65px;
    overflow: auto;
  }

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

  .xxl-heading {
    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: 80px;
  }

  .steps-grid {
    grid-row-gap: 60px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  .steps-sticky-card {
    grid-template-columns: 1fr;
    position: relative;
    top: auto;
  }

  .steps-card-wrapper {
    grid-row-gap: 48px;
  }

  .team-wrapper {
    padding-top: 48px;
    padding-bottom: 140px;
    padding-left: 36px;
  }

  .team-box {
    grid-template-columns: 1fr 1fr;
  }

  .team-image {
    min-height: 320px;
  }

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

  .benefit-card {
    margin-bottom: 30px;
  }

  .intro-wrapper {
    grid-template-columns: 1fr;
  }

  .intro-right-image {
    min-height: 200px;
  }

  .featured-journal-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-journal-wrapper.full-width {
    padding: 24px 24px 0;
  }

  .vacations-dual-grid {
    grid-template-columns: 1fr;
  }

  .vacation-items {
    padding-top: 0;
    padding-left: 65px;
  }

  .sticky-vacation-right {
    height: 70vh;
    position: relative;
  }

  .inner-page-intro {
    justify-items: stretch;
    width: 100%;
  }

  .navigation-content {
    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-results {
    padding-top: 0;
    padding-left: 36px;
    padding-right: 36px;
  }

  .location-slider-top {
    display: none;
  }

  .vacations-slider {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .locations-slider-mask {
    border-radius: 0;
  }

  .vacation-slide-arrow {
    margin-bottom: 0;
    bottom: 36px;
  }

  .vacation-slide-arrow.right {
    bottom: 36px;
  }

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

  .vacation-slider-content {
    border-radius: 0;
    width: auto;
  }

  .home-hero {
    height: auto;
    min-height: 100vh;
    max-height: 900px;
  }

  .home-hero-content {
    grid-column-gap: 36px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr auto;
    padding-top: 140px;
    padding-left: 36px;
  }

  .hero-video-button {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 140px;
  }

  .home-hero-intro {
    text-align: left;
    margin-bottom: 140px;
  }

  .video-hover-button {
    width: 120px;
    height: 120px;
  }

  .popular-vacations {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-intro {
    padding-left: 36px;
  }

  .journal-post {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    padding: 36px 36px 0;
  }

  .hero-video-wrapper {
    width: 85vw;
  }

  .large-journal-post {
    min-height: 375px;
  }

  .journal-right-wrapper {
    grid-row-gap: 24px;
  }

  .video-icon-wrapper {
    width: 75%;
    height: 75%;
  }

  .popular-vacations-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .product-slider-arrow {
    bottom: 48px;
  }

  .product-slider-arrow.left {
    bottom: 120px;
    right: 0;
  }

  .vacation-images {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .small-vacation-image {
    min-height: 200px;
  }

  .slider-background-wrapper {
    padding: 60px;
  }

  .slider-background-wrapper.hero-wrapper {
    height: auto;
    min-height: auto;
    padding-left: 60px;
  }

  .background.one {
    background-position: 50% 0;
    background-size: 100% 100%;
  }

  .hero-slide-arrow {
    left: 101px;
    right: auto;
  }

  .hero-slide-arrow.left {
    margin-left: 0;
    margin-right: 0;
  }

  .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 {
    padding-bottom: 48px;
    padding-left: 36px;
    padding-right: 60px;
  }

  .journal-intro {
    padding-left: 36px;
  }

  .vacation-info {
    padding-top: 60px;
  }

  .vacation-features {
    grid-row-gap: 0px;
    grid-template-rows: auto 1px auto;
    grid-template-columns: 1fr 1px 1fr;
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .map-section {
    padding-bottom: 80px;
  }

  .vacation-content {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .vacation-body {
    padding-left: 0;
    padding-right: 0;
  }

  .team-images {
    grid-template-columns: .5fr .5fr .5fr;
  }

  .about-us-intro {
    grid-row-gap: 60px;
    padding: 36px 36px 0;
  }

  .team-items {
    padding-bottom: 80px;
  }

  .team-banner {
    padding-top: 100px;
    padding-bottom: 180px;
  }

  .all-journal-posts {
    margin-left: 36px;
  }

  .team-conteact-info {
    grid-row-gap: 0px;
    grid-template-rows: auto 1px auto;
    grid-template-columns: 1fr 1px 1fr;
  }

  .team-member-vacations {
    margin-left: 36px;
  }

  .small-image {
    min-height: 300px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .medium-image {
    min-height: 300px;
    margin-top: 0;
  }

  .locations-slide-content {
    margin-left: 65px;
  }

  .benefits-box {
    grid-template-rows: auto 1px auto;
    grid-template-columns: 1fr 1px 1fr;
  }

  .mission-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .vacation-hero {
    min-height: 600px;
  }

  .journal-cards {
    grid-template-columns: 1fr 1fr;
  }

  .journal-card {
    padding-bottom: 24px;
  }

  .journal-card-info {
    padding-left: 24px;
    padding-right: 24px;
  }

  .contact-form-wrapper {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    padding-top: 60px;
  }

  .form-block {
    padding: 36px;
  }

  .team-intro-wrapper {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .portrait-image {
    min-height: 300px;
  }

  .collection-list-wrapper {
    height: 100%;
  }

  .menu-button {
    border-right: 1px none var(--indicator-outline);
    background-color: #c8c8c800;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .mobile-destinations-wrapper {
    z-index: 20;
    position: relative;
  }

  .footer-wrapper {
    grid-template-columns: 1fr;
  }

  .footer-pages {
    margin-bottom: 24px;
  }

  .nav-menu-links {
    z-index: 20;
    grid-row-gap: 0px;
    background-color: var(--grey-background);
    grid-template-columns: 1fr;
    position: relative;
  }

  .invoice-grid {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .invoice-image {
    border-radius: 0;
    min-height: 500px;
    padding-bottom: 48px;
    padding-left: 65px;
  }

  .invoice-content-wrapper {
    padding-top: 0;
  }

  .invoice-content {
    margin-left: 65px;
    padding-top: 0;
    padding-left: 36px;
    padding-right: 36px;
  }

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

  .testimonial-section {
    padding-top: 160px;
    padding-bottom: 280px;
  }

  .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.padding {
    margin-bottom: -70px;
  }

  .dev-wrapper {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    padding-top: 80px;
  }

  .dev-wrapper.alone {
    margin-top: 40px;
  }

  .dev-section {
    grid-row-gap: 60px;
    padding: 36px 0 0 36px;
  }

  .extra-large-2 {
    font-size: 4.25em;
  }

  .navbar12_menu {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar12_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .menu-icon1_line-middle {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar12_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .navbar12_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .menu-icon1_line-bottom {
    background-color: #0000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar12_dropdown-content {
    align-content: start;
    align-items: start;
    padding: 1rem 0;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar12_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .menu-icon1_line-top {
    background-color: #0000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar12_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .dropdown-icon-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .navbar12_menu-button.w--open {
    background-color: #0000;
  }

  .navbar12_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar12_dropdown-list.w--open {
    border-style: none;
    width: auto;
    padding: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-link-2 {
    background-color: #fff;
    border: 1px #889ea833;
    border-top-style: solid;
    min-height: 60px;
  }

  .dropdown-list-2 {
    position: absolute;
  }

  .dropdown-list-2.w--open {
    padding-top: 0;
  }

  .dropdown-corner {
    border-top: 1px solid #889ea833;
    border-left: 1px solid #889ea833;
    top: -6px;
  }

  .dropdown-wrapper-2 {
    width: 100%;
    min-width: auto;
    box-shadow: 0 18px 36px -8px #292b4e1f;
  }

  .dropdown-link {
    border-top: 1px solid #889ea833;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    display: flex;
  }

  .dropdown-2 {
    display: none;
  }

  .footer-credits {
    padding-right: 180px;
  }

  .social-drop-wrapper {
    border-style: solid;
  }

  .nav-right {
    grid-template-columns: auto;
    display: flex;
  }

  .dropdown-wrapper-3 {
    width: 100%;
    min-width: auto;
    box-shadow: 0 18px 36px -8px #292b4e1f;
  }

  .right-nav-2 {
    z-index: 20;
    grid-template-columns: 1fr;
    position: relative;
  }

  .menu-icon {
    width: 28px;
  }

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

  .menu-button-2 {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 19px 0;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #0000;
  }

  .dropdown-list-4 {
    position: absolute;
  }

  .dropdown-list-4.w--open {
    padding-top: 0;
  }

  .navigation-wrapper {
    grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px);
  }

  .nav-menu-2 {
    background-color: #0000;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .menu-items {
    flex-direction: column;
    box-shadow: 0 18px 36px -8px #292b4e12;
  }

  .menu-icon-wrapper {
    border: 1px #000;
    border-left: 1px solid #889ea833;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 0 0 24px;
    display: flex;
  }

  .nav-link-3 {
    color: #516381;
    border-bottom: 1px solid #c0c0d333;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-menu-links-2 {
    z-index: 20;
    grid-row-gap: 0px;
    background-color: #f7f8fc;
    grid-template-columns: 1fr;
    position: relative;
  }

  .dropdown-wrapper-5 {
    width: 100%;
    min-width: auto;
    box-shadow: 0 18px 36px -8px #292b4e1f;
  }

  .dropdown-list-5 {
    position: absolute;
  }

  .dropdown-list-5.w--open {
    padding-top: 0;
  }

  .navigation-content-3 {
    height: 66px;
    margin-left: 65px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .nav-link-4 {
    background-color: #fff;
    border: 1px #889ea833;
    border-top-style: solid;
    min-height: 60px;
  }

  .dropdown-link-2 {
    border-top: 1px solid #889ea833;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    display: flex;
  }

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

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

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

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar1_menu-button.w--open {
    background-color: #0000;
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

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

@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 26px;
  }

  .left-nav {
    z-index: 30;
  }

  .right-nav {
    grid-column-gap: 0px;
  }

  .scroll-indicator {
    display: none;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.no-top-padding {
    padding-bottom: 48px;
  }

  .section.small.mobile {
    margin-top: -26px;
  }

  .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-wrapper.map {
    padding-top: 60px;
  }

  .grid-wrapper.no-bottom-padding {
    margin-bottom: -100px;
  }

  .slider-wrapper {
    margin-left: 0;
    padding-top: 36px;
  }

  .location-card-slider {
    margin-left: 0;
  }

  .location-mask {
    width: 90%;
  }

  .nav-menu {
    margin-left: 0;
    padding-left: 0;
  }

  .grey-cover {
    margin-left: 0;
  }

  .about-wrapper {
    margin-left: 0;
    padding-top: 60px;
    padding-left: 30px;
    display: block;
  }

  .about-images {
    margin-left: 0;
  }

  .about-image-item {
    min-width: 200px;
    min-height: 200px;
  }

  .stacked-paragraphs._2 {
    margin-top: 20px;
  }

  .horizontal-line.left {
    margin-left: 0;
  }

  .xxl-heading {
    font-size: 48px;
  }

  .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-card-wrapper {
    grid-row-gap: 36px;
  }

  .team-wrapper {
    padding-left: 0;
  }

  .team-box {
    grid-template-columns: 1fr;
  }

  .team-image {
    min-height: 450px;
  }

  .testimonial-wrapper {
    margin-left: 0;
    margin-right: 36px;
  }

  .benefit-card {
    grid-row-gap: 48px;
    grid-template-rows: 1fr auto;
    min-height: auto;
  }

  .benefits-bottom {
    grid-template-rows: auto;
  }

  .button.white.secondary {
    border: 1px solid #38a7a6;
  }

  .featured-journal-wrapper {
    grid-row-gap: 100px;
    margin-left: 0;
    padding: 24px 24px 0;
  }

  .featured-journal-wrapper.full-width {
    margin-left: 0;
  }

  .vacation-items {
    padding-left: 36px;
    padding-right: 36px;
  }

  .vacation-item {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    padding-bottom: 24px;
    padding-right: 18px;
  }

  .vacation-image {
    height: 250px;
  }

  .vacation-item-info {
    grid-row-gap: 36px;
    padding: 0 12px;
  }

  .navigation-content {
    padding-left: 6px;
  }

  .checkout-form {
    grid-row-gap: 24px;
    padding: 24px;
  }

  .checkout-details {
    padding: 24px;
  }

  .payment-tabs-intro {
    grid-template-columns: 1fr;
  }

  .vacation-results {
    padding-left: 0;
    padding-right: 0;
  }

  .home-hero {
    height: auto;
    min-height: 100vh;
    max-height: none;
  }

  .home-hero-content {
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .hero-video-button {
    margin-bottom: 48px;
  }

  .home-hero-intro {
    grid-row-gap: 24px;
    text-align: center;
    margin-bottom: 48px;
  }

  .video-hover-button {
    width: 100px;
    height: 100px;
  }

  .section-intro {
    padding: 80px 0 140px;
  }

  .inner-page-hero {
    min-height: 550px;
    padding-top: 65px;
  }

  .journal-post {
    margin-left: 0;
    padding: 24px 24px 0;
  }

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

  .product-slider-arrow.left {
    bottom: 108px;
  }

  .product-images-row {
    padding-top: 48px;
  }

  .vacation-images {
    grid-row-gap: 12px;
    margin-left: 0;
  }

  .large-vacation-image {
    min-height: 300px;
    max-height: 450px;
  }

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

  .slider-bottom {
    display: none;
  }

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

  .heading-title-grid {
    grid-row-gap: 6px;
    grid-template-columns: auto;
  }

  .product-hero-content {
    padding-left: 0;
    padding-right: 48px;
  }

  .journal-intro {
    padding-left: 0;
  }

  .nav-button-toggle {
    padding-right: 12px;
  }

  .dropdown-wrapper {
    min-width: 300px;
  }

  .destinations-list {
    grid-row-gap: 9px;
    grid-template-columns: 1fr;
  }

  .vacation-info {
    padding-top: 48px;
  }

  .vacation-features {
    margin-top: 36px;
    margin-bottom: 48px;
    margin-left: 0;
  }

  .map-section {
    padding-bottom: 60px;
  }

  .map-wrapper, .vacation-content {
    margin-left: 0;
  }

  .about-us-intro {
    margin-left: 0;
    padding: 24px 24px 0;
  }

  .team-items {
    margin-left: 0;
    padding-bottom: 60px;
  }

  .team-banner {
    padding-bottom: 160px;
  }

  .all-journal-posts, .team-member-vacations {
    margin-left: 0;
  }

  .dual-buttons {
    grid-template-columns: 1fr;
  }

  .large-image, .small-image, .medium-image {
    min-height: 200px;
  }

  .locations-slide-content {
    margin-left: 0;
  }

  .mission-wrapper {
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .journal-cards {
    grid-template-columns: 1fr;
  }

  .form-block {
    padding: 24px;
  }

  .contact-field-wrapper {
    grid-template-columns: 1fr;
  }

  .menu-button {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-options {
    padding: 24px;
  }

  .footer-wrapper {
    padding-left: 0;
  }

  .footer-pages {
    grid-template-columns: 1fr;
  }

  .footer-destination-text {
    border-bottom: 1px solid var(--indicator-outline);
    background-color: #0000;
    justify-content: center;
    align-items: center;
    padding-bottom: 18px;
    display: flex;
  }

  .dynamic-heading-text {
    grid-row-gap: 0px;
    grid-template-columns: auto;
  }

  .invoice-image {
    min-height: 400px;
    padding-left: 0;
  }

  .invoice-content {
    margin-left: 0;
  }

  .row {
    flex-direction: column;
  }

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

  .order-confirmation {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .order-left {
    padding: 24px;
  }

  .invoice-vacation {
    text-align: center;
    padding-left: 0;
  }

  .testimonial-section {
    padding-top: 140px;
  }

  .vacation-hero-intro {
    padding-right: 12px;
  }

  .heading.padding {
    margin-bottom: -70px;
  }

  .dev-wrapper {
    padding-top: 60px;
    padding-left: 0;
  }

  .dev-wrapper.alone {
    padding-left: 40px;
  }

  .dev-section {
    margin-left: 0;
    padding: 24px 0 0;
  }

  .p-sm-end {
    padding-bottom: 2.3em;
  }

  .extra-large-2 {
    font-size: 3.4em;
  }

  .map-wrapper-2 {
    margin-left: 0;
  }

  .navbar12_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .navbar12_dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
  }

  .navbar12_dropdown-content {
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
  }

  .navbar12_component {
    min-height: 4rem;
  }

  .nav-link-2, .dropdown-link {
    min-height: 54px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .dropdown-2 {
    display: none;
  }

  .footer-credits {
    grid-template-columns: 1fr;
    padding-right: 80px;
  }

  .social-drop-wrapper {
    border-style: none;
    display: none;
  }

  .nav-right {
    grid-column-gap: 18px;
    grid-template-columns: auto;
  }

  .right-nav-2 {
    grid-column-gap: 0px;
  }

  .dropdown-wrapper-4 {
    min-width: 300px;
  }

  .navigation-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(8.3vw, 1fr)) minmax(auto, 1400px);
  }

  .nav-link-3 {
    border-top-style: none;
    border-bottom: 1px solid #c0c0d333;
  }

  .navigation-content-3 {
    padding-left: 6px;
  }

  .nav-link-4, .dropdown-link-2 {
    min-height: 54px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .footer1_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .footer1_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

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

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 24px;
  }

  .overlay.coming-soon, .overlay.coming-soon-02, .overlay.coming-soon-03, .overlay.coming-soon-04, .overlay.coming-soon-05 {
    background-position: 40% 0;
  }

  .top-nav-wrapper {
    grid-template-columns: minmax(60px, 1fr) minmax(auto, 1400px);
  }

  .left-nav {
    display: flex;
  }

  .right-nav {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section.small.mobile {
    margin-top: -180px;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-wrapper {
    grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
  }

  .grid-wrapper.map {
    margin-bottom: 60px;
    padding-top: 60px;
  }

  .grid-wrapper.no-bottom-padding {
    margin-bottom: -70px;
  }

  .slider-wrapper {
    padding-bottom: 30px;
  }

  .location-mask {
    width: 85%;
    margin-bottom: 20px;
  }

  .location-card-wrapper {
    min-height: 325px;
  }

  .nav-menu {
    margin-right: 0;
  }

  .location-card {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .horizontal-line.light {
    min-width: auto;
  }

  .xxl-heading {
    font-size: 42px;
  }

  .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: 48px;
  }

  .vacations-tab-menu {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-columns: 1fr;
    padding: 12px 12px 0;
  }

  .vacations-tab-link {
    padding-top: 30px;
  }

  .steps-grid {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .steps-sticky-card {
    min-width: auto;
    padding: 12px 12px 24px;
  }

  .steps-cards {
    grid-template-columns: auto;
    width: 100%;
  }

  .steps-card-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: auto;
  }

  .steps-tracker, .steps-circle {
    display: none;
  }

  .team-image {
    min-height: 325px;
  }

  .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, .intro-content {
    grid-row-gap: 36px;
  }

  .featured-journal-wrapper {
    margin-bottom: 0;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .featured-journal-wrapper.full-width {
    grid-row-gap: 120px;
    padding: 12px 12px 0;
  }

  .vacation-items {
    padding-left: 24px;
    padding-right: 24px;
  }

  .navigation-content {
    padding-left: 6px;
  }

  .testimonial-content {
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .vacation-slide-arrow.right {
    margin-bottom: 0;
    left: 60px;
  }

  .home-hero {
    background-color: var(--teal-2);
    min-height: 97vh;
  }

  .home-hero-content {
    grid-row-gap: 48px;
    padding-top: 136px;
    padding-bottom: 136px;
  }

  .hero-video-button {
    margin-bottom: 12px;
    display: flex;
  }

  .home-hero-intro {
    margin-bottom: 0;
  }

  .video-hover-button {
    width: 95px;
    height: 95px;
  }

  .video-icon {
    width: 12px;
  }

  .popular-vacations {
    padding: 0;
  }

  .section-intro {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .location-image {
    background-size: contain;
  }

  .location-image._2 {
    background-size: auto 73%;
  }

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

  .journal-post {
    padding: 18px;
  }

  .hero-video-wrapper {
    grid-row-gap: 12px;
    padding: 4px;
  }

  .large-journal-post {
    padding-left: 12px;
    padding-right: 12px;
  }

  .journal-post-info {
    padding: 0 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;
  }

  .journal-list-item-content {
    z-index: 10;
    grid-row-gap: 18px;
    margin-top: -12px;
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
  }

  .video-icon-wrapper {
    width: 75%;
    height: 75%;
  }

  .product-slider-arrow {
    bottom: 36px;
    left: 60px;
    right: 0;
  }

  .product-slider-arrow.left {
    bottom: 36px;
    left: 0;
    right: 60px;
  }

  .product-images-row {
    padding-top: 36px;
  }

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

  .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.one {
    background-position: 50% 10%;
    background-size: contain;
  }

  .hero-slide-arrow {
    border-right-style: none;
    width: 60px;
    height: 60px;
    margin-left: 0;
    inset: auto auto 0% 0%;
  }

  .hero-slide-arrow.left {
    border-right-style: none;
    border-radius: 0;
    bottom: 60px;
    right: 0;
  }

  .slider-bottom {
    height: 120px;
  }

  .bottom-grid-wrapper {
    grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(60px, 1fr);
  }

  .featured-location {
    margin-left: 0;
    margin-right: 60px;
    padding: 18px 18px 18px 24px;
  }

  .featured-location-icon {
    display: none;
  }

  .dropdown-list.w--open {
    padding-top: 18px;
  }

  .locations-results-top {
    padding-bottom: 12px;
  }

  .heading-title-grid {
    text-align: left;
    padding-bottom: 12px;
  }

  .locations-wrapper {
    grid-template-columns: 1fr;
  }

  .product-hero-content {
    text-align: center;
    align-items: center;
    padding-bottom: 120px;
    padding-right: 0;
  }

  .nav-button-toggle {
    padding-left: 14px;
  }

  .dropdown-wrapper {
    min-width: 88vw;
  }

  .vacation-info {
    padding-top: 48px;
  }

  .vacation-features {
    grid-template-rows: auto 1px auto 1px auto 1px auto;
    grid-template-columns: 1fr;
    margin-top: 24px;
    margin-bottom: 36px;
  }

  .map-section {
    padding-top: 36px;
    padding-bottom: 48px;
  }

  .map-wrapper {
    min-height: 250px;
  }

  .featured-location-heading {
    font-size: 18px;
  }

  .inquire-card {
    grid-row-gap: 24px;
    padding: 18px;
  }

  .vacation-body {
    grid-row-gap: 36px;
  }

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

  .about-us-intro {
    grid-row-gap: 36px;
    margin-top: -48px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .team-items {
    margin-top: -48px;
  }

  .team-banner {
    padding-top: 80px;
    padding-bottom: 120px;
  }

  .team-conteact-info {
    grid-template-rows: auto 1px auto 1px auto 1px auto;
    grid-template-columns: 1fr;
  }

  .large-image, .small-image, .medium-image {
    min-height: 120px;
  }

  .locations-slide-content {
    padding-bottom: 136px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .featured-vacation-info {
    grid-row-gap: 24px;
    text-align: center;
  }

  .benefits-box {
    grid-template-rows: auto 1px auto 1px auto 1px auto;
    grid-template-columns: 1fr;
  }

  .location-dynamic-text {
    margin-left: 50px;
  }

  .vacation-hero {
    min-height: 500px;
  }

  .contact-form-wrapper {
    padding-bottom: 100px;
  }

  .contact-form-wrapper.columns {
    grid-template-columns: 1fr 1fr;
    width: 100.005%;
    overflow: visible;
  }

  .form-block {
    padding: 20px 0;
  }

  .team-portrait-grid {
    grid-template-columns: 1fr;
  }

  .menu-button {
    padding-left: 0;
    padding-right: 0;
  }

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

  .agent-inquire-top {
    grid-template-columns: auto;
    padding-top: 6px;
  }

  .inquire-agent-info {
    text-align: center;
  }

  .contact-options {
    padding: 20px;
  }

  .footer-destinations {
    grid-auto-flow: row;
  }

  .footer-destination-text {
    padding-bottom: 12px;
  }

  .large-journal-content {
    grid-row-gap: 18px;
  }

  .steps-intro {
    grid-row-gap: 24px;
  }

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

  .invoice-image {
    border-radius: 0;
    min-height: 350px;
  }

  .invoice-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .invoice-agent {
    grid-template-columns: 1fr;
  }

  .payment-buttons {
    grid-row-gap: 6px;
  }

  .order-confirmation {
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .order-left {
    padding: 18px;
  }

  .invoice-list {
    grid-template-columns: 1fr;
  }

  .invoice-agent-info {
    text-align: center;
  }

  .invoice-bottom {
    grid-template-columns: 1fr;
    padding: 24px;
  }

  .success-message-content {
    padding: 6px;
  }

  .dropdown-text {
    display: none;
  }

  .dropdown-icon {
    margin-right: 0;
    display: block;
  }

  .testimonial-section {
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .vacation-hero-intro {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .brand-2.w--current {
    margin-left: 0;
  }

  .heading.padding {
    margin-bottom: -30px;
  }

  .dev-section {
    grid-row-gap: 36px;
    grid-template-rows: auto;
    margin-top: -48px;
    padding-left: 0;
    padding-right: 0;
  }

  .map-wrapper-2 {
    min-height: 250px;
  }

  .navbar12_dropdown-content {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar12_dropdown-link {
    padding-left: 0;
  }

  .nav-link-2.mobile {
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    height: auto;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-credits {
    padding-right: 60px;
  }

  .nav-right {
    grid-template-columns: auto;
  }

  .right-nav-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: minmax(auto, 1fr);
    grid-auto-columns: 1fr;
    display: grid;
  }

  .dropdown-wrapper-4 {
    min-width: 88vw;
  }

  .dropdown-list-3.w--open {
    padding-top: 18px;
  }

  .navigation-content-2 {
    padding-right: 0;
  }

  .menu-icon-wrapper {
    padding-left: 18px;
  }

  .location-card-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .nav-link-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navigation-content-3 {
    padding-left: 6px;
  }

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

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

  .footer1_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

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

#w-node-b45b2c9f-c040-a432-bd86-ed974e5ce341-d8e52ddd {
  align-self: center;
}

#w-node-b2b6fcff-2256-7008-e1f2-ac5bd83d761f-d8e52ddd {
  place-self: center;
}

#w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: stretch stretch;
}

#w-node-d9699e8d-5b86-d263-ba3a-4083a13e67b1-d8e52ddd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_9bdfdb74-8887-003d-ed0b-4ddd4a655780-d8e52ddd {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-bf744e49-c115-329d-98d7-243004bc55fe-d8e52ddd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3feaa781-785c-071f-7a34-8cd7ae7f678b-d8e52ddd {
  justify-self: start;
}

#w-node-_3feaa781-785c-071f-7a34-8cd7ae7f678c-d8e52ddd {
  align-self: center;
}

#w-node-_25de05f7-08d0-50ef-c5bb-1fe7c0bf0591-d8e52ddd {
  justify-self: start;
}

#w-node-df0925e9-a1d7-37c2-e250-10ca7c519c36-d8e52ddd {
  align-self: center;
}

#w-node-_405918fc-54de-0cd2-288a-94f88ac10719-d8e52ddd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_405918fc-54de-0cd2-288a-94f88ac1071c-d8e52ddd {
  place-self: center stretch;
}

#w-node-c48b0112-662b-903b-413b-ccc63315bf6b-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcbe-d8e52ddd {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_30715cb0-3569-7453-47b9-0bec7740ab11-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_30715cb0-3569-7453-47b9-0bec7740ab17-d8e52ddd {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_63ff4e61-dbdd-444d-590b-2269123fa789-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_63ff4e61-dbdd-444d-590b-2269123fa78f-d8e52ddd {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_84d4702d-fca5-006a-d0b9-2b5ea654f940-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f819eacc-a4ec-5719-f0e0-94cdc3d50da2-d8e52ddd {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_5d17b1b6-9ac2-1de9-5627-28aae6bda4e5-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_5257c1c1-1242-fc82-3993-e7d0a581a745-d8e52ddd {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_73bfb911-5abf-b83c-0719-b8511c35c819-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e4ae49cb-ae7c-509e-0507-b89bbec7dd33-d8e52ddd, #w-node-_4f395442-08b8-de95-696a-6c7cef4c3d56-d8e52ddd, #w-node-b6bd2021-1a68-6def-0759-ff9dd17c8f92-d8e52ddd, #w-node-_749848ad-5740-e571-8d39-3d396d1bd41b-d8e52ddd {
  place-self: start;
}

#w-node-f545d407-ee5d-53ef-7a47-717f2c58f0f5-d8e52ddd {
  grid-area: 1 / 1 / 3 / 4;
}

#w-node-_4cfce31c-44c7-a7c1-8a23-808ea4a04d85-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b7f5df78-7177-a1b6-47b1-aa100c9a56b8-d8e52ddd {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-b7f5df78-7177-a1b6-47b1-aa100c9a56b9-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_04cf0bb6-35d1-0d91-68e5-cc4da57c9141-d8e52ddd, #w-node-e43e5c06-aff3-2f1c-d550-9b50de65f413-d8e52ddd {
  align-self: start;
}

#w-node-_0e294a9f-b7d9-9a1a-0686-df8d6fa2181a-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_0e294a9f-b7d9-9a1a-0686-df8d6fa21855-d8e52ddd {
  grid-area: 1 / 2 / 2 / 3;
}

#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;
  justify-self: center;
}

#w-node-d8eb6401-e01b-7668-75ac-322d0c5697d4-59d49f91 {
  justify-self: start;
}

#w-node-_2021dbe6-3066-ab2b-d9b3-82f2659c2ebe-59d49f91 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center end;
}

#w-node-e0109512-ea24-da72-0abd-eed241a01d03-59d49f91 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: end;
}

#w-node-_14589151-51ea-9baa-5d05-d7fa4261f71d-4261f71b {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_14589151-51ea-9baa-5d05-d7fa4261f755-4261f71b {
  grid-area: 1 / 2 / 2 / 3;
}

#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-d8e52e25 {
  place-self: end start;
}

#w-node-eeddaf6f-c404-aebc-3778-2d8a247d11ff-d8e52e25, #w-node-_472c3fef-b927-9a73-550c-be72cb01f47c-d8e52e25, #w-node-c24fff76-73ef-fefd-c904-7403c5ee1ab1-d8e52e42 {
  justify-self: center;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ab-d8e52e57 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-d8e52e57 {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-_48278bf2-60f7-a299-28ab-89b0a366c0b3-d8e52e57, #w-node-_48278bf2-60f7-a299-28ab-89b0a366c0b8-d8e52e57 {
  align-self: start;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73ce-d8e52e57 {
  place-self: start stretch;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73cf-d8e52e57 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73d2-d8e52e57 {
  place-self: center stretch;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73da-d8e52e57 {
  place-self: start stretch;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73db-d8e52e57 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73de-d8e52e57 {
  place-self: center stretch;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73df-d8e52e57 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73e6-d8e52e57 {
  place-self: start stretch;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73e7-d8e52e57 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73ea-d8e52e57 {
  place-self: center stretch;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73ec-d8e52e57 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73ee-d8e52e57 {
  align-self: center;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f0-d8e52e57 {
  justify-self: start;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f7-d8e52e57 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f8-d8e52e57 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_930bdd7e-2a85-b40c-44af-a5ca783e7406-d8e52e57 {
  place-self: center stretch;
}

#w-node-fcef22d4-adf5-12da-cf8e-5d61a352dd5c-d8e52e5a {
  place-self: center start;
}

#w-node-f5c11274-cdb2-c7d9-15e7-5185922db14b-d8e52e5a, #w-node-_83c2b3b1-4def-fd1f-15f8-3e7122eae97c-d8e52e5a {
  align-self: start;
}

#w-node-_7e643633-c7d4-289e-db71-e90f621fac58-d8e52e5a {
  justify-self: end;
}

#w-node-_62c1fed5-9f41-b202-2150-9ddf00f95ed1-d8e52e5a {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_589243de-a796-e6ce-255b-3118d5c0ddc4-d8e52e5a {
  align-self: center;
}

#w-node-_49789b07-b593-01d2-ded7-af4911de038d-d8e52e5a {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-_54ca8548-f73d-abad-3b4f-22c4188fe745-d8e52e5a {
  align-self: center;
}

#w-node-_60677b3354187cb0f1b2215f000000000096-d8e52e5a, #w-node-_60677b3354187cb0f1b2215f000000000089-d8e52e5a, #w-node-_2e210142-ea8c-1244-b7c4-0017a92e645b-d8e52e5a {
  align-self: start;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ab-d8e52e5c {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-d8e52e5c {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end start;
}

#w-node-_05ba988a-3d2b-3085-0a0f-234f4fa569fd-d8e52e5c, #w-node-e4e2933d-d4c7-adde-33d4-4b4ddda8bc23-d8e52e5c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b27-d8e52e5c {
  place-self: start stretch;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b28-d8e52e5c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b2b-d8e52e5c {
  place-self: center stretch;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b33-d8e52e5c {
  place-self: start stretch;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b34-d8e52e5c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b37-d8e52e5c {
  place-self: center stretch;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b38-d8e52e5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b3f-d8e52e5c {
  place-self: start stretch;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b40-d8e52e5c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b43-d8e52e5c {
  place-self: center stretch;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b45-d8e52e5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b47-d8e52e5c {
  align-self: center;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b49-d8e52e5c {
  justify-self: start;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b50-d8e52e5c {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b51-d8e52e5c {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b5f-d8e52e5c {
  place-self: center stretch;
}

#w-node-_96870a18-8539-442a-9fb1-a9874d09ea48-d8e52e5e {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center stretch;
}

#w-node-_96870a18-8539-442a-9fb1-a9874d09ea49-d8e52e5e {
  grid-area: 1 / 1 / 2 / 4;
  place-self: end center;
}

#w-node-aa9bf99e-a603-a93f-29eb-7b5c45b39fef-d8e52e5e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-aa9bf99e-a603-a93f-29eb-7b5c45b39ff0-d8e52e5e {
  justify-self: center;
}

#w-node-aa9bf99e-a603-a93f-29eb-7b5c45b39ff3-d8e52e5e {
  align-self: center;
}

#w-node-aa9bf99e-a603-a93f-29eb-7b5c45b39ff4-d8e52e5e {
  align-self: start;
}

#w-node-aa9bf99e-a603-a93f-29eb-7b5c45b39ffa-d8e52e5e {
  place-self: end start;
}

#w-node-_2263c213-03aa-60dd-180a-d1e7e4a7a8e1-d8e52e5e {
  justify-self: end;
}

#w-node-aa9bf99e-a603-a93f-29eb-7b5c45b39ffd-d8e52e5e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ea17719e-7f01-280b-27a4-b7b5954de335-d8e52e5e, #w-node-_84d37c92-025e-78da-a757-4da1c9609e57-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6b0-d8e52e5e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6b2-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6b3-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6ba-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6bb-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6c2-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6c3-d8e52e5e, #w-node-_7bc34587-0234-794e-7277-8e01911004a6-d8e52e5e, #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6ca-d8e52e5e {
  place-self: center;
}

#w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6cb-d8e52e5e {
  justify-self: center;
}

#w-node-_3d0f6de0-2272-7ffd-7575-11e3e10784d9-d8e52e5e {
  place-self: end start;
}

#w-node-_7becfe5e-1074-5030-f15b-b92076156327-d8e52e5e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c5406663-b52c-712e-afae-0b7e9eb3f2f9-d8e52e5e {
  place-self: center start;
}

#w-node-_03368164-df45-17e0-ad89-4b3b28123c76-d8e52e5e {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-a66dc8db-099b-560a-708f-0c74b9468481-d8e52e5e {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_0a07bd88-fe04-87b1-188c-d004dcf038cc-d8e52e5e {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_0a07bd88-fe04-87b1-188c-d004dcf038cd-d8e52e5e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4cfce228-126e-9eef-5c8b-636096c68d68-d3468612 {
  place-self: start stretch;
}

#w-node-_33018cbc-db04-718c-d215-7d328d2214ef-d3468612 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_33018cbc-db04-718c-d215-7d328d2214f2-d3468612 {
  place-self: center stretch;
}

#w-node-_92abb93c-eb64-1a87-ea32-98e9c6f1d677-d3468612 {
  place-self: start stretch;
}

#w-node-_92abb93c-eb64-1a87-ea32-98e9c6f1d678-d3468612 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_92abb93c-eb64-1a87-ea32-98e9c6f1d67b-d3468612 {
  place-self: center stretch;
}

#w-node-_75edd3ad-b149-1037-a5b5-425774254901-d3468612 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a4181ea1-b90f-dce7-1ff2-23e3139ba538-d3468612 {
  place-self: start stretch;
}

#w-node-a4181ea1-b90f-dce7-1ff2-23e3139ba539-d3468612 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a4181ea1-b90f-dce7-1ff2-23e3139ba53c-d3468612 {
  place-self: center stretch;
}

#w-node-_122c7ad2-8e02-aa0b-ef2d-1e20832cc6d4-d3468612 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a949e8d2-8210-23c1-7007-d01371627841-d3468612 {
  align-self: center;
}

#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, #w-node-_7694d946-2316-167d-af5b-7bb56fc2c743-d3468612 {
  place-self: center stretch;
}

#w-node-c05fe523-5a2a-b171-9eca-362095d4bf72-d3468612 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccd8e-d8e52e60 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccdb5-d8e52e60 {
  justify-self: start;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccdbb-d8e52e60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccdc1-d8e52e60 {
  place-self: center stretch;
}

#w-node-f57d5885-45cc-724f-6ba1-ebaf6c953c98-d8e52e60 {
  place-self: center;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccdd0-d8e52e60 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccdd5-d8e52e60 {
  align-self: end;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccdd6-d8e52e60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccddc-d8e52e60 {
  place-self: end;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccde2-d8e52e60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccde5-d8e52e60 {
  place-self: center stretch;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccded-d8e52e60 {
  align-self: center;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccd94-d8e52e60 {
  align-self: end;
}

#w-node-_6eecfe6a-1e55-874d-e161-f59511fccd9a-d8e52e60 {
  place-self: end start;
}

#w-node-ba64b070-9c69-4fd2-4515-5ce85630b360-d8e52e61 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}

#w-node-c9b8eaa7-ab2f-1177-57f0-1744d914798f-d8e52e61 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-f3432b60-fc60-ea80-296a-c45ed124cbec-d8e52e61 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_79b34619-971d-15eb-e78b-1a7227fe4619-d8e52e61 {
  align-self: start;
}

#w-node-_3588e91f-ddc6-fbf9-7eb0-712fa1914fa8-d8e52e61 {
  place-self: start;
}

#w-node-_819d4798-af5e-fef6-c3eb-c49fc5727489-d8e52e61 {
  justify-self: stretch;
}

#w-node-_30831fb5-55a7-cdc6-ef84-0dd55290f1b3-d8e52e61 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_782c3184-703d-8f2f-dccf-839b606e92ae-d8e52e61 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center end;
}

#w-node-b9b9bf85-d74c-68ee-d2a5-1fe594ca8922-d8e52e61 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_3ee0131d-22ec-f499-3dbd-4a1dbc63b210-d8e52e61 {
  justify-self: center;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe59a-d8e52e61 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5a3-d8e52e61, #w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5a7-d8e52e61 {
  justify-self: start;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5ae-d8e52e61 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5af-d8e52e61 {
  place-self: center start;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5b1-d8e52e61 {
  place-self: center stretch;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5b8-d8e52e61 {
  align-self: stretch;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5b9-d8e52e61 {
  place-self: start;
}

#w-node-c1dcfdcd-e948-be5a-fc1d-5ac11b6fe5bb-d8e52e61 {
  align-self: end;
}

#w-node-_2eba15a8-4071-27a1-1a68-7a1e83c7046a-d8e52e62 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-df40ad2f-3368-f2de-bb49-416501525314-d8e52e62 {
  align-self: end;
}

#w-node-_4a8b5a0d-1a67-05ea-1df9-edc44a8554fc-d8e52e62 {
  place-self: end start;
}

#w-node-_119ce2d8-cc65-774c-5a8b-478ccd5761e0-d8e52e62 {
  justify-self: start;
}

#w-node-_935bed8d-3a45-30de-8dee-c42be8d1d9c4-d8e52e62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_935bed8d-3a45-30de-8dee-c42be8d1d9c7-d8e52e62 {
  place-self: center stretch;
}

#w-node-_257a9523-0623-08e9-baca-547aaebbbf76-d8e52e62 {
  place-self: center;
}

#w-node-fe51a2d6-e097-ff27-8b12-0270e26fb298-d8e52e62 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-fe51a2d6-e097-ff27-8b12-0270e26fb29f-d8e52e62 {
  align-self: end;
}

#w-node-fe51a2d6-e097-ff27-8b12-0270e26fb2a0-d8e52e62 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fe51a2d6-e097-ff27-8b12-0270e26fb2a6-d8e52e62 {
  place-self: end;
}

#w-node-_88c4dfa8-adcb-e591-dc25-708926bbe895-d8e52e62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88c4dfa8-adcb-e591-dc25-708926bbe898-d8e52e62 {
  place-self: center stretch;
}

#w-node-_316c2703-518a-5fa6-a7d6-86e4d7f24e64-d8e52e62 {
  align-self: center;
}

#w-node-_30371fc4-d0c1-306e-f1af-38696d910c88-d8e52e63 {
  grid-area: 1 / 1 / 2 / 3;
  align-self: stretch;
}

#w-node-_436b1fba-7c89-1ae1-a32a-93092674d2cf-d8e52e63 {
  align-self: center;
}

#w-node-d3f4ed17-1128-4c66-2aa4-a7cb6a022fd7-d8e52e63 {
  place-self: center start;
}

#w-node-a78ac100-8558-16ee-61a7-83de13001455-d8e52e63, #w-node-ade54bac-eff6-abdd-759b-a40661622e80-d8e52e63 {
  align-self: start;
}

#w-node-a322fbb8-c2eb-2473-3083-d227311ba0a0-d8e52e63 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a322fbb8-c2eb-2473-3083-d227311ba0a3-d8e52e63 {
  place-self: center stretch;
}

#w-node-e3139455-b04f-ed6a-360c-21dd2b1980b9-d8e52e63 {
  align-self: start;
}

#w-node-fb991bfc-808e-c69b-1e4e-cd43e7d99b79-d8e52e63, #w-node-_59265d09-dc9b-1f01-650e-c165cf038a9a-d8e52e63, #w-node-a85afa04-a639-5878-76fb-2bb8165ee83b-d8e52e63, #w-node-d49b11e7-b982-f287-eac6-bcdf8002fcf7-d8e52e63 {
  justify-self: center;
}

#w-node-bf2edfe2-2e41-97db-912f-40395b94e7fa-d8e52e63 {
  align-self: center;
}

#w-node-_889fcff4-c489-9728-a2e1-c8f2a0d003e6-d8e52e63 {
  align-self: stretch;
}

#w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fa-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a953856a-024d-b59a-88f8-4d793c5fce1d-d8e52e65 {
  place-self: center stretch;
}

#w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fe-d8e52e65, #w-node-e62bc3cd-5135-ad6b-ea6e-9d66a9b9d99d-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a91dd53f-68a2-cdfa-c36c-482c46607fdd-d8e52e65 {
  place-self: center;
}

#w-node-_2cd1b510-6197-d6a4-e2a4-c8320b100d46-d8e52e65 {
  justify-self: center;
}

#w-node-c76993b6-f388-189d-6e16-b0525de00599-d8e52e65 {
  place-self: center;
}

#w-node-c76993b6-f388-189d-6e16-b0525de0059a-d8e52e65 {
  justify-self: center;
}

#w-node-_3d571470-2c5f-f56f-d5dc-ace0e0226399-d8e52e65 {
  place-self: center;
}

#w-node-_3d571470-2c5f-f56f-d5dc-ace0e022639a-d8e52e65 {
  justify-self: center;
}

#w-node-ca603036-1de6-8e7b-c1e4-638574f5300f-d8e52e65 {
  place-self: center;
}

#w-node-ca603036-1de6-8e7b-c1e4-638574f53010-d8e52e65 {
  justify-self: center;
}

#w-node-_9ec3fe01-adae-faff-0772-7c2387d3d521-d8e52e65 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: end;
}

#w-node-d2061ad0-5899-1e1a-4f90-c5f927733ede-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0ff47164-3651-b2ab-f68b-05c17785f1c1-d8e52e65 {
  justify-self: center;
}

#w-node-_63b61509-59ab-32a0-9320-297a344cda42-d8e52e65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3a9dff49-d57b-9968-9559-28134834cb63-d8e52e65, #w-node-_4440db8f-8686-080a-b2cd-1cfa4dd0ea76-d8e52e65, #w-node-_3b536fb6-cc33-084b-e3b1-6997656bae63-d8e52e65, #w-node-c2bf71af-1786-77e9-3967-120ba427a1a3-d8e52e65 {
  justify-self: center;
}

#w-node-_8fbdfe59-b1e5-732b-4591-ecaad86e5865-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_32a8c887-6766-a3e0-4779-4f1835f5e5e9-d8e52e65 {
  justify-self: start;
}

#w-node-_08ef7e8a-4236-187a-e43c-693d0c3d728e-d8e52e65 {
  align-self: start;
}

#w-node-a9e15a34-c36c-b2bc-2201-449836bbe717-d8e52e65, #w-node-d8081b1c-6212-66ff-a08a-780eb82c4575-d8e52e65, #w-node-ac3837b8-b82e-0857-02bd-9b6a73191dde-d8e52e65 {
  align-self: center;
}

#w-node-dccf8652-1582-27e9-9b28-67ebbfc6c9f1-d8e52e65 {
  align-self: start;
}

#w-node-f6debed5-2d75-fd64-d42a-651e807df271-d8e52e65 {
  align-self: center;
}

#w-node-_1e3687d3-e232-165e-7075-d90c636e67d7-d8e52e65 {
  place-self: end start;
}

#w-node-e1c3b073-4995-b807-a440-5d3dc344d30e-d8e52e65, #w-node-e1c3b073-4995-b807-a440-5d3dc344d313-d8e52e65, #Email-2.w-node-e1c3b073-4995-b807-a440-5d3dc344d315-d8e52e65, #w-node-e1c3b073-4995-b807-a440-5d3dc344d317-d8e52e65, #Phone.w-node-e1c3b073-4995-b807-a440-5d3dc344d319-d8e52e65 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e1c3b073-4995-b807-a440-5d3dc344d31e-d8e52e65 {
  justify-self: stretch;
}

#w-node-_0fc8157e-8b47-270b-f1cc-1eca6a0634ca-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e7834f47-cb57-edf8-91f9-40d9c8c69ffc-d8e52e65 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-e7834f47-cb57-edf8-91f9-40d9c8c6a013-d8e52e65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e7834f47-cb57-edf8-91f9-40d9c8c6a01e-d8e52e65 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e7834f47-cb57-edf8-91f9-40d9c8c6a029-d8e52e65 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-e7834f47-cb57-edf8-91f9-40d9c8c6a034-d8e52e65 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-e7834f47-cb57-edf8-91f9-40d9c8c6a03f-d8e52e65 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_933c998d-e242-02c4-7cee-3bce7390ac2d-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_933c998d-e242-02c4-7cee-3bce7390ac2f-d8e52e65 {
  place-self: center start;
}

#w-node-_933c998d-e242-02c4-7cee-3bce7390ac31-d8e52e65 {
  place-self: center stretch;
}

#w-node-f87a93a0-e501-c695-e58f-a0f271e0a483-d8e52e65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f87a93a0-e501-c695-e58f-a0f271e0a489-d8e52e65 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f87a93a0-e501-c695-e58f-a0f271e0a48f-d8e52e65 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f87a93a0-e501-c695-e58f-a0f271e0a495-d8e52e65 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-f87a93a0-e501-c695-e58f-a0f271e0a4a8-d8e52e65, #w-node-f87a93a0-e501-c695-e58f-a0f271e0a4c1-d8e52e65, #w-node-f87a93a0-e501-c695-e58f-a0f271e0a4da-d8e52e65, #w-node-f87a93a0-e501-c695-e58f-a0f271e0a4f3-d8e52e65 {
  place-self: center start;
}

#w-node-_60677b3354187cf213b22165000000000060-d8e52e6f {
  align-self: end;
}

#w-node-_60677b3354187cf213b22165000000000061-d8e52e6f {
  align-self: start;
}

#w-node-_4d26109b-aa25-ed76-922e-8e27d49301c5-d8e52e78 {
  place-self: center start;
}

#w-node-e7da366f-c292-c390-0256-54e021be924a-d8e52e78 {
  align-self: start;
}

#w-node-e7da366f-c292-c390-0256-54e021be924c-d8e52e78 {
  justify-self: end;
}

#w-node-e7da366f-c292-c390-0256-54e021be924d-d8e52e78 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-e7da366f-c292-c390-0256-54e021be924e-d8e52e78 {
  align-self: center;
}

#w-node-e7da366f-c292-c390-0256-54e021be9250-d8e52e78 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-a3d9a952-d0b6-273a-d974-d9b7a63a48c3-d8e52e78 {
  align-self: center;
}

#w-node-_14a79643-ac46-99ce-41d7-98abfe4a9877-d8e52e78 {
  align-self: start;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba82-d8e52e7a {
  place-self: start stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba83-d8e52e7a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba86-d8e52e7a {
  place-self: center stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba8e-d8e52e7a {
  place-self: start stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba8f-d8e52e7a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba92-d8e52e7a {
  place-self: center stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba93-d8e52e7a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9a-d8e52e7a {
  place-self: start stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9b-d8e52e7a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9e-d8e52e7a {
  place-self: center stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaa0-d8e52e7a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaa2-d8e52e7a {
  align-self: center;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaa4-d8e52e7a {
  justify-self: start;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaf6-d8e52e7a {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc5961b8-1098-6314-0972-1024622390f2-d8e52e7a {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-bc5961b8-1098-6314-0972-10246223912c-d8e52e7a {
  place-self: center stretch;
}

#w-node-d760e9da-bd61-de03-4595-7d747e4e9fc1-d8e52e7a, #w-node-d760e9da-bd61-de03-4595-7d747e4e9fcb-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5d17b1b6-9ac2-1de9-5627-28aae6bda4e5-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_5257c1c1-1242-fc82-3993-e7d0a581a745-d8e52e7a {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_73bfb911-5abf-b83c-0719-b8511c35c819-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e4ae49cb-ae7c-509e-0507-b89bbec7dd33-d8e52e7a, #w-node-_4f395442-08b8-de95-696a-6c7cef4c3d56-d8e52e7a, #w-node-b6bd2021-1a68-6def-0759-ff9dd17c8f92-d8e52e7a, #w-node-_749848ad-5740-e571-8d39-3d396d1bd41b-d8e52e7a {
  place-self: start;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e7a-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e81-d8e52e7a {
  justify-self: center;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e86-d8e52e7a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e8d-d8e52e7a, #w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e98-d8e52e7a, #w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2ea3-d8e52e7a, #w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2eae-d8e52e7a {
  justify-self: center;
}

#w-node-_9d174131-a106-063b-d9bf-57f3fa00eeb5-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9d174131-a106-063b-d9bf-57f3fa00eed7-d8e52e7a {
  align-self: stretch;
}

#w-node-_9d174131-a106-063b-d9bf-57f3fa00eedf-d8e52e7a, #w-node-_9d174131-a106-063b-d9bf-57f3fa00eee1-d8e52e7a, #w-node-_9d174131-a106-063b-d9bf-57f3fa00eee4-d8e52e7a, #w-node-_9d174131-a106-063b-d9bf-57f3fa00eee6-d8e52e7a {
  align-self: center;
}

#w-node-_822ef966-071d-b54a-bad8-7b3963163858-d8e52e7a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_822ef966-071d-b54a-bad8-7b396316385d-d8e52e7a {
  align-self: start;
}

#w-node-eecb7f27-2434-a9f3-5e0d-967bc5b5fb08-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_4f4c1354-c4b7-719e-cd5d-55ee345c6a1a-d8e52e7a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba82-d8e52e7b {
  place-self: start stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba83-d8e52e7b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba86-d8e52e7b {
  place-self: center stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba8e-d8e52e7b {
  place-self: start stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba8f-d8e52e7b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba92-d8e52e7b {
  place-self: center stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba93-d8e52e7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9a-d8e52e7b {
  place-self: start stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9b-d8e52e7b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9e-d8e52e7b {
  place-self: center stretch;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaa0-d8e52e7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaa2-d8e52e7b {
  align-self: center;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaa4-d8e52e7b {
  justify-self: start;
}

#w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaf6-d8e52e7b {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-bc5961b8-1098-6314-0972-1024622390f2-d8e52e7b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-bc5961b8-1098-6314-0972-10246223912c-d8e52e7b {
  place-self: center stretch;
}

#w-node-d760e9da-bd61-de03-4595-7d747e4e9fc1-d8e52e7b, #w-node-d760e9da-bd61-de03-4595-7d747e4e9fcb-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5d17b1b6-9ac2-1de9-5627-28aae6bda4e5-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_5257c1c1-1242-fc82-3993-e7d0a581a745-d8e52e7b {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_73bfb911-5abf-b83c-0719-b8511c35c819-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e4ae49cb-ae7c-509e-0507-b89bbec7dd33-d8e52e7b, #w-node-_4f395442-08b8-de95-696a-6c7cef4c3d56-d8e52e7b, #w-node-b6bd2021-1a68-6def-0759-ff9dd17c8f92-d8e52e7b, #w-node-_749848ad-5740-e571-8d39-3d396d1bd41b-d8e52e7b {
  place-self: start;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e7a-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e81-d8e52e7b {
  justify-self: center;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e86-d8e52e7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e8d-d8e52e7b, #w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2e98-d8e52e7b, #w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2ea3-d8e52e7b, #w-node-_478dbe9c-b0ed-13c5-6cb3-d20d92dd2eae-d8e52e7b {
  justify-self: center;
}

#w-node-_9d174131-a106-063b-d9bf-57f3fa00eeb5-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9d174131-a106-063b-d9bf-57f3fa00eed7-d8e52e7b {
  align-self: stretch;
}

#w-node-_9d174131-a106-063b-d9bf-57f3fa00eedf-d8e52e7b, #w-node-_9d174131-a106-063b-d9bf-57f3fa00eee1-d8e52e7b, #w-node-_9d174131-a106-063b-d9bf-57f3fa00eee4-d8e52e7b, #w-node-_9d174131-a106-063b-d9bf-57f3fa00eee6-d8e52e7b {
  align-self: center;
}

#w-node-_822ef966-071d-b54a-bad8-7b3963163858-d8e52e7b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_822ef966-071d-b54a-bad8-7b396316385d-d8e52e7b {
  align-self: start;
}

#w-node-eecb7f27-2434-a9f3-5e0d-967bc5b5fb08-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_4f4c1354-c4b7-719e-cd5d-55ee345c6a1a-d8e52e7b {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (min-width: 1920px) {
  #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f8-d8e52e57, #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b51-d8e52e5c, #w-node-_199fb1dc-b4ea-99c3-f373-804a90f62445-d3468612, #w-node-bc5961b8-1098-6314-0972-1024622390f2-d8e52e7a, #w-node-bc5961b8-1098-6314-0972-1024622390f2-d8e52e7b {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_8fbdfe59-b1e5-732b-4591-ecaad86e5865-d8e52e65 {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 991px) {
  #w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-d8e52ddd {
    align-self: end;
  }

  #w-node-d9699e8d-5b86-d263-ba3a-4083a13e67b1-d8e52ddd, #w-node-_3feaa781-785c-071f-7a34-8cd7ae7f678b-d8e52ddd, #w-node-_25de05f7-08d0-50ef-c5bb-1fe7c0bf0591-d8e52ddd {
    justify-self: start;
  }

  #w-node-_405918fc-54de-0cd2-288a-94f88ac10719-d8e52ddd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c48b0112-662b-903b-413b-ccc63315bf6b-d8e52ddd {
    grid-column: 1 / 4;
  }

  #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-d8e52ddd, #w-node-_30715cb0-3569-7453-47b9-0bec7740ab11-d8e52ddd, #w-node-_63ff4e61-dbdd-444d-590b-2269123fa789-d8e52ddd {
    justify-self: stretch;
  }

  #w-node-_18ca4256-5f73-dd86-9407-a28c2397089a-d8e52ddd {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d8eb6401-e01b-7668-75ac-322d0c5697d4-59d49f91, #w-node-_2021dbe6-3066-ab2b-d9b3-82f2659c2ebe-59d49f91 {
    justify-self: center;
  }

  #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f7-d8e52e57 {
    grid-column-end: 3;
  }

  #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f8-d8e52e57 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47ac-d8e52e5c, #w-node-_783bbe3f-cd97-203e-588a-2e9b724c47af-d8e52e5c {
    justify-self: center;
  }

  #w-node-e4e2933d-d4c7-adde-33d4-4b4ddda8bc23-d8e52e5c {
    grid-column-start: 1;
  }

  #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b50-d8e52e5c {
    grid-column-end: 3;
  }

  #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b51-d8e52e5c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6c0-d8e52e5e {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #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-_6eecfe6a-1e55-874d-e161-f59511fccd8e-d8e52e60 {
    grid-column-end: 4;
  }

  #w-node-_79b34619-971d-15eb-e78b-1a7227fe4619-d8e52e61 {
    order: 9999;
  }

  #w-node-_2eba15a8-4071-27a1-1a68-7a1e83c7046a-d8e52e62, #w-node-_30371fc4-d0c1-306e-f1af-38696d910c88-d8e52e63 {
    grid-column-end: 4;
  }

  #w-node-_84d8f0a4-0f3e-bad8-a6b6-b6079facb944-d8e52e65 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_60677b3354187cf213b22165000000000061-d8e52e6f {
    order: -9999;
  }

  #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaf6-d8e52e7a {
    grid-column-end: 3;
  }

  #w-node-bc5961b8-1098-6314-0972-1024622390f2-d8e52e7a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_18ca4256-5f73-dd86-9407-a28c2397089a-d8e52e7a {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_822ef966-071d-b54a-bad8-7b3963163858-d8e52e7a, #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaf6-d8e52e7b {
    grid-column-end: 3;
  }

  #w-node-bc5961b8-1098-6314-0972-1024622390f2-d8e52e7b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_18ca4256-5f73-dd86-9407-a28c2397089a-d8e52e7b {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_822ef966-071d-b54a-bad8-7b3963163858-d8e52e7b {
    grid-column-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-d8e52ddd {
    grid-column: 2 / 3;
    align-self: stretch;
  }

  #w-node-_3feaa781-785c-071f-7a34-8cd7ae7f678b-d8e52ddd, #w-node-_25de05f7-08d0-50ef-c5bb-1fe7c0bf0591-d8e52ddd {
    justify-self: start;
  }

  #w-node-_405918fc-54de-0cd2-288a-94f88ac10719-d8e52ddd {
    grid-column: span 1 / span 1;
  }

  #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-d8e52ddd, #w-node-_30715cb0-3569-7453-47b9-0bec7740ab11-d8e52ddd, #w-node-_63ff4e61-dbdd-444d-590b-2269123fa789-d8e52ddd {
    grid-column-end: 4;
  }

  #w-node-e0109512-ea24-da72-0abd-eed241a01d03-59d49f91 {
    justify-self: center;
  }

  #w-node-e0109512-ea24-da72-0abd-eed241a01d07-59d49f91 {
    align-self: center;
  }

  #w-node-_7e643633-c7d4-289e-db71-e90f621fac58-d8e52e5a {
    justify-self: start;
  }

  #w-node-_57185c84-ccf7-9046-3d3b-d8f1cd32c5c0-d8e52e5a {
    order: -9999;
  }

  #w-node-f87a93a0-e501-c695-e58f-a0f271e0a483-d8e52e65, #w-node-f87a93a0-e501-c695-e58f-a0f271e0a489-d8e52e65, #w-node-f87a93a0-e501-c695-e58f-a0f271e0a48f-d8e52e65, #w-node-f87a93a0-e501-c695-e58f-a0f271e0a495-d8e52e65 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e7da366f-c292-c390-0256-54e021be924c-d8e52e78 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bdc50d02-a8e6-7b91-2785-9db5368500c9-d8e52ddd {
    align-self: end;
  }

  #w-node-e7257dc0-d99c-fd78-3059-6e0e6195bcb3-d8e52ddd, #w-node-_30715cb0-3569-7453-47b9-0bec7740ab11-d8e52ddd, #w-node-_63ff4e61-dbdd-444d-590b-2269123fa789-d8e52ddd {
    grid-column: 1 / 4;
  }

  #w-node-_18ca4256-5f73-dd86-9407-a28c2397089a-d8e52ddd {
    grid-column: span 1 / span 1;
  }

  #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73cf-d8e52e57, #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73db-d8e52e57, #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73e7-d8e52e57 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_930bdd7e-2a85-b40c-44af-a5ca783e73f7-d8e52e57 {
    grid-column-end: 3;
  }

  #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b28-d8e52e5c, #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b34-d8e52e5c, #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b40-d8e52e5c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6ec0106b-a9a5-5703-9865-87ad8ac14b50-d8e52e5c {
    grid-column-end: 3;
  }

  #w-node-_2609fcec-8215-0d73-ee30-8ac97ad2c6c0-d8e52e5e {
    grid-column: span 1 / span 1;
  }

  #w-node-_33018cbc-db04-718c-d215-7d328d2214ef-d3468612, #w-node-_92abb93c-eb64-1a87-ea32-98e9c6f1d678-d3468612, #w-node-a4181ea1-b90f-dce7-1ff2-23e3139ba539-d3468612 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c05fe523-5a2a-b171-9eca-362095d4bf72-d3468612 {
    grid-column-end: 3;
  }

  #w-node-_6eecfe6a-1e55-874d-e161-f59511fccdb6-d8e52e60, #w-node-_6eecfe6a-1e55-874d-e161-f59511fccd9a-d8e52e60, #w-node-_4a8b5a0d-1a67-05ea-1df9-edc44a8554fc-d8e52e62, #w-node-_436b1fba-7c89-1ae1-a32a-93092674d2cf-d8e52e63, #w-node-_9bfc7c3c-80d1-659d-c699-623ae06b1317-d8e52e63, #w-node-_2d3a43f8-e0c0-b2d4-96bf-8979e68f0963-d8e52e63, #w-node-cd00aefd-abd1-5239-1bb9-3c669b2f8225-d8e52e63, #w-node-bf2edfe2-2e41-97db-912f-40395b94e7fa-d8e52e63, #w-node-af337b51-b8c8-5eaa-fba7-703ce5a5bdf9-d8e52e63, #w-node-_889fcff4-c489-9728-a2e1-c8f2a0d003f2-d8e52e63 {
    justify-self: center;
  }

  #w-node-_21a73135-ae5d-bce8-1441-6df1bec9e5fe-d8e52e65 {
    grid-column: 1 / 4;
  }

  #w-node-_84d8f0a4-0f3e-bad8-a6b6-b6079facb944-d8e52e65 {
    grid-column: span 1 / span 1;
  }

  #w-node-f6debed5-2d75-fd64-d42a-651e807df271-d8e52e65, #w-node-b690cf14-0a9e-fd2f-d034-be7cd5f9726a-d8e52e65 {
    justify-self: center;
  }

  #First-name.w-node-e1c3b073-4995-b807-a440-5d3dc344d310-d8e52e65, #Last-name.w-node-e1c3b073-4995-b807-a440-5d3dc344d311-d8e52e65 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba83-d8e52e7a, #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba8f-d8e52e7a, #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9b-d8e52e7a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaf6-d8e52e7a {
    grid-column-end: 3;
  }

  #w-node-d760e9da-bd61-de03-4595-7d747e4e9fcb-d8e52e7a {
    grid-column: 1 / 4;
  }

  #w-node-_18ca4256-5f73-dd86-9407-a28c2397089a-d8e52e7a {
    grid-column: span 1 / span 1;
  }

  #w-node-_9d174131-a106-063b-d9bf-57f3fa00eed7-d8e52e7a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba83-d8e52e7b, #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba8f-d8e52e7b, #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcba9b-d8e52e7b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e84be4b2-65e2-f88f-1b49-2045e0dcbaf6-d8e52e7b {
    grid-column-end: 3;
  }

  #w-node-d760e9da-bd61-de03-4595-7d747e4e9fcb-d8e52e7b {
    grid-column: 1 / 4;
  }

  #w-node-_18ca4256-5f73-dd86-9407-a28c2397089a-d8e52e7b {
    grid-column: span 1 / span 1;
  }

  #w-node-_9d174131-a106-063b-d9bf-57f3fa00eed7-d8e52e7b {
    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: 'Lane narrow [allfont';
  src: url('../fonts/lane-narrow_allfont.net.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Musticapro';
  src: url('../fonts/MusticaPro-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}