:root {
  --text-color-300: #343536;
  --white: var(--bg0);
  --orange\<deleted\|variable-9d79c7c8\>: #ffce50;
  --entwine-red: #e1251b;
  --bg-200: #5e2a2b;
  --bg0: white;
  --ocre: #cda176;
  --beige: #f1e4d7;
  --grey\<deleted\|variable-446dd6c2\>: #0d0d0d;
  --bg100: #c10230;
  --text-color-100: #a2a3a6;
  --text-color-200: #58595b;
  --bg-menu: #5e2a2b;
  --enowine-red\<deleted\|variable-b5cb7e6e\>: #e1251b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

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

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

.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;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  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;
  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-commerceaddtocartform {
  margin: 0 0 15px;
}

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

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

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

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

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

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

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

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

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

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  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 {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.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: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

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

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

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

body {
  background-color: var(--text-color-300);
  color: var(--white);
  font-family: Arimo;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--white);
  border-bottom: 1px solid #fff3;
  padding-bottom: 3px;
  text-decoration: none;
  transition: color .3s, border .3s;
}

a:hover {
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
  border-bottom-color: #fff0;
}

li {
  padding-top: 8px;
  padding-bottom: 8px;
}

em {
  font-family: PT Serif, serif;
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Marcellus;
  font-size: 18px;
  line-height: 22px;
}

.content-section {
  width: 100%;
  max-width: 1200px;
  height: 600px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.content-section.margin-bottom {
  background-image: url('../images/contacto-thumbnail_1contacto-thumbnail.webp');
  background-position: 0 0;
  background-size: cover;
  width: 40%;
  max-width: none;
  height: 500px;
  margin-top: 0;
  margin-bottom: 0;
}

.content-section._01, .content-section.contact-information {
  height: auto;
}

.section {
  width: 100%;
  padding-top: 5vw;
  padding-bottom: 5vw;
  position: relative;
  overflow: hidden;
}

.image-wrapper {
  z-index: 2;
  width: 100%;
  height: auto;
  min-height: 0;
  position: relative;
  overflow: hidden;
}

.image-wrapper.small {
  min-height: 280px;
}

.slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image {
  z-index: 0;
  background-image: url('../images/image-placeholder-black_1image-placeholder-black.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.image.img-01 {
  background-image: url('../images/enovid-thumbnail-01_1enovid-thumbnail-01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image.img-02 {
  background-image: url('../images/winery-webflow-template-by-fouroom-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.img-03 {
  background-image: url('../images/buenvenido_enowine_uvas_2buenvenido_enowine_uvas_01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image.img-04 {
  background-image: url('../images/winery-webflow-template-by-fouroom-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.img-05 {
  background-image: url('../images/servicio-thumbnail_1servicio-thumbnail.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.img-06 {
  background-image: url('../images/confiabilidad-thumbnail.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.img-07 {
  background-image: url('../images/experiencia-thumbnail_1experiencia-thumbnail.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image.hover {
  z-index: 1;
  display: none;
}

.image.img-08 {
  background-image: url('../images/profesionalismo-thumbnail_1profesionalismo-thumbnail.webp');
}

.image.enovid-thumb {
  background-image: url('../images/plantas-thumbnail-card_1plantas-thumbnail-card.webp');
}

.image.enotecnolog-a-thumb {
  background-image: url('../images/maquinaria-thumbnail-card_1maquinaria-thumbnail-card.webp');
}

.image.enovidrio-thumb {
  background-image: url('../images/vidrio-thumbnail-card_1vidrio-thumbnail-card.webp');
}

.image.enotecnologia-01 {
  background-image: url('../images/tecnologia_slide_3tecnologia_slide_02.webp');
}

.image.enotecnologia {
  background-image: url('../images/enologicos-thumbnail-card_2enologicos-thumbnail-card.webp');
}

.image.enotecnia {
  background-image: url('../images/enotecnia-slide-01_1enotecnia-slide-01.webp');
}

.image.enovid {
  background-image: url('../images/plantas-thumbnail-card_1plantas-thumbnail-card.webp');
}

.image.enotecnia-01 {
  background-image: url('../images/enotec_slider_2enotec_slider_01.webp');
}

.image.enotecnia-thumb {
  background-image: url('../images/enologicos-thumbnail-card_1enologicos-thumbnail-card.webp');
}

.image.enovid-01 {
  background-image: url('../images/enovid_slider_2enovid_slider_01.webp');
}

.image.enovidrio-01 {
  background-image: url('../images/enovidrio-slide-01_1enovidrio-slide-01.webp');
}

.image.enovid-02 {
  background-image: url('../images/enovid_slider_3enovid_slider_02.webp');
  background-position: 50%;
  background-size: cover;
}

.image.enovid-03 {
  background-image: url('../images/enovid_slider_4enovid_slider_03.webp');
}

.image.enovid-04 {
  background-image: url('../images/enovid_slider_5enovid_slider_04.webp');
}

.image.enovid-05 {
  background-image: url('../images/enovid_slider_7enovid_slider_06.webp');
}

.image.enotecnia-02 {
  background-image: url('../images/enotec_slider_3enotec_slider_02.webp');
}

.image.enotecnia-03 {
  background-image: url('../images/enotec_slider_4enotec_slider_03.webp');
}

.image.enotecnia-05 {
  background-image: url('../images/enotec_slider_6enotec_slider_05.webp');
}

.image.enotecnia-04 {
  background-image: url('../images/enotec_slider_5enotec_slider_04.webp');
}

.image.enotecnologia-02 {
  background-image: url('../images/tecnologia_slide_2tecnologia_slide_01.webp');
}

.image.enotecnologia-03 {
  background-image: url('../images/tecnologia_slide_4tecnologia_slide_03.webp');
}

.image.enotecnologia-04 {
  background-image: url('../images/tecnologia_slide_5tecnologia_slide_04.webp');
}

.image.enotecnologia-05 {
  background-image: url('../images/tecnologia_slide_6tecnologia_slide_05.webp');
}

.image-description {
  z-index: 3;
  flex: 1;
  display: flex;
  position: relative;
}

.image-description.black {
  background-color: var(--text-color-300);
  color: var(--white);
}

.horiz {
  align-items: stretch;
  display: flex;
}

.horiz.space-between {
  justify-content: flex-end;
}

.arrow {
  background-color: var(--white);
  color: var(--text-color-300);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  transition: background-color .3s, color .3s;
  display: flex;
}

.arrow:hover {
  background-color: var(--text-color-300);
  color: #fff;
}

.arrow.right {
  background-color: var(--entwine-red);
  color: var(--white);
  right: -35px;
}

.arrow.right.hide {
  display: none;
  overflow: visible;
}

.arrow.left {
  left: -35px;
}

.arrow.left.hide {
  display: none;
}

.arrow.left {
  background-color: var(--entwine-red);
  color: var(--white);
  right: -35px;
}

.arrow.left.hide {
  display: none;
  overflow: visible;
}

.slide-nav {
  font-size: 4px;
}

.display-3 {
  color: var(--text-color-300);
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Playfair Display, sans-serif;
  font-size: 2vw;
  font-style: normal;
  font-weight: 400;
}

.display-3.margin-bottom {
  color: var(--bg-200);
}

.display-3.white {
  color: var(--white);
}

.display-3.secondary {
  color: var(--bg-200);
  font-family: Averia Sans Libre, sans-serif;
}

.display-3.secondary.uppercase {
  font-size: 1.5vw;
}

.display-3.small {
  color: var(--white);
  font-size: 16px;
}

.display-1 {
  color: var(--text-color-300);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 4vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1em;
  position: relative;
}

.display-1.inverted {
  color: var(--white);
}

.display-2 {
  z-index: 3;
  color: var(--text-color-300);
  text-align: left;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 1.1em;
  position: relative;
}

.display-2.align-center {
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
}

.display-2.align-center.dark-baige {
  color: var(--bg-200);
}

.display-2.secondary {
  margin-bottom: 24px;
  font-family: Averia Sans Libre, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.display-2.secondary.mayus {
  color: var(--bg-200);
  text-transform: uppercase;
}

.display-2.dark-beige {
  color: var(--bg-200);
}

.background {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0;
}

.background.black {
  background-color: var(--text-color-300);
  color: var(--white);
}

.background.white {
  background-color: var(--white);
  color: var(--text-color-300);
}

.background.grey {
  background-color: var(--bg0);
  color: var(--white);
  flex-direction: column;
}

.background.overflow-hidden {
  overflow: hidden;
}

.background.grey {
  color: #fff;
  background-color: #fff;
  flex-direction: column;
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px none var(--ocre);
  color: var(--text-color-300);
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 600px;
  padding: 24px 30px;
  display: flex;
  position: static;
}

.content.valign-top-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--text-color-300);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 0;
  padding-top: 40px;
  padding-bottom: 24px;
  font-family: DM Sans, sans-serif;
  display: flex;
}

.content.horizontal {
  flex-flow: wrap;
  align-content: stretch;
  align-items: flex-start;
  display: flex;
}

.content.middle {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 0;
  padding-top: 0;
}

.content.middle.secondary {
  color: var(--ocre);
  align-items: center;
}

.content.center {
  text-align: center;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100%;
  min-height: 0;
  padding: 0 0 0 30px;
  display: flex;
}

.content.center.familia {
  background-color: #fff0;
  align-items: center;
  display: flex;
}

.content.center.home, .content.center.insumos {
  background-color: #fff0;
  display: flex;
}

.content.center.contacto {
  align-items: center;
}

.content.center.bg {
  z-index: 1;
  background-color: var(--beige);
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}

.content.center.tienda {
  align-items: center;
  width: 50%;
}

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

.content.valign-top-bottom-center {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content.no-top-bottom {
  align-self: center;
  padding-top: 0;
  padding-bottom: 0;
}

.content.no-left-right {
  border-style: none;
  min-height: 0;
  padding-left: 0;
  padding-right: 0;
}

.content.secondary {
  background-color: var(--beige);
  border-style: none;
  flex-direction: column;
}

.content.margin {
  border-style: solid;
  flex-direction: column;
  min-height: 0;
}

.content.upward {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
}

.content.downward {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
}

.content.familia {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}

.content.contacto {
  flex-direction: row;
}

.content.suggestion-container {
  background-color: var(--white);
  padding-top: 40px;
  padding-bottom: 200px;
}

.content.video {
  padding-top: 80px;
}

.content._01 {
  min-height: 0;
}

.fullscreen {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.grid {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.grid.secondary {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 600px;
  display: grid;
}

.caption {
  color: var(--ocre);
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 9px;
  font-weight: 400;
  line-height: 1.3em;
}

.caption.white {
  color: var(--white);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-left: 0;
  padding-left: 0;
}

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

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

.utility-page-content {
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  width: 360px;
  padding: 60px 40px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.footer {
  background-color: var(--bg100);
  letter-spacing: .3px;
  padding: 5vw 55px 30px;
  font-size: 12px;
  line-height: 20px;
}

.nav-column {
  width: 260px;
  min-width: 0;
  height: 100%;
  margin-bottom: 5vw;
  margin-right: 3vw;
}

.nav-column.last {
  margin-right: 0;
}

.nav-column._01 {
  width: 320px;
}

.horizontal {
  border-bottom-style: none;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.horizontal.centered {
  align-items: center;
}

.icon-social {
  background-color: #fff;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  transition: background-color .3s;
}

.icon-social:hover {
  background-color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.icon-social.pinterest {
  background-image: url('../images/iconmonstr-pinterest.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
}

.icon-social.twitter {
  background-color: var(--white);
  background-image: url('../images/x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
}

.icon-social.twitter:hover {
  background-color: var(--beige);
}

.icon-social.facebook {
  background-color: var(--bg0);
  background-image: url('../images/facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
}

.icon-social.facebook:hover {
  background-color: var(--beige);
}

.icon-social.instagram {
  background-color: var(--white);
  background-image: url('../images/instagram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
}

.icon-social.instagram:hover {
  background-color: var(--beige);
  color: var(--beige);
}

.icon {
  width: 30px;
  height: 30px;
}

.icon._100-days-return, .icon.delivery, .icon.return {
  background-image: none;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 70%;
}

.notice-box {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.payment-icons {
  border: 1px solid var(--text-color-300);
  background-color: var(--white);
  border-radius: 4px;
  width: 62px;
  height: 36px;
}

.payment-icons.mastercard {
  background-image: url('../images/mc_vrt_pos.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.payment-icons.paypal {
  background-image: url('../images/PayPal.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
}

.payment-icons.visa {
  background-image: url('../images/Visa_Inc._logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
}

.payment-icons.stripe {
  background-image: url('../images/Stripe-logo---blue.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.align-center {
  text-align: center;
  font-family: DM Sans, sans-serif;
}

.logo {
  border-bottom-style: none;
  width: 200px;
}

.logo.w--current {
  width: 200px;
}

.navigation-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.button-menu {
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  transition: color .3s;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100px;
}

.button-menu:hover {
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.menu {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--bg0);
  letter-spacing: .4px;
  background-color: #5e2a2b;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  font-size: 12px;
  line-height: 1.5em;
  display: none;
  position: fixed;
  inset: 0;
}

.txt-menu {
  position: absolute;
}

.navi-item {
  color: var(--bg0);
  border-bottom-style: none;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Marcellus;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1em;
  transition: color .3s;
}

.navi-item:hover {
  color: var(--entwine-red);
}

.navi-item.w--current {
  color: #fff;
}

.menu-image-1 {
  background-image: url('../images/menu_image.png');
  background-size: cover;
  position: absolute;
  inset: 0;
}

.menu-image-2 {
  background-image: url('../images/winery-webflow-template-by-fouroom-05.jpg');
  background-position: 50% 0;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.menu-image-wrapper {
  flex: 1;
  margin-bottom: 5vw;
  position: relative;
}

.menu-sub {
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 20px;
  display: flex;
}

.menu-image-3 {
  background-image: url('../images/winery-webflow-template-by-fouroom-04.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.menu-image-4 {
  background-image: url('../images/winery-webflow-template-by-fouroom-03.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.menu-image-5 {
  background-image: url('../images/winery-webflow-template-by-fouroom-08.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.header {
  z-index: 0;
  width: 100%;
  height: 70vh;
  position: relative;
  overflow: hidden;
}

.header.store {
  height: 100vh;
}

.button {
  border: 1px solid var(--entwine-red);
  color: var(--entwine-red);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 999px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 15px 16px;
  font-family: Averia Sans Libre, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.button:hover {
  border-color: var(--bg-200);
  color: var(--bg-200);
}

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

.button.yellow {
  background-color: var(--orange\<deleted\|variable-9d79c7c8\>);
  color: var(--text-color-300);
}

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

.line {
  background-color: var(--text-color-100);
  width: 10%;
  height: 1px;
  margin-left: 10px;
}

.icon-big {
  align-self: center;
  width: 64px;
  height: 64px;
  position: relative;
}

.icon-big.margin-bottom {
  mix-blend-mode: multiply;
  width: auto;
  height: 80px;
}

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

.collection-item {
  display: flex;
}

.collection-item.fullheight {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.product-image {
  max-height: 300px;
  margin-bottom: 15px;
}

.price {
  color: #9a9a9a80;
  letter-spacing: .3px;
  font-size: 12px;
  line-height: 16px;
}

.price.was {
  margin-right: 5px;
  text-decoration: line-through;
  display: flex;
}

.product-name {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Marcellus;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.product-name.margin-bottom {
  color: var(--bg-200);
  margin-bottom: 0;
  font-family: Averia Sans Libre, sans-serif;
  font-size: 18px;
}

.checkout-form {
  background-color: #0000;
}

.customer-info {
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
}

.block-header {
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
  border-style: none none solid;
  border-bottom-color: #ffffff1a;
  padding: 4px 20px;
}

.block-header.bottom-line-1px {
  border-bottom-width: 1px;
  padding-top: 12px;
}

.block-content {
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
  border-style: none;
}

.shipping-method {
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
  border-bottom-color: #ffffff1a;
}

.shipping-method-list {
  border-left-style: none;
  border-right-style: none;
}

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

.tabs-menu {
  flex-direction: column;
  width: 50%;
  padding-top: 5vw;
  display: flex;
}

.tabs-content {
  flex: 1;
}

.tab-link {
  color: var(--white);
  text-align: center;
  background-color: #ffffff0d;
  border-bottom-style: none;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 2.5vw 20px;
  transition: padding .3s;
  display: flex;
}

.tab-link:hover {
  padding-left: 60px;
}

.tab-link.w--current {
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
  background-color: #ffffff0f;
  padding-left: 60px;
}

.column {
  flex-direction: column;
  flex: 1;
  padding: 20px 30px 20px 0;
  display: flex;
  position: relative;
}

.column.valign-top-bottom {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.column.middle {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.column.center {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
}

.column.line-top {
  border-top: 1px solid #9d9d9d33;
}

.column.line-left-top {
  border-top: 1px solid #9d9d9d33;
  border-left: 1px solid #9d9d9d33;
  padding-left: 30px;
}

.column.padding-left-33 {
  padding-left: 33%;
}

.text-field {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--beige);
  color: var(--text-color-200);
  background-color: #0000;
  border-radius: 0;
  height: 55px;
  padding: 20px 0 22px;
  font-family: Playfair Display, sans-serif;
  line-height: 1em;
}

.text-field:focus {
  border-bottom-color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.text-field::placeholder {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Marcellus;
  font-size: 12px;
}

.text-field.zero {
  margin-bottom: 0;
}

.submit-button {
  border: 1px solid var(--entwine-red);
  color: var(--entwine-red);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 100px;
  height: 55px;
  padding: 16px 12px;
  font-family: Averia Sans Libre, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  transition: color .3s, border .3s;
}

.submit-button:hover {
  border-color: var(--bg-200);
  color: var(--bg-200);
}

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

.content-wrapper {
  background-color: var(--bg0);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px;
  display: block;
}

.uppercase {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hidden {
  display: none;
}

.header-image {
  z-index: 0;
  text-align: center;
  background-image: url('../images/image-placeholder-black_1image-placeholder-black.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0;
}

.header-image.img-01 {
  background-image: url('../images/tienda-hero_1tienda-hero.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-image.img-03 {
  color: var(--bg0);
  text-align: justify;
  background-color: #fff;
  background-image: url('../images/home_hero_1home_hero.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-image.img-04 {
  background-image: url('../images/insumos-productos-hero_1insumos-productos-hero.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-image.img-05 {
  background-image: url('../images/nuestra_familia_hero_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-image.img-06 {
  background-image: linear-gradient(#0006, #0000 50%), url('../images/winery-webflow-template-by-fouroom-08.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.header-image.img-08 {
  background-image: url('../images/acercate-nosotros-hero_1acercate-nosotros-hero.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-image.enovid-hero {
  background-image: url('../images/enovid-hero_1enovid-hero.webp');
}

.header-image.enotecnologia-hero {
  background-image: url('../images/enotecnologia-hero_1enotecnologia-hero.webp');
}

.header-image.enotecnia-hero {
  background-image: url('../images/enotecnia-hero_1enotecnia-hero.webp');
}

.header-image.enovidrio-hero {
  background-image: url('../images/enovidrio-hero_1enovidrio-hero.webp');
}

.preloader {
  z-index: 101;
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0;
}

.preloader-icon {
  z-index: 1;
  filter: invert();
  width: 50px;
  position: relative;
}

.tab-link-ii {
  color: var(--white);
  text-align: center;
  background-color: #0000;
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

.tab-link-ii.w--current {
  background-color: var(--white);
  color: var(--text-color-300);
}

.tabs-menu-ii {
  display: flex;
}

.content-section-half {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.link-black-with-icon {
  color: var(--text-color-300);
  padding-left: 20px;
}

.link-black-with-icon.phone {
  background-image: url('../images/Orion_calls.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 14px;
}

.link-black-with-icon.mail {
  background-image: url('../images/Orion_mail.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 14px;
}

.link-white-with-icon {
  color: var(--white);
  padding-left: 20px;
}

.link-white-with-icon.phone {
  color: var(--bg0);
  background-image: url('../images/Orion_calls-1.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 14px;
}

.link-white-with-icon.phone:hover {
  color: var(--entwine-red);
}

.link-white-with-icon.mail {
  color: var(--bg0);
  background-image: url('../images/Orion_mail-1.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 14px;
}

.link-white-with-icon.mail:hover {
  color: var(--entwine-red);
}

.link-white-with-icon.location {
  color: var(--bg0);
  background-image: url('../images/Orion_pin-1.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 14px;
}

.link-white-with-icon.location:hover {
  color: var(--entwine-red);
}

.numbers {
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
  font-size: 30px;
  font-weight: 700;
  line-height: 1em;
}

.empty-state {
  background-color: var(--text-color-300);
}

.content-grid {
  border-top: 1px solid var(--text-color-300);
  flex-direction: column;
  flex: 1;
  padding: 30px 15px;
  display: flex;
  position: relative;
}

.content-grid.black {
  color: var(--text-color-300);
}

.content-grid.black:hover {
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.order-confirmation-container {
  background-color: #0000;
}

.category-menu {
  z-index: 10;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  bottom: 25px;
  left: 55px;
  right: 55px;
}

.category-menu-item {
  background-color: var(--bg-200);
  color: var(--text-color-300);
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  transition: color .3s, background-color .3s;
  display: flex;
}

.category-menu-item:hover {
  color: #00000080;
}

.category-menu-item.w--current {
  background-color: var(--entwine-red);
  color: var(--bg0);
}

.icon-small {
  filter: brightness(500%);
  width: 24px;
  height: 24px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.category-menu-white {
  background-color: var(--white);
  border-radius: 2px;
  flex-direction: row;
  justify-content: center;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 16px #0003;
}

.textarea {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--beige);
  background-color: #0000;
  height: auto;
  padding: 16px 0;
}

.textarea:focus {
  border-bottom-color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.textarea::placeholder {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Marcellus;
  font-size: 12px;
  line-height: 1em;
}

.checkbox-field {
  letter-spacing: 3px;
  text-transform: uppercase;
  align-items: center;
  height: 55px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.checkbox-label {
  color: var(--text-color-300);
  margin-bottom: 0;
  margin-left: 8px;
  margin-right: 8px;
  font-family: DM Sans, sans-serif;
}

.checkbox {
  margin-top: 0;
}

.menu-grid {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bg-menu);
  letter-spacing: .4px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 100px 45px 45px;
  font-size: 12px;
  line-height: 1.5em;
  display: grid;
  position: fixed;
  inset: 0;
}

.margin-bottom-last {
  margin-bottom: 0;
}

.cart-button {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
}

.cart-quantity {
  background-color: var(--orange\<deleted\|variable-9d79c7c8\>);
  color: var(--text-color-300);
  letter-spacing: 1px;
  margin-left: 5px;
  font-weight: 400;
}

.cart-icon {
  margin-right: 0;
}

.cart-image {
  width: 30px;
}

.cart-footer {
  border-top-color: #ffffff1a;
}

.cart-absolute {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.remove-button {
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 10px;
  line-height: 1em;
}

.remove-button:hover {
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.cart-item {
  align-items: flex-end;
}

.checkout-button {
  background-color: var(--orange\<deleted\|variable-9d79c7c8\>);
  color: var(--text-color-300);
  letter-spacing: 3px;
  text-transform: uppercase;
  border-top: 1px #fff3;
  border-left: 1px #fff3;
  border-right: 1px #fff3;
  justify-content: center;
  height: 55px;
  padding: 20px 10px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  transition: color .3s, background-color .3s;
  display: flex;
}

.checkout-button:hover {
  background-color: var(--white);
  color: var(--text-color-300);
}

.price-big {
  letter-spacing: .3px;
  font-size: 20px;
  line-height: 1em;
}

.price-big.was {
  color: #9a9a9a80;
  margin-right: 5px;
  text-decoration: line-through;
  display: flex;
}

.product-image-big {
  max-height: 500px;
}

.button-scroll-down {
  background-image: url('../images/Orion_arrow-down.svg'), linear-gradient(to bottom, var(--entwine-red), var(--entwine-red));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 24px, auto;
  border-bottom-style: none;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.badge {
  z-index: 0;
  background-color: var(--orange\<deleted\|variable-9d79c7c8\>);
  color: var(--text-color-300);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 15px;
  margin-right: 15px;
  font-size: 8px;
  font-weight: 700;
  line-height: 7px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.error-message {
  background-color: var(--enowine-red\<deleted\|variable-b5cb7e6e\>);
  color: var(--text-color-300);
  text-align: center;
  padding: 20px;
}

.success-message {
  color: var(--text-color-300);
  background-color: #81e084;
}

.close-button {
  color: var(--white);
  border-bottom-style: none;
}

.empty-state-vertical {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.menu-1, .menu-2 {
  background-color: var(--white);
  width: 30px;
  height: 2px;
}

.header-image-detail {
  z-index: 0;
  text-align: center;
  background-image: url('../images/image-placeholder-black_1image-placeholder-black.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0;
}

.contact-grid {
  grid-column-gap: 6rem;
  grid-template-rows: auto;
}

.form-text-black {
  color: var(--text-color-300);
}

.buy-now-button {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #fff3;
  border-bottom-style: solid;
  height: 55px;
  margin-top: 0;
  padding: 20px 10px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  transition: color .3s, border .3s;
  display: flex;
}

.buy-now-button:hover {
  border-bottom-color: var(--orange\<deleted\|variable-9d79c7c8\>);
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.add-to-cart-horiz {
  align-items: stretch;
  display: flex;
}

.add-to-cart-button {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px #fff3;
  border-bottom-style: solid;
  height: 55px;
  margin-top: 0;
  padding: 20px 10px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  transition: color .3s, border .3s;
  display: flex;
}

.add-to-cart-button:hover {
  border-bottom-color: var(--orange\<deleted\|variable-9d79c7c8\>);
  color: var(--orange\<deleted\|variable-9d79c7c8\>);
}

.discount {
  background-color: var(--grey\<deleted\|variable-446dd6c2\>);
  border-style: none;
  border-bottom-color: #ffffff1a;
  margin-bottom: 20px;
  padding: 20px;
}

.cms-more-images {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.product-image-detail {
  width: 100%;
}

.heading {
  color: var(--text-color-300);
  font-family: Playfair Display, sans-serif;
}

.heading-2 {
  color: var(--text-color-300);
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
}

.heading-2.space {
  margin-bottom: 16px;
  font-size: 20px;
}

.heading-3 {
  color: var(--text-color-300);
  font-family: Playfair Display, sans-serif;
}

.heading-4 {
  color: var(--text-color-300);
  -webkit-text-stroke-width: 0px;
  font-family: Playfair Display, sans-serif;
}

.heading-5, .heading-6 {
  color: var(--text-color-300);
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
}

.heading-7 {
  color: var(--text-color-300);
  font-family: Playfair Display, sans-serif;
}

.paragraph {
  color: var(--text-color-300);
  font-family: DM Sans, sans-serif;
  font-weight: 400;
}

.paragraph.align-center {
  width: 80%;
}

.paragraph.inverted {
  color: var(--bg0);
  font-weight: 400;
}

.list-item, .list-item-2 {
  color: var(--text-color-300);
  font-family: DM Sans, sans-serif;
}

.heading-8 {
  color: var(--entwine-red);
  font-family: Averia Sans Libre, sans-serif;
}

.paragraph-2 {
  color: var(--text-color-300);
  font-family: DM Sans, sans-serif;
  font-size: 14px;
}

.paragraph-2.beige {
  color: var(--ocre);
}

.paragraph-2.dark-beige {
  color: var(--bg-200);
}

.list-item-3, .list-item-4 {
  color: var(--text-color-300);
  font-family: DM Sans, sans-serif;
}

.heading-9 {
  color: var(--entwine-red);
  font-family: Averia Sans Libre, sans-serif;
}

.paragraph-3 {
  color: var(--text-color-300);
  font-family: DM Sans, sans-serif;
}

.block-quote {
  border-left-color: var(--ocre);
  color: var(--ocre);
  font-family: Averia Sans Libre, sans-serif;
}

.text-block {
  color: var(--text-color-300);
  font-family: Averia Sans Libre, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
}

.text-block:hover {
  color: var(--entwine-red);
}

.link {
  border-bottom-color: var(--text-color-300);
  color: var(--text-color-300);
  font-family: Averia Sans Libre, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.link:hover {
  border-bottom-color: var(--entwine-red);
  color: var(--entwine-red);
}

.body {
  background-color: var(--white);
}

.columns-2 {
  color: #343536;
}

.text-block-2 {
  color: var(--bg0);
  font-family: Playfair Display, sans-serif;
  transition: color .3s;
}

.text-block-2:hover {
  color: var(--entwine-red);
}

.list-item-5 {
  color: var(--bg0);
}

.text-block-3 {
  margin-bottom: 4px;
}

.image-2 {
  position: absolute;
  inset: auto -10% -10% auto;
}

.body-2 {
  background-color: var(--bg0);
  color: var(--bg0);
}

.main-product-wrapper {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  top: -93px;
}

.product-container {
  border: 1px solid var(--beige);
  background-color: var(--bg0);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--beige);
  border-radius: 1px;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  display: flex;
}

.main-icon {
  margin-bottom: 16px;
}

.header-menu {
  max-height: 86px;
}

.text-block-4 {
  margin-bottom: 0;
}

.image-3 {
  margin-right: 24px;
}

.subheading {
  color: var(--bg-200);
  margin-bottom: 0;
  font-family: Averia Sans Libre, sans-serif;
  font-size: 16px;
}

.subheading.spacing {
  text-transform: uppercase;
  margin-bottom: 16px;
}

.subheading.mayus {
  text-transform: uppercase;
}

.columns-3 {
  color: var(--bg-200);
}

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

.footer-title {
  color: var(--ocre);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: DM Sans, sans-serif;
}

.footer-item {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.footer-item:hover {
  color: var(--ocre);
}

.image-4 {
  z-index: 1;
  position: relative;
  top: -154px;
  left: -347px;
}

.video-bg {
  z-index: 0;
  background-image: url('../images/image-placeholder-black_1image-placeholder-black.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.video-bg.img-01 {
  background-image: url('../images/confiabilidad-thumbnail.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.video-bg.img-02 {
  background-image: url('../images/winery-webflow-template-by-fouroom-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-bg.img-03 {
  background-image: url('../images/buenvenido_enowine_uvas_2buenvenido_enowine_uvas_01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.video-bg.img-04 {
  background-image: url('../images/winery-webflow-template-by-fouroom-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-bg.img-05 {
  background-image: url('../images/servicio-thumbnail_1servicio-thumbnail.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-bg.img-06 {
  background-image: url('../images/confiabilidad-thumbnail.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-bg.img-07 {
  background-image: url('../images/experiencia-thumbnail_1experiencia-thumbnail.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-bg.hover {
  z-index: 1;
  display: none;
}

.video-bg.img-08 {
  background-image: url('../images/profesionalismo-thumbnail_1profesionalismo-thumbnail.webp');
}

.button-primary {
  background-color: var(--entwine-red);
  text-align: center;
  text-transform: uppercase;
  border-radius: 9999px;
  padding: 12px 16px;
  font-family: Averia Sans Libre, sans-serif;
  font-size: 14px;
  line-height: 30px;
  transition: background-color .3s;
}

.button-primary:hover {
  background-color: var(--bg-200);
  color: var(--bg0);
}

.button-primary.hide {
  flex: 0 auto;
  display: none;
}

.insumos-image {
  z-index: 0;
  background-image: url('../images/image-placeholder-black_1image-placeholder-black.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.insumos-image.img-01 {
  background-image: url('../images/enovid-thumbnail-01_1enovid-thumbnail-01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.insumos-image.img-02 {
  background-image: url('../images/enotecnologia-thumbnail-01_1enotecnologia-thumbnail-01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.insumos-image.img-03 {
  background-image: url('../images/buenvenido_enowine_uvas_2buenvenido_enowine_uvas_01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.insumos-image.img-04 {
  background-image: url('../images/winery-webflow-template-by-fouroom-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.insumos-image.img-05 {
  background-image: url('../images/servicio-thumbnail_1servicio-thumbnail.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.insumos-image.img-06 {
  background-image: url('../images/confiabilidad-thumbnail.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.insumos-image.img-07 {
  background-image: url('../images/experiencia-thumbnail_1experiencia-thumbnail.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.insumos-image.hover {
  z-index: 1;
  display: none;
}

.insumos-image.img-08 {
  background-image: url('../images/profesionalismo-thumbnail_1profesionalismo-thumbnail.webp');
}

.insumos-image.enovid-big-thumb {
  background-image: url('../images/enovid-thumbnail-01_1enovid-thumbnail-01.webp');
}

.insumos-image.enotecnologia-big-thumb {
  background-image: url('../images/enotecnologia-thumbnail-01_1enotecnologia-thumbnail-01.webp');
}

.insumos-image.enotecnia-big-thumb {
  background-image: url('../images/enotecnia-thumbnail-01_1enotecnia-thumbnail-01.webp');
}

.insumos-image.enovidrio-big-thumb {
  background-image: url('../images/enovidrio-thumbnail-01_1enovidrio-thumbnail-01.webp');
}

.image-5 {
  position: relative;
  top: -79px;
  left: 29px;
}

.form-2 {
  text-align: left;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-field-2 {
  height: 50px;
  margin-bottom: 0;
  margin-right: 16px;
}

.form-block-2 {
  width: 100%;
}

.provider-banner {
  background-color: var(--beige);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  max-width: 800px;
}

.grid-2.double {
  grid-template-columns: auto 1fr auto auto 1fr;
  max-width: 960px;
}

.provider-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-6, .image-7 {
  mix-blend-mode: multiply;
}

.list-item-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.paragraph-4 {
  color: var(--text-color-300);
  font-family: DM Sans, sans-serif;
  font-weight: 400;
}

.arrow-2 {
  color: #343536;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  transition: background-color .3s, color .3s;
  display: flex;
}

.arrow-2:hover {
  color: #fff;
  background-color: #343536;
}

.arrow-2.right {
  color: #fff;
  background-color: #e1251b;
  right: -35px;
}

.arrow-2.right.hide {
  display: none;
  overflow: visible;
}

.image-8 {
  z-index: 0;
  background-image: url('../images/image-placeholder-black_1image-placeholder-black.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.image-8.img-01 {
  background-image: url('../images/about_us_img_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.content-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #343536;
  border: 1px #cda176;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 24px 30px 80px;
  display: flex;
  position: relative;
}

.display-4 {
  z-index: 3;
  color: #343536;
  text-align: left;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 1.1em;
  position: relative;
}

.paragraph-5 {
  color: #343536;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
}

.paragraph-5.beige {
  color: #cda176;
}

.text-span {
  color: var(--entwine-red);
}

.exito {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Playfair Display, sans-serif;
  display: flex;
}

.telephone {
  color: var(--entwine-red);
  font-size: 20px;
}

.text-block-5 {
  color: var(--white);
}

@media screen and (max-width: 991px) {
  .content-section {
    max-width: none;
    margin-top: 0;
  }

  .content-section.margin-bottom {
    width: 100%;
    height: 400px;
  }

  .image.img-01 {
    background-size: cover;
  }

  .slide-nav {
    display: none;
  }

  .display-3.margin-bottom {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .display-1 {
    font-size: 38px;
    line-height: 44px;
  }

  .display-1.inverted {
    align-self: center;
  }

  .display-2 {
    text-align: left;
    font-size: 32px;
    line-height: 36px;
  }

  .display-2.align-center, .display-2.secondary {
    text-align: center;
  }

  .content {
    flex-direction: column;
    grid-template-rows: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .content.valign-top-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content.center {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .content.center.insumos {
    align-items: center;
  }

  .content.center.bg {
    padding-left: 24px;
    padding-right: 24px;
  }

  .content.center.tienda {
    width: 80%;
  }

  .content.no-left-right {
    padding-top: 80px;
  }

  .content.secondary {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content.margin {
    padding: 40px;
  }

  .content.familia {
    padding-top: 80px;
  }

  .content.contacto {
    flex-direction: column;
  }

  .content.fold-2 {
    padding-top: 0;
  }

  .content.suggestion-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto;
    display: flex;
  }

  .grid.enoequip {
    flex-flow: column;
    grid-auto-flow: row;
    align-items: center;
    width: auto;
    display: flex;
  }

  .columns {
    display: block;
  }

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

  .nav-column {
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    margin-right: 16px;
    display: flex;
  }

  .horizontal {
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .horizontal.hidden {
    display: none;
  }

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

  .navigation-wrapper {
    height: 60px;
  }

  .button-menu {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu {
    padding: 20px;
    overflow: auto;
  }

  .navi-item {
    font-size: 30px;
  }

  .menu-image-wrapper {
    margin-bottom: 8vw;
  }

  .product-name.margin-bottom {
    margin-bottom: 0;
  }

  .column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column.center {
    align-items: stretch;
  }

  .column.line-left-top {
    padding-left: 10px;
  }

  .slider {
    height: 100%;
  }

  .slider.enoequip {
    height: 600px;
  }

  .content-grid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-grid {
    grid-template-columns: 1fr 1fr .5fr 1fr 1fr;
    padding: 80px 20px 20px;
    overflow: auto;
  }

  .contact-grid {
    grid-column-gap: 3rem;
  }

  .buy-now-button {
    width: 100%;
  }

  .add-to-cart-horiz {
    flex-wrap: wrap;
  }

  .add-to-cart-button {
    flex: 1;
  }

  .image-2 {
    bottom: -4%;
    right: -8%;
  }

  .main-product-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .header-menu {
    max-height: none;
  }

  .columns-3 {
    flex-direction: column;
    display: flex;
  }

  .image-4 {
    top: -179px;
    left: 78px;
  }

  .insumos-image.img-02 {
    background-size: contain;
  }

  .provider-banner {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-2 {
    max-width: 500px;
  }

  .grid-2.double {
    grid-template-columns: auto 1fr .5px auto 1fr;
  }

  .image-8.img-01 {
    background-size: cover;
  }

  .content-2 {
    flex-direction: column;
    grid-template-rows: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .display-4 {
    text-align: left;
    font-size: 32px;
    line-height: 36px;
  }
}

@media screen and (max-width: 767px) {
  li {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .content-section {
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-left: 32px;
    margin-right: 32px;
    display: block;
  }

  .content-section.margin-bottom {
    width: 100%;
  }

  .image-wrapper {
    min-height: 280px;
  }

  .image-wrapper.small {
    display: block;
    top: auto;
  }

  .image-wrapper.small.hide {
    display: none;
  }

  .image.img-01 {
    background-size: cover;
  }

  .image.img-03 {
    display: none;
  }

  .horiz {
    flex-direction: column;
  }

  .arrow {
    width: 40px;
    height: 40px;
    display: none;
  }

  .arrow.right {
    right: 0;
  }

  .arrow.left {
    left: 0;
    right: 0;
  }

  .display-3.secondary.uppercase {
    text-align: center;
    font-size: 2.5vw;
  }

  .display-2 {
    text-align: left;
  }

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

  .content {
    align-self: center;
    align-items: flex-start;
    padding: 0 20px 35px;
  }

  .content.valign-top-bottom {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-items: flex-start;
  }

  .content.center {
    align-self: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content.center.bg, .content.margin, .content.suggestion-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .fullscreen {
    min-height: auto;
    display: block;
  }

  .grid {
    height: auto;
    display: block;
  }

  .grid.secondary {
    flex-direction: column;
    display: flex;
  }

  .columns {
    display: block;
  }

  .margin-bottom {
    width: 100%;
    display: flex;
  }

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

  .horizontal {
    flex-direction: column;
  }

  .horizontal.social {
    flex-direction: row;
  }

  .notice-box {
    align-items: flex-start;
  }

  .button-menu {
    padding-left: 20px;
    inset: 0 auto 0 0;
  }

  .menu {
    flex-direction: column;
    padding-top: 60px;
    overflow: auto;
  }

  .menu-image-wrapper {
    display: none;
  }

  .menu-sub {
    flex-flow: wrap;
  }

  .header {
    height: auto;
    min-height: 100vh;
  }

  .header.detail {
    min-height: auto;
  }

  .product-name.margin-bottom.align-center {
    text-align: center;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs-menu {
    width: 100%;
  }

  .tab-link.w--current {
    padding-left: 20px;
  }

  .column {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .column.line-left-top {
    border-left-style: none;
    padding-left: 0;
  }

  .column.padding-left-33 {
    padding-left: 10px;
  }

  .column.no-right-left-mobile, .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .header-image {
    min-height: 100vh;
    position: relative;
  }

  .tabs-menu-ii {
    display: block;
  }

  .category-menu {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .category-menu-item {
    padding: 15px 5px 10px;
  }

  .category-menu-white, .sub {
    flex: 1;
  }

  .menu-grid {
    flex-direction: column;
    padding-top: 60px;
    display: block;
    overflow: auto;
  }

  .grid-menu {
    display: block;
  }

  .margin-bottom-last {
    margin-bottom: 30px;
  }

  .cart-absolute {
    justify-content: flex-end;
  }

  .header-image-detail {
    background-size: cover;
    min-height: 100vh;
    position: relative;
  }

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

  .buy-now-button {
    flex: 1;
  }

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

  .paragraph-2.beige {
    align-self: flex-start;
  }

  .paragraph-2.dark-beige {
    text-align: left;
  }

  .main-product-wrapper {
    margin-left: 24px;
    margin-right: 24px;
  }

  .form {
    flex-direction: column;
    display: flex;
  }

  .image-4 {
    top: -72px;
    bottom: 126px;
    left: -201px;
  }

  .insumos-image.img-01, .insumos-image.img-02 {
    background-size: cover;
  }

  .image-5 {
    max-width: none;
  }

  .form-block-3 {
    width: 100%;
  }

  .grid-2.double {
    grid-template-rows: auto auto;
    grid-template-columns: auto 1fr .5px;
  }

  .arrow-2 {
    width: 40px;
    height: 40px;
    display: none;
  }

  .arrow-2.right {
    right: 0;
  }

  .image-8.img-01 {
    background-size: cover;
  }

  .content-2 {
    align-self: center;
    align-items: flex-start;
    padding: 0 20px 35px;
  }

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

  .paragraph-5 {
    text-align: center;
  }

  .paragraph-5.beige {
    align-self: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .content-section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .display-3.secondary.uppercase {
    font-size: 3.5vw;
  }

  .display-2 {
    text-align: left;
  }

  .display-2.align-center {
    margin-bottom: 32px;
    font-size: 24px;
  }

  .content {
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content.valign-top-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .content.middle {
    flex-direction: column;
    align-items: flex-start;
    font-family: Averia Sans Libre, sans-serif;
  }

  .content.center {
    width: 100%;
    padding: 24px 0;
  }

  .content.center.tienda {
    width: 90%;
  }

  .content.upward, .content.downward {
    align-items: flex-start;
  }

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

  .column.center {
    padding-left: 0;
    padding-right: 0;
  }

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

  .header-image.img-08 {
    background-image: url('../images/acercate-nosotros-hero_1acercate-nosotros-hero.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .textarea:focus-visible, .textarea[data-wf-focus-visible] {
    color: var(--text-color-300);
  }

  .buy-now-button {
    flex: 0 auto;
  }

  .paragraph.inverted {
    font-size: 14px;
  }

  .paragraph-2.beige {
    align-self: flex-start;
  }

  .paragraph-2.dark-beige {
    text-align: center;
  }

  .main-product-wrapper {
    flex-direction: column;
    display: flex;
  }

  .header-menu {
    max-height: none;
  }

  .image-3 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .subheading {
    text-align: left;
  }

  .footer-item {
    font-size: 14px;
  }

  .image-4 {
    display: none;
    top: -68px;
    left: -101px;
  }

  .button-primary {
    width: auto;
  }

  .form-block {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-2 {
    flex-direction: column;
  }

  .text-field-2 {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .form-block-3 {
    width: 100%;
  }

  .button-cta {
    text-align: center;
  }

  .provider-banner {
    padding-left: 24px;
    padding-right: 24px;
  }

  .grid-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .provider-content {
    align-items: center;
  }

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

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

  .paragraph-5.beige {
    align-self: flex-start;
  }
}

#w-node-_0b8448f0-9ed3-130d-fc55-70d9d2bf7442-6a52eb3a, #w-node-cc177790-e45b-5857-ef17-47aec5c473b2-6a52eb3a, #w-node-_27bac098-f9ab-adde-b838-5603f4f164dd-6a52eb3a, #w-node-dec1eeea-f463-b608-476a-5dba4d6a7141-6a52eb3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93719cca-0e3e-f50f-6907-098483790056-6a52eb3a {
  grid-area: 1 / 1 / 6 / 6;
}

#w-node-e2453167-2fba-307a-be66-7b08e2dc288e-6a52eb3a {
  grid-area: 5 / 4 / 7 / 7;
}

#w-node-e45ddc59-b916-b76e-8912-1d1619cb8d09-6a52eb3a {
  grid-area: 2 / 7 / 7 / 13;
}

#w-node-_04f0bb4f-f7a3-c6fb-e9ec-a8a06017ef02-6a52eb3a {
  grid-area: 1 / 1 / 4 / 13;
}

#w-node-_73e504ac-2bcf-559a-44ff-09c1db3702e2-6a52eb3a {
  grid-area: 4 / 1 / 6 / 13;
}

#w-node-df0a18fc-512f-5402-41cc-36d637c541f2-6a52eb3a {
  grid-area: 6 / 1 / 7 / 13;
}

#w-node-_2a19d7d8-3258-71a4-eb43-e9a164990174-4dee1365 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0d552f3b-3a71-bbf3-c1dc-b2485abd3b5f-7e7354c4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_82065c5a-4850-f5a0-b41e-b1f87e7354c5-7e7354c4 {
  grid-area: 1 / 4 / 5 / 6;
  align-self: end;
}

#w-node-_82065c5a-4850-f5a0-b41e-b1f87e7354e4-7e7354c4 {
  grid-area: 1 / 1 / 5 / 3;
}

#w-node-_82065c5a-4850-f5a0-b41e-b1f87e7354eb-7e7354c4 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_6fc54b7e-8b57-41d8-74e8-39fc0145783d-7e7354c4 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_59a6099f-89ac-85f2-0ee0-582bdbe8535a-6a52ebaa {
  grid-area: 1 / 7 / 7 / 13;
}

#w-node-f8f50e58-f1e5-000d-3a2d-7b34b5f033c2-6a52ebaa {
  grid-area: 1 / 2 / 7 / 7;
}

#w-node-_7c64d647-124d-1d24-cb48-fb2394a14226-6a52ebaa {
  grid-area: 1 / 5 / 4 / 7;
  place-self: start;
}

#w-node-b7377ead-f5f7-baa6-1010-9178ddda4a04-6a52ebaa {
  grid-area: 1 / 7 / 7 / 12;
}

#w-node-bfcf9a7c-63e8-d335-4640-801bf70552c5-6a52ebaa {
  grid-area: 1 / 3 / 3 / 7;
  place-self: center;
}

#w-node-bfcf9a7c-63e8-d335-4640-801bf70552c7-6a52ebaa {
  grid-area: 3 / 3 / 7 / 7;
}

#w-node-bfcf9a7c-63e8-d335-4640-801bf70552d1-6a52ebaa {
  grid-area: 1 / 7 / 6 / 11;
}

#w-node-_8bc4b76e-3202-628a-64b5-2c594c1cc3f9-6a52ebab {
  grid-area: 1 / 9 / 7 / 13;
}

#w-node-_8bc4b76e-3202-628a-64b5-2c594c1cc3fb-6a52ebab {
  grid-area: 3 / 7 / 5 / 11;
}

#w-node-_8bc4b76e-3202-628a-64b5-2c594c1cc3fd-6a52ebab {
  grid-area: 1 / 2 / 4 / 7;
  place-self: center;
}

#w-node-_285a6a9c-b42f-99e3-197a-ee73c63229b1-6a52ebab {
  grid-area: 4 / 1 / 7 / 4;
  place-self: start center;
}

#w-node-_8bc4b76e-3202-628a-64b5-2c594c1cc400-6a52ebab {
  grid-area: 4 / 4 / 7 / 8;
  place-self: start;
}

#w-node-_49551100-abfd-d122-bbd5-0f6aa4ae4487-6a52ebad, #w-node-_58f15107-3916-8c46-a5f1-f77eb059f5d0-6a52ebad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebad {
  grid-area: 2 / 6 / 7 / 13;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebad {
  grid-area: 2 / 3 / 5 / 12;
  place-self: center;
}

#w-node-_185b2672-7f76-8f55-4c7b-36e02e5f6697-6a52ebad {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-f6e0a6c0-5605-0250-3494-6ce954ac2921-6a52ebad, #w-node-_68c3c9c0-deaf-6f33-ec7e-eb626fb1a670-6a52ebad, #w-node-_490a046a-5078-d0a5-6161-1630d86485b5-6a52ebad, #w-node-_8b5b57c2-8b0c-1b96-5b00-8dcc64381ec5-6a52ebad, #w-node-f0acebe3-22c8-8204-f649-5765e1289e75-6a52ebad {
  grid-area: 1 / 1 / 7 / 13;
}

#w-node-_79dcb461-b4d5-1259-c53b-ba8656f296a1-6a52ebae {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_6f6b5999-19ec-e4fc-478d-05c84546a8cd-6a52ebae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79dcb461-b4d5-1259-c53b-ba8656f296a2-6a52ebae {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_83d46d69-12d5-d88f-d382-b810eb3db5d7-6a52ebae {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebae {
  grid-area: 2 / 6 / 7 / 13;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebae {
  grid-area: 2 / 3 / 5 / 12;
  place-self: center;
}

#w-node-_185b2672-7f76-8f55-4c7b-36e02e5f6697-6a52ebae {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-f6e0a6c0-5605-0250-3494-6ce954ac2921-6a52ebae, #w-node-dd57392f-a4dd-f91f-f36e-219827f2efaf-6a52ebae, #w-node-_5038dd88-c891-60db-f052-4e8d4085cc3e-6a52ebae, #w-node-ba7e88a3-feed-7f8f-96f2-50d4f960944a-6a52ebae, #w-node-_5235f463-8aa1-ee75-1811-b9e48f1b0a04-6a52ebae {
  grid-area: 1 / 1 / 7 / 13;
}

#w-node-_49551100-abfd-d122-bbd5-0f6aa4ae4487-6a52ebaf, #w-node-_58f15107-3916-8c46-a5f1-f77eb059f5d0-6a52ebaf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebaf {
  grid-area: 2 / 6 / 7 / 13;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebaf {
  grid-area: 2 / 3 / 5 / 12;
  place-self: center;
}

#w-node-_185b2672-7f76-8f55-4c7b-36e02e5f6697-6a52ebaf {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-f6e0a6c0-5605-0250-3494-6ce954ac2921-6a52ebaf, #w-node-c48bcafa-f18c-80cf-aae3-ac451dfd1ee1-6a52ebaf, #w-node-a526ec45-166d-4ea5-77e6-8586eec0136f-6a52ebaf, #w-node-_60fb06ff-e26b-5aa5-4c68-1c73e5f3ddad-6a52ebaf, #w-node-_590d8e2a-f865-9c70-194d-e8b671a30958-6a52ebaf {
  grid-area: 1 / 1 / 7 / 13;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebb0 {
  grid-area: 2 / 6 / 7 / 13;
}

#w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebb0 {
  grid-area: 2 / 3 / 5 / 12;
  place-self: center;
}

#w-node-_185b2672-7f76-8f55-4c7b-36e02e5f6697-6a52ebb0 {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-f6e0a6c0-5605-0250-3494-6ce954ac2921-6a52ebb0 {
  grid-area: 1 / 1 / 7 / 13;
}

#w-node-a1f4267a-6571-86dc-0186-cab617788ee7-6a52ebc7 {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-a1f4267a-6571-86dc-0186-cab617788ee9-6a52ebc7 {
  grid-area: 1 / 6 / 7 / 13;
}

#w-node-a1f4267a-6571-86dc-0186-cab617788eeb-6a52ebc7 {
  grid-area: 3 / 2 / 7 / 13;
  place-self: center;
}

#w-node-_4b704652-32fc-40f7-ec12-8b98eb1dc1df-6a52ebc7 {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-_4b704652-32fc-40f7-ec12-8b98eb1dc1e1-6a52ebc7 {
  grid-area: 3 / 1 / 7 / 13;
  place-self: center;
}

#w-node-_4b704652-32fc-40f7-ec12-8b98eb1dc1dd-6a52ebc7 {
  grid-area: 1 / 7 / 7 / 13;
}

#w-node-_8db27241-27f9-25f0-eec9-d52ebe01dcee-6a52ebc7 {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-_8db27241-27f9-25f0-eec9-d52ebe01dcf0-6a52ebc7 {
  grid-area: 1 / 6 / 7 / 13;
}

#w-node-_8db27241-27f9-25f0-eec9-d52ebe01dcf2-6a52ebc7 {
  grid-area: 3 / 2 / 7 / 13;
  place-self: center;
}

#w-node-c1e2a8b2-f2a1-117e-6dcc-63391327ef0e-6a52ebc7 {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-c1e2a8b2-f2a1-117e-6dcc-63391327ef10-6a52ebc7 {
  grid-area: 3 / 1 / 7 / 13;
  place-self: center;
}

#w-node-c1e2a8b2-f2a1-117e-6dcc-63391327ef1d-6a52ebc7 {
  grid-area: 1 / 7 / 7 / 13;
}

#w-node-_75eda1d2-5e91-a742-adb1-051d3badb274-6a52ebc9 {
  grid-area: 2 / 6 / 7 / 13;
}

#w-node-_75eda1d2-5e91-a742-adb1-051d3badb276-6a52ebc9 {
  grid-area: 2 / 4 / 5 / 12;
  place-self: center;
}

#w-node-_75eda1d2-5e91-a742-adb1-051d3badb27d-6a52ebc9 {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-_75eda1d2-5e91-a742-adb1-051d3badb281-6a52ebc9 {
  grid-area: 1 / 1 / 7 / 13;
}

@media screen and (max-width: 991px) {
  #w-node-_27bac098-f9ab-adde-b838-5603f4f164dd-6a52eb3a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-dec1eeea-f463-b608-476a-5dba4d6a7141-6a52eb3a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_93719cca-0e3e-f50f-6907-098483790056-6a52eb3a {
    grid-area: 1 / 1 / 4 / 6;
  }

  #w-node-e2453167-2fba-307a-be66-7b08e2dc288e-6a52eb3a {
    grid-area: 5 / 2 / 7 / 7;
  }

  #w-node-_04f0bb4f-f7a3-c6fb-e9ec-a8a06017ef02-6a52eb3a {
    grid-area: 1 / 1 / 2 / 13;
  }

  #w-node-_73e504ac-2bcf-559a-44ff-09c1db3702e2-6a52eb3a {
    grid-area: 2 / 1 / 4 / 13;
  }

  #w-node-df0a18fc-512f-5402-41cc-36d637c541f2-6a52eb3a {
    grid-area: 4 / 1 / 5 / 13;
    place-self: auto;
  }

  #w-node-bfcf9a7c-63e8-d335-4640-801bf70552c7-6a52ebaa {
    grid-area: 3 / 1 / 7 / 7;
  }

  #w-node-bfcf9a7c-63e8-d335-4640-801bf70552d1-6a52ebaa {
    grid-area: 1 / 7 / 6 / 13;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebad {
    grid-area: 2 / 7 / 7 / 13;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebad {
    grid-area: 2 / 1 / 4 / 13;
    place-self: center;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebae {
    grid-area: 2 / 7 / 7 / 13;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebae {
    grid-area: 2 / 1 / 4 / 13;
    place-self: center;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebaf {
    grid-area: 2 / 7 / 7 / 13;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebaf {
    grid-area: 2 / 1 / 4 / 13;
    place-self: center;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486ad9-6a52ebb0 {
    grid-area: 2 / 7 / 7 / 13;
  }

  #w-node-_63a6ab75-899d-b6dc-38b4-8e3770486adb-6a52ebb0 {
    grid-area: 2 / 1 / 4 / 13;
    place-self: center;
  }

  #w-node-a1f4267a-6571-86dc-0186-cab617788eeb-6a52ebc7, #w-node-_4b704652-32fc-40f7-ec12-8b98eb1dc1e1-6a52ebc7, #w-node-_8db27241-27f9-25f0-eec9-d52ebe01dcf2-6a52ebc7, #w-node-c1e2a8b2-f2a1-117e-6dcc-63391327ef10-6a52ebc7 {
    grid-area: 1 / 2 / 7 / 13;
    place-self: center;
  }

  #w-node-_75eda1d2-5e91-a742-adb1-051d3badb274-6a52ebc9 {
    grid-area: 2 / 7 / 7 / 13;
  }

  #w-node-_75eda1d2-5e91-a742-adb1-051d3badb276-6a52ebc9 {
    grid-area: 2 / 1 / 4 / 13;
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_79dcb461-b4d5-1259-c53b-ba8656f296a1-6a52ebae {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_79dcb461-b4d5-1259-c53b-ba8656f296a2-6a52ebae {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_79dcb461-b4d5-1259-c53b-ba8656f296a1-6a52ebae {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_6f6b5999-19ec-e4fc-478d-05c84546a8cd-6a52ebae {
    place-self: auto center;
  }

  #w-node-_79dcb461-b4d5-1259-c53b-ba8656f296a2-6a52ebae {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_83d46d69-12d5-d88f-d382-b810eb3db5d7-6a52ebae {
    grid-area: 2 / 1 / 3 / 2;
  }
}


