a:hover{
  color:inherit;
}

.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  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;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional: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-commercecheckoutshippingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.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-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  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-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.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-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountsinput {
  height: 38px;
  width: auto;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  min-width: 0;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  flex: 1;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutdiscountsinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.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-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-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-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.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 {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .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-commercecheckoutdiscountsinput {
    font-size: 16px;
  }
}

body {
  color: #58595b;
  background-color: #e7e7e8;
  font-family: Journalsansnew, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.35em;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3em;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
}

p {
  margin-bottom: 0;
}

a {
  color: #58595b;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.grid-wrapper {
  z-index: 25;
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1500px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.nav-link {
  height: 100%;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.2em;
  text-decoration: none;
  display: flex;
  position: static;
}

.nav-link.w--current {
  color: #fff;
}

.section {
  z-index: 10;
  justify-content: center;
  padding-top: 160px;
  padding-bottom: 160px;
  display: flex;
  position: relative;
}

.section.no-padding {
  padding: 0;
}

.section.no-top-padding {
  padding-top: 0;
}

.overlay {
  background-color: rgba(8, 8, 8, .3);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button {
  color: #000;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 14px 23px 14px 28px;
  font-size: 11px;
  line-height: 1.5em;
  text-decoration: none;
  display: flex;
}

.subtitle {
  color: #667479;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3em;
}

.subtitle.light {
  color: #fff;
}

.option-list {
  color: #667479;
  text-transform: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6em;
}

.cart-item-bottom {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.order-details {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 24px;
  margin-right: 0;
  display: flex;
}

.cart-item-top {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 36px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.cart-item-top.small {
  margin-bottom: 12px;
}

.cart-title {
  letter-spacing: .02em;
  text-transform: none;
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 500;
}

.cart-title.small {
  margin-bottom: 4px;
}

.cart-item-title {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.price {
  color: #667479;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.product-card {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #080808;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
}

.page-wrapper {
  color: #080808;
  background-color: #fff;
  font-family: Generalsans;
  font-weight: 400;
  display: block;
}

.background {
  background-image: url('../fe_images/Image001.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background.checkout-background {
  background-image: url('../fe_images/Image001-1.jpg');
}

.background-wrapper {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.page-content {
  z-index: 10;
  background-color: #fff;
  position: relative;
}

.arrow-cover {
  z-index: 25;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.centered-intro {
  max-width: 525px;
  grid-column-gap: 40px;
  grid-row-gap: 36px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.body-display {
  color: #667479;
  font-size: 18px;
  line-height: 1.65em;
}

.body-display.small {
  font-size: 15px;
}

.dark-slide-arrow {
  width: 48px;
  height: 48px;
  background-color: #080808;
  border: 1px #e4e9ec;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  bottom: 90px;
}

.heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.35em;
}

.heading.large {
  font-size: 42px;
}

.underline-link {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  color: #667479;
  letter-spacing: 4px;
  text-transform: uppercase;
  border-bottom: 1px #e4e9ec;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
  font-size: 11px;
  line-height: 1.5em;
  text-decoration: none;
  display: grid;
}

.arrow-icon {
  width: 14px;
}

.stacked-intro {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.stacked-intro.small {
  grid-row-gap: 18px;
}

.stacked-intro.centered {
  text-align: center;
  justify-content: center;
  justify-items: center;
}

.tab-top {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding: 28px 0;
  text-decoration: none;
  transition: padding .5s cubic-bezier(.25, .46, .45, .94);
  position: relative;
  overflow: hidden;
}

.tab-top:hover {
  padding-left: 0;
  padding-right: 0;
}

.button-text-wrapper {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.menu-category {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  text-decoration: none;
  display: grid;
  position: relative;
  overflow: hidden;
}

.link-arrow-wrapper {
  overflow: hidden;
}

.checkout-form {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.checkout-grid {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
}

.checkout-right {
  min-width: 500px;
  background-color: #fff;
  padding: 80px 5vw 160px 80px;
  position: relative;
  top: 0;
}

.checkout-left {
  width: 100%;
  max-width: 750px;
  grid-column-gap: 48px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0 160px;
  display: grid;
}

.field {
  height: 52px;
  color: #667479;
  background-color: rgba(255, 255, 255, 0);
  border-color: #e4e9ec;
  border-radius: 2px;
  margin-bottom: 24px;
  padding: 14px 20px;
  font-size: 15px;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.field:focus, .field.-wfp-focus {
  border-color: #99a7ac;
}

.field.no-margin {
  margin-bottom: 0;
}

.field.short-margin {
  margin-bottom: 12px;
}

.block-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
}

.block-header {
  background-color: rgba(255, 255, 255, 0);
  border-style: none;
  padding: 0 0 36px;
}

.customer-wrapper {
  margin-bottom: 0;
}

.field-label {
  color: #667479;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 9px;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.6em;
}

.field-label.red {
  color: #ac4b4b;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0 0 0 12px;
  font-size: 9px;
  line-height: 1.3em;
}

.shipping-method-list {
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  border-left-style: none;
  border-right-style: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.shipping-method {
  border: 1px solid #e4e9ec;
  border-radius: 2px;
  padding: 18px;
}

.sticky-checkout-sidebar {
  max-width: 450px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.web-payments {
  margin-bottom: -8px;
}

.checkout-banner {
  min-height: 260px;
  grid-column-gap: 16px;
  grid-row-gap: 120px;
  color: #fff;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  padding-top: 160px;
  padding-bottom: 60px;
  display: grid;
}

.order-item {
  border-top: 1px #e4e9ec;
  justify-content: flex-start;
  margin-bottom: 0;
  padding: 0;
}

.order-item:nth-child(2n+1) {
  border-radius: 4px;
}

.order-image {
  min-height: 100%;
  border-radius: 2px;
  overflow: hidden;
}

.order-item-image {
  width: 80px;
  height: 80px;
  min-height: 100%;
  object-fit: cover;
}

.order-item-list {
  max-height: 425px;
  grid-column-gap: 0px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
  overflow: auto;
}

.order-items, .order-summary {
  margin-bottom: 0;
}

.summary-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.order-quantity {
  color: #667479;
  font-size: 12px;
}

.quantity-number {
  margin-left: 2px;
}

.submit-button {
  height: 52px;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #080808;
  border-radius: 100px;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 11px;
  display: flex;
}

.summary-text {
  color: #667479;
  font-size: 15px;
  font-weight: 400;
}

.summary-text.dark {
  color: #080808;
}

.summary-text.dark-bold {
  color: #080808;
  font-weight: 500;
}

.discounts {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  padding: 0;
}

.discount-button-wrapper {
  height: auto;
  color: #080808;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e4e9ec;
  border-left-style: none;
  border-radius: 0 100px 100px 0;
  align-items: stretch;
  margin-left: 0;
  padding: 6px;
  font-size: 11px;
  display: flex;
}

.discount-code {
  height: 52px;
  color: #667479;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid none solid solid;
  border-color: #e4e9ec;
  border-radius: 100px 0 0 100px;
  padding-left: 30px;
}

.discount-code:focus {
  border-style: solid none solid solid;
  border-color: #e4e9ec;
}

.column {
  padding-left: 3px;
  padding-right: 3px;
}

.row {
  margin-left: -3px;
  margin-right: -3px;
}

.checkout-component {
  background-color: #fff;
  border: 1px solid rgba(228, 233, 236, 0);
  border-radius: 2px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 48px 40px;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.checkout-component:hover {
  border: 1px solid #e4e9ec;
}

.billing-address-toggle {
  color: #667479;
  align-items: center;
  line-height: 1.3em;
}

.checkbox {
  background-color: #fff;
  border: 1px solid #e4e9ec;
  border-radius: 2px;
  margin-top: 0;
  margin-right: 3px;
}

.checkbox-label {
  margin-bottom: 0;
}

.shipping-text {
  font-size: 15px;
  font-weight: 500;
}

.radio-button {
  background-color: #080808;
  border: 1px solid #e4e9ec;
  margin-right: 18px;
}

.shipping-title {
  margin-left: 0;
  margin-right: 0;
}

.apply-button {
  height: auto;
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: rgba(228, 233, 236, 0);
  border-radius: 100px;
  padding: 0 20px 0 24px;
  font-size: 11px;
  line-height: 1.3em;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94);
}

.apply-button:hover {
  background-color: #e4e9ec;
}

.empty-state {
  border: 1px solid #e4e9ec;
  border-radius: 2px;
}

.footer-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  align-items: center;
  font-size: 11px;
  line-height: 1.5em;
  text-decoration: none;
  display: grid;
}

.special-pay-button {
  border-radius: 100px;
}

.special-pay-button.large {
  height: 48px;
}

.checkout-page {
  background-color: #f4f8fa;
}

.confirmation-block {
  font-size: 15px;
  line-height: 1.6em;
}

.search-results {
  grid-column-gap: 80px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.search-result-item {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #e4e9ec;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  padding: 60px 0;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94);
  display: grid;
}

.result-info {
  grid-column-gap: 16px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  display: grid;
}

.search-grid {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  display: grid;
}

.search-result-list {
  grid-column-gap: 80px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.result-title {
  color: #07090c;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4em;
  text-decoration: none;
}

.search-result-bar {
  background-color: #fff;
  border: 1px solid #e4e9ec;
  border-radius: 100px;
  margin-bottom: 0;
  padding: 4px;
  display: flex;
}

.search-result-input {
  min-height: 50px;
  min-width: 350px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px #000;
  margin-bottom: 0;
  padding-left: 24px;
  font-size: 16px;
}

.search-result-button {
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #07090c;
  background-image: url('../fe_images/search24x242x-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 100px;
  padding-left: 0;
  padding-right: 0;
  font-size: 11px;
}

.search-result-hero {
  color: #07090c;
  background-color: #f4f8fa;
  justify-content: center;
  padding-top: 180px;
  padding-bottom: 80px;
  display: flex;
}

.result-image {
  min-height: 22vw;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.category-item {
  color: #667479;
  letter-spacing: 5px;
  text-transform: uppercase;
  align-items: center;
  padding-right: 24px;
  font-size: 11px;
  line-height: 1.3em;
  text-decoration: none;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-block-104 {
  color: #cfa043;
  margin-bottom: 10px;
  font-size: 16px;
}

.progress-line {
  width: 100%;
  height: 20px;
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: rgba(165, 127, 72, .5);
  display: none;
  position: absolute;
}

.text-block-102 {
  color: #b6b6b6;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.top-bar-block {
  width: 100%;
  flex: 0 auto;
  justify-content: space-between;
  padding-left: 10vh;
  display: flex;
}

.logo-html {
  color: #cfa043;
}

.div-block-236 {
  width: 31vw;
  height: 100vh;
  max-width: 438px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 100px 45px 100px 25px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-236.auto-overflow {
  overflow: auto;
}

.div-block-236.bim {
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: auto;
}

.div-block-260 {
  justify-content: space-between;
  margin-top: 7px;
  margin-bottom: 26px;
  display: flex;
}

.link-block-2 {
  border: 1px solid #595757;
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.progress-bar {
  height: 20px;
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: rgba(223, 223, 223, .5);
  justify-content: flex-start;
  display: flex;
  position: fixed;
  bottom: 5vh;
  right: 60px;
  transform: translate(0);
}

.progress-bar.hide {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.image-26 {
  width: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}

.progress-link {
  height: 20px;
  color: #1a1813;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  display: flex;
}

.progress-link:hover {
  color: #9d2435;
  font-size: 12px;
}

.progress-link.w--current {
  justify-content: center;
  align-items: center;
}

.div-block-245 {
  width: 100%;
  margin-bottom: 50px;
}

.div-block-235 {
  padding-left: 185px;
  display: flex;
  position: relative;
}

.div-block-235.d {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.page-name {
  width: 330px;
  color: #b6b6b6;
  white-space: nowrap;
  font-size: 50px;
  font-weight: 700;
  line-height: 120px;
  position: absolute;
}

.page-name._50 {
  width: auto;
  white-space: nowrap;
  font-size: 50px;
  line-height: 100px;
}

.page-name._50.cn {
  line-height: 50px;
}

.page-name.cn {
  width: auto;
  line-height: 50px;
  position: relative;
  font-family: DFQianLongXingHK, sans-serif !important;
}

.big-menu-block {
  height: 100%;
  flex-direction: column;
  flex: 1;
  padding-top: 0;
  padding-left: 185px;
  display: flex;
  position: relative;
}

.div-block-246 {
  width: 1px;
  height: 90%;
  background-color: #9c9c9c;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.top-bar-left-block {
  align-items: center;
  display: flex;
}

.top-bar-logo {
  height: 70px;
  margin-right: 60px;
  display: none;
}

.c-icon {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.top-bar-logo-link {
  margin-top: 0;
}

.div-block-255 {
  width: 100%;
  height: 1px;
  background-color: #cacaca;
}

.div-block-261 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column dense;
  margin-top: 60px;
}

.top-bar {
  height: 13vh;
  max-height: 116px;
  border-bottom: 2px solid #ccbc9c;
  justify-content: space-between;
  align-items: center;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.top-bar.phone {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.text-block-116 {
  width: 45px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.image-24 {
  width: 8px;
  height: 8px;
}

.text-block-105 {
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.div-block-256 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 60px 40px;
  display: flex;
}

.div-block-256.d {
  width: 100%;
  flex-direction: column;
  flex: 0 auto;
  padding-right: 260px;
  display: flex;
  position: relative;
}

.div-block-257 {
  width: 200px;
  height: 100px;
  margin-right: 15px;
}

.div-block-259 {
  width: 345px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 15px;
  margin-right: 40px;
  display: inline-block;
}

.text-block-117 {
  color: #cfa043;
  font-size: 16px;
  line-height: 21px;
}

.text-block-117.phone {
  display: none;
}

.text-block-113 {
  font-size: 21px;
}

.big-menu {
  z-index: 97;
  width: 100vw;
  height: 100vh;
  background-color: #e7e7e8;
  justify-content: space-between;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: -100vw;
  right: 0%;
}

.text-block-112 {
  width: 27px;
  height: 27px;
  border: 1px solid #cfa043;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.text-block-111 {
  font-size: 32px;
  font-weight: 700;
  line-height: 60px;
}

.text-block-114, .text-block-98 {
  color: #595757;
  margin-right: 4px;
}

.menu-c-block {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  display: none;
}

.div-block-248 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-247 {
  grid-column-gap: 16px;
  grid-row-gap: 13px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-233 {
  width: 1px;
  height: 1px;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: auto;
  right: 0%;
  transform: rotate(-90deg);
}

.div-block-233.cn {
  width: auto;
  height: auto;
  right: 30px;
  transform: none;
}

.menu-stripe {
  width: 30px;
  height: 1px;
  background-color: #cfa043;
  border-radius: 25px;
  margin-top: 2px;
  margin-bottom: 2px;
  position: relative;
}

.top-bar-right-block {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
}

.top-bar-right-block.progress {
  height: 20px;
  padding-right: 0;
  font-size: 12px;
  line-height: 12px;
}

.text-block-115 {
  width: 130px;
  color: #000;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
}

.text-block-115.no-width {
  width: auto;
}

.div-block-254 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.menu-logo {
  width: 92px;
  height: 135px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 60px;
  right: auto;
}

.div-block-258 {
  width: 100%;
  height: 1px;
  background-color: #cacaca;
}

.image-27 {
  width: 200px;
  height: 100px;
  object-fit: cover;
}

.text-block-103 {
  color: #b6b6b6;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.menu {
  z-index: 99;
  width: 164px;
  color: #333;
  background-color: #e7e7e8;
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 200px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.link-block-3 {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-253 {
  height: 100vh;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 126px;
  padding-bottom: 80px;
  padding-left: 126px;
  display: flex;
}

.text-block-118 {
  color: #595757;
  margin-right: 4px;
}

.main-block {
  padding-left: 185px;
  display: flex;
  position: relative;
}

.main-block.vertical {
  flex-direction: column;
}

.link-block-4 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.div-block-252 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-107 {
  color: #cfa043;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
}

.left-arrow-2 {
  width: 30px;
  height: 30px;
  background-color: #9c9c9c;
  border-radius: 100%;
  font-size: 12px;
  left: -25px;
}

.text-block-119 {
  width: 350px;
  color: #292f3e;
  font-size: 90px;
  font-weight: 700;
  line-height: 120px;
  position: absolute;
}

.right-arrow-2 {
  width: 30px;
  height: 30px;
  background-color: #9c9c9c;
  border-radius: 1005px;
  font-size: 12px;
  right: -25px;
}

.hide {
  display: none;
}

.slider-2 {
  z-index: 0;
  height: 30vw;
  margin-bottom: 2vw;
}

.div-block-249 {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding-top: 200px;
  display: flex;
  position: relative;
}

.image-29 {
  width: 100%;
  height: 13vw;
  object-fit: cover;
}

.image-30 {
  width: 8px;
  height: 8px;
}

.div-block-264 {
  width: 1px;
  height: 1px;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: auto;
  right: 0%;
  transform: rotate(-90deg);
}

.text-block-109 {
  color: #58595b;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.text-block-120 {
  font-size: 21px;
}

.text-block-121 {
  width: 27px;
  height: 27px;
  border: 1px solid #cfa043;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.text-block-122 {
  font-size: 32px;
  font-weight: 700;
  line-height: 60px;
}

.text-block-123 {
  color: #595757;
  margin-right: 4px;
}

.div-block-263, .div-block-265 {
  grid-column-gap: 16px;
  grid-row-gap: 13px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-250 {
  width: 60vw;
  padding-left: 30px;
  padding-right: 45px;
}

.image-28 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-251 {
  flex: 1;
  padding-right: 20px;
}

.link-block-6 {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-266 {
  height: 100vh;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 126px;
  padding-bottom: 80px;
  padding-left: 126px;
  display: flex;
}

.slider-3 {
  height: 26px;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 10px;
  margin-bottom: 10px;
  left: 30px;
}

.div-block-267 {
  z-index: 0;
  display: flex;
  position: relative;
}

.left-arrow-3 {
  width: 30px;
  height: 30px;
  color: #58595b;
  font-size: 14px;
  left: -30px;
}

.right-arrow-3 {
  width: 30px;
  height: 30px;
  color: #58595b;
  font-size: 15px;
  right: -30px;
}

.mask-2 {
  width: 45px;
}

.icon {
  color: #58595b;
}

.top-menu-heading {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Journalsansnew, sans-serif;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.top-menu-block {
  flex-direction: column;
  font-size: 1.1em;
}

.div-block-90 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-27 {
  color: #fff;
  font-weight: 200;
}

.top-menu-wrapper-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(63, 49, 11, .7);
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.top-menu-wrapper-overlay.mbm-multiply {
  width: 100%;
  height: 100%;
}

.top-menu-wrapper-overlay.mbm-multiply.y, .top-menu-wrapper-overlay.mbm-multiply.y._4354 {
  display: none;
}

.top-menu-wrapper-overlay.mbm-multiply {
  width: 100%;
  height: 100%;
}

.top-menu-link {
  color: #fff;
  text-align: center;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.2em;
  text-decoration: none;
  transition: all .4s;
}

.top-menu-link:hover {
  transform: scale(1.1);
}

.top-menu-wrapper {
  width: 33.3%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-item-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.menu-item-block.last {
  margin-bottom: 0;
}

.link {
  color: #fff;
  margin-right: 25px;
  font-weight: 200;
  text-decoration: none;
}

._1-st-below-text {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 200;
  text-decoration: none;
}

._1-st-below-text._1 {
  margin-right: 15px;
  font-weight: 200;
}

._2-nd-top-block {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: auto;
}

.link-2 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

._2-nd-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: red;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 100%;
  left: 0%;
  right: 0%;
}

._2-nd-below-text-block {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.c-menu-btn {
  cursor: pointer;
}

.logo-ember {
  color: #fff;
}

.close-menu-block {
  z-index: 25;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  bottom: 15px;
}

.menu-stripe-2 {
  width: 30px;
  height: 1px;
  background-color: #fff;
  border-radius: 25px;
  margin-top: 2px;
  margin-bottom: 2px;
  position: relative;
}

.menu-stripe-2.short {
  width: 30px;
}

.close-menu-image {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.c-menu {
  z-index: 26;
  position: absolute;
  bottom: 15px;
  left: auto;
  right: auto;
}

.logo-menu-block {
  width: 92px;
  height: 135px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
  position: relative;
}

.logo-menu-block._2 {
  z-index: 99;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 60px;
  right: auto;
}

.div-block-268 {
  position: relative;
}

.div-block-269 {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  display: flex;
  position: fixed;
  bottom: 100%;
}

.over-2 {
  width: 100%;
  height: 100%;
  background-color: rgba(63, 49, 11, .7);
  position: absolute;
}

.over-2.mbm-multiply {
  width: 33%;
  background-color: rgba(63, 49, 11, .7);
  margin-left: auto;
  margin-right: auto;
}

.over-2.mbm-multiply._2 {
  background-color: rgba(216, 170, 51, .9);
}

.html-embed {
  width: 0;
  height: 0;
}

.sdfef.mbm-multiply {
  background-color: #3f310b;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-270, .div-block-271 {
  width: 100vw;
  height: 100vh;
}

.image-31 {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.div-block-272 {
  width: 100%;
  height: 100%;
  background-image: url('../fe_images/336686243_203682825742265_4431457204181268434_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.div-block-273 {
  z-index: 19;
  position: relative;
}

.link-3 {
  color: #fff;
}

.div-block-274 {
  align-items: center;
  display: flex;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: 25px;
  right: auto;
}

.div-block-275 {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  flex-direction: column;
  padding-top: 60px;
  padding-right: 21px;
  display: flex;
}

.line {
  height: 1px;
  background-color: #9c9c9c;
}

.tabs {
  flex-direction: column;
  flex: 1;
  margin-top: 60px;
  display: flex;
  overflow: hidden;
}

.tab-link-tab-1 {
  color: #58595b;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0);
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: rgba(255, 255, 255, 0);
  text-decoration: underline;
}

.tab-link-tab-1.inv--current {
  background-color: rgba(255, 255, 255, 0);
  text-decoration: underline;
}

.text-block-124 {
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.tabs-menu {
  min-height: 50px;
  margin-bottom: 60px;
  display: flex;
  overflow: auto;
}

.tabs-content {
  border-top: 1px solid #9c9c9c;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.tab-pane-tab-1 {
  flex: 1;
}

.div-block-276 {
  color: #cfa043;
  border-bottom: 1px solid #9c9c9c;
  margin-bottom: 32px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-276.black {
  color: #000;
}

.div-block-277 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}

.div-block-278 {
  flex-direction: column;
  align-items: flex-start;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.list {
  margin-bottom: 0;
}

.small-line {
  width: 150px;
  height: 1px;
  background-color: #9c9c9c;
  margin-top: 25px;
  margin-bottom: 25px;
}

.small-line.last {
  display: none;
}

.bold {
  font-weight: 700;
}

.slider-4 {
  width: 33%;
  height: 100%;
  max-width: 525px;
  min-width: 350px;
  background-color: rgba(221, 221, 221, 0);
  flex: 0 auto;
  display: flex;
}

.div-block-279 {
  width: 100%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-279._100 {
  height: 100%;
}

.tab-pane-tab-3 {
  flex: 1;
}

.mask-3 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-280 {
  height: 100%;
  border-right: 1px solid #9c9c9c;
  padding: 40px 70px;
}

.div-block-280.up-down {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.text-block-125 {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
}

.text-block-125.no {
  margin-bottom: 0;
}

.list-2 {
  margin-bottom: 60px;
  padding-left: 20px;
}

.underline {
  text-decoration: underline;
}

.image-32 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.slide-4 {
  height: 100%;
}

.right-arrow-4 {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  top: auto;
  bottom: 15px;
  left: auto;
  right: 15px;
}

.image-33 {
  display: block;
}

.left-arrow-4 {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  top: auto;
  bottom: 15px;
  left: auto;
  right: 60px;
}

.tab-link-tab-1-2 {
  width: 45px;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  font-size: 20px;
  line-height: 27px;
}

.tab-link-tab-1-2.w--current {
  color: #cfa043;
  background-color: rgba(255, 255, 255, 0);
}

.tab-link-tab-1-2.long {
  width: auto;
}

.tabs-menu-2 {
  grid-column-gap: 50px;
  align-items: center;
  padding: 10px 10px 7px;
  display: flex;
  overflow: auto;
}

.text-block-126 {
  background-color: rgba(255, 255, 255, 0);
}

.tabs-2 {
  flex: 1;
  overflow: hidden;
}

.tabs-content-2 {
  width: 100%;
  height: 100%;
  border-top: 1px solid #9c9c9c;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.text-block-127 {
  width: 43px;
}

.div-block-281 {
  padding-top: 30px;
  padding-bottom: 100px;
}

.div-block-282 {
  grid-column-gap: 35px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-128 {
  margin-bottom: 25px;
  font-size: 20px;
}

.div-block-283 {
  flex-direction: column;
  display: flex;
}

.text-block-129, .link-4 {
  font-size: 18px;
  line-height: 24px;
}

.text-block-130 {
  color: #b6b6b6;
  font-size: 50px;
  font-weight: 700;
  line-height: 70px;
}

.div-block-284 {
  padding-bottom: 40px;
  padding-right: 10px;
  display: flex;
}

.div-block-284.left {
  padding-left: 10px;
}

.div-block-285 {
  width: 350px;
  padding-top: 20px;
}

.image-35 {
  width: 100%;
}

.div-block-286 {
  width: 1px;
  background-color: #9c9c9c;
  margin-left: 40px;
  margin-right: 40px;
}

.div-block-287 {
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-131 {
  margin-bottom: 17px;
  font-size: 27px;
  font-weight: 700;
  line-height: 37px;
}

.text-block-132 {
  text-align: justify;
  font-size: 17px;
  line-height: 22px;
}

.tabs-menu-3 {
  border-bottom: 1px solid #9c9c9c;
}

.tab-link-tab-2 {
  color: #cfa043;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  white-space: nowrap;
}

.tab-link-tab-2.w--current {
  background-color: rgba(255, 255, 255, 0);
  text-decoration: underline;
}

.text-block-133 {
  color: #cfa043;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.speaker-slide-content {
  z-index: 100;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
  position: relative;
}

.speaker-image {
  width: 101%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.speaker-image.two {
  background-image: url('../fe_images/Group-17.jpg');
}

.speaker-image.three {
  background-image: url('../fe_images/Group-18.jpg');
  background-position: 100% 0;
  margin-right: 0;
}

.speaker-image.five {
  width: 101%;
  background-image: url('../fe_images/Group-17.jpg');
  background-position: 0 0;
}

.speaker-image.one {
  background-image: url('../fe_images/Group-18.jpg');
}

.speaker-image.six {
  background-image: url('../fe_images/Group-17.jpg');
  background-position: 50%;
}

.speaker-image.four {
  background-image: url('../fe_images/Group-18.jpg');
  background-position: 50% 0;
}

.slide-arrow {
  width: 14px;
}

.speaker-image-cover {
  z-index: 10;
  height: 101%;
  opacity: 1;
  cursor: pointer;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 0 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.clip-text {
  overflow: hidden;
}

.clip-text.text-up {
  height: 300px;
  align-items: flex-end;
  display: flex;
}

.speaker-slider {
  width: 33%;
  height: 100%;
  max-width: 525px;
  min-width: 350px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.speaker-arrow {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(255, 255, 255, .04);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 3px 0 0 4px;
  display: flex;
  top: auto;
  bottom: 15px;
  left: auto;
  right: 10px;
}

.speaker-arrow:hover {
  background-color: #fff;
}

.speaker-arrow.left {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 4px;
  top: auto;
  bottom: 15px;
  left: auto;
  right: 58px;
}

.speaker-arrow.left:hover {
  background-color: #fff;
}

.slide-nav {
  display: none;
}

.text-span {
  font-size: 12px;
}

.speaker-slide-mask {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.list-text {
  align-items: flex-start;
  margin-bottom: 40px;
  font-size: 15px;
  font-weight: 500;
  display: block;
  overflow: hidden;
}

.speaker-info {
  max-width: 500px;
}

.slide-image {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-134 {
  font-size: 17px;
  line-height: 17px;
}

.text-block-135 {
  margin-bottom: 40px;
}

.div-block-288 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.tabs-3 {
  display: flex;
}

.tabs-menu-4 {
  flex-direction: column;
  display: flex;
}

.div-block-289 {
  display: flex;
}

.div-block-290 {
  border-right: 1px solid #c9c9c9;
  flex-direction: column;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-5 {
  width: 400px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.link-6 {
  margin-top: 10px;
  margin-left: 40px;
  display: block;
}

.div-block-291 {
  flex: 1;
}

.div-block-292 {
  padding-left: 40px;
  padding-right: 40px;
}

.link-7 {
  color: #000;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
}

.tabs-4 {
  min-height: 85vh;
  flex-direction: column;
  display: flex;
}

.tab-pane-tab-1-3 {
  width: 100%;
}

.div-block-293 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-294 {
  height: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  padding-bottom: 40px;
  display: grid;
  overflow: auto;
}

.div-block-295 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-296 {
  flex-direction: column;
  margin-top: 40px;
  display: flex;
}

.div-block-297 {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-298 {
  width: 100%;
  height: 100%;
  margin-top: 60px;
  overflow: auto;
}

.div-block-298.no-all {
  height: auto;
}

.tab-pane-tab-1-4 {
  flex: 1;
}

.text-block-137 {
  color: #cfa043;
  margin-bottom: 75px;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.text-block-138 {
  margin-bottom: 70px;
}

.text-field {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: #c9c9c9;
  padding-left: 0;
}

.text-field.area {
  min-height: 150px;
  border-color: #cacaca #cacaca #c9c9c9;
}

.field-label-2 {
  margin-top: 15px;
  margin-bottom: 8px;
  font-weight: 400;
}

.submit-button-2 {
  margin-left: auto;
  display: block;
}

.link-block-7 {
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  display: flex;
}

.fixed-notification-block {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #333133;
}

.text-block-31a {
    color: #fff;
    font-weight: 400;
}

.link-block-7a {
  padding: 7px;
}

.link-block-7a img{
  width: 20px;
}

.text-block-139 {
  margin-right: 15px;
  font-size: 25px;
  line-height: 35px;
}

.form {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.checkbox-2 {
  border-color: #c9c9c9;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.checkbox-2.w--redirected-checked {
  background-color: #c9c9c9;
  background-image: none;
  border-color: #c9c9c9;
}

.checkbox-2.w--redirected-focus {
  box-shadow: none;
}

.checkbox-label-2 {
  margin-bottom: 0;
}

.div-block-299 {
  padding-left: 20px;
}

.link-8 {
  border: 1px solid #c9c9c9;
  margin-bottom: 5px;
  padding: 2px 5px;
  display: block;
}

.div-block-300 {
  flex-direction: column;
  flex: 1;
  padding-top: 20px;
  display: flex;
}

.div-block-301 {
  margin-top: 20px;
}

.text-block-140 {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

.list-3 {
  font-size: 17px;
  line-height: 22px;
}

.div-block-302 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: grid;
  overflow: auto;
}

.div-block-303 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-304 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-141 {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
}

.text-block-141.no {
  margin-bottom: 0;
}

.div-block-305 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-36 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.track {
  height: 757vw;
}

.camera {
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
  height: 100vh;
}

.frame {
  z-index: 1;
  display: flex;
  position: relative;
  left: 0%;
}

.item {
  width: 100vw;
  height: 100vh;
  flex: none;
}

.item._1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 164px;
  display: grid;
  position: relative;
}

.item._2 {
  display: flex;
}

.item._3 {
  width: 70vw;
  display: flex;
}

.item._4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.item._4.v2 {
  width: 135vw;
}

.item._5 {
  width: 120vw;
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
}

.item._6 {
  display: flex;
}

.item._7 {
  display: none;
}

.item._8 {
  background-color: #cacaca;
  display: none;
}

.item._4-5 {
  width: 167vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-306 {
  background-image: url('../fe_images/eugene-triguba-zG2I7JO2V2s-unsplash.jpg');
  background-position: 100% 40%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 165px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-307 {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 140px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.text-block-143 {
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.text-block-144 {
  letter-spacing: 30px;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.text-block-144.cn {
  letter-spacing: 10px;
}

.text-span-2 {
  color: #cfa043;
  letter-spacing: 20px;
}

.div-block-308 {
  height: 1px;
  background-color: #000;
}

.text-span-3 {
  width: 22px;
  height: 22px;
  justify-content: center;
  align-items: center;
  padding: 2px;
  display: flex;
}

.text-block-145 {
  font-size: 15px;
  line-height: 22px;
}

.div-block-309 {
  font-size: 15px;
  line-height: 22px;
  display: flex;
}

.text-block-146 {
  width: 22px;
  height: 22px;
  border: 1px solid #cfa043;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.div-block-310 {
  grid-row-gap: 5px;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.div-block-311 {
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 20px;
  display: flex;
  position: relative;
}

.text-block-147 {
  color: #000;
  text-align: justify;
  font-size: 12px;
  line-height: 16px;
}

.text-block-148 {
  color: #000;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

.link-block-8 {
  border: 1px solid #595757;
  border-radius: 25px;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  padding: 3px 10px;
  display: flex;
}

.link-block-8.s2 {
  width: 115px;
  margin-left: 0;
  position: absolute;
  right: -80px;
}

.link-block-8.s2.hide {
  display: none;
}

.link-block-8.s3 {
  margin-top: 40px;
  margin-left: 0;
}

.link-block-8.hide {
  display: none;
}

.image-37 {
  width: 12px;
  height: 12px;
}

.text-block-149 {
  margin-right: 10px;
}

.text-block-150 {
  width: 250px;
  height: 250px;
  color: #000;
  text-align: center;
  background-color: #cfa043;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 48px;
  line-height: 50px;
  display: flex;
}

.div-block-312 {
  border-right: 1px solid #9c9c9c;
  padding-top: 80px;
  padding-left: 140px;
  padding-right: 20px;
}

.div-block-313 {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.text-block-151 {
  color: #000;
  font-size: 28px;
  line-height: 38px;
}

.div-block-314 {
  width: 25vw;
  max-width: 430px;
  min-width: 300px;
  background-image: url('../fe_images/Rectangle-1605.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-315 {
  width: 5vw;
  border-right: 1px solid #9c9c9c;
}

.div-block-316 {
  border-right: 1px solid #9c9c9c;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-152 {
  padding-top: 50px;
  padding-left: 30px;
  font-size: 100px;
  line-height: 112px;
}

.div-block-317 {
  border-left: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-317.hide {
  display: none;
}

.image-38 {
  width: 100%;
}

.text-block-153 {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: auto;
}

.div-block-318 {
  border-right: 1px solid #9c9c9c;
  padding: 60px 20px 100px;
  overflow: auto;
}

.div-block-318.grey {
  background-color: #cacaca;
}

.image-39 {
  width: 170px;
  height: 200px;
  object-fit: cover;
}

.div-block-319 {
  margin-top: 140px;
}

.text-block-154 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 27px;
}

.text-block-155 {
  color: #b6b6b6;
  margin-bottom: 10px;
  font-size: 80px;
  line-height: 80px;
}

.text-block-155.black {
  color: #000;
}

.div-block-320 {
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.div-block-321 {
  border-right: 1px solid #9c9c9c;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-322 {
  width: 40vw;
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.div-block-323 {
  width: 30vw;
}

.div-block-324 {
  width: 30vw;
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-325 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.div-block-326 {
  width: 1px;
  height: 15px;
  background-color: #cfa043;
}

.text-block-156 {
  color: #cfa043;
  font-size: 25px;
  line-height: 50px;
}

.image-40 {
  width: 250px;
  height: 350px;
  margin-top: 60px;
}

.div-block-327 {
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1px 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-left: 20px;
  display: grid;
}

.text-block-157 {
  color: #000;
  margin-bottom: 40px;
  font-size: 60px;
  line-height: 60px;
}

.div-block-328 {
  width: 50vw;
  color: #000;
  border-right: 1px solid #9c9c9c;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-329 {
  width: 50vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: end;
  justify-content: center;
  justify-items: center;
  padding: 60px;
  display: grid;
}

.text-block-158 {
  font-size: 16px;
  line-height: 22px;
}

.text-block-159 {
  font-size: 12px;
  line-height: 16px;
}

.div-block-330 {
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.text-block-160 {
  width: 29vw;
  margin-bottom: 40px;
  margin-left: 40px;
}

.text-block-161 {
  margin-bottom: 20px;
  margin-left: 40px;
  font-size: 80px;
  line-height: 80px;
}

.doc-2-move-block {
  height: 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: -10px;
}

.top-menu-heading-2 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Journalsansnew, sans-serif;
  font-weight: 400;
  line-height: 30px;
}

.text-wrapper-block-1 {
  position: relative;
  overflow: hidden;
}

.text-wrapper-block-1.cn {
  font-size: 2vw;
  line-height: 1.4em;
}

.text-wrapper-text-4 {
  color: rgba(255, 255, 255, .5);
}

.top-menu-block-2 {
  flex-direction: column;
  font-size: 1.1em;
}

.div-block-331 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.time-line-3 {
  width: 100%;
  height: 1px;
  background-color: #d8aa33;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-162 {
  color: #fff;
  font-weight: 200;
}

.ci-slider-btn-loading {
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 1000px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.time-line-block {
  width: 100%;
  height: 1px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.backgroup-image-2 {
  width: 100%;
  height: 100%;
  background-image: url('../fe_images/DSC08922.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.bottom-menu-wrapper {
  z-index: 19;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 60px;
  display: flex;
}

.div-block-85 {
  width: 140px;
  height: 2px;
  background-color: #fff;
}

.top-menu-wrapper-overlay-2 {
  background-color: #c9bc9c;
}

.top-menu-wrapper-overlay-2.mbm-multiply {
  width: 100%;
  height: 100%;
  background-color: rgba(216, 170, 51, .5);
  position: absolute;
  top: auto;
  bottom: 100%;
  left: auto;
  right: auto;
}

.top-menu-wrapper-overlay-2.mbm-multiply.y.fgrt {
  background-color: rgba(63, 49, 11, .7);
}

.top-menu-wrapper-overlay-2.mbm-multiply.y._4354 {
  display: none;
}

.top-menu-wrapper-overlay-2.mbm-multiply._2 {
  background-color: rgba(0, 0, 0, .5);
  display: block;
  top: 100%;
  bottom: auto;
}

.backgroup-image-1 {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url('../fe_images/DSC08922.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
}

.backgroup-image-1._2 {
  background-image: url('../fe_images/DSC08922.JPG');
}

.backgroup-image-1._2.hide {
  display: none;
}

.right-arrow-5 {
  z-index: 19;
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  display: none;
  top: auto;
  bottom: 3%;
  left: 25%;
  right: auto;
}

.left-arrow-5 {
  z-index: 19;
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  display: none;
  top: auto;
  bottom: 3%;
  left: 20%;
  right: auto;
}

.s3-link-change-block {
  height: 24px;
}

.text-structure-wrapper {
  color: #fff;
  margin-left: 60px;
  font-family: Journalsansnew, sans-serif;
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.text-structure-wrapper.cn {
  font-size: 2.4vw;
  line-height: 1.4em;
}

.slider {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.s3-link-text {
  width: 100%;
  height: 24px;
  justify-content: flex-start;
  align-items: center;
  line-height: 24px;
  display: flex;
  position: relative;
}

.c-slider-btn-loading {
  width: 100%;
  height: 100%;
  border: 1px dashed #fff;
  border-radius: 1000px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-slider-btn {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.wrapper-text-block {
  padding-left: 60px;
  display: block;
  position: relative;
}

.image-3 {
  width: 20px;
}

.wrapper-ani-text {
  margin-right: 40px;
  font-family: Journalsansnew, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.top-menu-wrapper-2 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 100%;
}

.s3-link-warpper {
  width: 100%;
  height: 100%;
  padding: 55px 10px 140px 60px;
}

.wrapper-text {
  width: 100%;
  max-width: 340px;
  color: #fff;
  font-size: 13px;
  font-weight: 200;
}

._3-rd-block {
  z-index: 2;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.home-line {
  z-index: 999;
  width: 1px;
  background-color: rgba(255, 255, 255, .35);
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.c-slider-btn-circle {
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 1000px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.s3-link-structure {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: absolute;
  top: 100%;
  overflow: hidden;
}

.doc-1 {
  width: 5px;
  height: 5px;
  background-color: #d8aa33;
  border-radius: 100%;
}

.link-block-9 {
  padding: 7px;
}

.wrapper-ani-text-block {
  color: #fff;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.slider-number-block {
  width: 40px;
  height: 30px;
  margin-right: 10px;
}

.doc-3-move-block {
  height: 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: -10px;
}

.s3-link-a-text {
  height: 24px;
  line-height: 24px;
  display: none;
  position: relative;
}

.s3-link-a-text._10, .s3-link-a-text._1, .s3-link-a-text._2, .s3-link-a-text._6, .s3-link-a-text._3, .s3-link-a-text._4, .s3-link-a-text._7, .s3-link-a-text._8, .s3-link-a-text._13, .s3-link-a-text._12, .s3-link-a-text._9, .s3-link-a-text._5 {
  display: none;
}

.doc-block {
  height: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-item-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.7em;
  display: flex;
}

.menu-item-block-2.last {
  margin-bottom: 0;
}

.doc-4-move-block {
  height: 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: -10px;
}

.text-block-31 {
  color: rgba(255, 255, 255, .5);
  font-weight: 400;
}

.link-9 {
  color: #fff;
  margin-right: 25px;
  font-weight: 200;
  text-decoration: none;
}

.home-wrapper {
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 34% 1px 33% 1px 33%;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.main-background-video {
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
}

.main-background-video.showw {
  display: block;
}

.main-background-video.showw.hide {
  display: none;
}

.accordion-item-trigger {
  color: #b5918f;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 14px;
  font-size: 44px;
  line-height: 48px;
  display: flex;
}

.accordion-item-trigger.v2 {
  color: rgba(255, 255, 255, .75);
  text-transform: uppercase;
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
}

.accordion-item-trigger.v2:hover {
  color: #d8aa33;
}

._w-slider-btn {
  width: 50px;
  height: 50px;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
}

._2-nd-top-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 10%;
}

.link-10 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.div-block-89 {
  width: 3px;
  height: 4%;
  background-color: #d8aa33;
}

.fixed-notification-block {
  z-index: 99999;
  height: 40px;
  background-color: #333133;
  justify-content: space-between;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-wrapper-block-small {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1em;
}

._2-nd-block-2 {
  z-index: 2;
  position: relative;
}

.accordion-item-content {
  flex-direction: column;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left: 30px;
  display: flex;
  overflow: hidden;
}

._1-st-block {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.fullpage, .fullpage._2 {
  display: none;
}

.accordion-item {
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, .35);
}

.accordion-item.v2 {
  border-bottom-style: none;
}

.s3-line-item-link {
  color: rgba(255, 255, 255, .7);
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  position: relative;
}

.s3-line-item-link:hover {
  color: #fff;
}

.s3-line-item-link.last {
  margin-bottom: 5px;
}

.slider-number-wrapper {
  margin-left: 60px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 220px;
  left: 0%;
  right: auto;
}

.doc-1-move-block {
  height: 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: -10px;
}

.text-wrapper-text-1 {
  color: rgba(255, 255, 255, .5);
}

.slider-backgroup-image {
  z-index: 3;
  width: 100%;
  height: 100%;
  background-image: url('../fe_images/DSC08922.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-logo-2 {
  z-index: 999;
  width: 92px;
  height: 135px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 60px;
  right: auto;
}

.menu-stripe-3 {
  width: 30px;
  height: 1px;
  background-color: #58595b;
  border-radius: 25px;
  margin-top: 2px;
  margin-bottom: 2px;
  position: relative;
}

.menu-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(63, 49, 11, .7);
  position: absolute;
}

.menu-overlay.mbm-multiply {
  background-color: rgba(63, 49, 11, .7);
}

.link-11 {
  color: #fff;
  margin-right: 25px;
  font-weight: 200;
  text-decoration: none;
}

._2-nd-top-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 10%;
}

.div-block-332 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-12 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.c1opyright-text {
  color: #fff;
  font-weight: 200;
}

.top-menu-wrapper-3 {
  width: 33.3%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: auto;
}

.menu-block {
  z-index: 998;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  display: flex;
  position: fixed;
  bottom: 100%;
}

._2-nd-below-text-block-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-item-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-333 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-163 {
  color: #cfa043;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
}

.image-41 {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.div-block-334 {
  width: 100%;
}

.div-block-335 {
  height: 1px;
  background-color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-336 {
  flex: 1;
}

.image-42 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-337 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: grid;
  overflow: auto;
}

.div-block-338 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-339 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-340 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-43 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-341 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-342 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-343 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-344 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-44 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-345 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-346 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-347 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-348 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-45 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-349 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-350 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-351 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-352 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-46 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-353 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-354 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-355 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-356 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-47 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-357 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-358 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-359 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-360 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-48 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-361 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: grid;
  overflow: auto;
}

.div-block-362 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-363 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-364 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-49 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-365 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: grid;
  overflow: auto;
}

.div-block-366 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-367 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-368 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-50 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-369 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-370 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-371 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-372 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-51 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.div-block-373 {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  padding-top: 20px;
  display: none;
  overflow: auto;
}

.div-block-374 {
  grid-column-gap: 25px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.div-block-375 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-376 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.image-52 {
  width: 200px;
  object-fit: contain;
  object-position: 0% 0%;
  margin-bottom: 20px;
}

.link-13 {
  color: #fff;
}

.text {
  text-align: justify;
}

.doc-2 {
  width: 5px;
  height: 5px;
  background-color: #d8aa33;
}

.time-line-4, .time-line-2, .time-line-1 {
  width: 100%;
  height: 1px;
  background-color: #d8aa33;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-wrapper-text-3, .text-wrapper-text-2 {
  color: rgba(255, 255, 255, .5);
}

.slider-5 {
  width: 1px;
  height: 1px;
  position: absolute;
}

.close-menu-image-2 {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-stripe-4 {
  width: 30px;
  height: 2px;
  background-color: #fff;
  border-radius: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
  position: relative;
}

.menu-stripe-4.short {
  width: 15px;
}

.close-menu-block-2 {
  z-index: 25;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  bottom: 15px;
}

.link-block-10 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.text-block-174 {
  color: #595757;
  margin-right: 4px;
}

.image-53 {
  width: 8px;
  height: 8px;
}

.link-block-11 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.text-block-175 {
  color: #595757;
  margin-right: 4px;
}

.image-54 {
  width: 8px;
  height: 8px;
}

.link-block-12 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.text-block-176 {
  color: #595757;
  margin-right: 4px;
}

.image-55 {
  width: 8px;
  height: 8px;
}

.link-block-13 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.text-block-177 {
  color: #595757;
  margin-right: 4px;
}

.image-56 {
  width: 8px;
  height: 8px;
}

.link-block-14 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.text-block-178 {
  color: #595757;
  margin-right: 4px;
}

.image-57 {
  width: 8px;
  height: 8px;
}

.link-block-15 {
  border: 1px solid #595757;
  border-radius: 30px;
  align-items: center;
  padding: 6px 14px 6px 18px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
}

.text-block-179 {
  color: #595757;
  margin-right: 4px;
}

.image-58 {
  width: 8px;
  height: 8px;
}

.text-block-180 {
  color: #595757;
  margin-right: 4px;
}

.image-59 {
  width: 8px;
  height: 8px;
}

.text-block-181 {
  color: #595757;
  margin-right: 4px;
}

.image-60 {
  width: 8px;
  height: 8px;
}

.text-block-182 {
  color: #595757;
  margin-right: 4px;
}

.image-61 {
  width: 8px;
  height: 8px;
}

.text-block-183 {
  color: #595757;
  margin-right: 4px;
}

.image-62 {
  width: 8px;
  height: 8px;
}

.text-block-184 {
  color: #595757;
  margin-right: 4px;
}

.image-63 {
  width: 8px;
  height: 8px;
}

.text-block-185 {
  color: #595757;
  margin-right: 4px;
}

.image-64 {
  width: 8px;
  height: 8px;
}

.text-block-186 {
  color: #595757;
  margin-right: 4px;
}

.image-65 {
  width: 8px;
  height: 8px;
}

.text-block-187 {
  color: rgba(88, 89, 91, .75);
  border: 1px solid rgba(88, 89, 91, .75);
  margin-top: 20px;
  padding: 20px;
  font-size: 14px;
  line-height: 16px;
}

.text-span-4 {
  color: #cfa043;
}

.image-66 {
  max-height: 70vh;
}

.div-block-380 {
  height: 100vh;
  background-color: red;
}

.div-block-381 {
  height: 100vh;
  background-color: #ff9d00;
}

.div-block-382 {
  height: 100vh;
  background-color: #0f8;
}

.div-block-383 {
  height: 100vh;
  background-color: #00bfff;
}

.div-block-384 {
  height: 100vh;
  background-color: #3c00ff;
}

.div-block-385 {
  height: 724vw;
  display: none;
  position: absolute;
}

.div-block-386 {
  height: 100vw;
  position: relative;
}

.div-block-387 {
  height: 100vw;
  margin-top: -174px;
  position: relative;
}

.div-block-388 {
  z-index: 0;
  height: 724vw;
  margin-top: -100vh;
  position: relative;
}

.div-block-389 {
  height: 337vw;
  margin-bottom: -20px;
  position: relative;
}

.div-block-390 {
  height: 120vw;
  position: relative;
}

.div-block-391 {
  height: 100vw;
  position: relative;
}

.social-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  display: grid;
}

.link-15 {
  width: 20px;
}

.link-16 {
  width: 25px;
  height: 25px;
  background-image: url('../fe_images/facebook-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-16.ig {
  background-image: url('../fe_images/ig-icon2.svg');
}

.link-17 {
  margin-top: 60px;
  font-size: 20px;
  display: block;
}

@media screen and (min-width: 1440px) {
  .div-block-233.cn {
    right: 20px;
  }

  .div-block-249 {
    padding-bottom: 40px;
  }

  .text-block-152 {
    z-index: 1;
    position: relative;
  }

  .top-menu-heading-2 {
    font-family: Journalsansnew, sans-serif;
  }

  .menu-block {
    bottom: 100%;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: #000;
    border-bottom: 1px solid #e4e9ec;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .dark-slide-arrow {
    bottom: 140px;
  }

  .heading {
    font-size: 32px;
  }

  .heading.large {
    font-size: 38px;
  }

  .tab-top:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .checkout-form {
    padding-right: 5vw;
  }

  .checkout-grid {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .checkout-right {
    min-width: auto;
    padding: 48px 40px 120px;
  }

  .checkout-left {
    grid-row-gap: 24px;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .search-result-list {
    grid-template-columns: 1fr;
  }

  .search-result-hero {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .result-image {
    min-height: 35vw;
  }

  .top-bar-block {
    padding-left: 60px;
  }

  .div-block-236 {
    width: auto;
    max-width: none;
    padding-left: 10px;
    padding-right: 15px;
  }

  .div-block-236.auto-overflow {
    min-width: 300px;
  }

  .div-block-235 {
    width: 100%;
    padding-left: 135px;
  }

  .big-menu-block {
    padding-left: 8vh;
  }

  .top-bar.phone {
    display: none;
  }

  .div-block-256 {
    flex: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-256.d {
    padding-right: 295px;
  }

  .div-block-248 {
    width: 260px;
  }

  .menu-logo {
    left: 0;
  }

  .menu {
    width: 130px;
  }

  .main-block {
    width: 100%;
    padding-left: 135px;
  }

  .text-block-110 {
    text-align: justify;
  }

  .slider-2 {
    height: 40vw;
  }

  .div-block-249 {
    flex-direction: column;
    padding-bottom: 60px;
  }

  .image-29 {
    height: 14vw;
  }

  .div-block-250 {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-block-251 {
    padding-left: 30px;
    padding-right: 45px;
  }

  .logo-menu-block._2 {
    left: 0;
  }

  .div-block-275 {
    padding-right: 5px;
  }

  .tabs-menu {
    padding-top: 50px;
    position: relative;
    overflow: auto;
  }

  .div-block-285 {
    width: 200px;
  }

  .speaker-info {
    max-width: 470px;
  }

  .track {
    height: auto;
  }

  .camera {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .frame {
    flex-direction: column;
    position: relative;
    left: 0%;
  }

  .item {
    height: auto;
  }

  .item._1 {
    height: 200vh;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    padding-left: 130px;
    display: flex;
  }

  .item._2 {
    flex-direction: column;
  }

  .item._3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .item._4 {
    flex-direction: column;
    padding-left: 130px;
    display: flex;
  }

  .item._5 {
    width: auto;
    align-items: flex-start;
    padding: 40px 20px 40px 150px;
  }

  .item._6 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 130px;
  }

  .item._4-5 {
    width: auto;
    flex-direction: column;
    padding-left: 130px;
    display: flex;
  }

  .div-block-306 {
    height: 50%;
    margin-left: 130px;
  }

  .div-block-307 {
    height: 50%;
  }

  .div-block-311 {
    /*background-image: url('../fe_images/Rectangle-1576.jpg');*/
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 1;
  }

  .link-block-8.s2 {
    top: auto;
    bottom: 11%;
    left: auto;
    right: 7%;
  }

  .div-block-312 {
    padding-left: 150px;
  }

  .div-block-313 {
    justify-content: flex-start;
    padding-top: 60px;
    padding-bottom: 140px;
    padding-left: 150px;
  }

  .div-block-314, .div-block-315 {
    display: none;
  }

  .div-block-316 {
    flex-direction: column;
    padding-left: 130px;
    display: flex;
  }

  .text-block-152 {
    margin-bottom: 40px;
  }

  .div-block-318 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .div-block-319 {
    margin-top: 40px;
  }

  .div-block-320 {
    border-right-style: none;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-321 {
    border-right-style: none;
  }

  .menu-logo-2 {
    left: 0;
  }

  .top-menu-wrapper-3 {
    width: 100%;
    padding-left: 130px;
  }

  .div-block-377 {
    display: none;
  }

  .div-block-386 {
    height: 200vh;
    margin-bottom: 0;
  }

  .div-block-388 {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cart-item-top {
    margin-bottom: 24px;
  }

  .heading.large {
    font-size: 36px;
  }

  .checkout-right {
    padding: 40px 36px 100px;
  }

  .checkout-left {
    padding-top: 48px;
  }

  .checkout-banner {
    min-height: 260px;
    padding-top: 120px;
    padding-bottom: 48px;
  }

  .row {
    flex-direction: column;
  }

  .checkout-component {
    padding: 40px 36px;
  }

  .search-result-item {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .result-info {
    grid-row-gap: 12px;
  }

  .search-grid {
    padding-top: 0;
  }

  .search-result-input {
    min-width: 65vw;
  }

  .search-result-hero {
    padding-bottom: 48px;
  }

  .result-image {
    min-height: 65vw;
  }

  .text-block-104 {
    margin-left: 32px;
    margin-right: 32px;
    font-size: 26px;
    line-height: 26px;
  }

  .text-block-102 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .top-bar-block {
    width: auto;
    padding-left: 17px;
  }

  .div-block-236 {
    width: 100%;
    height: auto;
    align-items: flex-start;
    padding: 95px 0 40px;
    position: relative;
  }

  .div-block-236.auto-overflow {
    min-width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-236.bim {
    padding-bottom: 40px;
  }

  .div-block-260 {
    flex-direction: column;
  }

  .link-block-2 {
    background-color: #e7e7e8;
  }

  .link-block-2._32 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .progress-bar {
    display: none;
  }

  .div-block-245 {
    margin-bottom: 20px;
  }

  .div-block-235 {
    flex-direction: column;
    padding-top: 60px;
    padding-left: 0;
  }

  .big-menu-block {
    padding-top: 118px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-246 {
    display: none;
  }

  .top-bar-logo {
    height: 60px;
  }

  .top-bar {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .top-bar.phone {
    z-index: 98;
    width: 100vw;
    height: auto;
    border-bottom-style: none;
    display: none;
  }

  .text-block-116 {
    text-align: center;
  }

  .text-block-105 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .div-block-256 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-256.d {
    padding-right: 32px;
  }

  .div-block-257 {
    width: 100%;
    height: 300px;
    margin-bottom: 10px;
  }

  .div-block-259 {
    width: 100%;
    display: flex;
  }

  .text-block-117 {
    margin-bottom: 10px;
    font-size: 26px;
  }

  .text-block-117.phone {
    display: block;
  }

  .big-menu {
    display: none;
  }

  .menu-c-block {
    margin-bottom: 10px;
  }

  .div-block-248 {
    width: auto;
    margin-top: 140px;
  }

  .div-block-247.ph {
    grid-column-gap: 16px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-233 {
    display: none;
  }

  .menu-stripe {
    width: 25px;
  }

  .text-block-115 {
    width: 100%;
    font-size: 19px;
    line-height: 24px;
  }

  .menu-logo {
    width: 75px;
    height: 120px;
    padding-left: 24px;
    padding-right: 24px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .image-27 {
    width: 100%;
    height: 100%;
  }

  .link-block {
    width: 40px;
    height: 40px;
    opacity: 1;
    background-color: #fff;
    background-image: url('../fe_images/Group-61.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    padding: 0;
    position: fixed;
    top: auto;
    bottom: 10%;
    left: auto;
    right: 5%;
    transform: rotate(-90deg);
  }

  .link-block.w--current {
    bottom: 5%;
  }

  .text-block-103 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .menu {
    width: 100%;
    background-color: rgba(231, 231, 232, 0);
    border-bottom: 1px #9c9c9c;
    border-right-style: none;
    flex-direction: row-reverse;
    padding: 20px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-253 {
    padding-top: 60px;
    padding-left: 0;
  }

  .main-block {
    flex-direction: column;
    padding-top: 60px;
    padding-left: 0;
  }

  .left-arrow-2 {
    width: 25px;
    height: 25px;
    font-size: 16px;
  }

  .right-arrow-2 {
    width: 25px;
    height: 25px;
    padding: 20px;
    font-size: 16px;
  }

  .div-block-249 {
    padding-top: 95px;
  }

  .div-block-264, .div-block-263, .div-block-265 {
    display: none;
  }

  .div-block-265.ph {
    grid-column-gap: 16px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-250 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .link-block-5 {
    width: 40px;
    height: 40px;
    opacity: 1;
    background-color: #fff;
    background-image: url('../fe_images/Group-61.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    padding: 0;
    position: fixed;
    top: auto;
    bottom: 10%;
    left: auto;
    right: 5%;
    transform: rotate(-90deg);
  }

  .link-block-5.w--current {
    bottom: 5%;
  }

  .div-block-251 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .div-block-266 {
    padding-top: 60px;
    padding-left: 0;
  }

  .top-menu-heading {
    font-size: 24px;
  }

  .text-block-27 {
    font-size: 12px;
  }

  .top-menu-wrapper-overlay.mbm-multiply {
    z-index: 3;
    z-index: 3;
    background-color: rgba(216, 170, 51, .9);
  }

  .top-menu-wrapper {
    z-index: 3;
    width: 100%;
  }

  ._1-st-below-text, ._1-st-below-text._1 {
    font-size: 12px;
  }

  ._2-nd-below-text-block {
    bottom: 2%;
  }

  .logo-ember {
    color: #fff;
  }

  .menu-stripe-2 {
    width: 25px;
  }

  .logo-menu-block._2 {
    z-index: 99;
    width: 75px;
    height: 120px;
    z-index: 99;
    width: 75px;
    height: 120px;
    padding-top: 15px;
    padding-bottom: 10px;
    left: 0%;
  }

  .over-2.mbm-multiply._2 {
    width: 100%;
  }

  .div-block-274 {
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 32px;
  }

  .div-block-275 {
    padding-right: 0;
  }

  .tab-link-tab-1, .tab-link-tab-1-2.long {
    white-space: nowrap;
  }

  .div-block-281 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-130 {
    padding-left: 20px;
  }

  .div-block-284 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 10px;
  }

  .div-block-286 {
    width: 100%;
    height: 1px;
    margin: 20px 0;
  }

  .div-block-287 {
    padding-top: 0;
  }

  .clip-text.text-up {
    height: auto;
  }

  .speaker-slide {
    width: 50vw;
  }

  .speaker-slide-mask {
    width: 50%;
  }

  .div-block-294 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-296 {
    margin-top: 0;
  }

  .checkbox-label-2 {
    flex: 1;
  }

  .item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .item._1, .item._4 {
    padding-left: 0;
  }

  .item._5, .item._6 {
    padding-left: 20px;
  }

  .div-block-306 {
    background-position: 0 0;
    margin-left: 0;
  }

  .div-block-312 {
    padding-left: 20px;
  }

  .div-block-313 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-316 {
    padding-left: 0;
  }

  .text-block-152 {
    padding-left: 20px;
  }

  .top-menu-heading-2 {
    font-size: 24px;
  }

  .text-block-162 {
    font-size: 12px;
  }

  .bottom-menu-wrapper {
    align-items: stretch;
    padding-bottom: 0;
  }

  .div-block-85 {
    width: 60px;
    height: 1px;
    margin-right: 20px;
  }

  .top-menu-wrapper-overlay-2.mbm-multiply {
    z-index: 3;
    background-color: rgba(216, 170, 51, .9);
  }

  .top-menu-wrapper-overlay-2.mbm-multiply._2 {
    background-color: rgba(0, 0, 0, .7);
    top: auto;
  }

  .text-structure-wrapper {
    z-index: 2;
    margin-left: 40px;
    font-size: 11vw;
  }

  .text-structure-wrapper.cn {
    font-size: 6vw;
  }

  .slider {
    position: fixed;
  }

  .wrapper-text-block {
    z-index: 4;
    padding-bottom: 100px;
  }

  .wrapper-ani-text {
    color: #fff;
  }

  .top-menu-wrapper-2 {
    z-index: 3;
    bottom: 100%;
  }

  .s3-link-warpper {
    padding-bottom: 20px;
    padding-left: 40px;
  }

  ._3-rd-block {
    height: auto;
  }

  .home-line {
    display: none;
  }

  .s3-link-structure {
    z-index: 4;
    position: relative;
    top: auto;
  }

  .mobilc-1-block {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .wrapper-ani-text-block {
    z-index: 5;
    margin-top: 17px;
  }

  .scroll-index {
    z-index: 99;
    width: 2px;
    height: 60px;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 10px;
    margin-right: 20px;
    padding: 0;
    position: fixed;
    top: auto;
    bottom: 5%;
    left: auto;
    right: 0%;
    overflow: hidden;
  }

  .home-wrapper {
    height: auto;
    flex-direction: column;
    display: flex;
  }

  .text-wrapper-block-small {
    font-size: 3vw;
  }

  ._2-nd-block-2 {
    display: none;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .accordion-item-content._1 {
    margin-left: 20px;
  }

  ._1-st-block {
    height: 100vh;
  }

  .scroll-index-line {
    width: 2px;
    height: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 0;
    position: relative;
    bottom: 20px;
  }

  .fullpage {
    display: none;
  }

  .fullpage._2 {
    display: none;
    position: fixed;
  }

  .section-2 {
    z-index: 1;
    width: 100vw;
    height: 100vh;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .slider-number-wrapper {
    z-index: 2;
    margin-top: 40px;
    margin-left: 40px;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: auto;
  }

  .menu-logo-2 {
    width: 75px;
    height: 120px;
  }

  .menu-stripe-3 {
    width: 25px;
  }

  ._2-nd-top-block-3 {
    top: 100px;
  }

  .c1opyright-text {
    font-size: 12px;
  }

  .top-menu-wrapper-3 {
    z-index: 3;
    padding-top: 140px;
    padding-left: 0;
  }

  .menu-block {
    z-index: 99;
  }

  ._2-nd-below-text-block-2 {
    bottom: 2%;
  }

  .div-block-334, .div-block-379 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-stripe-4 {
    width: 25px;
  }

  .link-block-10, .link-block-11, .link-block-12, .link-block-13, .link-block-14, .link-block-15 {
    background-color: #e7e7e8;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .cart-item-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .cart-item-top {
    margin-bottom: 24px;
  }

  .dark-slide-arrow {
    width: 40px;
    height: 40px;
    margin-left: -2vw;
    margin-right: -2vw;
  }

  .heading {
    font-size: 26px;
  }

  .heading.large {
    font-size: 32px;
  }

  .checkout-grid {
    grid-row-gap: 36px;
  }

  .checkout-right {
    padding: 30px 24px 80px;
  }

  .checkout-banner {
    min-height: 100px;
    padding-bottom: 36px;
  }

  .checkout-component {
    padding: 30px 24px;
  }

  .search-result-input {
    min-width: 65vw;
  }

  .search-result-hero {
    padding-top: 120px;
    padding-bottom: 36px;
  }

  .image-26 {
    height: auto;
  }

  .div-block-235 {
    padding-top: 140px;
  }

  .big-menu-block {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .top-bar-logo {
    height: 45px;
  }

  .link-block {
    bottom: 3%;
  }

  .menu {
    border-bottom-style: none;
  }

  .div-block-253 {
    padding-left: 0;
  }

  .main-block.vertical {
    padding-top: 80px;
  }

  .left-arrow-2, .right-arrow-2 {
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 14px;
  }

  .div-block-249 {
    position: relative;
  }

  .link-block-5 {
    bottom: 3%;
  }

  .div-block-266 {
    padding-left: 0;
  }

  .top-menu-heading {
    margin-bottom: 7px;
    font-size: 24px;
  }

  .top-menu-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-27 {
    line-height: 16px;
  }

  .top-menu-link {
    margin-bottom: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
  }

  .top-menu-wrapper {
    overflow: auto;
  }

  .menu-item-block {
    margin-bottom: 20px;
  }

  ._1-st-below-text, ._1-st-below-text._1 {
    line-height: 16px;
  }

  ._2-nd-top-block {
    top: 3%;
  }

  ._2-nd-below-text-block {
    bottom: 1%;
  }

  .div-block-274 {
    right: 20px;
  }

  .div-block-277 {
    grid-template-columns: 1fr;
  }

  .small-line.last {
    display: block;
  }

  .slider-4 {
    width: 100%;
    max-width: none;
    min-width: auto;
  }

  .div-block-280 {
    border-right-style: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-282 {
    grid-column-gap: 20px;
  }

  .text-block-130 {
    padding-left: 20px;
  }

  .speaker-slide-content {
    padding-bottom: 6px;
  }

  .speaker-slide {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .speaker-slider {
    width: 100%;
    max-width: none;
    min-width: auto;
    padding-bottom: 80px;
  }

  .speaker-slide-mask {
    width: 100%;
  }

  .div-block-288 {
    grid-template-columns: 1fr;
  }

  .div-block-294 {
    grid-row-gap: 55px;
    grid-template-columns: 1fr;
  }

  .div-block-295 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-305 {
    grid-template-columns: 1fr;
  }

  .item._4-5 {
    padding-left: 0;
  }

  .div-block-307 {
    padding-top: 160px;
  }

  .text-block-144, .text-block-144.cn {
    font-size: 45px;
    line-height: 45px;
  }

  .text-block-150 {
    font-size: 45px;
  }

  .text-block-152, .text-block-155 {
    font-size: 45px;
    line-height: 45px;
  }

  .top-menu-heading-2 {
    margin-bottom: 7px;
    font-size: 24px;
  }

  .text-block-162 {
    line-height: 16px;
  }

  .text-wrapper-text-small {
    font-size: 4vw;
  }

  .text-structure-wrapper {
    z-index: 2;
    margin-left: 20px;
    font-size: 11vw;
  }

  .text-structure-wrapper.cn {
    font-size: 7vw;
  }

  .wrapper-text-block, .s3-link-warpper {
    padding-left: 20px;
  }

  .wrapper-ani-text-block {
    left: 20px;
  }

  .s3-link-a-text._10, .s3-link-a-text._1, .s3-link-a-text._2, .s3-link-a-text._6, .s3-link-a-text._3, .s3-link-a-text._4, .s3-link-a-text._7, .s3-link-a-text._8, .s3-link-a-text._13, .s3-link-a-text._12, .s3-link-a-text._9, .s3-link-a-text._5 {
    display: none;
  }

  .menu-item-block-2 {
    margin-bottom: 20px;
  }

  .scroll-index {
    width: 1px;
  }

  ._2-nd-top-block-2 {
    top: 3%;
  }

  .fixed-notification-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-wrapper-block-small {
    font-size: 4.5vw;
  }

  .scroll-index-line {
    width: 1px;
  }

  .fullpage {
    display: none;
  }

  .slider-number-wrapper {
    margin-left: 20px;
  }

  ._2-nd-top-block-3 {
    top: 3%;
  }

  .c1opyright-text {
    line-height: 16px;
  }

  ._2-nd-below-text-block-2 {
    bottom: 1%;
  }

  .menu-item-block-3 {
    margin-bottom: 20px;
  }

  .div-block-340, .div-block-344 {
    grid-template-columns: 1fr;
  }

  .div-block-346 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-348 {
    grid-template-columns: 1fr;
  }

  .div-block-350 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-352 {
    grid-template-columns: 1fr;
  }

  .div-block-354 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-356 {
    grid-template-columns: 1fr;
  }

  .div-block-358 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-360, .div-block-364, .div-block-368, .div-block-372, .div-block-376 {
    grid-template-columns: 1fr;
  }
}

#w-node-_90abf969-3c9a-210f-4c53-66ae2a9d4d22-14e0945c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_61a7f3f99c97ebc4ce4a9a27an-14e0945c {
  grid-area: 1 / 2 / 2 / 4;
  align-self: start;
}

#w-node-_2154bf23-05bd-f8b8-3ec9-9cd460d9a261-14e09465, #w-node-_2154bf23-05bd-f8b8-3ec9-9cd460d9a262-14e09465, #w-node-_2154bf23-05bd-f8b8-3ec9-9cd460d9a263-14e09465 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db0dfc68-8dc0-5c4d-fbc1-b8d9d59f1201-14e09467 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_632c4189-6cb9-87d2-1a91-482b2ac5a0a7-14e09467 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-_632c4189-6cb9-87d2-1a91-482b2ac5a0a8-14e09467 {
  justify-self: center;
}

#w-node-_61a7f3f99c97eb119a4a9a2dan-14e09467 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_803b050a-d54e-408c-6a8b-b05009f14480-14e09469 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_61a7f3f99c97eb70974a9a2aan-14e09469 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-ac335ec4-fbb2-80ee-abe4-ab75201e5d91-14e0946a {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-aeace4a0-ba05-f582-866c-a1b2fcd8abc6-14e0946a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7a4dd6cc-3ad6-dc0f-f5b7-72d9119a8161-abdaa94f, #w-node-_57d68147-6965-93be-8298-8f1e06bf2855-abdaa94f, #w-node-_94c7f258-1db6-3055-3d5d-8b667c84e3d8-abdaa94f, #w-node-_2d8ea7a4-e40d-666b-51f0-bb3af1f5afb8-abdaa94f, #w-node-_224cbe4b-2479-3760-3069-1e02e5069df6-abdaa94f, #w-node-_3a5a5ecc-e5ba-92f7-a9b8-f6bdc6c552f6-abdaa94f, #w-node-dbd98b37-e751-d987-7d4c-9a6a23b93602-abdaa94f, #w-node-e7f2ae7b-0186-e167-d62b-2c32732c59be-abdaa94f, #w-node-_1631ae47-3cf3-22a8-9408-af38020fdc61-abdaa94f, #w-node-df98e6be-782f-f505-bb48-9c154bebd963-abdaa94f, #w-node-b2d825d5-5d76-0141-ef88-99f9e6eac921-abdaa94f, #w-node-_9c4ce2d3-f86b-679e-7767-a6545c62e93b-abdaa94f, #w-node-c4a01a3a-5364-233e-7e54-742158844f06-abdaa94f, #w-node-_31ffab90-c692-d8a6-2b22-4c7b583dc2a4-abdaa94f, #w-node-_38b9ca33-2acc-bbef-d069-789e02392fb4-abdaa94f, #w-node-_6b1fe73d-e762-1b7c-7e77-a58603b635bc-abdaa94f, #w-node-e1bc6c37-5704-78dd-129a-eff8ff5313ea-abdaa94f, #w-node-bdccad49-6647-0e56-e6a7-2036ea3e9f4b-abdaa94f, #w-node-_0f6ab5c0-6155-2c1b-d74e-3079922edaad-abdaa94f, #w-node-af9ab10e-4afc-3387-58da-c69482de762f-abdaa94f, #w-node-_643eaa07-e18d-3234-5277-666fc5a76b63-abdaa94f, #w-node-e4211893-cf08-3264-36b9-19acaf7254fa-abdaa94f, #w-node-_5a570c5e-bb58-09fb-3b62-a07745441d62-abdaa94f, #w-node-_93a4d92d-49d5-f012-5b54-800783827c5a-abdaa94f, #w-node-e83946ad-0a88-b1c3-34fc-d6789526c6d2-abdaa94f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a9a25a41-8c14-6711-a1cf-431d0dbe09cc-abdaa94f, #w-node-a9a25a41-8c14-6711-a1cf-431d0dbe09cd-abdaa94f, #w-node-eff8d535-68af-31f9-9b52-013a11f01b65-abdaa94f, #w-node-eff8d535-68af-31f9-9b52-013a11f01b66-abdaa94f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4fa24710-e9d6-6722-4254-f07cc1c86440-7c3ea815, #w-node-dcb93c6f-e31e-97bc-1e20-4c01c2b371fa-7c3ea815 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c7cf0ba0-bbe7-1404-bdda-9225baa14a7e-7c3ea815, #w-node-c7cf0ba0-bbe7-1404-bdda-9225baa14a7f-7c3ea815, #w-node-_4840e0c3-068a-7857-fc05-68ee3986b416-61b368f9, #w-node-_4840e0c3-068a-7857-fc05-68ee3986b417-61b368f9, #w-node-ea7a555e-9c79-d845-721f-135571f6258c-f6ff54ba, #w-node-ea7a555e-9c79-d845-721f-135571f6258d-f6ff54ba, #w-node-_740301e0-d0ba-3aed-abaf-f0cca4d8b136-646fc9bb, #w-node-_740301e0-d0ba-3aed-abaf-f0cca4d8b137-646fc9bb, #w-node-_2201f881-3448-19de-7f3a-40ddef08b676-b28823d9, #w-node-_2201f881-3448-19de-7f3a-40ddef08b677-b28823d9, #w-node-_47639485-94d5-feaa-6086-86087e379be2-ae158856, #w-node-_47639485-94d5-feaa-6086-86087e379be3-ae158856, #w-node-fc2f63d8-ce9f-5c0e-0b47-6c6acfe2b0e3-a3f5352f, #w-node-fc2f63d8-ce9f-5c0e-0b47-6c6acfe2b0e4-a3f5352f, #w-node-_6b25765d-630f-59a6-e5df-56427999fd6a-01a91791, #w-node-_6b25765d-630f-59a6-e5df-56427999fd6b-01a91791, #w-node-cfad184f-37a3-6d37-3acd-563199ea3559-0dbcd554, #w-node-cfad184f-37a3-6d37-3acd-563199ea355a-0dbcd554, #w-node-_91fede19-4590-8c43-0f77-3693a505cf64-abf2b181, #w-node-_91fede19-4590-8c43-0f77-3693a505cf65-abf2b181, #w-node-_73da6dd8-f127-fcde-1f26-8fb48998c561-20579a6c, #w-node-_73da6dd8-f127-fcde-1f26-8fb48998c562-20579a6c, #w-node-_76e207ad-0e37-a23d-66a5-8894ece9964d-785eced3, #w-node-_76e207ad-0e37-a23d-66a5-8894ece9964e-785eced3, #w-node-bb1b0e30-81ce-afab-837b-81f4ae4e9676-f60061cf, #w-node-bb1b0e30-81ce-afab-837b-81f4ae4e9677-f60061cf, #w-node-_657456a1-a68c-87e8-d48a-a55bcab924c2-697ca04d, #w-node-_657456a1-a68c-87e8-d48a-a55bcab924c3-697ca04d, #w-node-_344e6e48-a65c-a595-730c-e4754a798919-76b0cd9f, #w-node-_344e6e48-a65c-a595-730c-e4754a79891a-76b0cd9f, #w-node-e5fbab8c-451e-8d26-7373-acd8d46b9a07-770136fd, #w-node-e5fbab8c-451e-8d26-7373-acd8d46b9a08-770136fd, #w-node-ec8123d5-ccf3-0c19-1325-63345c6166ae-0723a2fc, #w-node-ec8123d5-ccf3-0c19-1325-63345c6166af-0723a2fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8ee579-b376-b08b-cb5c-666fda6782ab-d7a782d0, #w-node-_9e8ee579-b376-b08b-cb5c-666fda6782ad-d7a782d0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c390c772-8f93-cdf0-c73d-8fb35071f184-d7a782d0, #w-node-c390c772-8f93-cdf0-c73d-8fb35071f185-d7a782d0, #w-node-ef887a20-a9c9-7da6-c82e-770339b232b6-1485b2a4, #w-node-ef887a20-a9c9-7da6-c82e-770339b232b7-1485b2a4, #w-node-af44a3f8-76f4-9875-7247-6bb88b14b4b0-f5fccef3, #w-node-af44a3f8-76f4-9875-7247-6bb88b14b4b1-f5fccef3, #w-node-_7d4c1b9b-d80f-d7ea-0106-0569798ea228-f4500a5f, #w-node-_7d4c1b9b-d80f-d7ea-0106-0569798ea229-f4500a5f, #w-node-_077f968a-e05d-e287-51db-bc3b5059f50f-ce80b5a3, #w-node-_077f968a-e05d-e287-51db-bc3b5059f510-ce80b5a3, #w-node-e3eec437-9260-43c4-10e4-a9706963b549-27980041, #w-node-e3eec437-9260-43c4-10e4-a9706963b54a-27980041, #w-node-_053090d3-c19b-b37f-9868-77f0192cf390-12bb97da, #w-node-_053090d3-c19b-b37f-9868-77f0192cf391-12bb97da, #w-node-_892d242d-cab5-6b92-3df7-bbe82d57bf04-5a3ab105, #w-node-_892d242d-cab5-6b92-3df7-bbe82d57bf05-5a3ab105, #w-node-_064438cc-4b4f-7670-6a18-45f784ccdca0-85f46da6, #w-node-_064438cc-4b4f-7670-6a18-45f784ccdca1-85f46da6, #w-node-_9b8570c8-542b-145f-17ab-c70fd36d8061-f4414451, #w-node-_9b8570c8-542b-145f-17ab-c70fd36d8062-f4414451, #w-node-_5d075c5d-39a1-d688-c6c2-00a34e2df38d-8dbe8d74, #w-node-_5d075c5d-39a1-d688-c6c2-00a34e2df38e-8dbe8d74, #w-node-_0d18b8f5-2e64-5103-0c9d-d5f6bc4c6bad-12bbefdb, #w-node-_0d18b8f5-2e64-5103-0c9d-d5f6bc4c6bae-12bbefdb, #w-node-_0736c6fd-9a1b-70de-1712-912393b8173f-ae8e4c1b, #w-node-_0736c6fd-9a1b-70de-1712-912393b81740-ae8e4c1b, #w-node-_03045546-7515-315b-e84f-526a175541ec-8dbebf9a, #w-node-_03045546-7515-315b-e84f-526a175541ed-8dbebf9a, #w-node-_57f5cda5-a372-ddff-25f3-c9db22152570-f4419bc4, #w-node-_57f5cda5-a372-ddff-25f3-c9db22152571-f4419bc4, #w-node-_1fa435e4-4a7e-0d7a-3f32-f5334bb9c7e4-27a1dd84, #w-node-_1fa435e4-4a7e-0d7a-3f32-f5334bb9c7e5-27a1dd84, #w-node-_4ba27af5-2b71-9f6d-f898-de284bb253dd-6fc40e9b, #w-node-_4ba27af5-2b71-9f6d-f898-de284bb253de-6fc40e9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a4dd6cc-3ad6-dc0f-f5b7-72d9119a8161-1ab6d63c, #w-node-_57d68147-6965-93be-8298-8f1e06bf2855-1ab6d63c, #w-node-_94c7f258-1db6-3055-3d5d-8b667c84e3d8-1ab6d63c, #w-node-_2d8ea7a4-e40d-666b-51f0-bb3af1f5afb8-1ab6d63c, #w-node-_224cbe4b-2479-3760-3069-1e02e5069df6-1ab6d63c, #w-node-_3a5a5ecc-e5ba-92f7-a9b8-f6bdc6c552f6-1ab6d63c, #w-node-dbd98b37-e751-d987-7d4c-9a6a23b93602-1ab6d63c, #w-node-e7f2ae7b-0186-e167-d62b-2c32732c59be-1ab6d63c, #w-node-_1631ae47-3cf3-22a8-9408-af38020fdc61-1ab6d63c, #w-node-df98e6be-782f-f505-bb48-9c154bebd963-1ab6d63c, #w-node-b2d825d5-5d76-0141-ef88-99f9e6eac921-1ab6d63c, #w-node-_9c4ce2d3-f86b-679e-7767-a6545c62e93b-1ab6d63c, #w-node-c4a01a3a-5364-233e-7e54-742158844f06-1ab6d63c, #w-node-_31ffab90-c692-d8a6-2b22-4c7b583dc2a4-1ab6d63c, #w-node-_38b9ca33-2acc-bbef-d069-789e02392fb4-1ab6d63c, #w-node-_6b1fe73d-e762-1b7c-7e77-a58603b635bc-1ab6d63c, #w-node-e1bc6c37-5704-78dd-129a-eff8ff5313ea-1ab6d63c, #w-node-bdccad49-6647-0e56-e6a7-2036ea3e9f4b-1ab6d63c, #w-node-_0f6ab5c0-6155-2c1b-d74e-3079922edaad-1ab6d63c, #w-node-af9ab10e-4afc-3387-58da-c69482de762f-1ab6d63c, #w-node-_643eaa07-e18d-3234-5277-666fc5a76b63-1ab6d63c, #w-node-e4211893-cf08-3264-36b9-19acaf7254fa-1ab6d63c, #w-node-_5a570c5e-bb58-09fb-3b62-a07745441d62-1ab6d63c, #w-node-_93a4d92d-49d5-f012-5b54-800783827c5a-1ab6d63c, #w-node-e83946ad-0a88-b1c3-34fc-d6789526c6d2-1ab6d63c, #w-node-_5dd71f88-7f78-784b-c881-898b79e2bff1-1ab6d63c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bb0f808a-6242-605c-d9a4-8004360ac2df-1ab6d63c, #w-node-_735908eb-7675-3246-f831-31eb6e0e63b2-1ab6d63c, #w-node-_1e5acc0a-c3d8-2d7a-02e0-50e078327b36-1ab6d63c, #w-node-_1e5acc0a-c3d8-2d7a-02e0-50e078327b37-1ab6d63c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cad6eaef-9a72-2542-e903-c498e17f011e-78b7913f {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_039306bd-9009-c5bd-e804-8f4d4da7efd6-78b7913f {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_1d6c70bb-40d2-24d8-b7ab-529ded59b3c3-78b7913f {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_323f936c-38a4-c827-533f-68be522ab48b-78b7913f, #w-node-_323f936c-38a4-c827-533f-68be522ab492-78b7913f, #w-node-_323f936c-38a4-c827-533f-68be522ab4a5-78b7913f, #w-node-ccfc3435-d339-297c-0451-be2b7b83330f-78b7913f, #w-node-ccfc3435-d339-297c-0451-be2b7b833316-78b7913f, #w-node-ccfc3435-d339-297c-0451-be2b7b833329-78b7913f, #w-node-b06770d9-0e78-6fae-bf34-93c473747b50-78b7913f, #w-node-_5d73248e-ed10-1379-3bee-39c12539791d-78b7913f, #w-node-cdad3806-38eb-b51d-582f-d8c83e64c625-78b7913f, #w-node-ecfdf029-ffcc-d8c7-f150-24e62e7c7d18-78b7913f, #w-node-f947dcd8-288b-eba4-42be-9011fdfdd8fe-78b7913f, #w-node-a1b2df27-8333-ca98-3120-b14c4af410b8-78b7913f, #w-node-_18302520-086b-7250-0eca-e0d2b67abeb2-78b7913f, #w-node-_18302520-086b-7250-0eca-e0d2b67abeb7-78b7913f, #w-node-_18302520-086b-7250-0eca-e0d2b67abebc-78b7913f, #w-node-_18302520-086b-7250-0eca-e0d2b67abec1-78b7913f, #w-node-d10c4344-c9b6-4c5a-52a3-37aa974ecb37-78b7913f, #w-node-d10c4344-c9b6-4c5a-52a3-37aa974ecb38-78b7913f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f5ae833-68c7-1210-37e0-19847b206350-6d840b6c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3f5ae833-68c7-1210-37e0-19847b20638f-6d840b6c {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_6469dc18-b08c-5be2-7c2f-c38597ddcc5d-80942642, #w-node-_6469dc18-b08c-5be2-7c2f-c38597ddcc5e-80942642, #w-node-_9a5b75cc-fd19-bfa3-b5e7-ba88253940f4-2cb659ab, #w-node-_9a5b75cc-fd19-bfa3-b5e7-ba88253940f5-2cb659ab, #w-node-_9b15f190-d18c-768e-e57d-451437ce02ec-0714b557, #w-node-_9b15f190-d18c-768e-e57d-451437ce02ed-0714b557, #w-node-_85e65766-5acb-8f57-b94c-fae80d3be0ed-0544fa2a, #w-node-_85e65766-5acb-8f57-b94c-fae80d3be0ee-0544fa2a, #w-node-e7a14e88-1691-54bd-7d0e-6adb3562b54b-40abd041, #w-node-e7a14e88-1691-54bd-7d0e-6adb3562b561-40abd041, #w-node-_54d3255f-7881-672e-198f-5b9e525987e8-40abd041, #w-node-_54d3255f-7881-672e-198f-5b9e525987e9-40abd041, #w-node-bf0adb06-af43-97e4-a680-040e3ced75a9-15b51002, #w-node-bf0adb06-af43-97e4-a680-040e3ced75aa-15b51002, #w-node-da364cd8-7cc0-1cab-67e8-fdfcf1dffc12-a8e0cccd, #w-node-da364cd8-7cc0-1cab-67e8-fdfcf1dffc13-a8e0cccd, #w-node-_4006ecbd-21cd-ebc6-3b96-f3cf56713890-b8498818, #w-node-_4006ecbd-21cd-ebc6-3b96-f3cf56713891-b8498818, #w-node-_727b058a-fd3d-67af-17b6-b68e2d377dcc-672f7f4e, #w-node-_727b058a-fd3d-67af-17b6-b68e2d377dcd-672f7f4e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f5ae833-68c7-1210-37e0-19847b206350-ec18e79a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3f5ae833-68c7-1210-37e0-19847b20638f-ec18e79a {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-e7a14e88-1691-54bd-7d0e-6adb3562b54b-2c12576a, #w-node-e7a14e88-1691-54bd-7d0e-6adb3562b561-2c12576a, #w-node-_8b5a9f4d-be46-4552-7755-f68f4f8473ee-2c12576a, #w-node-_8b5a9f4d-be46-4552-7755-f68f4f8473ef-2c12576a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cad6eaef-9a72-2542-e903-c498e17f011e-80f2deda {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d4541492-ab51-b843-5b9f-ea205d12130d-80f2deda {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-_1d6c70bb-40d2-24d8-b7ab-529ded59b3c3-80f2deda {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_323f936c-38a4-c827-533f-68be522ab48b-80f2deda, #w-node-_323f936c-38a4-c827-533f-68be522ab492-80f2deda, #w-node-_323f936c-38a4-c827-533f-68be522ab4a5-80f2deda, #w-node-ba86142b-de47-8386-2d11-11d1ce324842-80f2deda, #w-node-ba86142b-de47-8386-2d11-11d1ce324849-80f2deda, #w-node-ba86142b-de47-8386-2d11-11d1ce324850-80f2deda, #w-node-dbea88fc-3895-04c5-cfc8-2830925571e3-80f2deda, #w-node-ba86142b-de47-8386-2d11-11d1ce324857-80f2deda, #w-node-cdad3806-38eb-b51d-582f-d8c83e64c625-80f2deda, #w-node-ecfdf029-ffcc-d8c7-f150-24e62e7c7d18-80f2deda, #w-node-f947dcd8-288b-eba4-42be-9011fdfdd8fe-80f2deda, #w-node-a1b2df27-8333-ca98-3120-b14c4af410b8-80f2deda, #w-node-_18302520-086b-7250-0eca-e0d2b67abeb2-80f2deda, #w-node-_18302520-086b-7250-0eca-e0d2b67abeb7-80f2deda, #w-node-_18302520-086b-7250-0eca-e0d2b67abebc-80f2deda, #w-node-_18302520-086b-7250-0eca-e0d2b67abec1-80f2deda, #w-node-_4d23c564-e9e9-dc3d-ec2c-73d20ebba5b1-80f2deda, #w-node-_4d23c564-e9e9-dc3d-ec2c-73d20ebba5b2-80f2deda, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc09d0-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc09e3-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc09f7-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a0b-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a20-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a34-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a48-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a5c-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a70-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a84-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0a98-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0aac-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0ac1-15ecce1a, #w-node-cd70edb7-f4cf-e8c4-8526-78ebc0dc0ad5-15ecce1a, #w-node-_8df87845-f95d-9e9d-49e8-34ea1101e71f-15ecce1a, #w-node-_8df87845-f95d-9e9d-49e8-34ea1101e720-15ecce1a, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab7de-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab7f2-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab807-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab81b-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab82f-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab843-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab857-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab86b-759f38c5, #w-node-e581fe24-3f62-fa81-714c-01ff7f8ab87f-759f38c5, #w-node-_5e9d3eaa-821b-792c-be6f-7bc157e2a6a5-759f38c5, #w-node-_5e9d3eaa-821b-792c-be6f-7bc157e2a6a6-759f38c5, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51916-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f5192a-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f5193f-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51953-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51968-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f5197b-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51990-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f519a4-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f519b9-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f519ce-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f519e3-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f519f7-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a0b-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a1f-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a33-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a48-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a5d-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a71-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a85-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51a99-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51aad-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51ac1-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51ad6-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51aeb-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b00-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b14-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b28-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b3c-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b50-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b65-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b7a-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51b8e-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51ba1-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51bb4-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51bc7-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51bda-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51bed-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c00-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c13-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c26-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c39-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c4d-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c61-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c76-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c8a-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51c9e-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51cb3-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51cc7-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51cdb-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51cef-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d03-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d17-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d2b-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d3f-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d53-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d67-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d7b-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51d90-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51da6-4660bcbf, #w-node-fab2e5e9-4dd2-7b8d-953c-1117c0f51dba-4660bcbf, #w-node-b08cd2c1-8de1-0778-bc78-fb02f560b9ea-4660bcbf, #w-node-b08cd2c1-8de1-0778-bc78-fb02f560b9eb-4660bcbf, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b456d9-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b456ed-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45701-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45713-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45727-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4573b-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4574f-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45764-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45779-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4578d-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4579f-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b457b3-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b457c7-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b457db-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b457ef-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45803-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45817-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4582b-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4583f-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45853-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45865-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45879-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4588d-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4589f-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b458b3-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b458c8-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b458dc-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b458f0-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45904-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45918-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4592c-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45940-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45953-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45967-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4597b-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b4598f-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b459a1-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b459b3-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b459c5-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b459d9-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b459ed-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45a02-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45a18-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45a2c-75a1050f, #w-node-e1c80eac-ff37-2f6e-517c-3c71a6b45a40-75a1050f, #w-node-c93e9a5c-4e15-81e2-6dfc-da221e10e422-75a1050f, #w-node-c93e9a5c-4e15-81e2-6dfc-da221e10e423-75a1050f, #w-node-_63015a69-abaf-f72a-4bcd-863d68a517ef-fd13b615, #w-node-_6ed99226-8b9c-5899-53e9-5d327a8819b1-fd13b615, #w-node-_669dcc67-d251-4104-88ed-e6ef6fd128bb-fd13b615, #w-node-_741f066a-042a-e07a-a0db-e13ad6c8a754-fd13b615, #w-node-f809b944-da7f-e856-88d1-705ef9f63bc4-fd13b615, #w-node-_02c22b1b-f36f-080b-c6db-cd3fc2e04f98-fd13b615, #w-node-f666983a-4f1c-73bd-81ad-1b1aff909bb5-fd13b615, #w-node-_578e5bd2-6285-a9ad-d07c-22df2554721d-fd13b615, #w-node-_5e14eca7-3cf0-c035-e889-efda5ccb3c21-fd13b615, #w-node-_499ebadf-24ca-92c0-7bd0-80ed194a2110-fd13b615, #w-node-_9f68b67d-3c1c-757a-d40c-1942cdbe7de5-fd13b615, #w-node-_600cf2d8-3e06-c3ec-52ae-b5b7358a851f-fd13b615, #w-node-_42da8d63-c898-ef82-abd9-e25e0d10bae8-fd13b615, #w-node-_93f276af-569a-0090-13fb-75ce623bc41f-fd13b615, #w-node-_00fa9b22-fef1-ab0e-a1da-38c3ddef8bc0-fd13b615, #w-node-f19c8878-ebc6-50c8-3b74-d6881fdbc4ad-fd13b615, #w-node-_9d8d2e71-175b-86c1-eed8-9825b74aabdc-fd13b615, #w-node-_40a0d585-de60-6479-dbd1-ee648816d14f-fd13b615, #w-node-_3d320a8f-16b9-b421-91f3-0c09dc53265a-fd13b615, #w-node-_97396bad-3ff2-78a3-f3d2-86bb11a3d51a-fd13b615, #w-node-_93b883fb-7b98-9dfc-8c04-8374771df70a-fd13b615, #w-node-_0065dda7-02df-45ad-67ef-e6a3cbc25b98-fd13b615, #w-node-_7a573ec9-2fab-322d-0e03-5cca252bdbeb-fd13b615, #w-node-_48d7e221-91e2-5eb1-5099-445a5c307b85-fd13b615, #w-node-c842bc81-7571-69e5-d0fa-86e5a9a56b60-fd13b615, #w-node-_4101b00e-64c7-77c2-72b9-06df820f7c06-fd13b615, #w-node-_838405fe-bb2a-efc5-359f-bf847548737f-fd13b615, #w-node-ee53467f-f67f-2f4b-deba-a50e1c7767f0-fd13b615, #w-node-d4fb0ef5-8b48-fb39-c734-2ec1a77309a3-fd13b615, #w-node-_00c5aba0-1f99-ef87-a58a-bfcde7a6fff8-fd13b615, #w-node-_99f7b28e-dd11-d103-5643-3c4b82069fd9-fd13b615, #w-node-_2613f0a6-618f-a64c-e85c-fbae842d038d-fd13b615, #w-node-ac9a608b-b908-68b7-a0b5-4eaf662459a2-fd13b615, #w-node-d792ea28-4a27-895c-7b0c-ee3ac8c823d7-fd13b615, #w-node-_9963bad8-a7a2-55a6-bb78-2a1bb3500463-fd13b615, #w-node-df8d1d23-2cde-9a50-ac4a-0e2b423bb9a9-fd13b615, #w-node-_18766ffe-7669-bc35-fd9b-65475281246e-fd13b615, #w-node-c70c9452-5777-dba8-ff8d-3a65f76638a4-fd13b615, #w-node-dd1f4a87-3073-6cfd-6cca-c9b26b8b24e2-fd13b615, #w-node-_94ad50fd-9508-8c8f-95dc-a42197c8a6c7-fd13b615, #w-node-_94f765d4-1796-55e7-5693-61a3ccaea195-fd13b615, #w-node-_54605883-151e-ef7b-cb56-f72ea541589b-fd13b615, #w-node-_0103aacf-a96e-441d-a8dc-fe8aab30433e-fd13b615, #w-node-e7dacecb-2bc9-4855-eae0-75c0be8542ce-fd13b615, #w-node-a9f41bb3-2926-066b-7cb5-1e631aac0340-fd13b615, #w-node-_48353789-5503-6c8f-bd66-735f8072acfd-fd13b615, #w-node-ce043ee8-60de-5652-f07c-da7985893578-fd13b615, #w-node-_867d03f8-8bfe-694f-7a8d-b3fb39947390-fd13b615, #w-node-db540bb4-6df6-66a4-0aff-a8e139955648-fd13b615, #w-node-_3b50a5cf-9809-22bb-b468-7d1c79965dd5-fd13b615, #w-node-_71e33ef9-3367-ffb3-fc9c-2c7201b5fab1-fd13b615, #w-node-cbb0554e-7177-a39a-c860-fdaec384165d-fd13b615, #w-node-cbb0554e-7177-a39a-c860-fdaec384165e-fd13b615, #w-node-e048d659-78ba-be92-e6a4-e1fb105355a7-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105355bb-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105355cf-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105355e4-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105355f6-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053560a-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053561c-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053562e-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535640-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535652-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535664-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535678-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053568c-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105356a0-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105356b4-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105356c8-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105356dd-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105356f1-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535703-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535717-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053572b-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053573f-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535753-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535767-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053577b-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053578f-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105357a3-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105357b7-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105357cb-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105357df-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105357f3-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535809-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535835-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053584b-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535861-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535879-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053588f-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105358a5-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105358bb-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105358d1-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105358e7-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb105358fd-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535913-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535929-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053593f-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535955-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb1053596b-9f54f1cb, #w-node-e048d659-78ba-be92-e6a4-e1fb10535981-9f54f1cb, #w-node-dd0ee0a8-2ee8-dc9b-782e-bbdc06ec4512-9f54f1cb, #w-node-dd0ee0a8-2ee8-dc9b-782e-bbdc06ec4513-9f54f1cb, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409be4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409bfc-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409c14-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409c2c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409c44-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409c5c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409c74-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409c8c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409ca4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409cbc-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409cd4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409cec-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d04-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d1c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d34-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d4c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d64-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d7c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409d94-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409dac-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409dc4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409ddc-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409df4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e0c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e24-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e3c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e54-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e6c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e84-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409e9c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409eb4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409ecc-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409ee4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409efc-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409f14-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409f2c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409f44-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409f5c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409f74-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409f8c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409fa4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409fbc-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409fd4-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f377409fec-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a004-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a01c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a034-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a04c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a064-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a07c-4a6bbae7, #w-node-_9c3253b8-76af-bd9b-15fe-59f37740a094-4a6bbae7, #w-node-_2b4c25f9-fce9-306e-84ef-bdf2b7453c0b-4a6bbae7, #w-node-_2b4c25f9-fce9-306e-84ef-bdf2b7453c0c-4a6bbae7, #w-node-_78bda226-e161-4832-bcf8-f16a1bece207-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece21f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece237-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece24f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece267-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece27f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece297-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece2af-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece2c7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece2df-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece2f7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece30f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece327-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece33f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece357-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece36f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece387-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece39f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece3b7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece3cf-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece3e7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece3ff-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece417-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece42f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece447-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece45f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece477-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece48f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece4a7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece4bf-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece4d7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece4ef-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece507-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece51f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece537-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece54f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece567-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece57f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece597-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece5af-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece5c7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece5df-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece5f7-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece60f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece627-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece63f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece657-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece66f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece687-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece69f-467a11ee, #w-node-_78bda226-e161-4832-bcf8-f16a1bece6b7-467a11ee, #w-node-_69573d9a-2817-972b-7f34-ea619bcc762a-467a11ee, #w-node-_69573d9a-2817-972b-7f34-ea619bcc762b-467a11ee, #w-node-a1f76fbd-a982-21ba-05df-99dd73ba82fa-81dd1f71, #w-node-a1f76fbd-a982-21ba-05df-99dd73ba82fb-81dd1f71, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccefb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccf13-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccf2b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccf43-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccf5b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccf73-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccf8b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccfa3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccfbb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccfd3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6ccfeb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd003-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd01b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd033-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd04b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd063-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd07b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd093-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd0ab-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd0c3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd0db-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd0f3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd10b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd123-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd13b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd153-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd16b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd183-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd19b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd1b3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd1cb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd1e3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd1fb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd213-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd22b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd243-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd25b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd273-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd28b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd2a3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd2bb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd2d3-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd2eb-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd303-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd31b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd333-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd34b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd363-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd37b-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd393-9f073c3e, #w-node-_64d43733-4300-53d6-8a3d-e1a30a6cd3ab-9f073c3e, #w-node-c3145d1a-0b26-9783-131c-f5be288bd5de-9f073c3e, #w-node-c3145d1a-0b26-9783-131c-f5be288bd5df-9f073c3e, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6ecd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6ee5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6efd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6f15-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6f2d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6f45-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6f5d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6f75-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6f8d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6fa5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6fbd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6fd5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd6fed-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7005-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd701d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7035-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd704d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7065-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd707d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7095-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd70ad-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd70c5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd70dd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd70f5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd710d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7125-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd713d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7155-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd716d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7185-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd719d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd71b5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd71cd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd71e5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd71fd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7215-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd722d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7245-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd725d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7275-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd728d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd72a5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd72bd-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd72d5-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd72ed-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7305-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd731d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7335-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd734d-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd7365-a6152665, #w-node-_31d27896-c7ee-9f26-a468-41bca0dd737d-a6152665, #w-node-_176583f1-d51d-900f-2a90-9ba70ea9d402-a6152665, #w-node-_176583f1-d51d-900f-2a90-9ba70ea9d403-a6152665, #w-node-cae88129-d6a3-8ff9-169f-67711a1b760f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7627-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b763f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7657-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b766f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7687-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b769f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b76b7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b76cf-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b76e7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b76ff-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7717-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b772f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7747-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b775f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7777-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b778f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b77a7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b77bf-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b77d7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b77ef-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7807-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b781f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7837-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b784f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7867-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b787f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7897-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b78af-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b78c7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b78df-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b78f7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b790f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7927-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b793f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7957-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b796f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7987-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b799f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b79b7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b79cf-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b79e7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b79ff-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7a17-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7a2f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7a47-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7a5f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7a77-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7a8f-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7aa7-7d3fd963, #w-node-cae88129-d6a3-8ff9-169f-67711a1b7abf-7d3fd963, #w-node-_3808f8f5-0ec9-1132-cba5-fed0ee5bf067-7d3fd963, #w-node-_3808f8f5-0ec9-1132-cba5-fed0ee5bf068-7d3fd963, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c677d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6795-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c67ad-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c67c5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c67dd-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c67f5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c680d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6825-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c683d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6855-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c686d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6885-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c689d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c68b5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c68cd-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c68e5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c68fd-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6915-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c692d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6945-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c695d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6975-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c698d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c69a5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c69bd-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c69d5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c69ed-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a05-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a1d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a35-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a4d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a65-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a7d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6a95-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6aad-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6ac5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6add-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6af5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b0d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b25-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b3d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b55-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b6d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b85-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6b9d-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6bb5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6bcd-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6be5-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6bfd-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6c15-2043d239, #w-node-c2eedfe2-cb34-13e5-0816-f25e5e7c6c2d-2043d239, #w-node-_76a1ae15-1b9b-2862-2b7f-a2fcd0e2b716-2043d239, #w-node-_76a1ae15-1b9b-2862-2b7f-a2fcd0e2b717-2043d239, #w-node-_29d2c0fc-f126-5372-7502-d7db6dca6c4f-6577a86e, #w-node-aec60b76-5282-44a3-a7ad-77f8b516a4d8-6577a86e, #w-node-aec60b76-5282-44a3-a7ad-77f8b516a4d9-6577a86e, #w-node-_79fb8502-cbbf-6bdc-0eb7-4b0503fe7eda-6094cbab, #w-node-ded9af34-abc0-2a3d-b3cb-d0b8dbc184d6-6094cbab, #w-node-ded9af34-abc0-2a3d-b3cb-d0b8dbc184d7-6094cbab, #w-node-_91361d29-86f3-c968-544f-dfd0605df472-ac1c1f1c, #w-node-_7b33bbb4-63f5-f535-3ab9-1314808e70a5-ac1c1f1c, #w-node-_7b33bbb4-63f5-f535-3ab9-1314808e70a6-ac1c1f1c, #w-node-_4094f586-3d34-73c4-6174-56514ae46286-75a473ba, #w-node-_4b4c93bd-03ba-9d85-a97b-3ab95a643d94-75a473ba, #w-node-_4b4c93bd-03ba-9d85-a97b-3ab95a643d95-75a473ba, #w-node-_0460a1e8-50f3-869c-ee0c-4502d70096a5-3c6d5428, #w-node-c7621f6a-5c27-0d04-4881-6353872ad67d-3c6d5428, #w-node-c7621f6a-5c27-0d04-4881-6353872ad67e-3c6d5428, #w-node-e6bbd164-c40c-4fa7-600c-a6036ccd5408-624c1c05, #w-node-_92793792-a191-60f5-a634-bb8b50c25ade-624c1c05, #w-node-_92793792-a191-60f5-a634-bb8b50c25adf-624c1c05, #w-node-d2e5c4ea-7cf8-7f9a-3927-1e79b72d50cf-7d40be55, #w-node-e60ae86a-1d61-83d4-5ca4-5e1cae6e60c9-7d40be55, #w-node-e60ae86a-1d61-83d4-5ca4-5e1cae6e60ca-7d40be55, #w-node-fd6f167f-cb56-11a2-209b-91476592924c-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-914765929262-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-914765929278-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-91476592928e-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-9147659292a4-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-9147659292ba-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-9147659292d0-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-9147659292e6-0fd12091, #w-node-fd6f167f-cb56-11a2-209b-9147659292fc-0fd12091, #w-node-d3db1378-4752-fc91-e545-3174453b0429-0fd12091, #w-node-d3db1378-4752-fc91-e545-3174453b042a-0fd12091, #w-node-b68b4381-f45c-9821-0606-3f94112b55e6-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b55fc-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5612-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5628-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b563e-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5654-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b566a-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5680-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5696-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b56ac-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b56c2-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b56d8-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b56ee-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5704-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b571a-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5730-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5746-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5759-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b576c-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5781-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b5795-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b57a9-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b57bd-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b57d1-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b57e5-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b57f9-9f26ca6a, #w-node-b68b4381-f45c-9821-0606-3f94112b580d-9f26ca6a, #w-node-_21bcc68a-796e-3a94-33b2-4edd28a299c2-9f26ca6a, #w-node-_21bcc68a-796e-3a94-33b2-4edd28a299c3-9f26ca6a, #w-node-cdc0c696-d437-b732-848f-7689b8383401-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383419-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383431-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383449-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383461-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383479-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383491-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83834a9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83834c1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83834d9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83834f1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383509-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383521-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383539-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383551-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383569-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383581-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383599-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83835b1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83835c9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83835e1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83835f9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383611-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383629-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383641-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383659-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383671-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383689-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83836a1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83836b9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83836d1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83836e9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383701-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383719-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383731-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383749-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383761-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383779-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383791-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83837a9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83837c1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83837d9-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83837f1-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383809-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383821-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383839-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383851-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383869-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383881-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b8383899-d60dc623, #w-node-cdc0c696-d437-b732-848f-7689b83838b1-d60dc623, #w-node-ca836a29-892a-bb48-bda3-3d6eb429579d-d60dc623, #w-node-ca836a29-892a-bb48-bda3-3d6eb429579e-d60dc623, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9ccc0-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9ccd6-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9ccec-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd02-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd18-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd2e-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd44-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd5a-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd70-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd86-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cd9c-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cdb2-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cdc8-21dcbe7b, #w-node-_97ae9c87-d302-5311-ebe1-2fbf76a9cdde-21dcbe7b, #w-node-_5f62cb11-3544-39b8-200c-b9379f783cee-21dcbe7b, #w-node-_5f62cb11-3544-39b8-200c-b9379f783cef-21dcbe7b, #w-node-f8a568de-a7bc-e028-27d4-64260b53c74c-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c762-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c778-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c78e-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c7a4-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c7ba-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c7d0-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c7e6-15fcca24, #w-node-f8a568de-a7bc-e028-27d4-64260b53c7fc-15fcca24, #w-node-_20594912-d57e-0d05-6c81-d815f2ddcfaf-15fcca24, #w-node-_20594912-d57e-0d05-6c81-d815f2ddcfb0-15fcca24, #w-node-_0c044311-9b4e-07c2-867e-f5e2118427a8-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118427be-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118427d4-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118427ea-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842800-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842816-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e21184282c-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842842-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842858-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e21184286e-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842884-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e21184289a-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118428b0-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118428c6-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118428dc-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118428f2-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842908-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e21184291e-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842934-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e21184294a-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842960-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842976-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e21184298c-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118429a2-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118429b8-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118429ce-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118429e4-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e2118429fa-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a10-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a26-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a3c-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a52-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a68-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a7e-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842a94-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842aaa-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842ac0-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842ad6-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842aec-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b02-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b18-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b2e-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b44-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b5a-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b70-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b86-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842b9c-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842bb2-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842bc8-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842bde-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842bf4-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c0a-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c20-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c36-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c4c-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c62-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c78-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842c8e-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842ca4-60a02239, #w-node-_0c044311-9b4e-07c2-867e-f5e211842cba-60a02239, #w-node-f0144b2e-9581-cb45-5323-e5a661a362a9-60a02239, #w-node-f0144b2e-9581-cb45-5323-e5a661a362aa-60a02239, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f66c-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f682-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f698-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f6ae-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f6c4-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f6da-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f6f0-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f706-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f71c-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f732-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f748-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f75e-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f774-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f78a-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f7a0-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f7b6-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f7cc-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f7e2-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f7f8-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f80e-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f824-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f83a-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f850-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f866-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f87c-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f892-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f8a8-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f8be-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f8d4-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f8ea-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f900-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f916-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f92b-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f941-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f957-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f96d-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f983-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f999-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f9af-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f9c5-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f9db-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8f9f1-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8fa07-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8fa1d-ffff3cf7, #w-node-_40c083c0-e3c4-d989-4a22-38ecb3f8fa33-ffff3cf7, #w-node-_545854aa-9d31-f2d2-30e4-db32e42cbb8e-ffff3cf7, #w-node-_545854aa-9d31-f2d2-30e4-db32e42cbb8f-ffff3cf7, #w-node-aa46236a-bf23-ae60-4947-09929d93d485-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d499-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d4ad-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d4c2-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d4d4-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d4e8-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d4fa-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d50c-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d51e-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d530-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d542-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d556-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d56a-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d57e-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d592-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d5a6-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d5bb-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d5cf-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d5e1-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d5f5-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d609-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d61d-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d631-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d645-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d659-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d66d-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d681-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d695-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d6a9-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d6bd-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d6d1-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d6e5-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d6f9-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d70d-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d721-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d737-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d74b-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d75f-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d774-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d789-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d79e-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d7b2-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d7c6-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d7dc-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d7f0-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d804-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d818-6eaade4e, #w-node-aa46236a-bf23-ae60-4947-09929d93d82c-6eaade4e, #w-node-_39921ab3-4259-04b0-8656-4ccc21247e60-6eaade4e, #w-node-_39921ab3-4259-04b0-8656-4ccc21247e61-6eaade4e, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-bba29880, #w-node-_93c0a07f-887d-cceb-ffc8-76f568c228cd-bba29880, #w-node-_93c0a07f-887d-cceb-ffc8-76f568c228ce-bba29880, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-4426498b, #w-node-c1928fb2-b276-489d-412c-cd3538f2369d-4426498b, #w-node-c1928fb2-b276-489d-412c-cd3538f2369e-4426498b, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-177ef86d, #w-node-a4ca1bd9-5754-ccc4-84bd-eaf37c7efb31-177ef86d, #w-node-a4ca1bd9-5754-ccc4-84bd-eaf37c7efb32-177ef86d, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-4a79cb48, #w-node-_2fdfb5b0-6b7c-d443-5a6e-5c5c3aa80030-4a79cb48, #w-node-_2fdfb5b0-6b7c-d443-5a6e-5c5c3aa80031-4a79cb48, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-15ff76ca, #w-node-_34a76868-9e50-b225-75c2-53d17142b749-15ff76ca, #w-node-_34a76868-9e50-b225-75c2-53d17142b74a-15ff76ca, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-03d7634e, #w-node-_1b279ac7-19d1-c8c4-c495-50bae2a25447-03d7634e, #w-node-_1b279ac7-19d1-c8c4-c495-50bae2a25448-03d7634e, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-3efa9384, #w-node-c23d065e-8a5a-2006-26ba-da0803e8cc68-3efa9384, #w-node-c23d065e-8a5a-2006-26ba-da0803e8cc69-3efa9384, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-03d78742, #w-node-f6ba4227-7da9-ab8e-5bfb-87790395471f-03d78742, #w-node-f6ba4227-7da9-ab8e-5bfb-877903954720-03d78742, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-3c7cc201, #w-node-fb07cc2f-c4b5-ca9a-9e7e-5f3d6d07ee70-3c7cc201, #w-node-fb07cc2f-c4b5-ca9a-9e7e-5f3d6d07ee71-3c7cc201, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-5a8d0705, #w-node-_04cdd68e-aaba-a8ae-5873-cd3615da929d-5a8d0705, #w-node-_04cdd68e-aaba-a8ae-5873-cd3615da929e-5a8d0705, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-a1d3c7fa, #w-node-_542d4c01-c34a-5a1d-213d-00acf01d9cce-a1d3c7fa, #w-node-_542d4c01-c34a-5a1d-213d-00acf01d9ccf-a1d3c7fa, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-c8e598cb, #w-node-_505d802b-d3ee-e1e2-08fe-b44c755fb741-c8e598cb, #w-node-_505d802b-d3ee-e1e2-08fe-b44c755fb742-c8e598cb, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-b12f7766, #w-node-_0840f480-fffb-51e4-79db-bbbb7e789fd1-b12f7766, #w-node-_0840f480-fffb-51e4-79db-bbbb7e789fd2-b12f7766, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-5c42a9c4, #w-node-c1e28cf1-42e3-62f8-15ae-88494fd1b366-5c42a9c4, #w-node-c1e28cf1-42e3-62f8-15ae-88494fd1b367-5c42a9c4, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-ff01ea0f, #w-node-_4961795c-2bf5-7d1e-ba20-837f31e3ca03-ff01ea0f, #w-node-_4961795c-2bf5-7d1e-ba20-837f31e3ca04-ff01ea0f, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-b548e201, #w-node-af8a019f-8652-b83e-fed5-8aec213056d3-b548e201, #w-node-af8a019f-8652-b83e-fed5-8aec213056d4-b548e201, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-46896333, #w-node-_5ebb8110-d6a2-f610-87f8-7682d1069a6f-46896333, #w-node-_5ebb8110-d6a2-f610-87f8-7682d1069a70-46896333, #w-node-_8f16b607-177c-6b82-9b70-d08e19adb8b1-fd25bb22, #w-node-b038f46b-5533-8a57-6695-311d2a927095-fd25bb22, #w-node-b038f46b-5533-8a57-6695-311d2a927096-fd25bb22, #w-node-b224db29-84ff-b742-f7aa-60366bef6721-2eb2a5d0, #w-node-_634654a7-3fca-deff-5819-96f206babc77-2eb2a5d0, #w-node-_935213b8-93b2-475c-8e08-5575fca11d7e-2eb2a5d0, #w-node-ba6daf07-858b-2703-e1d5-6620d2f3f74f-2eb2a5d0, #w-node-ba6daf07-858b-2703-e1d5-6620d2f3f750-2eb2a5d0, #w-node-a74f2365-bed7-397c-1030-d293cc1a9bc1-6339851c, #w-node-_2fe156f9-3de0-b153-7533-9b4339503370-6339851c, #w-node-_2fe156f9-3de0-b153-7533-9b4339503371-6339851c, #w-node-c56ca8af-ef8c-2558-439a-baf8e6780bfa-0fe04989, #w-node-c56ca8af-ef8c-2558-439a-baf8e6780bfb-0fe04989, #w-node-_8779de2a-6955-e74d-bf6b-27aba53721a3-f3249275, #w-node-_8779de2a-6955-e74d-bf6b-27aba53721a4-f3249275, #w-node-_30379d5d-7bda-58f3-4ac5-63f1a936eda7-2eb3a40c, #w-node-_30379d5d-7bda-58f3-4ac5-63f1a936eda8-2eb3a40c, #w-node-b2dae94d-c582-792c-b362-fcbd24e57128-fee45ecf, #w-node-b2dae94d-c582-792c-b362-fcbd24e57129-fee45ecf, #w-node-_41596137-d6f1-f4eb-ecc2-d678e624db88-339dca80, #w-node-_41596137-d6f1-f4eb-ecc2-d678e624db89-339dca80, #w-node-_88e61807-58c6-d721-1282-9bca07a0cb3f-951995e2, #w-node-_88e61807-58c6-d721-1282-9bca07a0cb40-951995e2, #w-node-_7998f436-8d91-58d7-c898-c1678f218d27-a07ae4d6, #w-node-_7998f436-8d91-58d7-c898-c1678f218d28-a07ae4d6, #w-node-_3a157350-9430-14b1-2801-ffb5623c5fc5-230a6c17, #w-node-_3a157350-9430-14b1-2801-ffb5623c5fc6-230a6c17, #w-node-bf4efc43-4461-1c27-6770-c81f6e478cba-ba8f5dd4, #w-node-bf4efc43-4461-1c27-6770-c81f6e478cbb-ba8f5dd4, #w-node-b500559f-47aa-95b8-26dd-297439c7e5d8-634739ea, #w-node-b500559f-47aa-95b8-26dd-297439c7e5d9-634739ea, #w-node-bf41ee05-da9d-e54d-3b60-5f40d21d5fde-c1111328, #w-node-bf41ee05-da9d-e54d-3b60-5f40d21d5fdf-c1111328, #w-node-cf7449e5-cd06-25a4-590b-15f4a76cb734-9d7b8b66, #w-node-cf7449e5-cd06-25a4-590b-15f4a76cb735-9d7b8b66, #w-node-_019b1f32-b86a-cf3b-4ca3-cd797cafa87d-cbfadb89, #w-node-_019b1f32-b86a-cf3b-4ca3-cd797cafa87e-cbfadb89, #w-node-b224db29-84ff-b742-f7aa-60366bef6721-522e3f80, #w-node-_634654a7-3fca-deff-5819-96f206babc77-522e3f80, #w-node-_935213b8-93b2-475c-8e08-5575fca11d7e-522e3f80, #w-node-_7368b446-210d-69ba-8de2-2f2017812184-522e3f80, #w-node-_7368b446-210d-69ba-8de2-2f2017812185-522e3f80, #w-node-a74f2365-bed7-397c-1030-d293cc1a9bc1-ba97bb9f, #w-node-b7439950-9c1a-cbc6-4c86-c146065905cd-ba97bb9f, #w-node-b7439950-9c1a-cbc6-4c86-c146065905ce-ba97bb9f, #w-node-_84d5faf7-57cf-270a-e7a7-59dafae73a65-27e2cf59, #w-node-_84d5faf7-57cf-270a-e7a7-59dafae73a66-27e2cf59, #w-node-fef16b8d-69f4-5dbd-98c4-e592d49fcbc2-66654d27, #w-node-fef16b8d-69f4-5dbd-98c4-e592d49fcbc3-66654d27, #w-node-_62212edd-119a-48d1-a7d6-afb7036598df-a4c194d8, #w-node-_62212edd-119a-48d1-a7d6-afb7036598e0-a4c194d8, #w-node-_34925d9d-d348-4901-05bd-bb78bdd2e54b-ce68ca63, #w-node-_3e252824-ac9f-532a-8869-70c31b2d8576-ce68ca63, #w-node-_3e252824-ac9f-532a-8869-70c31b2d8577-ce68ca63, #w-node-_66f5beb0-dad1-bee1-3df5-a5ff23afaaa2-522fdb06, #w-node-_66f5beb0-dad1-bee1-3df5-a5ff23afaaa3-522fdb06, #w-node-_144f68ac-1ce3-30b0-7abf-8a1ef799f7c8-2ecaeb7b, #w-node-_144f68ac-1ce3-30b0-7abf-8a1ef799f7c9-2ecaeb7b, #w-node-_9f87081b-f0da-3992-69f4-a2b6aab67eac-ce702ce1, #w-node-_9f87081b-f0da-3992-69f4-a2b6aab67ead-ce702ce1, #w-node-_96a82ff0-7619-09ea-7731-e4f76afb44f7-baa0c2d9, #w-node-_96a82ff0-7619-09ea-7731-e4f76afb44f8-baa0c2d9, #w-node-_64072d89-faff-1885-5767-471de907926d-402375e8, #w-node-_64072d89-faff-1885-5767-471de907926e-402375e8, #w-node-_68322887-e42b-f067-04d0-4b6a1958dd01-17514c87, #w-node-_68322887-e42b-f067-04d0-4b6a1958dd02-17514c87, #w-node-_5e84a1bc-35de-3d1d-49bc-d260ced0ad0e-c998b75d, #w-node-_5e84a1bc-35de-3d1d-49bc-d260ced0ad0f-c998b75d, #w-node-_8eedd430-0562-35b0-3d7e-b86bd4cbaf42-ce71d3f7, #w-node-_8eedd430-0562-35b0-3d7e-b86bd4cbaf43-ce71d3f7, #w-node-_1c1bf3da-55e1-4cab-bad7-7eba981aedf0-2c3cb8de, #w-node-_1c1bf3da-55e1-4cab-bad7-7eba981aedf1-2c3cb8de, #w-node-_4a65613b-4178-d167-2dab-aee49ce5923e-5ff480c9, #w-node-_4a65613b-4178-d167-2dab-aee49ce5923f-5ff480c9, #w-node-_924323a1-6ab0-ceb4-6b21-58a7d787e083-635ba8da, #w-node-_924323a1-6ab0-ceb4-6b21-58a7d787e084-635ba8da, #w-node-e55c381b-fe30-55eb-3957-a27798c3f577-13826b8f, #w-node-e55c381b-fe30-55eb-3957-a27798c3f578-13826b8f, #w-node-_39f861f2-43a8-805b-245b-9b3d9497c8d6-baa52c11, #w-node-_39f861f2-43a8-805b-245b-9b3d9497c8d7-baa52c11, #w-node-_459005c0-6cb4-07fe-4267-598f389bc48e-15e3b4ae, #w-node-_459005c0-6cb4-07fe-4267-598f389bc48f-15e3b4ae, #w-node-_6dea7194-145c-a03e-5fb4-3e123f931eeb-9d8d4790, #w-node-_6dea7194-145c-a03e-5fb4-3e123f931eec-9d8d4790, #w-node-_290e383e-cbbc-a333-7b1e-73dc80a1f804-c99d0b29, #w-node-_290e383e-cbbc-a333-7b1e-73dc80a1f805-c99d0b29, #w-node-ae0e69aa-5101-ba2a-4797-c054fcf14634-13845b03, #w-node-ae0e69aa-5101-ba2a-4797-c054fcf14635-13845b03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_039306bd-9009-c5bd-e804-8f4d4da7efd6-78b7913f {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_1d6c70bb-40d2-24d8-b7ab-529ded59b3c3-78b7913f {
    grid-area: 1 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px){
  .div-block-289{
    flex-direction: column;
  }

  .div-block-289 .link-5{
    padding-top: 30px;
  }

  .div-block-289 .div-block-291{
    padding-top: 30px;
  }
}



@font-face {
  font-family: 'Journalsansnew';
  src: url('../fonts/JournalSansNew-Oblique.ttf') format('truetype'), url('../fonts/JournalSansNew-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Journalsansnew';
  src: url('../fonts/JournalSansNew-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Journalsansnew';
  src: url('../fonts/JournalSansNew.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DFQianLongXingHK';
  src: url('../fonts/DFQianLongXingHK-W7.otf') format('opentype');
  font-style: normal;
  font-display: swap;
}

form button{
  background-color: transparent !important;
}

.section-alert {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 300px;
    z-index: 1000;
}

.disable_link{
   pointer-events: none; 
   cursor: pointer; 
}