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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: #3b79c3;
}

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

.w-commerce-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-commerce-commercelayoutmain {
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
}

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

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

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

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

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

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

.w-commerce-commercecheckoutblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutshippingmethoditem {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutcardnumber:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

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

.w-commerce-commercecheckoutcardexpirationdate:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

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

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

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

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

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

.w-commerce-commercecheckoutcardsecuritycode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutsummaryblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

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

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: pre-wrap;
}

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

.w-commerce-commercelayoutsidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

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

.w-commerce-commercecheckoutsummarylineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border-bottom-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e6e6e6;
  border-top-style: solid;
  border-top-width: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

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

.w-commerce-commercecheckoutdiscountsinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  min-width: 0px;
}

.w-commerce-commercecheckoutdiscountsinput::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput::-ms-input-placeholder {
  color: #999;
}

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

.w-commerce-commercecheckoutdiscountsinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutdiscountsbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 8px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  height: 38px;
}

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

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

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

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

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

.w-commerce-commercecartcontainerwrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.8);
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  position: absolute;
  top: 100%;
  left: 0px;
  right: auto;
  bottom: auto;
  background-color: transparent;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  position: absolute;
  left: auto;
  top: 100%;
  right: 0px;
  bottom: auto;
  background-color: transparent;
}

.w-commerce-commercecartcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 480px;
  min-width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  background-color: #fff;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.25);
}

.w-commerce-commercecartheader {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.w-commerce-commercecartformwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecartform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecartlist {
  overflow: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  -webkit-overflow-scrolling: touch;
}

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

.w-commerce-commercecartiteminfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  margin-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

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

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

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

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

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

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

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

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

.w-commerce-commercecartfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
}

.w-commerce-commercecartlineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

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

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

.w-commerce-commercecartemptystate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecarterrorstate {
  margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 24px;
  margin-left: 24px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  background-color: #ffdede;
}

.w-commerce-commerceaddtocartform {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

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

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

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

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

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

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

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

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

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

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

  .w-commerce-commercecheckoutrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  position: static;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.parallax-section {
  position: relative;
  display: block;
  height: 400vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #0d0d0d;
}

.parallax-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.parallax-bg._1 {
  height: 101vh;
}

.navigation-wrap {
  position: -webkit-sticky;
  position: sticky;
  left: 40px;
  top: 0px;
  bottom: 50px;
  width: 80px;
  height: 20px;
  margin-top: -50px;
  margin-bottom: 0px;
}

.navigation-wrap.shop {
  position: -webkit-sticky;
  position: sticky;
  bottom: 48%;
  width: auto;
  height: auto;
  margin-top: -50%;
  margin-right: auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.navigation-wrap.layout-3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.grid-navigation-landing-1 {
  width: 80px;
  height: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-navigation-landing-1.shop {
  height: 100px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.button {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e5e5e5;
}

.button.w--current {
  width: 8px;
  height: 8px;
  background-color: #920707;
}

.info-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #3b3b3b;
  background-color: #0d0d0d;
}

.info-section.landing-4 {
  position: relative;
  height: auto;
  padding: 7.2vw 15.5vw 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #92a630;
  background-image: url('../images/Shapes.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.info-section.landing-4._2 {
  padding-top: 0vw;
  padding-bottom: 14vw;
}

.form-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #3b3b3b;
  background-color: #0d0d0d;
}

.form-section.second {
  border-top-style: none;
  background-color: transparent;
}

.mini-footer {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px none #3b3b3b;
  background-color: #fff;
}

.mini-footer.second {
  background-color: transparent;
}

.mini-footer.no-bg {
  border-top-style: none;
  background-color: transparent;
}

.newsletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px none #2c2c2c;
}

.newsletter-form.second {
  width: 800px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.mail-label {
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #000;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
}

.mail-label.second {
  height: auto;
  margin-top: 80px;
  padding-bottom: 0px;
  font-size: 68px;
}

.form-block {
  width: 700px;
  max-width: 700px;
  margin-bottom: 0px;
  padding: 150px 70px;
}

.form-block.second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1245%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.submit-button-newsletter {
  width: 100px;
  height: 100px;
  margin-bottom: auto;
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  background-color: transparent;
  font-size: 60px;
}

.submit-button-newsletter:hover {
  color: #920707;
}

.submit-button-newsletter.second {
  height: auto;
  padding-bottom: 20px;
  border-style: none;
  font-size: 40px;
}

.submit-button-newsletter.second.layout-3 {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: right;
}

.submit-button-newsletter.black {
  border-color: #0d0d0d;
  color: #000;
}

.submit-button-newsletter.layout-2 {
  cursor: none;
}

.wrapper-heading-newsletter {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-newsletter {
  margin-top: 0px;
  margin-bottom: 1em;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 2.2vw;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-newsletter.second {
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  text-transform: capitalize;
}

.heading-newsletter.black {
  color: #0d0d0d;
}

.container-newsletter-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #2c2c2c;
}

.container-newsletter-form.second {
  border-bottom-color: #fff;
}

.checkbox {
  margin-top: 20px;
}

.checkbox._2 {
  margin-top: auto;
}

.checkbox-label {
  font-family: 'Kumbh Sans', sans-serif;
  color: #a4a4a4;
  font-size: 11px;
  letter-spacing: 0.05em;
}

.checkbox-layout {
  width: 15px;
  height: 15px;
  border-radius: 20px;
  background-color: transparent;
  color: #fff;
}

.overflow {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-left: 20px;
}

.overflow.hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.overflow._2 {
  margin-right: auto;
}

.overflow.absolute {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.main-heading {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0rem;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 4.5vw;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
}

.main-heading.about-us {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 11vw;
  text-align: center;
  cursor: default;
}

.main-heading.about-us.top {
  z-index: 2;
  color: #606060;
  font-size: 7.5vw;
  cursor: pointer;
}

.main-heading.rotate {
  width: 100%;
  margin-top: 0px;
  margin-left: -64px;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-perspective: 491px;
  perspective: 491px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(765px) translate(33px, 0px) rotate(-90deg);
  transform: perspective(765px) translate(33px, 0px) rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
  -o-object-fit: fill;
  object-fit: fill;
}

.main-heading.black {
  position: relative;
  z-index: 2;
  color: hsla(0, 0%, 100%, 0.74);
  font-size: 20vw;
  text-transform: capitalize;
}

.main-heading.contact-form {
  font-size: 25px;
  text-transform: capitalize;
}

.main-heading.contact-form.contact-2 {
  margin-bottom: 40px;
  color: #0d0d0d;
  text-transform: uppercase;
}

.main-heading.contact-form.second {
  margin-top: 0px;
}

.main-heading.big {
  margin-right: auto;
  margin-left: auto;
  color: #920707;
  font-size: 16vw;
  text-align: center;
  letter-spacing: -8px;
  text-transform: none;
  white-space: nowrap;
}

.main-heading.landing-4 {
  padding-top: 10px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 7vw;
  line-height: 1;
  text-align: left;
  text-shadow: 5px 5px 4px rgba(168, 141, 141, 0.49);
}

.main-heading.landing-4.contact-copy {
  color: #92a630;
  font-size: 10vw;
}

.main-heading.contact {
  position: static;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 9vw;
  white-space: nowrap;
}

.main-heading.contact.due {
  display: none;
}

.main-heading.about-2 {
  margin-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 5vw;
  white-space: normal;
}

.main-heading.about-2._2 {
  position: static;
  top: auto;
  color: #809e83;
  font-size: 3vw;
  white-space: nowrap;
}

.main-heading.margin {
  margin-left: 220px;
  font-size: 8vw;
  text-transform: capitalize;
}

.main-heading.menu {
  font-size: 8vw;
  text-transform: capitalize;
}

.main-heading._2 {
  position: absolute;
  z-index: 2;
}

.hero-image-landing-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-image-landing-1._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.hero-image-landing-1._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.hero-image-landing-1._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/4.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.paragraph {
  position: relative;
  width: 700px;
  margin-top: 20px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 1.8vw;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 84px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0px 0px 20px 20px;
  background-color: hsla(0, 0%, 100%, 0.48);
  background-image: none;
  box-shadow: 1px 1px 3px 0 #809e83;
}

.navbar.layout-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 128px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo-404 {
  position: relative;
  z-index: -1;
  width: 84px;
  height: 84px;
  margin-right: 250px;
  margin-left: 250px;
  opacity: 0.06;
  mix-blend-mode: normal;
}

.logo-404.absolute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -9;
  display: block;
  opacity: 1;
}

.nav-link {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link.layout-4 {
  margin-right: auto;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.nav-link.layout-4:hover {
  opacity: 0.59;
  color: #920707;
}

.nav-link.layout-4.w--current {
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.nav-link.layout-4.w--current:hover {
  opacity: 0.9;
}

.icon {
  position: absolute;
  left: auto;
  top: auto;
  right: 30px;
  bottom: 13px;
  display: none;
  width: 15px;
  height: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: MuseoModerno;
  color: #d7d7d7;
  font-size: 25px;
  font-weight: 400;
  white-space: pre;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.icon._2 {
  right: 36px;
  bottom: 20px;
  display: block;
  width: 15px;
  height: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icon._2.layout-1 {
  right: 7px;
}

.icon._3 {
  right: 40px;
  display: block;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.heading-4 {
  position: static;
  margin: 0px 0px 0px 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Austral sans stamp', sans-serif;
  color: #28552a;
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  text-align: left;
}

.heading-4._2 {
  position: absolute;
  left: auto;
  top: 20px;
  right: auto;
  bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-family: 'Austral sans stamp', sans-serif;
  color: #28552a;
  font-weight: 400;
}

.menu-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #626262;
  border-radius: 50px;
  background-color: transparent;
}

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

.menu-button.layout-2 {
  width: 150px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 4px solid #28552a;
  background-color: #fff;
  cursor: auto;
}

.container-voci-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 100vw;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.background-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #92a630;
}

.grid-menu {
  width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.menu-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0vw;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu-column.first {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.navbar-heading {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 4vh;
  line-height: 1;
  font-weight: 300;
}

.navbar-grid {
  position: relative;
  z-index: 99;
  width: 100%;
  margin-top: auto;
  grid-auto-rows: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.navbar-heading-menu {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 10vh;
  line-height: 1.3;
  font-weight: 400;
}

.navbar-heading-menu.tre {
  display: none;
}

.navbar-text {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.navbar-text:hover {
  color: #920707;
}

.menu-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.menu-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

.menu-link.top {
  overflow: visible;
}

.menu-link.layout-2 {
  top: 0px;
  padding-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-page {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: none;
  overflow: visible;
  width: 180px;
}

.line {
  width: 1px;
  height: 100vh;
  background-color: #2c2c2c;
}

.line.about {
  position: relative;
  top: -10px;
  width: 15px;
  height: 1px;
  margin-top: 0px;
  background-color: #0d0d0d;
}

.line.about.second {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  background-color: #920707;
}

.line.about.slider {
  position: absolute;
  left: 0px;
  top: auto;
  width: 38px;
  height: 2px;
}

.line.about.slider.left {
  left: auto;
  right: 0px;
}

.line.menu {
  width: 100%;
  height: 1px;
}

.line.uno {
  display: none;
}

.brand {
  z-index: 0;
  width: 100%;
  height: 84px;
  max-width: 100%;
  cursor: pointer;
}

.brand.w--current {
  margin-top: auto;
  margin-bottom: auto;
}

.info-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: auto;
  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;
}

.link-wrap {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-wrap.second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link {
  margin-right: 30px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.link.cursor {
  cursor: pointer;
}

.privacy-paragraph {
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.privacy-paragraph:hover {
  color: #920707;
}

.privacy-paragraph.second {
  margin-right: 30px;
  font-size: 12px;
  text-transform: capitalize;
}

.privacy-paragraph.black {
  color: #0d0d0d;
}

.privacy-paragraph.black:hover {
  color: #920707;
}

.social-link {
  margin-left: 20px;
}

.social-link.nav {
  margin-left: 0px;
}

.social-link.nav._2 {
  margin-left: 0px;
}

.social-link.nav._2.layout-2 {
  cursor: auto;
}

.social-link.nav.layout-2 {
  cursor: auto;
}

.social-image {
  width: 25px;
  margin-bottom: 0px;
}

.social-image.hero {
  display: none;
}

.webflow-link {
  background-color: transparent;
  color: #920707;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
}

.wrap-copyright {
  position: static;
  bottom: 15px;
  margin-left: 0px;
}

.udesly-link {
  color: #920707;
  font-weight: 900;
  text-decoration: none;
}

.text-credits {
  margin-bottom: 3px;
  color: #9b9b9b;
  font-size: 11px;
  text-transform: uppercase;
}

.text-credits.second {
  text-transform: capitalize;
}

.text-credits.uno {
  display: none;
}

.text-bold {
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 10px;
}

.text-bold.second {
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}

.footer-grid {
  margin-right: 0px;
  margin-left: 40px;
  justify-items: start;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-grid.bottom {
  width: 100%;
  height: 100px;
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.footer-grid.bottom {
  position: absolute;
  left: auto;
  bottom: 13px;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-right: auto;
  padding-right: 40px;
  padding-left: 40px;
  justify-items: center;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.wrap-link-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-text {
  margin-right: 40px;
  margin-bottom: 3px;
  color: #9b9b9b;
  font-size: 11px;
  text-transform: uppercase;
}

.top-text.second {
  text-transform: capitalize;
}

.back-to-top-text {
  color: #888;
}

.error-message {
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #f05a5a;
}

.success-message {
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 20px;
}

.success-message.black {
  color: #0d0d0d;
}

.hero-about {
  margin-bottom: 150px;
  padding: 10vw 80px;
  background-color: #000;
}

.main {
  display: block;
  overflow: visible;
  background-color: #fff;
}

.main.white {
  overflow: hidden;
  background-color: #fff;
}

.main.white.landing-3 {
  overflow: visible;
  background-color: transparent;
}

.main.white.hidden {
  overflow: hidden;
}

.main.landing-2 {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6;
}

.main.white {
  overflow: hidden;
  background-color: #fff;
}

.hero-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 7vw;
  line-height: 1.1;
  font-weight: 400;
  text-align: left;
}

.hero-heading.second {
  margin-bottom: 1.5em;
  font-family: Italiana, sans-serif;
  font-size: 2.6vw;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.hero-heading.about {
  width: auto;
  text-align: center;
}

.section-team {
  margin-bottom: 140px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: transparent;
}

.about-grid-team {
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.card-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 90%;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-image-team {
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 95%;
  border-radius: 50%;
  background-color: transparent;
}

.team-text {
  margin-top: 30px;
  margin-bottom: 5px;
  color: #606060;
  text-align: center;
  text-transform: uppercase;
}

.team-text.bottom {
  margin-top: 5px;
  color: #fff;
}

.about-content {
  overflow: hidden;
}

.wrapper-about-title {
  padding-bottom: 0em;
}

.heading-titel-about {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Italiana, sans-serif;
  color: #606060;
  font-size: 7vw;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}

.about-grid {
  overflow: hidden;
  justify-items: stretch;
  grid-auto-rows: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto 100vh 100vh 100vh 100vh;
  grid-template-rows: auto 100vh 100vh 100vh 100vh;
}

.bg-about {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.bg-about._2 {
  position: relative;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/about2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-about._3 {
  width: 100%;
  background-image: url('../images/about3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-about._4 {
  position: relative;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/about4.jpg');
}

.bg-about._1 {
  width: 100%;
  background-image: url('../images/1_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-about.left {
  overflow: hidden;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 100%;
  padding: 0px 80px 8rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-wrapper.about {
  width: 100%;
  padding-right: 0px;
  padding-bottom: 0rem;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-wrapper.intro-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  padding-right: 0px;
  padding-left: 100px;
}

.container {
  width: 50%;
  height: auto;
  margin-left: auto;
  padding: 150px 80px;
}

.container.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  max-width: 1280px;
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.blog.auto {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
}

.container.menu {
  width: 80%;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
}

.aboutparagraph {
  position: relative;
  width: auto;
  margin-top: 20px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 3vw;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
}

.sub-heading-about {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'PT Sans', sans-serif;
  color: #606060;
  font-size: 21px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
}

.bg-image-small {
  width: 200px;
  height: 200px;
  margin-bottom: 60px;
  border-radius: 50%;
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-image-small._2 {
  background-image: url('../images/cerchio2.jpg');
}

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

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

.container-heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-heading.contact {
  position: absolute;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container-heading.menu {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 83.33%;
  height: 750px;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-hrading {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.text-about {
  margin-top: 0px;
  color: #fff;
  font-size: 35px;
  line-height: 1.2;
  font-weight: 400;
}

.horizontal-line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 1px;
  background-color: #454545;
  color: #c39d42;
}

.contact-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400vh;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 60px none rgba(36, 36, 36, 0.09);
  background-color: transparent;
}

.contact-section:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, 0.29);
}

.contact-section.content-wrap {
  width: 100%;
  max-width: none;
  background-color: transparent;
}

.contact-section.content-wrap.about {
  left: auto;
  z-index: 9;
  height: 700vh;
}

.contact-section.content-wrap.about {
  left: auto;
  z-index: 9;
  height: 800vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('../images/catalogue.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-attachment: fixed;
}

.contact-section.content-wrap-copy {
  width: 100%;
  max-width: none;
  background-color: transparent;
}

.contact-section.content-wrap-copy.about-copy {
  left: auto;
  z-index: 9;
  height: 700vh;
}

.container-grid {
  position: relative;
  left: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 100%;
  margin-right: auto;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.horizontal-content {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-left: 0vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.container-info-contact {
  position: relative;
  width: 100vw;
  height: 100vh;
}

.space-contact {
  display: block;
  width: 100vw;
  height: 100vh;
}

.heading-on {
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14vw;
  line-height: 0.8;
  font-weight: 800;
  text-transform: capitalize;
}

.heading-on._1 {
  margin-bottom: 50px;
  line-height: 0.8;
}

.overflow-catalogue {
  position: relative;
  overflow: hidden;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.fixed-background {
  position: absolute;
  width: auto;
  height: 100%;
  background-color: transparent;
}

.heading-contact-info {
  width: auto;
  margin-bottom: 20px;
  color: #fff;
  font-size: 4vw;
  line-height: 1;
}

.catalogue-bg {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/1644.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.catalogue-bg.buy-now-button-second {
  background-image: url('../images/875.jpg');
  background-size: cover;
}

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

.empty-text {
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  line-height: 1.2;
  font-weight: 400;
}

.overflow-mask {
  overflow: hidden;
  width: auto;
  height: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  -o-object-fit: none;
  object-fit: none;
}

.catalogue-text {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area Area Area Area";
  -ms-grid-columns: 1fr 0px 0.6fr 0px 0.9fr 0px 1fr;
  grid-template-columns: 1fr 0.6fr 0.9fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.horizontal-div-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 100vh;
  margin: 0px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: transparent;
}

.info-contact {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #92102c;
}

.horizontal-scrollable-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400vh;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.horizontal-scrollable-section.about {
  position: relative;
  width: auto;
  margin-right: 0px;
  margin-left: 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.horizontal-scrollable-section.about._2 {
  margin-left: 0vw;
}

.horizontal-scrollable-section.about {
  width: 800vw;
  margin-left: 0vw;
}

.wrapper-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  height: 100%;
  margin-right: 0em;
  margin-left: 0em;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 400;
}

.heading-landing-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #5a6b5c;
  font-size: 20vh;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-landing-2.second {
  color: #5a6b5c;
  font-size: 17vh;
  line-height: 1.1;
  text-align: right;
}

.heading-landing-2.second.due {
  color: #92a630;
}

.heading-landing-2.uno {
  color: #92a630;
}

.heading-landing-2.tre {
  color: #92a630;
}

.image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34vw;
  height: 100%;
}

.about-image {
  position: relative;
  bottom: 0px;
  width: 100%;
  height: auto;
  max-width: none;
  margin-top: auto;
}

.heading-about-landing-2 {
  width: 400px;
  margin-bottom: 40px;
  padding-right: 40px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #0d0d0d;
  font-size: 4vh;
  line-height: 1.1;
  font-weight: 300;
}

.heading-about-landing-2._2 {
  font-size: 4vh;
}

.container-about-landing-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding-bottom: 8em;
  padding-left: 8em;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  background-image: url('../images/VACANZA3.png');
  background-position: 100% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.about-heading {
  color: #fff;
  font-size: 150px;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
}

.about-heading.absolute {
  position: -webkit-sticky;
  position: sticky;
  left: -113%;
  top: 73px;
  opacity: 0.54;
  font-family: 'Austral sans stamp', sans-serif;
  color: #809e83;
  font-size: 100px;
  white-space: nowrap;
}

.container-paragraph {
  position: relative;
  z-index: 51;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  height: 100%;
  margin-right: 80px;
  padding: 80px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-paragraph._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.container-paragraph.in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
}

.body {
  background-color: #0d0d0d;
}

.horizontal-content-shop {
  position: relative;
  left: 0%;
  top: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 100%;
  margin-left: 0vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.empty-state {
  position: relative;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 220px;
  margin-right: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  font-size: 30px;
}

.card-shop {
  position: relative;
  overflow: visible;
  width: 500px;
  height: 500px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0px;
  background-color: transparent;
}

.card-shop.auto {
  width: 700px;
  margin-left: 140px;
}

.card-shop.auto.collection-item-shop {
  position: static;
  left: 0px;
  width: 700px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border: 1px none #000;
}

.overflow-mask-shop {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.submit-button-card-shop {
  margin-top: 40px;
  background-color: transparent;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  color: #fff;
  font-size: 25px;
}

.submit-button-card-shop:hover {
  color: #920707;
}

.horizontal-scrollable-section-shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400vh;
  height: 100%;
  margin-right: 24px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.horizontal-scrollable-section-shop.auto {
  width: auto;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.horizontal-scrollable-section-shop.auto._2 {
  margin-right: 0px;
}

.bold-text {
  color: #ae81dc;
  font-weight: 400;
}

.bold-text.big {
  color: #920707;
}

.horizontal-shop {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400vh;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 60px none rgba(36, 36, 36, 0.09);
  background-color: transparent;
}

.horizontal-shop:focus {
  box-shadow: inset 0 0 0 85px rgba(255, 0, 0, 0.29);
}

.horizontal-shop.content-wrap {
  z-index: 3;
  width: 100%;
  height: 300vh;
  max-width: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.card-heading {
  width: auto;
  color: #fff;
  font-size: 38px;
  line-height: 1.2;
  text-align: center;
}

.empty-text-second {
  margin-bottom: 20px;
}

.wrapper-horizontal-shop {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: transparent;
}

.collection-list-shop-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.price {
  margin-top: 0px;
  color: #ae81dc;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}

.price.big {
  color: #920707;
  font-size: 55px;
}

.content-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #fff;
  background-color: rgba(255, 178, 133, 0.52);
  text-decoration: none;
}

.content-block.flex {
  position: static;
  border-style: none;
  background-color: rgba(0, 0, 0, 0.34);
}

.collection-item-shop-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-text-wrapper {
  position: absolute;
  left: 20px;
  top: 20px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-name {
  margin-top: auto;
  margin-right: 0px;
  padding: 0px;
  border-radius: 0px;
  background-color: transparent;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 2px;
}

.product-name.landing-4 {
  color: #0d0d0d;
}

.product-card-shop {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-card-shop.home {
  width: 500px;
  height: 80vh;
  max-width: 100%;
  margin-right: 40px;
  border-style: none;
  opacity: 0.66;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.product-card-shop.home:hover {
  opacity: 1;
}

.image-product {
  width: auto;
  height: 50vh;
  margin-top: auto;
  margin-right: 10px;
  margin-bottom: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-product.tasting {
  width: auto;
  height: 80%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.image-product.blog {
  height: 100%;
}

.image-product.landing-4 {
  height: 60%;
  margin-top: auto;
  margin-right: 10px;
}

.link-block-shop {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-decoration: none;
}

.link-block-shop:hover {
  background-color: rgba(13, 13, 13, 0);
}

.text-price {
  margin-top: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
  font-size: 18px;
  text-transform: uppercase;
}

.scroll-line {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 5%;
  display: block;
  width: 70%;
  height: 1px;
  margin-left: 20px;
  border-radius: 20px;
  background-color: #2c2c2c;
}

.scroll-line.about {
  width: 1px;
  height: 200px;
}

.white-line {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.wrapper-line-indicator {
  position: -webkit-sticky;
  position: sticky;
  bottom: 7%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-line-indicator.about {
  left: 0px;
  bottom: 29%;
  z-index: 2;
  width: 90px;
  height: 100%;
  margin-left: 0px;
}

.heading-indicator {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
}

.buy-now-button {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(146, 7, 7, 0.61);
}

.text-buy-now-button {
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.hero-shop {
  height: 100vh;
}

.hero-section-product {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-product {
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-columns: 1.25fr 1.25fr;
  grid-template-columns: 1.25fr 1.25fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.gallery-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-info {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  margin-left: 0px;
  padding-right: 60px;
}

.product-heading {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.product-container {
  margin-bottom: 24px;
  padding-right: 0px;
  padding-bottom: 24px;
  border-bottom: 1px solid #2c2c2c;
}

.product-container.no-border {
  border-bottom-style: none;
}

.main-paragraph {
  margin-bottom: 40px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 300;
}

.main-paragraph.black {
  width: auto;
  margin-top: 30px;
  margin-bottom: 0px;
  color: #0d0d0d;
  font-size: 16px;
  text-transform: uppercase;
}

.main-paragraph.black.first {
  display: none;
  width: 400px;
  font-size: 14px;
  text-transform: uppercase;
}

.main-paragraph.black.menu {
  margin-bottom: 0px;
  color: #2c2c2c;
  font-size: 1.75rem;
  font-weight: 300;
  text-transform: none;
}

.main-paragraph.black.menu._2 {
  margin-bottom: -44px;
  font-size: 1rem;
  line-height: 1.5;
}

.main-paragraph.landing-2 {
  margin-bottom: 0px;
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.main-paragraph.landing-2.bold {
  margin-bottom: 10px;
  font-weight: 700;
}

.main-paragraph.landing-2.bold.second {
  margin-top: 2px;
  font-size: 25px;
}

.main-paragraph.landing-4 {
  color: #2c2c2c;
  font-size: 21px;
  line-height: 1.5;
  font-weight: 300;
}

.main-paragraph.landing-4.due {
  padding-left: 0px;
}

.main-paragraph.landing-3 {
  position: relative;
  margin-bottom: 0px;
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 2rem;
}

.field-label {
  margin-bottom: 15px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 400;
  text-transform: uppercase;
}

.quantity {
  width: 139px;
  height: auto;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-color: #2c2c2c;
  border-radius: 0px;
  background-color: #0d0d0d;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-transform: none;
}

.add-to-cart-button {
  width: 100%;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #2c2c2c;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.add-to-cart-button:hover {
  background-color: #2c2c2c;
}

.add-to-cart-button.hero {
  width: auto;
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-radius: 0px;
}

.add-to-cart-button.hero:hover {
  border-style: none;
  background-color: #920707;
}

.add-to-cart-button.hero.shop {
  position: relative;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.other-products-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  padding-top: 220px;
  padding-bottom: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.other-products-wrapper.shop {
  height: auto;
  padding-bottom: 0px;
}

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

.collection-list.shop {
  grid-column-gap: 0px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list.blog {
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  border-bottom: 1px solid #4b4b4b;
}

.collection-list.blog.no-border {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom-style: none;
}

.collection-list.landing-4 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.heading-card-blog {
  margin-bottom: 60px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.heading-card-blog.blog {
  width: 80%;
  margin-bottom: 20px;
  text-align: left;
}

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

.container-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  padding: 150px 80px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 45%;
  background-size: cover;
}

.slider-heading {
  color: #fff;
  font-size: 70px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.category-text {
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #969696;
  font-size: 18px;
  text-transform: uppercase;
}

.category-text.second {
  margin-bottom: 20px;
}

.left-arrow-hidden {
  display: none;
}

.slide-nav-second {
  background-color: transparent;
  color: #6c1616;
}

.product-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d0d0d;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-menu.blog {
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tab-link-tab-2 {
  background-color: transparent;
}

.tab-link-tab-2.w--current {
  background-color: transparent;
}

.line-tab {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.heading-tab {
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 25px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.blog-tabs {
  width: 100%;
}

.collection-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.collection-list-wrapper.blog {
  max-width: 1500px;
}

.collection-list-wrapper.blog.page {
  width: 100%;
  max-width: none;
}

.collection-list-wrapper.blog.category {
  width: 90%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 220px;
}

.parallax-video {
  position: relative;
  overflow: hidden;
  height: 80vh;
}

.collection-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-pane-tab-2 {
  padding-top: 100px;
}

.image-wrapper-scroll {
  position: relative;
  right: 0px;
  z-index: 1;
  overflow: hidden;
  width: 55vh;
  height: 55vh;
  background-image: url('../images/VACANZA3.png');
  background-position: 0% 100%;
  background-size: cover;
}

.image-wrapper-scroll.margin {
  margin-top: 80px;
  background-image: url('../images/16299463_1079186178875523_511597677727135524_n.jpeg');
}

.image-wrapper-scroll.margin.moible {
  display: none;
}

.image-wrapper-scroll.top {
  display: none;
  background-image: url('../images/280796618_4905044182956351_3992895257742445802_n.jpeg');
  background-position: 100% 50%;
}

.container-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  height: 40vw;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0px;
  padding: 50px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: url('../images/VACANZA6.png');
  background-position: 50% 50%;
  background-size: cover;
}

.black-heading {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 0px;
  color: #0d0d0d;
  font-size: 13vh;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}

.black-heading._2 {
  left: -60px;
  top: -50px;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: none;
  background-color: transparent;
  color: #fff;
  white-space: nowrap;
}

.video-background {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 100vw;
  height: 100vh;
}

.video-background._2 {
  position: relative;
  z-index: 0;
  display: block;
}

.container-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 74vh;
  height: 100vh;
  margin-right: 0px;
}

.bottle-image-landing-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: auto;
  max-width: none;
  opacity: 1;
}

.bottle-image-landing-2.absolute {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0px;
  bottom: 0%;
  width: 100%;
  height: auto;
  opacity: 1;
}

.bg-start {
  position: relative;
  display: block;
  width: 100vw;
  height: 100vh;
  margin-left: 0px;
  background-image: url('../images/215588474_3954441728016606_4986450364019054548_n-removebg-preview.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-start.mobile {
  display: block;
}

.background-video {
  width: 100%;
  height: 100%;
}

.product-image {
  width: 90%;
}

.img {
  width: 90%;
  margin-top: 40px;
}

.section-extra {
  position: relative;
  z-index: 2;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: rgba(13, 13, 13, 0.95);
}

.link-page {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.background-video-parallax {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  height: 100%;
}

.filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.4);
}

.filter.landing-4 {
  background-color: transparent;
  background-image: none;
}

.hero-blog-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 220px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none none;
  border-width: 1px;
  border-color: #4b4b4b #fff #4b4b4b;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-card.no-border {
  border-style: none;
  border-color: #000;
}

.wrapper-info-blog {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.date-blog-card {
  font-family: 'PT Sans', sans-serif;
  color: #b3b3b3;
  font-size: 15px;
}

.blog-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 140px 40px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d0d0d;
}

.category-image {
  width: 100%;
  margin-bottom: 0px;
}

.collection-item {
  border-bottom: 1px none #7b7b7b;
}

.container-faq {
  padding-bottom: 140px;
}

.heading-faq {
  padding-top: 30vh;
  padding-bottom: 5vw;
  border-bottom: 1px solid #d3d3d3;
}

.faq-heading {
  margin-top: 0px;
  padding-top: 0vh;
  color: #fff;
  font-size: 200px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.faq-question-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 80px 0px;
  -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;
  border-bottom: 1px none rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  background-color: transparent;
  color: #1a1e27;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.wrapper-faq {
  width: 100%;
  height: 1px;
}

.faq-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-question-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d3d3d3;
  cursor: pointer;
}

.question-title {
  margin-right: 10px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.faq-paragraph {
  margin-bottom: 0px;
  padding: 14px 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300;
  letter-spacing: -0.03em;
}

.faq-content {
  overflow: hidden;
  max-width: 1280px;
  padding-bottom: 0px;
}

.faq-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  min-height: auto;
  min-width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #920707;
  border-radius: 100%;
  background-color: transparent;
}

.hero-single-post-page {
  padding: 8rem;
}

.hero-single-post-page.auto {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.hero-image {
  width: 100%;
}

.hero-contact {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-contact {
  height: 50vh;
  opacity: 1;
}

.container-image-contact {
  position: absolute;
  left: 15%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.container-image-contact._2 {
  left: auto;
  top: 0%;
  right: 9%;
  bottom: auto;
}

.container-image-contact._3 {
  left: auto;
  right: 9%;
  width: 50vh;
  padding-bottom: 40px;
}

.contact-page-paragraph {
  margin-left: 60px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
}

.contact-page-paragraph.hero {
  margin-left: 0px;
  font-weight: 300;
}

.contact-page-paragraph.contact {
  margin-left: 0px;
  color: #0d0d0d;
}

.contact-space {
  height: 100vh;
}

.form-wrapper {
  position: relative;
  z-index: 1;
  height: auto;
  padding: 140px 15% 220px;
  background-color: #0d0d0d;
}

.form-wrapper.contact-2 {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 0px 0%;
  background-color: #fff;
}

.form-wrapper.contact-2.du {
  display: none;
}

.grid-form {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 0px;
  grid-row-gap: 157px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-form.contact-2 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 11px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-info-contact-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 70px;
}

.container-info-contact-1.contact2 {
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper-field-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.wrapper-field-label.contact-2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.field-label-name {
  width: 30%;
  height: auto;
  margin-right: 60px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #8b8b8b;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: capitalize;
}

.field-label-name.contact-2 {
  width: auto;
  margin-right: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  border-bottom-style: none;
  color: #0d0d0d;
  font-size: 25px;
}

.field-label-name.contact-3 {
  margin-top: 20px;
}

.text-field {
  width: 80%;
  height: auto;
  min-height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #707070;
  background-color: transparent;
  font-family: Italiana, sans-serif;
  font-size: 25px;
}

.text-field.contact-2 {
  margin-right: 10px;
  margin-left: 10px;
  padding: 0.93rem 1.87rem;
  border-style: solid;
  border-color: #d6d6d6;
  border-radius: 5px;
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  text-align: left;
}

.text-field.contact-2:focus {
  border-color: #b4b4b4;
  color: #0d0d0d;
}

.text-field.contact-3 {
  padding-bottom: 15px;
  font-size: 28px;
  line-height: 1;
}

.text-field.contact-3:active {
  border-bottom-color: #920707;
}

.text-field.contact-3:focus {
  border-bottom-color: #920707;
}

.text-field.footer-landing-2 {
  width: auto;
  border-bottom-style: none;
  font-size: 18px;
}

.checkbox-label-text {
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
}

.checkbox-label-text.contact-2 {
  font-family: 'Kumbh Sans', sans-serif;
  color: #f1f1f1;
  font-size: 15px;
  font-weight: 300;
}

.checkbox-3 {
  background-color: transparent;
  color: #fff;
  font-size: 20px;
}

.submit-button-form {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-left: auto;
  padding: 15px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #2c2c2c;
  background-color: transparent;
  -webkit-transition: border-color 400ms ease-in-out, background-color 400ms ease-in-out;
  transition: border-color 400ms ease-in-out, background-color 400ms ease-in-out;
}

.submit-button-form:hover {
  border-color: #920707;
  background-color: #920707;
}

.submit-button-form.contact-3 {
  position: absolute;
  right: 10px;
  bottom: -42%;
  border-style: none;
  border-radius: 50px;
  background-color: #0d0d0d;
}

.submit-button-form.contact-3:hover {
  background-color: #920707;
}

.submit-button-form.contact-3.second {
  bottom: -16%;
}

.submit-button-form.contact-second {
  right: 100px;
  bottom: 71px;
  color: #0d0d0d;
}

.form {
  position: relative;
  padding-top: 140px;
  padding-right: 40px;
  padding-bottom: 100px;
}

.form.contact-3 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.form.contact-2 {
  padding-right: 0px;
}

.link-first-navbar {
  text-decoration: none;
}

.link-first-navbar.layout-2 {
  cursor: none;
}

.link-block-first-navbar {
  text-decoration: none;
}

.link-block-first-navbar.layout-2 {
  cursor: none;
}

.intro-section {
  height: auto;
  margin-right: 0px;
  padding: 100px 40px;
  background-color: transparent;
}

.conttainer-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.conttainer-intro.first {
  width: 68%;
  margin-top: 0px;
  margin-left: auto;
  padding: 60px;
  background-color: #000;
}

.layout-grid {
  width: auto;
  margin-top: 0px;
  grid-column-gap: 55px;
  grid-row-gap: 100px;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  background-color: transparent;
}

.layout-grid.first {
  width: 100%;
  margin-top: 0px;
  margin-left: auto;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.layout-grid.utility {
  grid-row-gap: 55px;
}

.intro-heading {
  font-size: 180px;
  line-height: 1;
  font-weight: 400;
}

.intro-heading.second {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  text-align: right;
}

.intro-heading.center {
  position: relative;
  top: auto;
  bottom: -76px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.link-menu {
  padding: 20px 10px;
  color: #0d0d0d;
  text-decoration: none;
}

.link-menu.layout-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-menu.layout-2:hover {
  color: #fff;
}

.link-menu.layout-2.quattro {
  display: none;
}

.blog-paragraph {
  width: 70%;
  color: #fff;
  font-size: 1.5vw;
  line-height: 1.5;
}

.blog-heading {
  width: 70%;
  margin-bottom: 0.67em;
  color: #fff;
}

.blog-date {
  width: 70%;
  margin-bottom: 5rem;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 1em;
}

.text-back {
  font-family: Italiana, sans-serif;
  font-size: 20px;
  text-align: right;
}

.link-back-to-blog {
  margin-left: auto;
  -webkit-transition: color 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: color 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: color 400ms ease-in-out, transform 400ms ease-in-out;
  transition: color 400ms ease-in-out, transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

.link-back-to-blog:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  color: #920707;
}

.text-blog {
  color: #fff;
  font-size: 30px;
}

.arrow-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  margin-top: 26px;
}

.container-image-blog {
  overflow: hidden;
  width: 45%;
  height: 100%;
}

.text-licensing {
  font-family: 'Kumbh Sans', sans-serif;
}

.text-licensing-second {
  font-family: 'Kumbh Sans', sans-serif;
}

.collection-list-wrapper-shop.category-page {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-category {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  text-align: center;
}

.container-image-blog-category {
  overflow: hidden;
  height: 90vh;
  margin-bottom: 60px;
}

.hero-section {
  position: relative;
  height: 100vh;
}

.hero-section.landing-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/92ef3a28-4b76-4210-85dc-47eb9d535552.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.menu-wrap {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 13px;
}

.menu-wrap.menu {
  z-index: 0;
}

.heading-link {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 40px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 0.8;
  font-weight: 400;
  text-align: right;
}

.heading-link:hover {
  color: #92a630;
}

.heading-link.black {
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  color: #2c2c2c;
}

.heading-link.black:hover {
  color: #920707;
}

.scroll-link {
  position: absolute;
  left: auto;
  top: auto;
  right: -2%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective-origin: 0% 100%;
  perspective-origin: 0% 100%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  text-decoration: none;
}

.rotate-scroll {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-perspective-origin: 100% 100%;
  perspective-origin: 100% 100%;
  -webkit-transform: translate(-52px, 0px) rotate(90deg);
  -ms-transform: translate(-52px, 0px) rotate(90deg);
  transform: translate(-52px, 0px) rotate(90deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.text-block-landing-2 {
  margin-bottom: -3px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.wrrapper-landing-4 {
  width: 60px;
  height: 1.5px;
  margin-top: 0px;
  margin-left: 10px;
  background-color: transparent;
}

.wrrapper-landing-4.white {
  background-color: #fff;
}

.about-section {
  position: relative;
  z-index: 1;
  display: none;
  height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.about-section._2 {
  position: relative;
  display: none;
  padding-top: 220px;
}

.container-about {
  position: relative;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.image-about-layout-3 {
  width: 80%;
  margin-right: 0px;
  margin-left: auto;
}

.image-about-layout-3.second {
  position: static;
  width: 66%;
  margin-right: auto;
}

.container-about-layout-3 {
  position: absolute;
  left: 11.33%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-about-layout-3 {
  position: static;
  margin-top: 100px;
  margin-bottom: 0px;
  color: #2c2c2c;
  font-size: 100px;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}

.heading-about-layout-3.absolute {
  position: static;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
}

.heading-about-layout-3.absolute._2 {
  font-weight: 400;
  white-space: nowrap;
}

.heading-about-layout-3.absolute.team {
  margin-top: 0px;
  color: #0d0d0d;
  font-size: 160px;
  line-height: 0.8;
}

.heading-about-layout-3.checkbox-label {
  margin-top: 37%;
  font-family: Italiana, sans-serif;
  color: #2c2c2c;
  font-weight: 400;
  letter-spacing: normal;
  white-space: nowrap;
}

.wrapper-image {
  position: absolute;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  text-align: left;
}

.wrapper-image.second {
  top: -58px;
}

.wrapper-circle {
  position: absolute;
  overflow: hidden;
  width: 120px;
  height: 120px;
  margin-top: 100px;
  margin-bottom: auto;
  border-radius: 50%;
  background-color: #920707;
}

.wrapper-circle._2 {
  overflow: hidden;
  margin-top: 37%;
}

.wrapper-circle._2._3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 0%;
}

.wrapper-paragraph.landing-2 {
  position: relative;
  width: 41.66%;
  margin-top: -50px;
  margin-right: 15%;
  margin-left: auto;
  padding: 37px;
  background-color: #f6f6f6;
}

.wrapper-paragraph.landing-2.second {
  margin-top: -10%;
  margin-right: 0px;
}

.wrapper-paragraph.landing-2 {
  position: relative;
  left: -464px;
  bottom: 59px;
  z-index: 9999;
  width: 41.66%;
  margin-top: -327px;
  margin-right: 15%;
  margin-left: auto;
  padding: 37px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #f6f6f6;
  box-shadow: 8px 8px 0 0 #809e83;
}

.section-text {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-text.black {
  background-color: transparent;
}

.section-text.black {
  display: none;
  margin-top: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  opacity: 1;
}

.section-text.black.uno {
  display: none;
}

.sub-heading {
  margin-bottom: 30px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.sub-heading.white {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #fff;
}

.catalogue-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 160px;
  line-height: 1;
  text-align: right;
}

.catalogue-heading.white {
  position: relative;
  z-index: 2;
  margin-top: 20px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 70px;
  text-align: left;
}

.catalogue-heading.white.normal {
  font-style: normal;
}

.catalogue-heading.team {
  position: -webkit-sticky;
  position: sticky;
  top: 11%;
  right: auto;
  z-index: 2;
  width: 900px;
  margin-right: 15%;
  line-height: 0.8;
  text-align: left;
}

.catalogue-heading.team.no {
  position: static;
  color: #fff;
}

.catalogue-heading._2 {
  font-size: 5.5vw;
  line-height: 1.3;
  font-weight: 400;
}

.catalogue-section {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 150px;
  padding-bottom: 150px;
}

.first-catalogue {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 620px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.second-catalogue {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 620px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.wrap-text {
  width: 50%;
}

.wrapper-text-catalogue {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle {
  position: absolute;
  left: -22%;
  top: -90px;
  right: 0%;
  bottom: auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #9e9e9e;
}

.circle.red {
  background-color: #920707;
}

.background-catalogue {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/wine_2wine.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.background-catalogue._2 {
  background-image: url('../images/menu.jpg');
  background-position: 20% 50%;
}

.wine-catalogue {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  height: 100vh;
  background-color: #fff;
}

.slider-landing-4 {
  height: 100%;
  background-color: #fff;
}

.catalogue-mask {
  overflow: visible;
  width: 80vw;
  margin-left: auto;
}

.background-wine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65vw;
  height: 100%;
  max-width: 1351px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.background-wine._2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 65vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-wine._2.menu {
  width: 70vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container-slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-slider {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-size: 100px;
  line-height: 1;
}

.heading-slider.black {
  left: 0%;
  z-index: 0;
  color: #2c2c2c;
}

.heading-slider.black.static {
  position: static;
  line-height: 1.2;
}

.heading-slider.white {
  left: -14.9vw;
  z-index: 1;
}

.heading-slider.white.static {
  position: static;
  line-height: 1.2;
}

.heading-slider.white._2 {
  left: -10vw;
}

.wrapper-navbar-landing-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 80;
  display: block;
  width: 20%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#f6f6f6), color-stop(24%, hsla(0, 0%, 96.5%, 0.43)), color-stop(50%, hsla(0, 0%, 96.5%, 0)));
  background-image: linear-gradient(90deg, #f6f6f6, hsla(0, 0%, 96.5%, 0.43) 24%, hsla(0, 0%, 96.5%, 0) 50%);
}

.landing-image {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100vh;
  max-width: none;
}

.button-2 {
  position: absolute;
  left: 32px;
  top: auto;
  right: auto;
  bottom: 40px;
  z-index: 99;
  background-color: transparent;
  -webkit-transition: color 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: color 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  transition: color 400ms ease-in-out, transform 400ms ease-in-out;
  transition: color 400ms ease-in-out, transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  font-family: Italiana, sans-serif;
  color: #0d0d0d;
  font-weight: 700;
  text-transform: uppercase;
}

.button-2:hover {
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
  color: #920707;
}

.second-navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  padding: 20px 40px;
  background-color: transparent;
}

.line-menu {
  width: 25px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #2c2c2c;
}

.line-menu._2 {
  position: relative;
  left: -51px;
  display: none;
  width: 45px;
  background-color: #920707;
  color: #920707;
}

.nav-menu-layout-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 100vh;
  background-color: #f6f6f6;
  background-image: url('../images/m1.png');
  background-position: -20% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.menu-button-layout-3 {
  z-index: 2;
}

.menu-button-layout-3.w--open {
  background-color: transparent;
}

.logo-wrapper {
  position: fixed;
  left: 40px;
  top: 20px;
  z-index: 99;
  margin-top: 0px;
}

.logo {
  width: 100px;
}

.logo.black {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 136px;
}

.logos-wrapper.layout-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.logos-wrapper.footer {
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.order-link {
  position: relative;
  left: -22px;
  margin-left: 0px;
  color: #fff;
  font-size: 20px;
}

.order-link.due {
  display: none;
}

.order-link.tre {
  display: none;
}

.change-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #2c2c2c;
}

.change-bg.black {
  display: none;
  background-color: #000;
}

.change-bg.gray {
  display: none;
  background-color: #0d0d0d;
}

.container-change-bg {
  display: none;
}

.social-wrapper {
  width: 16.66%;
}

.block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subtitle {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.subtitle.landing-4 {
  display: none;
  margin-bottom: 30px;
  color: #fff;
  font-size: 1vw;
  text-align: center;
  letter-spacing: 0.54427vw;
  text-transform: uppercase;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  padding-top: 220px;
  padding-bottom: 100px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.team {
  margin-bottom: 100px;
}

.step-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.block-team {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  margin-bottom: 100px;
  padding: 48px 50px 56px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #7946f3;
  color: #fff;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 300;
}

.block-team._3 {
  top: 30%;
  width: 500px;
  background-color: #eba445;
}

.block-team._3.red {
  top: 20%;
  width: 100%;
  min-height: auto;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.block-team._2 {
  top: 26%;
  width: 500px;
  background-color: #f1b15b;
}

.block-team._2.red {
  top: 20%;
  width: 100%;
  min-height: auto;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.block-team._1 {
  top: 20%;
  width: 100%;
  min-height: auto;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.block-team._4 {
  top: 0px;
  bottom: auto;
  width: 900px;
  margin-bottom: 100px;
  padding: 0px;
  background-color: #d0c65f;
  color: #000;
}

.block-team._4.red {
  width: 100%;
  min-height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  color: #000;
}

.container-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.team-image {
  position: relative;
  z-index: 1;
  width: 100%;
}

.text-wrapper-team {
  position: absolute;
  left: auto;
  top: auto;
  right: -12%;
  bottom: -7%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.text-wrapper-team.bottom {
  left: 0px;
  bottom: -8%;
  z-index: 0;
  height: 200px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: #000;
  color: #0d0d0d;
}

.team-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 300;
  text-align: left;
}

.text-span {
  font-family: Italiana, sans-serif;
  font-size: 70px;
}

.wrapper-intro {
  width: 155px;
  margin-top: 299px;
  margin-left: 80px;
}

.intro-heading-about {
  margin-left: 0px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
  font-size: 28px;
  line-height: 1;
}

.container-line-landing-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-heading-landing-4 {
  margin-top: 0px;
  margin-bottom: 12.5px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.order-text {
  position: relative;
  top: -7px;
  font-family: Italiana, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.intro-container {
  position: relative;
  width: auto;
  height: auto;
  margin: 70px auto auto 42.66%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-circle {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.container-text {
  width: 60%;
  margin-right: 40px;
  margin-left: auto;
}

.container-text.blog {
  position: absolute;
  left: 0px;
}

.container-text._2 {
  width: 100%;
}

.big-heading {
  font-size: 250px;
}

.wrapper-big-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wrapper-slider {
  width: 100%;
  height: 2px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #920707;
}

.bottle-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bottle-container.second {
  left: -6%;
}

.bottle-container.second {
  left: -4%;
}

.bottle-image {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0px;
  width: 80%;
}

.bottle-image._2 {
  top: auto;
  right: 15%;
}

.bottle-image._2.second {
  z-index: 0;
}

.bottle-image._2.second._4 {
  left: 163px;
  top: 189px;
  right: -55%;
}

.bottle-image._2.second._5 {
  left: 212px;
  top: 194px;
}

.bottle-image._3 {
  top: auto;
  right: 28%;
}

.bottle-image.second {
  bottom: auto;
  z-index: 8;
  width: 100%;
}

.bottle-image.second._2 {
  right: -102%;
}

.bottle-image.second._2.due {
  left: -4px;
  right: -115%;
}

.bottle-image.second._2.due.uno {
  right: -151%;
}

.bottle-image.second._2.due.olio {
  left: 289px;
  top: 210px;
}

.bottle-image.second._2.due.olio2 {
  left: 373px;
  top: 204px;
}

.bottle-image.second._2.d-centred-max-500 {
  top: 339px;
  right: -101%;
  z-index: 1;
}

.bottle-image.second._2.d-centred-max-500.due {
  top: 331px;
  right: -133%;
}

.bottle-image.second._2.d-centred-max-500.tre {
  left: 321px;
  top: 335px;
  right: -163%;
  width: 30%;
}

.bottle-image.second._2.d-centred-max-500.confetture {
  left: 144px;
}

.bottle-image.second._2.d-centred-max-500.confetture2 {
  left: 41px;
}

.bottle-image.second._1 {
  top: 192px;
  right: -39%;
  z-index: -1;
}

.arrow-icon {
  left: 14px;
  color: #0d0d0d;
  font-size: 25px;
}

.arrow-icon-second {
  left: -14px;
  color: #0d0d0d;
  font-size: 25px;
}

.left-arrow-second {
  left: 9%;
  top: auto;
  right: auto;
  bottom: 4%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 82px;
  height: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-second {
  left: 17%;
  top: auto;
  right: auto;
  bottom: 4%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 82px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-third {
  display: none;
}

.catalogue {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  height: 100vh;
  background-color: #fff;
}

.catalogue.menu {
  z-index: 969;
  display: none;
}

.about {
  width: 100vw;
  height: 100%;
  background-color: transparent;
}

.slide-nav-hidden {
  display: none;
}

.right-arrow-landing-2 {
  left: 27%;
  top: auto;
  right: auto;
  bottom: 118px;
  height: 50px;
  color: #920707;
  font-size: 25px;
}

.left-arrow-landing-2 {
  left: 21%;
  top: auto;
  right: auto;
  bottom: 118px;
  height: 50px;
  color: #920707;
  font-size: 25px;
}

.slide-2 {
  width: 1240px;
  margin-left: auto;
}

.about-mask {
  width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.icon-arrow {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.icon-arrow-sencond {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.current-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: auto;
}

.section-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 140px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-third {
  position: fixed;
  left: 6%;
  top: auto;
  right: auto;
  bottom: 5%;
  z-index: 1;
  padding-left: 15px;
  background-color: rgba(146, 7, 7, 0.56);
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: Italiana, sans-serif;
  font-size: 16px;
}

.button-third:hover {
  color: #920707;
}

.hero.landing-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.16)), to(hsla(0, 0%, 100%, 0.16))), url('../images/_IGP0699.JPG');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.16), hsla(0, 0%, 100%, 0.16)), url('../images/_IGP0699.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero.landing-4.due {
  padding-top: 351px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/284442542_4941462705981165_3149431779459682797_n.jpeg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/284442542_4941462705981165_3149431779459682797_n.jpeg');
  background-position: 0px 0px, 130% 50%;
  background-size: auto, contain;
}

.hero.landing-4.contatti {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.16)), to(hsla(0, 0%, 100%, 0.16)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.16), hsla(0, 0%, 100%, 0.16));
}

.hero.about-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
}

.image-landing-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  width: auto;
  height: 100%;
  max-height: 100%;
  max-width: none;
  min-width: 100%;
  opacity: 0.21;
}

.wrapper-text {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-right: 220px;
  padding-left: 0px;
  text-align: right;
}

.overflow-image {
  position: absolute;
  bottom: -68px;
  z-index: 3;
  overflow: hidden;
  width: 30vw;
  height: 40vw;
  margin-left: 708px;
  font-size: 1px;
}

.overflow-image.blog {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.small-hero-image {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 20px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

.small-hero-image.uno {
  display: none;
}

.product-section.landing-4 {
  display: none;
  height: 100vh;
  margin-bottom: 0px;
  font-size: 2rem;
}

.product-section.landing-4.about {
  height: auto;
}

.product-section.landing-4 {
  display: none;
  height: 100vh;
  margin-bottom: 0px;
  font-size: 2rem;
}

.product-section.landing-4.about {
  height: auto;
}

.product-grid {
  height: 100%;
  margin-top: 0vw;
  margin-left: 10.8vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: end;
  -ms-flex-line-pack: end;
  align-content: end;
  -ms-grid-columns: 51.5% 1fr;
  grid-template-columns: 51.5% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.product-grid._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10.8vw;
  margin-bottom: 60px;
  margin-left: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.product-text-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.product-text-wrap.auto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-landing-4 {
  margin-bottom: 40px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #809e83;
  font-size: 6vw;
  line-height: 1;
}

.heading-landing-4._2.uno {
  display: none;
}

.heading-landing-4.uno {
  display: none;
}

.heading-landing-4.due {
  color: #809e83;
  font-size: 4vw;
}

.heading-landing-4.tre {
  font-size: 2vw;
}

.product-slider {
  overflow: hidden;
  height: auto;
  background-color: transparent;
}

.mask-product {
  overflow: visible;
  width: 80%;
}

.grid-menu-footer {
  width: auto;
  justify-items: stretch;
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  -ms-grid-columns: 1fr 1fr 1fr 0.75fr 0.75fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 0.75fr 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.contact-us-text {
  font-size: 16px;
}

.contact-text-block._2 {
  color: #0d0d0d;
}

.footer-wrap {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.wrapper-link-footer {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #000;
  font-size: 16px;
  font-weight: 100;
}

.menu-voices-content-footer {
  width: 100%;
  max-width: 1300px;
  margin-top: 0px;
}

.newsletter-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #e6e6e6;
}

.paragraph-newsletter-footer {
  width: 100%;
  color: #0d0d0d;
  font-size: 16px;
  font-weight: 100;
}

.list-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 400;
}

.image-social {
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
  cursor: pointer;
}

.image-social:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.heading-footer {
  margin-top: 10px;
  margin-bottom: 3vw;
  background-color: transparent;
  font-family: Italiana, sans-serif;
  color: #0d0d0d;
  font-size: 1.5vw;
  font-weight: 400;
  text-align: left;
}

.newsletter-footer-layout-2 {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.submit-button-footer {
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-bottom: 1px none #000;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #000;
}

.submit-button-footer:hover {
  background-color: transparent;
  color: #000;
}

.text-field-5 {
  height: auto;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  border: 1px none #000;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
}

.link-footer {
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #0d0d0d;
  font-size: 15px;
  font-weight: 100;
  text-decoration: none;
}

.link-footer:hover {
  color: #c9002b;
}

.image-contact2 {
  position: relative;
  z-index: 999;
  height: 35.57vw;
  border-radius: 17px;
  box-shadow: 6px 6px 0 0 rgba(128, 158, 131, 0.65);
  opacity: 1;
}

.about-grid-second {
  height: 100%;
  padding-right: 0px;
  padding-left: 40px;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #f0f0f0;
}

.about-grid-second.about {
  padding-left: 0px;
  background-color: #fff;
}

.bg-image-about {
  width: 100%;
  margin-left: auto;
  padding-right: 0px;
  background-image: url('../images/about1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-image-about.about {
  width: 50vw;
  height: 53vw;
  margin-top: 0px;
  margin-left: 0px;
  border-top: 5px solid #92a630;
  border-bottom: 5px solid #92a630;
  border-left: 5px solid #92a630;
  border-bottom-left-radius: 20px;
  background-image: url('../images/691448cb-a6e2-4d4d-87e6-d09abedfbbe2.jpeg');
  box-shadow: 8px 8px 19px -3px rgba(44, 44, 44, 0.59);
}

.bg-image-about.about.no-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #92a630;
  background-image: url('../images/Shapes.svg');
  background-position: 50% 100%;
  background-size: cover;
}

.bg-image-about.about.uno {
  border-top: 5px solid #92a630;
  border-bottom: 5px solid #92a630;
  border-left: 5px solid #92a630;
  border-top-left-radius: 20px;
  background-image: url('../images/DSC_5470.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: none;
}

.parallax-image-landing-2 {
  height: 70vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/IMG_20220406_181814.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.overflow-image-landing-2 {
  overflow: hidden;
}

.image-brand {
  display: none;
  width: 136px;
}

.nav-menu-3 {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
}

.cart-button {
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
}

.cart-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #920707;
  line-height: 1;
}

.brand-footer {
  margin-right: auto;
}

.text-block-cart-second {
  margin-bottom: 5px;
  font-family: Italiana, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
}

.text-block-cart {
  font-family: 'Kumbh Sans', sans-serif;
  color: #969696;
  line-height: 1;
}

.text-block-cart-third {
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
  text-decoration: none;
}

.remove-button {
  text-decoration: none;
}

.cart-quantity-second {
  font-family: 'Kumbh Sans', sans-serif;
}

.cart-text-second {
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 400;
}

.cart-text {
  font-family: 'Kumbh Sans', sans-serif;
}

.checkout-button {
  border-style: solid;
  border-width: 1px;
  border-color: #2c2c2c;
  background-color: #fff;
  -webkit-transition: color 400ms ease-in-out, background-color 400ms ease-in-out, border 400ms ease-in-out;
  transition: color 400ms ease-in-out, background-color 400ms ease-in-out, border 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
}

.checkout-button:hover {
  border-color: #920707;
  background-color: #920707;
  color: #fff;
}

.our-story-section {
  display: none;
  height: auto;
  padding: 11.03125vw 10.83333vw 8.33333vw;
}

.container-about-text {
  position: relative;
  padding-top: 17vw;
  padding-right: 5vw;
  padding-left: 10vw;
}

.container-about-text._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0vw;
  padding-right: 0vw;
  padding-left: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-about {
  position: absolute;
  top: -80px;
  z-index: 999;
  width: 48%;
  border-radius: 20px;
}

.image-about._2 {
  left: 69%;
  top: -440px;
  right: 0px;
  bottom: 4%;
  width: 35%;
  border-radius: 15px;
  box-shadow: 7px 7px 20px 0 rgba(13, 13, 13, 0.36);
}

.image-about._3 {
  left: 70px;
  top: 18px;
  width: 54%;
  border-radius: 20px;
  box-shadow: 3px 3px 20px 8px rgba(44, 44, 44, 0.44);
}

.image-about._3.due {
  top: 343px;
  width: 76%;
  box-shadow: 3px 3px 20px -5px rgba(13, 13, 13, 0.72);
}

.image-about.due {
  top: -12px;
  width: 70%;
}

.masonry-section {
  display: none;
  overflow: hidden;
  height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.masonry-grid {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area Area-2 Area-3"
    "Area-4 Area-2 Area-3";
  -ms-grid-columns: 0.8fr 0px 1fr 0px 1.1fr;
  grid-template-columns: 0.8fr 1fr 1.1fr;
  -ms-grid-rows: 50vh 0px 50vh;
  grid-template-rows: 50vh 50vh;
}

.about-image-second {
  width: auto;
  height: 90%;
  margin-right: auto;
  margin-left: auto;
}

.about-image-second._2 {
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.about-image-second._3 {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: auto;
  border-radius: 14px;
  box-shadow: 1px 1px 3px 0 #809e83;
}

.about-image-second._3.width {
  width: auto;
  height: 100%;
  max-width: none;
}

.masonry-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.masonry-wrapper._2 {
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.masonry-wrapper.padding {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-heading-landing-4 {
  margin-top: auto;
  margin-bottom: auto;
  padding-right: 100px;
}

.container-heading-landing-4._2 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.container-image-masonry {
  position: relative;
  left: -82px;
  overflow: hidden;
  width: 26vw;
  height: 57vh;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 14px;
  background-color: #f1f1f1;
}

.container-image-masonry._2 {
  overflow: hidden;
  width: 16vw;
  height: 22vw;
  margin-right: 0px;
  margin-left: 40px;
  background-color: #f1f1f1;
}

.container-image-masonry.due {
  position: absolute;
  left: 205.891px;
  top: 359.25px;
  height: 40vh;
}

.container-image-masonry.tre {
  display: none;
}

.last-heading {
  margin-top: 0px;
  color: #0d0d0d;
  font-size: 34px;
}

.last-heading.uno {
  display: none;
}

.about-us-text {
  width: 10.9375vw;
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 0.9vw;
  letter-spacing: 0.54427vw;
  text-transform: uppercase;
}

.info-about-page {
  margin-top: 0px;
  margin-bottom: 20px;
  opacity: 0.54;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  color: #0d0d0d;
  font-size: 3.5vw;
  cursor: pointer;
}

.info-about-page:hover {
  opacity: 1;
}

.container-image-about {
  position: relative;
  width: 20.52083vw;
  margin-right: 1.5625vw;
  margin-left: auto;
}

.paragraph-about {
  margin-bottom: 1.5625vw;
  color: #2c2c2c;
  font-size: 1.5625vw;
  line-height: 2.08333vw;
}

.video-section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100vh;
}

.background-video-menu {
  width: 100vw;
  height: 100vh;
}

.content-menu {
  position: relative;
  z-index: 1;
  width: 83.33%;
  margin-top: 0px;
  margin-bottom: 750px;
  margin-left: auto;
  padding-left: 0px;
}

.content-menu.in {
  position: relative;
  width: 100%;
  margin-top: 750px;
  padding-left: 0px;
  background-color: #fff;
}

.line-wrapper {
  margin-top: 0rem;
  margin-bottom: 0px;
  padding-top: 7rem;
}

.line-wrapper._2 {
  margin-top: 5.5rem;
}

.title-menu {
  margin-top: 1rem;
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-container {
  width: 75%;
  margin-left: auto;
  padding-top: 5rem;
}

.paragraph-container._2 {
  width: 37%;
}

.container-image-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13rem;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.menu-image {
  width: 37%;
}

.container-text-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
}

.bottle-about-second {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  opacity: 0;
}

.bottle-about {
  opacity: 1;
}

.overflow-about {
  width: 50%;
  height: auto;
  margin-top: 33px;
  background-color: #f1f1f1;
}

.size-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-landing-2 {
  width: auto;
  height: 95%;
  margin-top: 85px;
}

.info-about {
  margin-top: 78px;
}

.number-awards {
  position: static;
  top: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 9rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.wrapper-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 1px;
  z-index: 4;
  display: block;
  overflow: hidden;
  height: 100vh;
}

.section-number {
  position: relative;
  z-index: 2;
  overflow: visible;
  height: 200vh;
  margin-top: 0px;
}

.section-image-contact {
  padding-right: 5rem;
  padding-left: 5rem;
}

.form-image {
  width: 100%;
}

.form-block-contact-3 {
  position: relative;
  width: 95%;
  margin: -267px auto 0px;
  padding: 7.5rem 7.5rem 9.5rem;
  background-color: #f1f1f1;
}

.checkbox-field {
  margin-left: 10px;
}

.italic-text {
  color: #d6d6d6;
}

.paragraph-form {
  margin-right: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
  color: #0d0d0d;
  font-size: 2.5rem;
  line-height: 1.2;
}

.filter-white {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  background-color: hsla(0, 0%, 100%, 0.55);
}

.sub-heading-landing-3 {
  display: none;
  width: auto;
  margin-right: auto;
  margin-bottom: 20px;
  border-bottom: 1px solid #920707;
  color: #920707;
  font-size: 1.2vw;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.button-layout-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: auto;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

.button-layout-2.cursor {
  cursor: pointer;
}

.heading-button {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0em;
  color: #920707;
  font-size: 18px;
  line-height: 1.2;
  font-style: normal;
}

.wrapper-landing-3 {
  width: 100%;
  height: 1px;
  background-color: #920707;
}

.wrapper-change-image {
  position: relative;
  display: none;
  height: 50vh;
  margin-top: 40px;
}

.bottle-image-landing-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: 100%;
  opacity: 1;
}

.wrapper-image-3 {
  width: 36px;
  height: 36px;
  padding: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  border-radius: 50px;
  background-color: transparent;
}

.wrapper-3 {
  width: 100%;
  height: 100%;
  border-radius: 50px;
  background-color: #920707;
}

.wrapper-3.white {
  background-color: #c0995c;
}

.button-bottle-landing-3 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: none;
}

.button-text {
  margin-top: 5px;
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 400;
}

.bottle-image-landing3 {
  width: auto;
  height: 100%;
}

.email-field {
  height: auto;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-style: none none solid;
  border-width: 1px;
  border-color: #990711 #990711 #920707;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 400;
}

.submit-button-password {
  padding: 10px 30px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #920707;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease, color 400ms ease-in-out;
  transition: background-color 400ms ease, color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.submit-button-password:hover {
  background-color: #920707;
  color: #fff;
}

.submit-button-password.layout-2 {
  cursor: none;
}

.submit-button-password._2 {
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-style: solid;
}

.submit-button-password.password {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-style: solid;
  font-size: 16px;
}

.form-landing-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.overflow-mask-landing-3 {
  position: relative;
  overflow: hidden;
}

.overflow-heading-2 {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
}

.overflow-heading-2.white {
  margin-top: 0px;
  margin-bottom: 0px;
}

.overflow-heading-2.white.contact {
  margin-bottom: 40px;
  color: #fff;
  font-size: 5vw;
}

.contact-grid-card-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding: 34px 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  color: #2c2c2c;
}

.contact-form-landing-3 {
  width: 100%;
}

.checkbox-field-2 {
  position: absolute;
  left: 0px;
  bottom: -56px;
  opacity: 1;
  font-family: 'Kumbh Sans', sans-serif;
}

.checkbox-label-3 {
  margin-left: 8px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #8f8f8f;
}

.checkbox-4 {
  border-color: #920707;
  background-color: transparent;
  color: #fff;
}

.pointer {
  position: fixed;
  left: 2px;
  top: 2px;
  z-index: 999;
  width: 20px;
  height: 20px;
  border: 1px solid #920707;
  border-radius: 50px;
}

.body-2 {
  cursor: auto;
}

.block-about-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100vh;
  min-height: auto;
  margin-bottom: 100px;
  padding: 48px 0px 56px 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: transparent;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 300;
}

.block-wrapper-sticky {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.paragraph-about-2 {
  width: 650px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  border-left: 1px solid #fff;
}

.right-column-sticky {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.container-heading-about-2 {
  position: static;
  width: 50%;
}

.heading-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-sticky {
  position: static;
  overflow: visible;
  margin-top: 140px;
}

.about-2-image {
  position: absolute;
  left: auto;
  top: auto;
  right: -22%;
  bottom: auto;
  width: 70%;
}

.about-2-image._2 {
  top: auto;
  bottom: auto;
}

.bg {
  width: 300px;
  height: 400px;
  background-color: #2c2c2c;
}

.bg.absolute {
  position: absolute;
  left: -13%;
  top: auto;
  right: 0%;
  bottom: -10%;
  background-image: url('../images/3_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-container-image {
  position: relative;
}

.container-grid-catalogue {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.horizontal-content-catalogue {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.fixed-background-catalogue {
  position: absolute;
  width: 200vh;
  height: 100%;
  background-color: transparent;
}

.overflow-mask-catalogue {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.horizontal-div-wrapper-catalogue {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin: 0px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: transparent;
}

.hero-slider-blog {
  height: 100vh;
}

.bg-slide {
  position: absolute;
  left: 0px;
  overflow: hidden;
  width: 70vw;
  height: 100%;
  background-color: transparent;
}

.bg-slide.bg {
  background-color: #0d0d0d;
}

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

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

.collection-item-blog {
  position: relative;
  height: 100%;
}

.container-blog {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  height: 30vw;
  margin-right: 0vw;
  margin-left: 0vw;
  padding-right: 8vw;
  padding-left: 8vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-hero-blog {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.heading-blog-page {
  width: 85%;
  color: #fff;
  font-size: 100px;
  line-height: 1.2;
}

.button-blog {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12vw;
  height: 5vw;
  margin-top: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2c2c2c;
  text-decoration: none;
}

.paragraph-blog {
  margin-bottom: 0px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
}

.hero-image-blog {
  width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
}

.container-card-blog {
  padding-top: 400px;
}

.grid-card-blog {
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.card-blog-landing-2 {
  width: 22.5vw;
  height: auto;
  margin-right: 100px;
  margin-bottom: 80px;
  margin-left: auto;
  background-color: transparent;
  text-decoration: none;
}

.card-blog-landing-2._2 {
  margin-right: auto;
  margin-left: 100px;
}

.card-blog-landing-2.home {
  width: 25vw;
  margin-right: auto;
}

.image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2c2c2c;
}

.image-container.home {
  height: 30vw;
}

.blog-image {
  width: auto;
  height: 100%;
  max-width: none;
}

.date-blog {
  margin-top: 20px;
  color: #2c2c2c;
}

.heading-blog {
  color: #0d0d0d;
  font-size: 38px;
  line-height: 1;
  font-weight: 400;
}

.collection-item-blog-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
}

.container-heading-team {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-left: auto;
  opacity: 1;
}

.container-heading-team._2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: visible;
}

.teamheading {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Italiana, sans-serif;
  color: #0d0d0d;
  font-size: 18vw;
  line-height: 1;
  letter-spacing: 10px;
}

.content-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.team-grid {
  margin-top: 227px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ". . Area Area-2 . ."
    ". . Area Area-2 . ."
    ". . Area Area-2 Area-3 Area-4"
    ". . . . Area-3 Area-4"
    ". Area-5 Area-6 . Area-3 Area-4"
    ". Area-5 Area-6 . . ."
    ". Area-5 Area-6 Area-7 Area-8 ."
    ". . . Area-7 Area-8 ."
    ". Area-9 Area-10 Area-7 Area-8 ."
    ". Area-9 Area-10 . . ."
    ". Area-9 Area-10 . . .";
  -ms-grid-columns: 16.666vw 0px 16.666vw 0px 16.666vw 0px 16.666vw 0px 16.666vw 0px 16.666vw;
  grid-template-columns: 16.666vw 16.666vw 16.666vw 16.666vw 16.666vw 16.666vw;
  -ms-grid-rows: 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw 0px 14vw;
  grid-template-rows: 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw;
}

.wrapper-image-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper-image-team._2 {
  position: relative;
  left: -30%;
}

.image-team {
  height: 100%;
  max-width: none;
}

.wrapper-text-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-text-team._2 {
  position: relative;
  left: -30%;
}

.text {
  margin-top: -38.2%;
  padding-left: 20px;
}

.heading-team-page {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #920707;
  font-size: 28px;
  line-height: 1;
}

.role {
  margin-top: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #949494;
  font-size: 17px;
  font-weight: 700;
}

.left-image-hero {
  width: 60vw;
  height: 100%;
  background-image: url('../images/contact1.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.out-of-stock-state {
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
}

.blog-section {
  display: none;
  padding-top: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.collection-list-blog-landing-2 {
  width: 1400px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.icon-7 {
  color: #920707;
}

.icon-9 {
  color: #920707;
}

.main-heading-copy {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0rem;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 4.5vw;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
}

.main-heading-copy.landing-4 {
  font-size: 4.68vw;
  text-align: center;
}

.main-heading-copy.about-2 {
  color: #0d0d0d;
  white-space: normal;
}

.main-heading-copy.about-2.landing-4 {
  margin-bottom: 60px;
  text-transform: capitalize;
}

.image-bg-about {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -26%;
  height: 80%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.59)), to(rgba(0, 0, 0, 0.59))), url('../images/2_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59)), url('../images/2_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 450px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 3px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.search-input-2 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #920707;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
}

.search-input-2:focus {
  border-bottom-color: #ae81dc;
}

.search-input-2.white {
  border-bottom-color: #fff;
}

.search-button {
  display: none;
}

.cart-image.absolute {
  position: absolute;
}

.link-search {
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.search-heading {
  margin-left: 40px;
  color: #fff;
  font-size: 80px;
  line-height: 1.2;
  font-weight: 400;
}

.search-result-item {
  margin-bottom: 40px;
  padding: 41px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: silver;
}

.paragraph-search-reasult {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 300;
}

.link-search-result {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
}

.search-result-list {
  margin-top: 40px;
}

.search-container {
  padding-top: 100px;
  padding-bottom: 100px;
}

.licensing-head {
  margin-bottom: 0px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-weight: 500;
}

.licensing-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  text-decoration: none;
}

.licensing-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  margin-bottom: 10px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  color: hsla(0, 0%, 100%, 0);
}

.section-licensing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d0d0d;
}

.licensing-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.licensing {
  margin-bottom: 40px;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 3.5vw;
  font-weight: 400;
}

.license-link {
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
}

.source-link {
  margin-right: 20px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  line-height: 1.2;
  text-decoration: none;
}

.licensing-paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.wrapper-burger {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  cursor: pointer;
}

.burger-line-wrapper {
  width: 15px;
  height: 1px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fff;
}

.burger-line-wrapper._2 {
  margin-left: auto;
}

.burger-line-center-wrap {
  width: 25px;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #fff;
}

.size-text-second {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.cart-quantity-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-width: auto;
  margin-left: 4px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.cart-wrap {
  background-color: rgba(24, 24, 29, 0.3);
  color: #fff;
}

.web-payment-button {
  height: 48px;
  margin-bottom: 15px;
  border-radius: 0px;
}

.main-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #333;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  font-family: Italiana, sans-serif;
  color: #333;
  font-weight: 500;
  text-align: left;
}

.main-button:hover {
  background-color: #333;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.cart-footer {
  padding: 16px 32px 32px;
  border-top-color: #2c2c33;
}

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

.cart-option-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.paypal {
  margin-bottom: 15px;
}

.cart2 {
  z-index: 999;
  margin-left: 0px;
}

.error-message-5 {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 10px 20px;
  border-bottom: 3px solid #db4b68;
  background-color: rgba(219, 75, 104, 0.05);
  color: #db4b68;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.cart-product-image-2 {
  width: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #f3f3f3;
}

.option-list {
  margin-bottom: 5px;
}

.empty-state-cart {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 3px none #eee;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #18181d;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.cart-product-price-2 {
  opacity: 0.7;
  font-family: 'Kumbh Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.cart-header-2 {
  padding: 25px 32px;
  border-bottom-color: #2c2c33;
}

.cart-header-2.light-cart-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #ebedee;
  color: #18181d;
}

.text-field-6 {
  width: 100%;
  margin-bottom: 0px;
  padding: 30px 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-style: none;
  border-radius: 0px;
  background-color: #f5f5f5;
  color: #18181d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.text-field-6:hover {
  background-color: #f0f0f0;
}

.text-field-6:active {
  background-color: #ececec;
}

.text-field-6:focus {
  background-color: #ececec;
  color: #18181d;
}

.text-field-6.cart-input {
  width: 60px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-style: solid;
  border-color: #2c2c33;
  border-radius: 0px;
  background-color: #18181d;
  color: #fff;
  text-align: center;
}

.text-field-6.cart-input.light-cart-input {
  border-style: none;
  border-width: 0px;
  background-color: #f5f5f5;
  font-family: 'Kumbh Sans', sans-serif;
  color: #18181d;
}

.cart-list {
  padding-top: 32px;
  padding-right: 32px;
  padding-left: 32px;
}

.cart-container-2 {
  min-width: 440px;
  background-color: #000;
  box-shadow: 0 2px 6px 0 rgba(24, 24, 29, 0.1);
}

.cart-container-2.light-cart-container {
  background-color: #fff;
}

.cart-button-3 {
  position: static;
  left: auto;
  top: 55px;
  right: 20px;
  bottom: auto;
  z-index: 9999999;
  width: 70px;
  height: 70px;
  padding: 20px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  background-color: transparent;
}

.cart-button-3:hover {
  opacity: 0.7;
}

.cart-item {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cart-remove-link-2 {
  color: #fff;
}

.cart-remove-link-2.light-cart-remove-link {
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
}

.close-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-product-name {
  margin-top: 0px;
  font-family: Italiana, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.size-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #920707;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.cart-line-item {
  text-transform: none;
}

.cart-line-item.light-cart-line-item {
  color: #18181d;
}

.remove-button-2 {
  margin-top: 5px;
  opacity: 0.5;
  text-decoration: none;
}

.remove-button-2:hover {
  opacity: 1;
}

.cart-close-icon {
  opacity: 0.5;
}

.text-first-navbar {
  font-family: Italiana, sans-serif;
  color: #0d0d0d;
  font-size: 22px;
  font-weight: 400;
}

.cart-item-info {
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-item-info.light-cart-item-info {
  color: #18181d;
}

.option {
  font-family: 'Kumbh Sans', sans-serif;
}

.contact-paragraph {
  margin-top: 10px;
  font-family: 'Kumbh Sans', sans-serif;
  color: #b4b4b4;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
}

.textarea-contact-3 {
  height: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  border: 1px solid #464646;
  background-color: transparent;
  font-family: Italiana, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}

.wrap-contact-tex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  max-width: 1200px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.location {
  margin-bottom: 40px;
  color: #fff;
  line-height: 2;
  font-weight: 200;
}

.wrapper-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1300px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.empty-text-third {
  color: #fff;
  line-height: 1.2;
}

.contact-us {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 220px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-heading {
  color: #fff;
  font-size: 90px;
  line-height: 1;
  font-weight: 400;
}

.contact-form {
  display: block;
  margin-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.right-button-2 {
  margin-right: 10px;
  padding: 20px 45px 20px 22px;
  border: 1px solid #920707;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/next-1.svg');
  background-position: 86% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
  text-decoration: none;
}

.right-button-2:hover {
  background-color: #920707;
  -webkit-transform: translate(3px, 0px);
  -ms-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
  color: #fff;
}

.text-field-contact-3 {
  height: auto;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #464646;
  background-color: transparent;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
}

.text-field-contact-3:focus {
  color: #fff;
}

.wrapper-location {
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
}

.form-contact-us-2 {
  width: 700px;
  max-width: none;
  margin-top: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-contact {
  font-family: Italiana, sans-serif;
  color: #b6b6b6;
  font-size: 20px;
}

.licensing-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 220px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d0d0d;
}

.terms-container {
  padding: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  background-color: transparent;
}

.privacy-heading {
  margin-bottom: 20px;
  color: #fff;
  font-size: 3.5vw;
  line-height: 1.2;
  font-weight: 200;
}

.paragraph-privacy {
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
}

.coming-soon-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/wine_2wine.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.67)), to(rgba(0, 0, 0, 0.67)));
  background-image: url('../images/wine_2wine.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.coming-soon-heading {
  position: absolute;
  bottom: 4%;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.logo-coming-soon {
  width: 30%;
}

.text-bold-2 {
  font-size: 10px;
}

.copywrite {
  color: #fff;
}

.heading-404 {
  color: #fff;
  font-size: 65px;
  line-height: 1;
  text-align: right;
  white-space: nowrap;
}

.body-licensing {
  cursor: auto;
}

.cart-icon {
  position: absolute;
}

.intro-navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d0d0d;
}

.navigation-wrapper {
  position: absolute;
}

.intro-brand {
  margin-right: auto;
}

.logo-intro {
  width: 100px;
}

.nav-link-intro {
  position: static;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}

.nav-link-intro:hover {
  color: #920707;
}

.nav-link-intro.w--current {
  color: #920707;
  font-weight: 700;
}

.container-heading-landing-2 {
  position: relative;
  z-index: 9;
}

.screenshot-intro {
  position: relative;
  overflow: hidden;
  border-style: none;
  border-width: 1px;
  border-color: #353535;
}

.background-video-card-intro {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.image-intro-page {
  position: relative;
  z-index: 2;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}

.image-intro-page:hover {
  opacity: 0;
}

.container-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: transparent;
}

.heading-landing {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
}

.heading-landing-3 {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
}

.bold-paragraph {
  font-weight: 600;
}

.image {
  width: 100%;
  height: 100%;
  margin-right: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.container-second {
  position: relative;
  width: 80%;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 40px;
}

.style-guide-section {
  padding-top: 100px;
  background-color: #0d0d0d;
}

.heading-guide {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #920707;
}

.color-three {
  width: 80px;
  height: 80px;
  border: 1px solid #333;
  border-radius: 100%;
  background-color: #2c2c2c;
}

.italic {
  font-style: italic;
}

.colors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.color {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #920707;
}

.style-guide {
  color: #920707;
  font-size: 50px;
  line-height: 1;
  text-align: center;
}

.style-guide-grid {
  width: 100%;
  margin-top: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.style-guide-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: #c9c9c9;
}

.container-style-guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: #c9c9c9;
}

.color-two {
  width: 80px;
  height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 100%;
  background-color: #0d0d0d;
}

.line-style-guide {
  height: 1px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #920707;
}

.color-second {
  width: 80px;
  height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #e7e7e7;
  border-radius: 100%;
  background-color: #fff;
}

.heading-style-guide {
  color: #fff;
  text-align: center;
}

.style-guide-heading {
  margin-top: 5px;
  color: #8b8b8b;
}

.container-style-guide-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: #c9c9c9;
  background-color: transparent;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-heading-intro {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 0px;
}

.text-style-guide {
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #dadada;
  color: #bbb;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  text-transform: uppercase;
}

.text-span-intro {
  color: #920707;
}

.section-intro {
  position: relative;
  width: 1500px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 140px 60px;
}

.heading-intro {
  color: #920707;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 400;
}

.paragraph-intro {
  color: #2c2c2c;
  font-size: 25px;
  font-weight: 300;
}

.intro-list {
  margin-top: 40px;
  padding-left: 20px;
}

.list-item-intro {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #920707;
  font-size: 20px;
}

.image-intro {
  width: 100%;
}

.move-image-intro {
  position: absolute;
  left: auto;
  top: 5%;
  right: 33%;
  bottom: auto;
  z-index: 1;
  width: 20%;
  margin-right: 0px;
}

.move-image-intro._2 {
  top: 37%;
  right: 16%;
}

.move-image-intro._3 {
  top: 15%;
  right: 60px;
  width: 28%;
}

.move-image-intro._4 {
  top: -7%;
  right: 14%;
  z-index: 0;
  width: 30%;
}

.move-image-intro._5 {
  top: auto;
  right: 35%;
  bottom: 23%;
  width: 25%;
}

.button-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: none;
}

.intro-button {
  display: block;
  padding: 5px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: border-color 400ms ease-in-out, background-color 400ms ease-in-out;
  transition: border-color 400ms ease-in-out, background-color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.intro-button:hover {
  border-color: #920707;
  background-color: #920707;
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/FOOTER.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1500px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 140px 140px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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: transparent;
  text-align: left;
}

.footer-link {
  display: block;
  margin-bottom: 0px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  text-decoration: none;
  white-space: normal;
}

.footer-link:hover {
  color: #920707;
  text-decoration: none;
}

.heading-footer-intro {
  width: 15%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 25px;
  line-height: 1;
}

.footer-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.empty-text-blog {
  font-family: 'Kumbh Sans', sans-serif;
}

.checkout-form {
  padding-top: 100px;
  background-color: #0d0d0d;
  font-family: 'Kumbh Sans', sans-serif;
  color: #0d0d0d;
}

.button-checkout {
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid #920707;
  background-color: #920707;
  -webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
  color: #fff;
  font-size: 18px;
}

.button-checkout:hover {
  background-color: rgba(146, 7, 7, 0.79);
  color: #fff;
}

.button-checkout.code {
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.checkout {
  top: 100px;
}

.order-confirmation {
  padding-top: 100px;
  background-color: #0d0d0d;
}

.utility-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18vw;
  height: 18vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-transition: background-color 400ms ease-in-out;
  transition: background-color 400ms ease-in-out;
}

.utility-wrapper:hover {
  background-color: rgba(0, 0, 0, 0.77);
}

.utility-image {
  width: 20%;
}

.utility-heading {
  position: absolute;
  bottom: 20px;
  font-size: 1.5vw;
  font-weight: 400;
}

.footer-list {
  display: -ms-grid;
  display: grid;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container-wrapper-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid none none;
  border-width: 1px;
  border-color: #2c2c2c #000 #000;
}

.list-item-footer {
  width: auto;
  margin-right: 0vw;
  margin-left: 0vw;
  padding-left: 0px;
}

.wrapper-footer {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-item-footer-intro {
  width: auto;
  margin-right: 0vw;
}

.text-password {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #920707;
  background-color: transparent;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.text-password:focus {
  border-bottom-color: #920707;
}

.password-heading {
  font-size: 24px;
}

.field-label-contact {
  font-family: Italiana, sans-serif;
}

.cart-form-wrapper {
  padding-right: 40px;
  padding-left: 40px;
}

.button-product-mobile {
  display: none;
}

.line-separetor {
  width: 72%;
  height: 1px;
  background-color: #809e83;
  color: #809e83;
}

.about-paragraph {
  width: 80%;
  height: 80%;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #2c2c2c;
  font-size: 21px;
  line-height: 29px;
}

.privacy-link-contact-1 {
  color: #fff;
  text-decoration: none;
}

.privacy-link {
  color: #0d0d0d;
  text-decoration: none;
}

.icon-section {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.icon-grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #000;
}

.icon-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-icon {
  width: auto;
  height: 60px;
}

.lottie-icon.second {
  height: 40px;
}

.lottie-icon.third {
  height: 80px;
}

.lottie-icon.size {
  height: 70px;
}

.lottie-icon.size-two {
  height: 50px;
}

.lottie-icon.uno {
  height: 91px;
}

.paragraph-blog-card {
  width: 80%;
  margin-bottom: 20px;
  background-color: transparent;
  font-size: 18px;
  line-height: 1.5;
}

.awards {
  position: absolute;
  left: 40px;
  top: auto;
  right: auto;
  bottom: 75px;
  margin-top: auto;
}

.catalogue-icon {
  width: 50px;
  margin-right: 20px;
}

.heading-lotty-icon {
  position: static;
  left: 0%;
  top: 100px;
  right: 0%;
  bottom: 0%;
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading-checkout {
  color: #fff;
  font-weight: 400;
}

.checkout-container {
  font-weight: 300;
}

.order-confirmation-container {
  font-weight: 400;
}

.changelog-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0d0d0d;
}

.changelog-container {
  padding: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.changelog-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
}

.body-black {
  background-color: #0d0d0d;
}

.checkout-hero-page {
  height: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #0d0d0d;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Italiana, sans-serif;
  color: #fff;
  font-size: 15vw;
  line-height: 1;
  text-align: center;
}

.text-block.order {
  font-size: 12vw;
}

.block-header {
  border-style: solid;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.shipping-method {
  background-color: transparent;
  color: #fff;
}

.text-span-pay-pal {
  font-size: 10vw;
}

.sticky-order {
  top: 117px;
}

.text-label-chackout {
  border-color: #fff;
  background-color: transparent;
}

.text-order-confirmation {
  font-family: 'Kumbh Sans', sans-serif;
}

.empty-state-copy {
  position: relative;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  font-family: Italiana, sans-serif;
  font-size: 30px;
}

.pop-up {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 999;
  display: none;
  width: 350px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #2c2c2c;
  border-radius: 5px;
  background-color: #0d0d0d;
}

.pop-up-paragraph {
  margin-bottom: 20px;
  color: #9b9b9b;
  line-height: 1.5;
}

.pop-up-button {
  width: 100%;
  margin-top: 10px;
  border-radius: 5px;
  background-color: #920707;
  font-family: 'Kumbh Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.close-button-pop-up {
  position: absolute;
  left: auto;
  top: -5%;
  right: -3%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #2c2c2c;
  border-radius: 50px;
  background-color: #0d0d0d;
  color: #fff;
  cursor: pointer;
}

.pop-up-close-icon {
  position: relative;
  top: 0px;
  margin-top: 0px;
  opacity: 1;
  color: #fff;
  line-height: 1;
}

.logo-pop-up {
  margin-bottom: 20px;
}

.top-icon-wrap {
  height: 60px;
}

.section-17 {
  height: 5vh;
}

.heading-6 {
  position: relative;
  z-index: 999;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 20px;
  color: #5a6b5c;
  font-size: 120px;
  line-height: 153px;
  text-shadow: -4px -1px 13px rgba(90, 107, 92, 0.58);
}

.div-block-29 {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #fff;
}

.hero-2 {
  margin-top: 0px;
  margin-bottom: 60px;
}

.div-block-4 {
  position: relative;
  z-index: 2;
  display: block;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 0px;
  outline-color: transparent;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 5px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.grid {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 2fr 2fr;
}

.heading-5 {
  position: static;
  left: 0px;
  z-index: 999;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  background-color: transparent;
  color: #5a6b5c;
  font-size: 100px;
  line-height: 118px;
  font-weight: 400;
  text-shadow: -7px 1px 6px rgba(90, 107, 92, 0.43);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.text-block-2 {
  margin-top: 3px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-transform: translate(0px, 162px);
  -ms-transform: translate(0px, 162px);
  transform: translate(0px, 162px);
  font-family: 'Austral sans stamp', sans-serif;
  color: rgb(255 255 255 / 84%);
  font-size: 38px;
  line-height: 35px;
  font-weight: 100;
  text-align: right;
}

.image-15 {
  position: absolute;
  left: -41px;
  top: 347px;
}

.image-15.ukivo {
  display: none;
}

.div-block-3 {
  height: 100vh;
}

.div-block-5 {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-image: url('../images/215588474_3954441728016606_4986450364019054548_n-removebg-preview.png');
  background-position: 50% 50%;
  background-size: cover;
}

.background-video-2 {
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 5px solid #809e83;
  border-radius: 0px 20px;
  box-shadow: 14px 14px 0 -2px rgba(128, 158, 131, 0.52);
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-4 {
  justify-items: center;
  grid-column-gap: 100px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-16 {
  height: auto;
}

.radici {
  display: none;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.heading-2 {
  position: relative;
  z-index: 40;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
  color: #2c2c2c;
  font-size: 40px;
  line-height: 49px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-78 {
  position: relative;
  z-index: 11;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 50%;
  margin-right: 0px;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-17 {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.paragraph-2 {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #0d0d0d;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.grid-3 {
  height: 100%;
  margin-left: 10%;
  grid-column-gap: 0px;
  -ms-grid-rows: 500px;
  grid-template-rows: 500px;
  border-radius: 20px;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-16 {
  max-width: 35%;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-5 {
  width: 100%;
  grid-auto-rows: 19px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-rows: 40px;
  grid-template-rows: 40px;
}

.cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-17 {
  width: 100%;
}

.slide-3 {
  width: 221px;
  height: 424px;
  background-color: #fff;
  text-align: center;
}

.text-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-left: 84px;
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 1.2rem;
  text-align: center;
  text-transform: uppercase;
}

.slider-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-18 {
  width: 267px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.d-range-grid {
  display: none;
  max-width: 800px;
  margin-top: -90px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.d-product {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-coloured-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 15%;
  z-index: 2;
  width: 100%;
  height: 50%;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  background-color: #00d6cc;
}

.d-coloured-block.pink {
  background-color: #eb9cff;
}

.d-coloured-block.orange {
  background-color: #fd7320;
}

.c-bottle {
  position: relative;
  z-index: 10;
  max-width: 200%;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.mask {
  width: 480px;
  height: 398px;
  background-color: #fff;
}

.slide-4 {
  width: 221px;
  height: 424px;
  background-color: #fff;
}

.slide-5 {
  width: 221px;
  height: 424px;
}

.slide-6 {
  width: 221px;
}

.slide-7 {
  width: 221px;
  height: 424px;
}

.body-3 {
  overflow: visible;
  background-color: #fff;
}

.heading-405 {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 20px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 116px;
  line-height: 153px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: -4px -1px 13px rgba(90, 107, 92, 0.58);
}

.heading-406 {
  position: static;
  left: 0px;
  z-index: 999;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  background-color: transparent;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 98px;
  line-height: 118px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: -7px 1px 6px rgba(90, 107, 92, 0.43);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-407 {
  position: relative;
  z-index: 40;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
  font-family: 'Austral sans stamp', sans-serif;
  color: #809e83;
  font-size: 40px;
  line-height: 49px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-3 {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #0d0d0d;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.button-7 {
  display: block;
  min-width: 200px;
  margin-top: 0px;
  padding: 20px 20px 20px 40px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 6px;
  background-color: #92a630;
  background-image: url('../images/Vector-4.svg');
  background-position: 20px 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  box-shadow: 6px 6px 0 0 rgba(128, 158, 131, 0.4);
  -webkit-transition: padding 500ms cubic-bezier(.23, 1, .32, 1), background-position 500ms cubic-bezier(.23, 1, .32, 1), color 200ms ease, opacity 200ms ease, -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: padding 500ms cubic-bezier(.23, 1, .32, 1), background-position 500ms cubic-bezier(.23, 1, .32, 1), color 200ms ease, opacity 200ms ease, -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: padding 500ms cubic-bezier(.23, 1, .32, 1), background-position 500ms cubic-bezier(.23, 1, .32, 1), transform 500ms cubic-bezier(.23, 1, .32, 1), color 200ms ease, opacity 200ms ease;
  transition: padding 500ms cubic-bezier(.23, 1, .32, 1), background-position 500ms cubic-bezier(.23, 1, .32, 1), transform 500ms cubic-bezier(.23, 1, .32, 1), color 200ms ease, opacity 200ms ease, -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  color: #fff;
  line-height: 1.6em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-7:hover {
  padding-left: 50px;
  background-position: 30px 50%;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.button-7.du {
  position: absolute;
  top: 508.062px;
  margin-top: -31px;
  margin-right: -22px;
  margin-left: 0px;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.41), 6px 6px 0 0 hsla(0, 0%, 100%, 0.4);
}

.description-image-wrap {
  overflow: hidden;
  width: 80%;
  height: 500px;
  border-style: none;
  border-width: 5px;
  border-color: #fff;
  border-radius: 20px;
  box-shadow: 14px 14px 14px -4px #5a6b5c;
  outline-color: #28552a;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 4px;
}

.big-paragraph {
  font-size: 20px;
}

.big-paragraph.max-500 {
  margin-top: 40px;
  margin-bottom: 60px;
  color: #2c2c2c;
  font-size: 21px;
  line-height: 29px;
}

.slider-5 {
  width: 100%;
  height: 100%;
}

.description-bg {
  position: absolute;
  top: 150px;
  right: 0px;
  width: 50vw;
  height: 60%;
  background-color: #92a630;
  background-image: url('../images/Shapes.svg');
  background-position: 0% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.55);
}

.section-24 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 150px;
  padding-bottom: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section-24.call-section {
  margin-bottom: 40px;
  padding-top: 220px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container-10 {
  position: relative;
  z-index: 2;
  width: 95%;
  max-width: 1450px;
}

.container-10.grid-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.column-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.description-image {
  width: 100%;
  height: 100%;
  outline-color: transparent;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.max-600 {
  max-width: 600px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 62px;
  line-height: 63px;
}

.paragraph-4 {
  width: 100%;
  margin-top: 10px;
  color: #555;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1px;
}

.catalogue-heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 160px;
  line-height: 1;
  text-align: right;
}

.catalogue-heading-2._2 {
  width: 100%;
  border-bottom: 1px solid #fff;
  font-family: 'Austral sans stamp', sans-serif;
  font-size: 5.5vw;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}

.wrapper-big-heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bold-text-2 {
  color: #fff;
}

.bold-text-3 {
  color: #fff;
}

.bold-text-4 {
  color: #fff;
}

.bold-text-5 {
  color: #fff;
}

.text-span-7 {
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
}

.text-span-4 {
  color: hsla(0, 0%, 100%, 0.46);
  font-size: 14px;
  line-height: 10px;
  letter-spacing: 4px;
}

.text-span-4.due {
  display: none;
}

.section-3 {
  display: none;
  height: 100vh;
  margin-top: 294px;
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 700px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(43%, hsla(0, 0%, 100%, 0)), to(rgba(90, 107, 92, 0.66))), url('../images/215588474_3954441728016606_4986450364019054548_n-removebg-preview.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 43%, rgba(90, 107, 92, 0.66)), url('../images/215588474_3954441728016606_4986450364019054548_n-removebg-preview.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  -webkit-filter: saturate(122%);
  filter: saturate(122%);
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -185px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-size: 30px;
  line-height: 20px;
}

.text-span-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -44px;
  padding-right: 0px;
  color: #000;
  line-height: 35px;
  text-align: right;
}

.text-span-5 {
  font-size: 10px;
  line-height: 0px;
}

.page-padding {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  margin-top: 40px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 2.5rem;
  padding-left: 0.125rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #28552a;
  border-radius: 11px;
}

.text-color-yellow {
  color: #fac710;
}

.text-color-yellow.heading-medium {
  position: static;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 22px;
}

.text-style-muted {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
}

.cta_content-left {
  position: static;
  display: -ms-grid;
  display: grid;
  padding: 4rem 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 1rem;
  background-color: #92a630;
  background-image: url('../images/Shapes.svg');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  box-shadow: 9px 18px 20px 0 rgba(90, 107, 92, 0.66);
  outline-color: #92a630;
  outline-offset: 6px;
  outline-style: solid;
  outline-width: 4px;
  color: #fff;
}

.margin-0 {
  margin: 0rem 0rem 0px;
}

.cta-map {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

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

.cta-localisation_component {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: 0.75fr 1.25fr;
  grid-template-columns: 0.75fr 1.25fr;
  -ms-grid-rows: 406px;
  grid-template-rows: 406px;
}

.main-wrapper {
  height: 80vh;
}

.cta_content-right {
  overflow: hidden;
  border-radius: 1rem;
}

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

.margin-bottom.margin-small {
  margin-left: 0rem;
}

.text-style-3lines.text-style-muted {
  margin-bottom: 0px;
}

.text-size-large {
  margin-top: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  font-size: 20px;
  font-weight: 400;
}

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

.text-span-8 {
  color: #5a6b5c;
}

.centered-heading-2 {
  margin-bottom: 16px;
  text-align: center;
}

.centered-heading-2.margin-bottom-32px {
  margin-top: 0px;
  margin-bottom: 60px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #5a6b5c;
  font-size: 90px;
  font-weight: 400;
}

.hero-heading-center-2 {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px none #e4ebf3;
  background-color: #fff;
}

.hero-wrapper-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-19 {
  display: block;
  width: 100%;
  padding: 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Kumbh Sans', sans-serif;
  font-weight: 300;
}

.hero-split-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 26px;
  line-height: 27px;
}

.bold-text-6 {
  color: #92a630;
}

.image-19 {
  max-width: 100%;
  border-radius: 20px;
  box-shadow: 4px 4px 8px -1px rgba(0, 0, 0, 0.48);
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.project-modal-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-41 {
  position: absolute;
  left: auto;
  top: 31%;
  right: -11%;
  bottom: auto;
}

.projet-item {
  width: 50%;
  padding: 25px;
}

.projet-item._05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.projet-item._09 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.projet-item._07 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.projet-item._06 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.projet-item._10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.projet-item._08 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.bar-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 70px;
  padding-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-decoration: none;
}

.mask-2 {
  width: 100%;
  height: 100%;
}

.project-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.referenz-image {
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
  border-radius: 12px;
}

.project-item-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding: 10px 15px 10px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0px none rgba(0, 0, 0, 0.2);
}

.project-item-title-wrap.modal {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 7%;
}

.referenz-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #001fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
}

.referenz-heading.chimera {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 32px;
  font-weight: 400;
}

.referenz-heading.chimera.modal {
  font-size: 50px;
}

.project-close {
  width: 15px;
  height: 20px;
  cursor: pointer;
}

.project-close:hover {
  opacity: 0.8;
}

.project-close._05 {
  display: block;
}

.bar-text {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
}

.bar-text.claim {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}

.bar-text.claim.uno {
  display: none;
}

.slider-4 {
  width: 100%;
  height: 70%;
  box-shadow: -16px -5px 14px -2px rgba(97, 96, 96, 0.26);
}

.image-40 {
  position: absolute;
  left: auto;
  top: auto;
  right: -4%;
  bottom: -5%;
  z-index: 0;
  -webkit-transform: translate(138px, 0px) rotate(134deg);
  -ms-transform: translate(138px, 0px) rotate(134deg);
  transform: translate(138px, 0px) rotate(134deg);
}

.slide-8 {
  height: 100%;
}

.project-modal-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-modal-right._05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.14);
  background-color: #ecebe9;
}

.image-38 {
  position: absolute;
  left: auto;
  top: 55%;
  right: 23%;
  bottom: auto;
}

.slider-3 {
  height: auto;
  border-radius: 9px;
}

.project-modal-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  background-color: #001fff;
  opacity: 1;
}

.project-modal-overlay._09 {
  background-color: #92a630;
}

.project-modal-overlay._08 {
  background-color: #92a630;
}

.project-modal-overlay._07 {
  display: none;
  background-color: #92a630;
}

.project-modal-overlay._05 {
  display: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #92a630;
}

.project-modal-overlay._10 {
  background-color: #92a630;
}

.project-modal-overlay._06 {
  display: none;
  background-color: #befb08;
}

.bar-claim-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-22 {
  position: relative;
  padding: 120px 25px 100px;
}

.project-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border: 3px solid #809e83;
  border-radius: 20px;
  box-shadow: 3px 3px 0 2px #92a630;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrap:hover {
  box-shadow: 0 15px 20px -4px rgba(0, 0, 0, 0.26);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.project-wrap.uno {
  display: none;
}

.project-wrap.due {
  display: none;
}

.project-wrap.tre {
  display: none;
}

.project-wrap.cinque {
  display: none;
}

.project-wrap.sei {
  display: none;
}

.project-wrap.sett {
  display: none;
}

.image-37 {
  width: 100%;
  height: 100%;
  border: 5px none #5a6b5c;
  mix-blend-mode: normal;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-42 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  -webkit-transform: translate(-133px, 0px) rotate(74deg);
  -ms-transform: translate(-133px, 0px) rotate(74deg);
  transform: translate(-133px, 0px) rotate(74deg);
}

.project-bar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30px;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9998;
  display: block;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.project-modal._05 {
  display: none;
}

.project-modal._07 {
  display: none;
}

.project-modal._09 {
  display: none;
}

.project-modal._10 {
  display: none;
}

.project-modal._06 {
  display: none;
}

.project-modal._08 {
  display: none;
}

.project-item-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.project-item-row.modal {
  padding-top: 0px;
  border-bottom: 1px none rgba(44, 44, 44, 0.44);
}

.project-item-row.modal.info {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.project-item-row.modal.info.uno {
  display: none;
}

.project-item-row.modal.tre {
  height: 13vh;
}

.project-item-row.modal.ultimo {
  margin-bottom: 90px;
}

.project-item-row.modal.quattro {
  width: 100%;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-img {
  display: inline-block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.project-text {
  font-family: 'Austral sans stamp', sans-serif;
  color: rgba(0, 0, 0, 0.77);
  font-size: 17px;
  text-align: center;
}

.project-text.desc {
  font-family: 'Austral sans stamp', sans-serif;
  color: #000;
}

.project-text.check {
  font-family: 'Kumbh Sans', sans-serif;
  font-size: 19px;
  line-height: 25px;
  font-weight: 300;
}

.project-text.check.notte {
  padding-right: 12px;
  padding-left: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 34px;
}

.project-text.check.due {
  display: none;
}

.project-text.check.titolo {
  margin-right: 10px;
  font-size: 21px;
}

._1280 {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.image-39 {
  position: absolute;
  left: -196px;
  top: -30px;
}

.project-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
}

.project-bar.modal {
  background-color: #001fff;
}

.project-bar.modal.chimera {
  border-style: none;
  background-color: #92a630;
  background-image: none;
}

.project-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.2);
}

.project-item-desc-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding: 10px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.project-item-desc-wrap.noborder {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right-style: none;
}

.project-item-desc-wrap._20 {
  width: 20%;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.project-item-desc-wrap._20.modal {
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right-style: none;
}

.project-item-desc-wrap.modal {
  padding-right: 50px;
  padding-left: 40px;
  border-right-style: none;
}

.project-item-desc-wrap.modal.uno {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-style: none;
  border-width: 1px;
  border-color: transparent #000 #000;
  background-color: #92a630;
  text-align: center;
}

.modal-check-icon {
  width: 30px;
  margin-bottom: 10px;
}

.modal-check-icon.due {
  display: none;
}

.bar-icon {
  height: 12px;
}

.bar-icon.uno {
  display: none;
}

.project-modal-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-9 {
  border-radius: 0px;
}

.mask-3 {
  border-radius: 0px;
}

.heading-408 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 46px;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
}

.text-span-11 {
  font-size: 94px;
  line-height: 98px;
}

.image-43 {
  position: absolute;
  left: -2px;
  top: 417px;
  z-index: 0;
}

.image-44 {
  position: absolute;
  left: -52px;
  top: 305px;
  display: none;
  width: 100%;
}
a {
  text-decoration: none;
} 
a:link {color: none;}      /* unvisited link */
       a:visited {color: none;}   /* visited link */
       a:hover {color: none;}     /* mouse over link */
       a:active {color: none;}    /* selected link */

.testimonial-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  margin-top: 10px;
  padding: 0px 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-block {
  color: #7a8094;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
}

.title-block.quattro {
  display: none;
}

.slide {
  height: 100%;
}

.image-wrapper-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 340px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.play-button {
  position: absolute;
}

.testimonial-card {
  height: 100%;
  border-radius: 0px;
  box-shadow: 17px 88px 60px -20px rgba(79, 94, 120, 0.18), 11px 0 20px -9px rgba(79, 94, 120, 0.1);
}

.mask-4 {
  overflow: visible;
  height: 100%;
}

.text-span-12 {
  color: #007bfc;
}

.content-h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 55px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: -1px;
}

.curve-rough {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -2%;
  display: none;
  width: 110%;
  -o-object-fit: cover;
  object-fit: cover;
}

.left-arrow-2 {
  left: -17px;
  top: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #92a630;
  font-size: 14px;
}

.column-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 0px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-2 {
  top: 17px;
  right: -17px;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background-color: #92a630;
  font-size: 14px;
}

.slider-6 {
  width: 100%;
  height: 60%;
  max-width: 490px;
  background-color: transparent;
}

.logo-405 {
  margin-right: 35px;
}

.column-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 100px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-fixed-height {
  min-height: 100px;
}

.text-fixed-height.uno {
  display: none;
}

.text-fixed-height.due {
  display: none;
}

.logo-column {
  width: 33.333333333333336%;
  padding-right: 35px;
}

.quote-h4 {
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.column-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.author-name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #151c34;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.logo-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.author-job {
  font-family: 'Kumbh Sans', sans-serif;
  color: rgba(21, 28, 52, 0.5);
  text-decoration: none;
}

.play-icon {
  width: 60px;
}

.slide-nav-2 {
  top: 575.901px;
  display: none;
  max-width: 150px;
  border-radius: 500px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.author-image {
  width: 60px;
  height: 60px;
  margin-right: 14px;
  border-radius: 100px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.14);
}

.container-11 {
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.author-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px none #809e83;
  border-radius: 16px;
  background-color: #fff;
}

.content-block-2.uno {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px;
  background-color: #fff;
}

.heading-409 {
  margin-top: 20px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 40px;
  font-weight: 400;
}

.section-sub-heading {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #d8a03f;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-heading {
  margin-bottom: 40px;
  font-size: 45px;
  line-height: 55px;
}

.section-heading.center {
  text-align: center;
}

.section-heading.center.margin-b80 {
  margin-bottom: 80px;
}

.button-right-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 2px;
  height: 100%;
  background-color: #d8a03f;
}

.button-bottom-line {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background-color: #d8a03f;
}

.section-button-wrapper.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-25 {
  display: none;
}

.custom-button-wrapper {
  display: inline-block;
}

.custom-button-wrapper.center {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.sell-with-us-stack-box {
  margin-bottom: 40px;
}

.sell-with-us-stack-box._3 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: hsla(0, 0%, 100%, 0.99);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
}

.sell-with-us-stack-box._2 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
}

.sell-with-us-stack-box._1 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.sell-with-us-stack-box._4 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.button-left-line {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 2px;
  height: 100%;
  background-color: #d8a03f;
}

.section-sub-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.section-sub-heading-wrapper.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-text-2 {
  margin: 15px 25px;
}

.button-text-2.black {
  color: #809e83;
}

.sell-with-us-stack-box-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 1px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.container-12 {
  position: relative;
  z-index: 2;
  width: 95%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.container-12.padding-tb {
  padding-top: 70px;
  padding-bottom: 70px;
}

.button-top-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 2px;
  background-color: #d8a03f;
}

.custom-button {
  position: relative;
  display: inline-block;
  padding: 0px;
  border-style: none;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.custom-button.custom-link-hover {
  border-width: 1px;
  border-color: #809e83;
  color: #809e83;
}

.section-sub-heading-number {
  margin-right: 7px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

.section-sub-heading-number.black {
  color: #000;
}

.image-45 {
  width: 50%;
}

.image-45.uno {
  border-radius: 20px;
}

.image-46 {
  width: 50%;
  border-radius: 20px;
}

.image-47 {
  width: 50%;
  border-radius: 20px;
}

.image-48 {
  width: 50%;
}

.image-48.re {
  border-radius: 20px;
}

.image-48.dye {
  border-radius: 20px;
}

.heading-410 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Kumbh Sans', sans-serif;
  color: #809e83;
  font-size: 31px;
  font-weight: 700;
  text-transform: uppercase;
}

.image-49 {
  position: absolute;
  left: -60px;
  top: -42px;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  box-shadow: -1px 9px 11px -2px #809e83;
}

.text-block-22 {
  padding-top: 10px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.team-member-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-bottom: 2rem;
}

.text-block-4 {
  margin-top: 20px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 55px;
  line-height: 1;
}

.member-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.right-side-wrapper {
  position: relative;
  overflow: hidden;
}

.image-wrapper-3 {
  position: relative;
  left: 4px;
  top: -86px;
  width: 30%;
}

.image-wrapper-3.uno {
  top: -1px;
}

.container-13 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  width: 6rem;
  min-width: 6rem;
  margin-right: 1rem;
  border-radius: 10px;
}

.padding-vertical-2 {
  width: 100%;
  height: 100vh;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 70px;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.page-padding-2 {
  height: 100vh;
  padding-right: 3%;
  padding-left: 3%;
}

.grid-6 {
  width: 100%;
  height: 100vh;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 3.25rem;
  grid-row-gap: 3.25rem;
  -ms-grid-columns: 0.25fr 0.75fr 1fr;
  grid-template-columns: 0.25fr 0.75fr 1fr;
  -ms-grid-rows: 600px;
  grid-template-rows: 600px;
}

.text-block-23 {
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: none;
}

.sticky-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  height: 90vh;
  background-color: #fff;
}

.section-team-2 {
  position: relative;
  display: none;
  height: 200vh;
}

.btyb-hamster {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-height: 40vh;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-50 {
  position: absolute;
  left: 0%;
  top: -7%;
  right: auto;
  bottom: auto;
  mix-blend-mode: hard-light;
}

.div-block-85 {
  position: absolute;
  left: 0%;
  top: -2%;
  right: auto;
  bottom: auto;
  width: 550px;
  height: 200px;
  padding-right: 0px;
}

.div-block-86 {
  position: relative;
  height: 200px;
  background-image: url('../images/Risorsa_1_2x-removebg-preview.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-87 {
  height: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.image-51 {
  width: 90%;
  max-width: 100%;
  border-radius: 14px;
  box-shadow: 4px 4px 3px 0 rgba(44, 44, 44, 0.48);
}

.image-52 {
  width: 90%;
  border-radius: 19px;
  box-shadow: 4px 4px 3px 0 rgba(44, 44, 44, 0.51);
}

.text-span-13 {
  color: #809e83;
  text-transform: capitalize;
}

.image-54 {
  position: absolute;
  top: 0px;
  bottom: auto;
}

.text-span-14 {
  color: #809e83;
}

.text-span-15 {
  color: #809e83;
}

.text-span-16 {
  color: #809e83;
}

.text-span-17 {
  color: #809e83;
}

.text-span-18 {
  color: #809e83;
  font-weight: 400;
}

.text-span-19 {
  color: #809e83;
  font-weight: 400;
}

.text-span-20 {
  color: #fff;
  font-weight: 700;
}

.text-span-21 {
  color: #92a630;
  font-weight: 700;
}

.text-span-22 {
  color: #92a630;
  font-weight: 700;
}

.text-span-23 {
  color: #92a630;
  font-weight: 700;
}

.image-55 {
  position: absolute;
  left: 6px;
  top: 518.359px;
  z-index: -18;
  opacity: 0.49;
}

.image-56 {
  display: none;
}

.contact-wrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 68px;
  margin-bottom: 70px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  color: #333;
  text-decoration: none;
}

.link-f12 {
  margin-bottom: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #2c2c2c;
  text-decoration: none;
}

.link-f12:hover {
  color: #3898eb;
}

.text-block-24 {
  text-align: center;
  text-decoration: none;
}

.footer-f12 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-24 {
  color: #f0dc06;
}

.address-f12 {
  margin-bottom: 10px;
  color: #2c2c2c;
  text-align: left;
}

.address-f12.orari {
  color: #2c2c2c;
  text-align: right;
}

.address-f12.orari.unp {
  display: none;
}

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-wrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #809e83;
}

.image-57 {
  display: block;
  width: 150px;
  margin-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-wrapper-3 {
  position: relative;
  z-index: 7;
  width: 100%;
  max-width: 1200px;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.contact-title-f12 {
  margin-bottom: 16px;
  color: #e2e7f1;
  font-weight: 600;
  text-transform: uppercase;
}

.contact-title-f12.uno {
  font-family: 'Austral sans stamp', sans-serif;
  color: #809e83;
  font-size: 25px;
  text-decoration: underline;
}

.social-media-icon-wrapper-f12 {
  position: relative;
  margin-right: 10px;
}

.copyright-f12 {
  width: 30%;
  margin-left: 10px;
  padding-right: 0px;
  color: #2c2c2c;
  text-align: left;
}

.copyright-f12.tre {
  margin-right: 10px;
  text-align: right;
}

.top-right-wrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-media-wrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-media-subwrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-icon-f12 {
  display: block;
}

.top-left-wrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e2e7f1;
}

.logo-wrapper-f12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-icon-hover-f12 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-right: 0px;
}

.image-58 {
  width: 50%;
  max-width: 100%;
}

.image-59 {
  position: absolute;
  -webkit-transform: translate(29px, 276px) translate(-95px, 0px) rotate(131deg);
  -ms-transform: translate(29px, 276px) translate(-95px, 0px) rotate(131deg);
  transform: translate(29px, 276px) translate(-95px, 0px) rotate(131deg);
}

.image-59.uno {
  right: auto;
  -webkit-transform: translate(200%, 276px) translate(-95px, 0px);
  -ms-transform: translate(200%, 276px) translate(-95px, 0px);
  transform: translate(200%, 276px) translate(-95px, 0px);
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vh;
  height: 7vh;
  border-radius: 20px;
  background-color: #28552a;
}

.image-60 {
  display: inline-block;
}

.image-61 {
  display: none;
  width: 50%;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-62 {
  max-width: 10%;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-63 {
  max-width: 10%;
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-64 {
  max-width: 10%;
  padding-left: 10px;
}

.div-block-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-65 {
  max-width: 10%;
}

.div-block-95 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-66 {
  max-width: 10%;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-faq {
  padding: 10px 30px 60px;
  background-color: #f8f8f8;
  font-size: 16px;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 30px;
}

.accordion-item-content.tre {
  display: none;
}

.icon-10.accordion-icon {
  color: #000;
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.orange-2 {
  color: #ff9173;
  font-weight: 400;
  text-align: left;
}

.heading-12 {
  width: 50%;
  color: #000;
  font-size: 60px;
  line-height: 59px;
  font-weight: 900;
  text-align: right;
  letter-spacing: 4px;
}

.accordion-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.header-center-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-wrapper {
  margin-top: 50px;
}

.dropdown-list {
  position: relative;
}

.dropdown-list.w--open {
  background-color: transparent;
}

.image-67 {
  opacity: 0.15;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.accordion-item-trigger:focus {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ligne {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #000;
  opacity: 0.05;
}

.paragraph-6 {
  width: 800px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 20px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #2c2c2c;
}

.question {
  position: static;
  display: block;
  overflow: visible;
  width: 800px;
  color: #333;
}

.question.w--open {
  margin-right: 0px;
  margin-left: 0px;
}

.accordion-item {
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
}

.accordion-item.sei {
  display: none;
}

.accordion-item.due {
  display: none;
}

.accordion-item.uno {
  background-color: #92a630;
}

.accordion-item.cinque {
  display: none;
}

.accordion-item.tre {
  display: none;
}

.accordion-item.quattro {
  display: none;
}

.content-wrapper {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-wrapper.slim {
  max-width: 940px;
}

.image-68 {
  position: absolute;
  left: -90px;
  top: auto;
  bottom: -220px;
  display: none;
}

.question-titre {
  display: inline-block;
  width: 800px;
  -webkit-transition: color 300ms cubic-bezier(.386, .096, 0, .991);
  transition: color 300ms cubic-bezier(.386, .096, 0, .991);
  font-weight: 700;
}

.question-titre:hover {
  color: #0d0d0d;
}

.heading-411 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 97px;
  text-align: center;
}

.image-69 {
  display: none;
}

.heading-412 {
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 60px;
  text-align: center;
}

.text-span-25 {
  text-transform: none;
}

.text-span-26 {
  text-transform: none;
}

.text-span-27 {
  text-transform: none;
}

.text-span-28 {
  text-transform: none;
}

.wrapper-image-4 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1;
  text-align: left;
}

.image-70 {
  position: absolute;
  left: -63px;
  top: -149px;
}

.about-section-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.about-section-2._2 {
  position: relative;
  padding-top: 100px;
}

.image-71 {
  position: relative;
  left: -19%;
  top: -11%;
  right: auto;
  bottom: auto;
  z-index: 1;
  -webkit-transform: translate(210px, -33px) rotate(123deg);
  -ms-transform: translate(210px, -33px) rotate(123deg);
  transform: translate(210px, -33px) rotate(123deg);
}

.main-paragraph-2 {
  margin-bottom: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 300;
}

.main-paragraph-2.landing-2 {
  margin-bottom: 0px;
  color: #2c2c2c;
  font-size: 21px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.main-paragraph-2.landing-4 {
  color: #2c2c2c;
  font-size: 21px;
  line-height: 1.5;
  font-weight: 300;
}

.container-about-2 {
  position: relative;
  left: auto;
  z-index: -2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1240px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.heading-413 {
  position: static;
  left: 0px;
  z-index: 999;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  background-color: transparent;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 118px;
  font-weight: 400;
  text-shadow: -7px 1px 6px rgba(90, 107, 92, 0.43);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-about-layout-4 {
  width: 80%;
  margin-top: -163px;
  margin-right: 0px;
  margin-left: 315px;
  text-decoration: none;
}

.button-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-icon.is-icon-large {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
  margin-right: 1rem;
}

.header_content-left {
  max-width: 40rem;
  margin-right: 5rem;
  margin-left: 0vw;
}

.button-4 {
  display: none;
  padding: 0.75rem 1.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  font-weight: 600;
  text-align: center;
}

.button-4:hover {
  background-color: #f3f3f3;
  text-decoration: none;
}

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

.button-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.header_image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-size-medium {
  display: none;
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: left;
}

.header_image-list-right {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-11 {
  padding-left: 20px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 47px;
  font-weight: 400;
}

.image-72 {
  position: absolute;
  left: auto;
  top: 6%;
  right: 0%;
  bottom: auto;
  max-width: 50%;
}

.header_images-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1rem;
}

.header_image-list-left {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  margin-top: -60%;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.header_image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 120%;
}

.header_image-list {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-header {
  background-color: #fff;
  color: #fff;
}

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
}

.button-secondary {
  display: none;
  padding: 0.75rem 1.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0.125rem;
  border-color: hsla(0, 0%, 100%, 0.5);
  background-color: transparent;
  color: #862c2c;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.button-secondary:hover {
  border-color: hsla(0, 0%, 100%, 0.75);
  text-decoration: none;
}

.header_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px none #000;
}

.header_content-right {
  overflow: hidden;
  height: 130vh;
  padding-right: 5vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1rem;
}

.background-video-3 {
  width: 100%;
  height: 100%;
}

.image-73 {
  width: 100%;
}

.text-span-29 {
  color: #92a630;
}

.heading-414 {
  margin-top: 40px;
  margin-bottom: 60px;
  margin-left: 10px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 76px;
  text-align: center;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: none;
  border-width: 5px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #92a630;
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.4);
}

.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #92a630;
  border-radius: 20px;
  box-shadow: 6px 6px 20px -5px rgba(44, 44, 44, 0.45);
}

.container-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #92a630;
  border-radius: 20px;
  box-shadow: 6px 6px 20px -5px rgba(44, 44, 44, 0.45);
}

.button-8 {
  margin-top: 20px;
  background-color: transparent;
  font-family: 'Austral sans stamp', sans-serif;
  color: #809e83;
  font-size: 23px;
  letter-spacing: 1px;
  text-decoration: underline;
}

.image-74 {
  border-radius: 20px;
}

.image-75 {
  border-radius: 20px;
}

.button-9 {
  position: absolute;
  border-radius: 16px;
  background-color: #92a630;
  font-family: 'Austral sans stamp', sans-serif;
}

.text-span-30 {
  color: #92a630;
  font-weight: 700;
}

.text-span-31 {
  color: #809e83;
}

.text-span-32 {
  color: #809e83;
}

.text-span-33 {
  color: #92a630;
  font-weight: 700;
}

.text-span-34 {
  color: #92a630;
  font-weight: 700;
}

.text-span-35 {
  color: #92a630;
  font-weight: 700;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-76 {
  max-width: 20%;
}

.image-77 {
  max-width: 15%;
}

.image-78 {
  max-width: 15%;
}

.image-79 {
  max-width: 15%;
}

.image-80 {
  max-width: 15%;
}

.div-block-101 {
  width: 100vh;
}

.text-block-25 {
  margin-bottom: 40px;
  padding: 20px 60px 20px 40px;
}

.columns {
  margin-top: 10px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #92a630;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}

.button-11 {
  border: 1px solid #000;
  background-color: #92a630;
  box-shadow: 4px 4px 17px -3px rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.image-81 {
  max-width: 25%;
}

.component-36 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 1px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._36-flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 303px;
  height: 118px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 8.51px;
  background-color: #490796;
}

._36-image {
  position: absolute;
  left: 7%;
  top: -41%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._36-text-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 143px;
  height: 97px;
  margin-right: 5px;
  margin-left: 139px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._36-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
}

._1st-paragraph {
  margin-top: 5px;
  margin-bottom: 4px;
  color: #979caa;
  font-size: 13px;
  line-height: 120%;
  font-weight: 300;
}

.flex-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.design-36-text-block {
  margin-left: 5px;
  color: #fff;
  font-size: 12px;
  line-height: 140%;
  font-weight: 300;
}

.heading-421 {
  font-size: 18px;
}

.heading-422 {
  margin-bottom: 0px;
  font-size: 18px;
}

.component-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 303px;
  height: 96px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 0.5fr 1.75fr 1fr;
  grid-template-columns: 0.5fr 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px solid #809e83;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: -22px 11px 30px 6px hsla(0, 0%, 76.5%, 0.57);
}

._44-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 60px;
  margin: 13px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._44-image {
  border: 1px none #000;
  border-radius: 40px;
}

._44-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 233px;
  height: 73px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #490796;
}

._44-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 211px;
  height: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #727272;
  font-size: 20px;
  line-height: 130%;
  font-weight: 400;
}

._44-text-block-2 {
  margin-top: 20px;
  color: #490796;
  font-size: 10px;
  line-height: 115%;
  font-weight: 800;
}

.heading-423 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2c2c2c;
  font-size: 21px;
  line-height: 26px;
  text-decoration: none;
}

.text-block-26 {
  width: 117px;
  text-decoration: none;
}

.div-block-102 {
  text-decoration: none;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._25-right-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 253px;
  height: 43px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 13px;
  grid-row-gap: 10px;
  -ms-grid-columns: 0.5fr 1.75fr 1fr;
  grid-template-columns: 0.5fr 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px solid #809e83;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: -22px 11px 30px -19px hsla(0, 0%, 76.5%, 0.1);
}

._25-text-block-bottom-1 {
  color: #707070;
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
}

._25-text-block-bottom-2 {
  color: #261e49;
  font-size: 17px;
  line-height: 140%;
  font-weight: 600;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-103 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.83)), to(rgba(0, 0, 0, 0.83)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83));
}

.div-block-104 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 600px;
  max-width: 650px;
  padding: 20px;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.popup1 {
  display: none;
}

.div-block-105 {
  position: fixed;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  margin: 0%;
  background-color: rgba(0, 0, 0, 0.85);
}

.div-block-106 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 600px;
  height: 400px;
  margin: 0% 0% auto;
  background-color: #fff;
}

.popup-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-wrapper.due {
  display: none;
}

.popup-wrapper.tre {
  display: none;
}

.popup-wrapper.quattro {
  display: none;
}

.popup-wrapper.cinque {
  display: none;
}

.popup-wrapper.sei {
  display: none;
}

.popup-wrapper.sette {
  display: none;
}

.popup-wrapper.otto {
  display: none;
}

.popup-wrapper.nove {
  display: none;
}

.popup-wrapper.dieci {
  display: none;
}

.popup-wrapper.undici {
  display: none;
}

.popup-wrapper.dodici {
  display: none;
}

.popup-wrapper.tredici {
  display: none;
}

.popup-wrapper.quattordici {
  display: none;
}

.popup-wrapper.quindici {
  display: none;
}

.popup-wrapper.sedici {
  display: none;
}

.overlay-pop-up {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(44, 44, 44, 0.93);
  font-size: 11px;
}

.pop-up-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 650px;
  padding: 20px;
  background-color: #fff;
}

.button-12 {
  border-radius: 10px;
  background-color: #000;
  text-align: right;
}

.section-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-84 {
  position: relative;
  top: 54px;
  max-width: 50%;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.image-85 {
  width: 39%;
}

.button-13 {
  width: 134px;
  padding: 0px;
  background-color: #fff;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 16px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-424 {
  color: #2c2c2c;
}

.text-block-27 {
  font-size: 11px;
}

.text-block-28 {
  font-size: 12px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-108 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-425 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
}

.text-block-29 {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 27px;
}

.div-block-110 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-111 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-112 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-113 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-114 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-115 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-116 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-117 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-118 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-119 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-120 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-121 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-122 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-123 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-124 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

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

.grid-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.text-block-30.oppure {
  border-top: 1px none #000;
  border-bottom: 1px none #000;
}

.div-block-127 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-128 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-129 {
  height: 0px;
}

.div-block-130 {
  height: 59px;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-131 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title {
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
}

.title.h2 {
  margin-top: 0px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #2c2c2c;
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
}

.title.h1 {
  font-size: 8em;
  line-height: 0.8em;
  font-weight: 300;
}

.title.h1.me-work {
  position: absolute;
  left: 20%;
  top: 6%;
  display: none;
  font-size: 5.4em;
}

.portfolio-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 0.5fr;
  grid-template-columns: 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #fff;
  text-decoration: none;
}

.portfolio-block:hover {
  color: #6445e5;
}

.portfolio-image {
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.frame-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.frame-item.uno {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.frame-item.due {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.frame-item.tre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.frame-item.quattro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-27 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-27.work-track {
  display: none;
  width: 100%;
  height: 400vh;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-132 {
  width: 100%;
  margin-bottom: 70px;
  padding-top: 0px;
}

.image-87 {
  width: 100%;
  height: 100%;
}

.image-88 {
  width: 100%;
  height: 100%;
}

.image-89 {
  width: 100%;
  height: 100%;
}

.image-90 {
  width: 100%;
  height: 100%;
}

.image-91 {
  width: 100%;
  height: 100%;
}

.room-details-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
}

.room-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-92 {
  padding-right: 10px;
}

.c-text-s {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(29, 46, 75, 0.7);
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}

.steps-icon {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  background-color: rgba(29, 46, 75, 0.1);
  color: #516381;
  font-weight: 700;
}

.steps-icon.icon {
  display: none;
}

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

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

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

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

.steps-circle {
  position: absolute;
  left: -86px;
  top: 36px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 0px;
  border-color: rgba(192, 192, 211, 0.2);
  border-radius: 100px;
}

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

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

.steps-sticky-card {
  position: -webkit-sticky;
  position: sticky;
  top: 101px;
  z-index: 30;
  display: -ms-grid;
  display: grid;
  overflow: visible;
  width: 100%;
  max-width: 500px;
  min-width: 300px;
  padding: 18px 18px 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 392px auto;
  grid-template-rows: 392px auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(29, 46, 75, 0.1);
  border-radius: 11px;
  background-color: #92a630;
  box-shadow: none;
}

.subtitle-intro-wrapper {
  position: relative;
  z-index: 10;
  display: block;
  grid-auto-columns: auto;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.steps-circle-outline {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border: 2px solid #92a630;
  border-radius: 100%;
  background-color: #fff;
}

.steps-circle-outline.three {
  border-color: #92a630;
}

.steps-circle-outline.four {
  border-color: #92a630;
}

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

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

.hero-background-image.steps-background {
  display: none;
  background-image: url('../images/campgrounds-17-1.jpg');
  background-position: 50% 50%;
  background-attachment: scroll;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.hero-background-image.steps-background:hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/c5ee451927.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.steps-dot {
  position: relative;
  z-index: 10;
  width: 12px;
  height: 12px;
  border-radius: 100px;
  background-color: #92a630;
}

.steps-tracker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2px;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 100px;
  background-color: #92a630;
}

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

.steps-card {
  position: relative;
  display: -ms-grid;
  display: grid;
  min-height: 275px;
  padding: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px solid #92a630;
  border-radius: 5px;
}

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

.heading-h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1d2e4b;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: 500;
}

.heading-h5.c-text-l {
  display: none;
}

.heading-h5.c-text-l.stay {
  display: none;
}

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

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

.c-button-m {
  padding: 10px 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #f6c82a;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  line-height: 1.8em;
  font-weight: 500;
  text-decoration: none;
}

.c-button-m.abt-btn {
  display: none;
  border-color: #1d2e4b;
  color: #1d2e4b;
}

.how-to-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 200px;
  padding: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
}

.c-text-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 44px;
  font-weight: 600;
}

.how-it-works-fill {
  width: 100%;
  height: 0px;
  border-radius: 100px;
  background-color: #081c3a;
}

.card-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: -51px;
  bottom: auto;
  width: 24px;
  height: 24px;
  border: 1px solid #92a630;
  border-bottom-left-radius: 3px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

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

.c-container {
  display: block;
  max-width: 1352px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  border-radius: 4px;
  background-color: transparent;
}

.c-container._10cols {
  display: block;
  max-width: 1128px;
  margin-bottom: 60px;
}

.heading-427 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  text-align: center;
}

.background-video-4 {
  width: 100%;
  height: 100%;
}

.image-93 {
  display: none;
}

.text-span-36 {
  text-transform: uppercase;
}

.bold-text-7 {
  color: #92a630;
}

.bold-text-8 {
  color: #92a630;
}

.bold-text-9 {
  color: #92a630;
}

.container-16 {
  max-width: 93%;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3px;
  padding-left: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px solid #92a630;
}

.heading-428 {
  margin-top: 10px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 29px;
  font-weight: 400;
  text-align: center;
}

.heading-428.titolo {
  color: rgba(44, 44, 44, 0.88);
}

.text-block-31 {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-right: 3px;
  padding-left: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 15px;
  text-align: center;
}

.text-block-31.piu {
  left: -6px;
}

.div-block-133 {
  border: 1px solid #92a630;
}

.image-94 {
  border: 1px solid #92a630;
}

.div-block-134 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-135 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-137 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 98px;
}

.image-95 {
  max-width: 20%;
}

.image-96 {
  max-width: 20%;
}

.grid-10 {
  width: 100%;
  grid-template-areas: ".";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cell-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.bold-text-10 {
  color: #fff;
}

.heading-429 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
}

.grid-13 {
  display: none;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-98 {
  position: relative;
  left: 391px;
  top: 204px;
  max-width: 150%;
}

.image-99 {
  position: relative;
  left: 61px;
  top: 200px;
  max-width: 150%;
}

.image-100 {
  position: relative;
  left: -114px;
  top: 206px;
  width: 150%;
  max-width: 150%;
}

.image-101 {
  position: relative;
  left: -364px;
  top: 205px;
  max-width: 150%;
}

.image-102 {
  max-width: 150%;
}

.image-103 {
  position: relative;
  left: -80px;
  top: 123px;
  max-width: 150%;
}

.image-104 {
  position: relative;
  left: -65px;
  top: 127px;
  max-width: 150%;
}

.image-105 {
  position: relative;
  left: -66px;
  top: 116px;
  max-width: 150%;
}

.image-106 {
  position: relative;
  top: -94px;
  max-width: 150%;
}

.image-107 {
  position: relative;
  top: -88px;
  max-width: 150%;
}

.image-108 {
  position: relative;
  top: -86px;
  max-width: 150%;
}

.image-109 {
  position: relative;
  left: -116px;
  top: -278px;
  z-index: -1;
  max-width: 150%;
}

.image-113 {
  width: 100%;
}

.image-114 {
  width: 100%;
}

.grid-14 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.div-block-140 {
  width: 50%;
  padding: 220px 60px;
}

.paragraph-7 {
  padding-right: 100px;
  padding-left: 100px;
  color: #2c2c2c;
  text-align: center;
}

.image-115 {
  position: absolute;
  left: 500.5px;
}

.grid-15 {
  width: 100%;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cell-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #92a630;
}

.section-28 {
  padding-top: 100px;
}

.hero-heading-center {
  position: relative;
  margin-top: 100px;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #fff;
}

.container-17 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.centered-heading {
  margin-bottom: 16px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 61px;
  text-align: center;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
}

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.hero-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  color: #2c2c2c;
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #32343a;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
}

.bold-text-11 {
  color: #92a630;
}

.bold-text-12 {
  color: #92a630;
}

.testimonial-column-dark {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
}

.testimonial-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 2.25fr 1fr 1fr;
  grid-template-columns: 2.25fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.testimonial-block-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 13px;
  background-color: #92a630;
}

.testimonial-main-image {
  width: 200px;
  height: 400px;
  margin-right: 24px;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.margin-bottom-24px-2 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 20px;
}

.margin-bottom-24px-2.due {
  font-size: 15px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-family: 'Austral sans stamp', sans-serif;
  font-weight: 600;
}

.testimonial-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 9px;
  background-color: #92a630;
}

.testimonial-info-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-image-2 {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-author-name {
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.text-block-32 {
  font-family: 'Kumbh Sans', sans-serif;
}

.column-24 {
  font-size: 15px;
}

.hand-burger__image {
  width: auto;
  min-width: 100%;
  margin-right: -7px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 20px;
}

.hand-burger__image.is--mobile {
  display: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.btn-container {
  position: absolute;
  left: 4%;
  top: -27%;
  right: auto;
  bottom: auto;
  display: inline-block;
  margin-top: 0px;
  border-radius: 6px;
  box-shadow: 8px 8px 0 2px #000;
  -webkit-transform: skew(-4deg, -1deg) rotate(-9deg);
  -ms-transform: skew(-4deg, -1deg) rotate(-9deg);
  transform: skew(-4deg, -1deg) rotate(-9deg);
}

.btn-container.is--intro {
  position: static;
  min-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  background-color: #f12d07;
  box-shadow: 9px 9px 0 4px #000;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.hero-container {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-paragraph {
  max-width: 60%;
  margin-top: 26px;
  font-size: 1.8em;
  line-height: 1.3em;
  font-weight: 300;
}

.sub-paragraph.is--center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hero-3 {
  position: relative;
  overflow: hidden;
  width: 96%;
  height: 100%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #000;
  border-radius: 20px;
  background-color: #1a19ff;
}

.hero-content-block.is--left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-content-block.is--right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn__text {
  position: relative;
  color: #fff;
  font-size: 2.4em;
  font-weight: 900;
  text-shadow: 3px 3px 0 #000;
}

.btn__text.is--intro {
  font-size: 2em;
  line-height: 1em;
  font-weight: 900;
}

.btn-link-block {
  position: relative;
}

.btn-link-block.is--intro {
  width: 100%;
  text-decoration: none;
}

._8-bit-btn-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/noise-1_1noise (1).webp');
  background-position: 50% 50%;
  background-size: contain;
  opacity: 0.24;
}

._8-bit-btn-bg.is--intro {
  width: 100%;
  min-width: 100%;
  padding-top: 0px;
  background-size: auto;
}

.hero-wrapper-4 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  padding-top: 108px;
  padding-bottom: 166px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(53, 52, 224, 0);
}

.heading-430 {
  color: #fff;
  letter-spacing: 4px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-430.is-xxlarge {
  padding-right: 0px;
  font-size: 4em;
  line-height: 1.1em;
  font-weight: 900;
  letter-spacing: 0px;
  text-shadow: 3px 3px 0 #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-430.is--medium {
  padding-right: 0px;
  font-size: 2.7em;
  line-height: 0.9em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: 3px 3px 0 #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-430.is--medium.is--two {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
}

.hero-container-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.swirl-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  border-radius: 20px;
  background-image: url('../images/ezgif.com-gif-maker-3.gif');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.11;
}

.button-14 {
  position: relative;
  display: inline-block;
  padding: 21px 23px 20px;
  border-radius: 6px;
  background-color: #ffaa87;
  opacity: 1;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-14.is--intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 0px;
  background-color: rgba(255, 170, 136, 0);
}

.hero-content-block-left-inner {
  position: relative;
  max-width: 90%;
  margin-right: auto;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 17px;
}

._8-bit-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  border-radius: 20px;
  background-image: url('../images/noise-1_1noise (1).webp');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 0.47;
}

._8-bit-fries {
  position: absolute;
  left: 47%;
  top: 12%;
  right: auto;
  bottom: auto;
  z-index: 555;
  display: inline-block;
}

.burger__image {
  width: 80px;
}

.intro {
  position: relative;
  padding-bottom: 0px;
}

.delivery__image {
  width: 150px;
  height: 100%;
}

.delivery__image.susine {
  width: 180px;
}

.stars-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: url('../images/3sjl.gif');
  background-position: 50% 50%;
  background-size: cover;
}

.intro-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spaceman__image {
  position: relative;
  z-index: 2;
  width: 195px;
}

.floating-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.floating-image.is--two {
  z-index: 15;
}

.inner-grid-block-left {
  margin-top: -253px;
  margin-right: -19px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.drink__iimage {
  width: 120px;
}

.rocket-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 114px;
  margin-left: -51px;
}

._8-bit-sauce {
  position: absolute;
  left: 47%;
  top: 12%;
  right: auto;
  bottom: auto;
  z-index: 555;
  display: inline-block;
}

._8-bit-sauce.is--two {
  left: 23%;
  top: auto;
  right: auto;
  bottom: 29%;
}

._8-bit-sauce.is--one {
  left: auto;
  top: 23%;
  right: 13%;
  bottom: auto;
}

.spaceman-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/ty_1ty.webp');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-content {
  position: relative;
  z-index: 55;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.inner-grid-block-right {
  position: relative;
  z-index: 4;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.doordash__logo {
  position: relative;
  z-index: 4;
  width: 55px;
  padding-left: 0px;
}

.drink__image {
  position: relative;
  z-index: 4;
  width: 182px;
}

.speech-bubble {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.fries-container {
  position: relative;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.delivery-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  margin-top: -111px;
}

._8-bit-drink {
  position: absolute;
  left: 0%;
  top: 45%;
  right: auto;
  bottom: auto;
  z-index: 555;
  display: inline-block;
}

.speech-bubble__image {
  width: 250px;
  margin-top: 0px;
  margin-right: 0px;
  padding-left: 0px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.sauce__image {
  width: 105px;
}

._8-bit-burgers {
  position: absolute;
  left: 8%;
  top: 11%;
  right: auto;
  bottom: auto;
  z-index: 555;
  display: inline-block;
}

.intro-grid-left-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.intro-container-2 {
  max-width: 96%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.intro-grid {
  width: 100%;
  height: 100%;
  min-width: 100%;
  padding-bottom: 0px;
  grid-column-gap: 30px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
}

.fries__images {
  width: 105px;
}

.moon-container {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
}

.moon__image {
  width: 350px;
  padding-bottom: 0px;
}

.intro-grid-block {
  padding-top: 112px;
  padding-bottom: 112px;
}

.intro-grid-block.is--three {
  position: relative;
  overflow: hidden;
  padding-top: 3px;
  padding-bottom: 0px;
  border: 3px solid #000;
  border-radius: 12px;
  background-color: #17e77f;
}

.intro-grid-block.is--two {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #000;
  border-radius: 12px;
  box-shadow: 5px 9px 0 0 #000;
  -webkit-transition: box-shadow 450ms ease;
  transition: box-shadow 450ms ease;
}

.intro-grid-block.is--two:hover {
  box-shadow: none;
}

.intro-grid-block.is--one {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 3px none #000;
  border-radius: 12px;
  background-color: #92a630;
}

.intro-grid-container {
  width: 100%;
  height: 100%;
  padding-bottom: 0px;
}

.div-block-141 {
  height: 100%;
}

.columns-13 {
  width: 100%;
  height: 100%;
}

.column-25 {
  height: 100%;
}

.image-117 {
  max-width: 15%;
}

.div-block-142 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-118 {
  max-width: 10%;
}

.image-119 {
  max-width: 20%;
}

.image-120 {
  max-width: 20%;
}

.image-121 {
  position: relative;
  left: -326px;
  max-width: 20%;
}

.grid-16 {
  position: absolute;
  top: -69.547px;
  width: 60%;
  height: 50%;
  max-height: 50%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.image-122 {
  display: none;
}

.image-123 {
  display: none;
}

.image-124 {
  display: none;
}

.image-125 {
  display: none;
}

.image-126 {
  display: none;
}

.image-127 {
  display: none;
}

.image-128 {
  display: none;
}

.image-129 {
  display: none;
}

.image-130 {
  display: none;
}

.image-131 {
  display: none;
}

.image-132 {
  display: none;
}

.image-133 {
  display: none;
}

.image-134 {
  width: 100%;
  height: 100%;
}

.image-135 {
  width: 100%;
  height: 100%;
}

.image-136 {
  height: 100%;
}

.image-137 {
  height: 100%;
}

.slide-10 {
  width: 10%;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-section_cta03 {
  background-color: #fff;
}

.uui-text-size-large {
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: normal;
}

.uui-text-size-small {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #475467;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: normal;
}

.uui-text-size-small.text-color-gray500 {
  color: #667085;
}

.uui-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem 1.125rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
  border: 1px solid #7f56d9;
  border-radius: 0.5rem;
  background-color: #7f56d9;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.uui-button:hover {
  border-color: #6941c6;
  background-color: #6941c6;
}

.uui-button:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px #f4ebff;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-cta03_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-page-padding {
  display: none;
  padding-right: 2rem;
  padding-left: 2rem;
}

.uui-cta03_image-wrapper {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
}

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

.uui-text-style-link {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #475467;
  text-decoration: underline;
}

.uui-text-style-link:hover {
  color: #344054;
}

.uui-form_input {
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0px;
  padding: 0.5rem 0.875rem;
  border-style: solid;
  border-width: 1px;
  border-color: #d0d5dd;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #101828;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-form_input:focus {
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px #f4ebff;
  color: #101828;
}

.uui-form_input::-webkit-input-placeholder {
  color: #667085;
}

.uui-form_input:-ms-input-placeholder {
  color: #667085;
}

.uui-form_input::-ms-input-placeholder {
  color: #667085;
}

.uui-form_input::placeholder {
  color: #667085;
}

.uui-cta03_image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.uui-heading-large {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #101828;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 600;
}

.uui-signup-form_wrapper {
  display: -ms-grid;
  display: grid;
  margin-bottom: 0.375rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr -webkit-max-content;
  -ms-grid-columns: 1fr max-content;
  grid-template-columns: 1fr -webkit-max-content;
  grid-template-columns: 1fr max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-cta03_form {
  max-width: 30rem;
  margin-top: 2.5rem;
  margin-bottom: 0px;
}

.uui-layout02_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: 2fr 1fr 1fr 1fr;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-layout02_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.uui-heading-medium {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #101828;
  font-size: 2.25rem;
  line-height: 1.3;
  font-weight: 600;
}

.uui-badge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.125rem 0.625rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.375rem;
  border-radius: 10rem;
  background-color: #f2f4f7;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #344054;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}

.uui-badge.is-primary {
  background-color: #f9f5ff;
  color: #6941c6;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-button-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uui-button-icon.is-icon-large {
  width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  min-width: 1.5rem;
}

.uui-button-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
}

.uui-layout02_image {
  width: 150%;
  max-width: 150%;
}

.uui-layout02_image.rosso {
  width: 200%;
  max-width: 200%;
}

.uui-button-secondary-gray {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem 1.125rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
  border-style: solid;
  border-width: 1px;
  border-color: #d0d5dd;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #344054;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.uui-button-secondary-gray:hover {
  background-color: #f9fafb;
  color: #1d2939;
}

.uui-button-secondary-gray:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px #f2f4f7;
}

.uui-button-secondary-gray.is-button-large {
  padding: 1rem 1.75rem;
  grid-column-gap: 0.75rem;
  font-size: 1.125rem;
}

.uui-layout02_image-wrapper {
  display: none;
  padding: 2rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  border-radius: 1.5rem;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.text-block-33 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 3rem;
}

.bold-text-13 {
  color: #92a630;
}

.uui-logo_image {
  display: none;
  width: auto;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.uui-footer07_link-list {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: -webkit-max-content;
  -ms-grid-columns: max-content;
  grid-template-columns: -webkit-max-content;
  grid-template-columns: max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: normal;
}

.uui-logo_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.uui-logo_logotype {
  width: auto;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.uui-footer07_bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  padding-top: 2rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #eaecf0;
}

.uui-footer07_legal-link {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #667085;
  font-size: 0.875rem;
  text-decoration: none;
}

.uui-footer07_legal-link:hover {
  color: #475467;
}

.uui-padding-vertical-xlarge {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.uui-footer07_link {
  padding: 0.5rem;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #475467;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.uui-footer07_link:hover {
  color: #344054;
}

.uui-footer07_top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uui-footer07_legal-list {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: -webkit-max-content;
  -ms-grid-columns: max-content;
  grid-template-columns: -webkit-max-content;
  grid-template-columns: max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: normal;
}

.uui-footer07_logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uui-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem 1.125rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
  border: 1px solid #7f56d9;
  border-radius: 0.5rem;
  background-color: #7f56d9;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.uui-button-2:hover {
  border-color: #6941c6;
  background-color: #6941c6;
}

.uui-button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px #f4ebff;
}

.uui-button-2.is-button-large {
  padding: 1rem 1.75rem;
  grid-column-gap: 0.75rem;
  font-size: 1.125rem;
}

.wrapper-landing-4 {
  width: 100%;
  height: 1px;
  background-color: #920707;
}

.uui-text-align-center {
  text-align: center;
}

.uui-layout38_logo-row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 194px;
  margin-top: 1rem;
  margin-bottom: 4rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.uui-layout60_image-wrapper-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 50%;
  min-height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f4f7;
  background-image: url('../images/olio.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.uui-text-size-large-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #475467;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: left;
  letter-spacing: normal;
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 2rem;
}

.uui-heading-xxsmall-2 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  letter-spacing: normal;
}

.blog-section-2 {
  display: none;
  padding-top: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uui-layout04_image-wrapper-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 32rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f4f7;
  background-image: url('../images/IMG_20220406_181814.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.main-heading-2 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0rem;
  color: #fff;
  font-size: 4.5vw;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
}

.main-heading-2.landing-4 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 7vw;
  line-height: 1;
  text-align: center;
  text-shadow: 5px 5px 4px rgba(168, 141, 141, 0.49);
}

.uui-page-padding-2 {
  margin-top: 60px;
  padding-right: 2rem;
  padding-left: 2rem;
}

.uui-layout38_logo-2 {
  position: absolute;
  width: 30%;
  height: auto;
  max-width: 90%;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  background-color: transparent;
}

.uui-layout38_logo-2.vino {
  z-index: -1;
  max-height: 331.1875px;
}

.uui-layout38_logo-2.conf {
  width: 20%;
}

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

.uui-heading-medium-2 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 2.25rem;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}

.uui-layout60_item-list {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.last-heading-2 {
  margin-top: 0px;
  color: #0d0d0d;
  font-size: 34px;
}

.last-heading-2.uno {
  display: none;
}

.heading-landing-5 {
  margin-bottom: 40px;
  color: #809e83;
  font-size: 6vw;
  line-height: 1;
}

.heading-landing-5.due {
  color: #809e83;
  font-size: 4vw;
}

.heading-landing-5.tre {
  font-size: 2vw;
}

.heading-landing-5._2.uno {
  display: none;
}

.heading-landing-5.uno {
  display: none;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: 0.5rem;
}

.uui-layout60_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-button-row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
}

.uui-button-row-2.is-reverse-mobile-landscape {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
}

.uui-button-row-2.button-row-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.uui-button-row-2.is-reverse-mobile-landscape {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center {
  max-width: 35.6rem;
  margin-right: auto;
  margin-left: auto;
}

.uui-layout60_number-text-2 {
  margin-top: 10px;
  color: #92a630;
  font-size: 1.25em;
  font-weight: 500;
  text-align: center;
}

.uui-padding-vertical-xhuge-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2rem;
  padding-bottom: 0rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-139 {
  border: 1px solid #92a630;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  background-color: #fff;
}

.heading-button-2 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0em;
  color: #920707;
  font-size: 18px;
  line-height: 1.2;
  font-style: normal;
}

.uui-layout04_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.parallax-image-landing-3 {
  height: 70vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/IMG_20220406_181814.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.uui-layout04_item-list-2 {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.div-block-143 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-141 {
  border: 4px solid #92a630;
  border-radius: 15px;
}

.div-block-144 {
  width: auto;
}

.text-block-34 {
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 16px;
  line-height: 23px;
}

.div-block-145 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-146 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-147 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-148 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-149 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-150 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-151 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-152 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-29 {
  display: none;
}

.grid-17 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-142 {
  position: absolute;
  left: -94px;
}

.uui-heroheader09_image {
  width: 100%;
  height: 100%;
}

.uui-heroheader09_image._05 {
  border-top-left-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._07 {
  border-bottom-left-radius: 7rem;
  border-bottom-right-radius: 7rem;
}

.uui-heroheader09_image._07.hide-mobile-landscape {
  position: relative;
  z-index: 9999;
}

.uui-heroheader09_image._01 {
  border-top-right-radius: 7rem;
}

.uui-heroheader09_image._01.vino {
  width: 100%;
  height: auto;
  max-width: 200%;
}

.uui-heroheader09_image._08 {
  border-top-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._08.hide-mobile-landscape {
  position: relative;
  z-index: 9999;
}

.uui-heroheader09_image._12 {
  border-top-left-radius: 7rem;
  border-bottom-right-radius: 7rem;
}

.uui-heroheader09_image._02 {
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._03 {
  border-top-left-radius: 7rem;
}

.uui-heroheader09_image._06 {
  border-top-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
}

.uui-heroheader09_image._09 {
  border-top-right-radius: 7rem;
}

.uui-heroheader09_image._10 {
  border-radius: 50%;
}

.uui-heroheader09_image._04 {
  width: 80%;
  height: 80%;
  border-radius: 50%;
}

.uui-heading-xlarge-3 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 62px;
  line-height: 63px;
  font-weight: 400;
  text-transform: uppercase;
}

.uui-heroheader09_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-heroheader09_image-wrapper {
  position: relative;
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  background-image: url('../images/Shapes.svg');
  background-position: 0px 0px;
  background-size: contain;
}

.uui-heroheader09_image-wrapper.due {
  display: none;
}

.uui-space-large-3 {
  display: none;
  width: 100%;
  min-height: 3rem;
}

.uui-section_heroheader09 {
  overflow: hidden;
}

.uui-page-padding-4 {
  padding-right: 2rem;
  padding-left: 2rem;
}

.uui-text-size-xlarge-3 {
  font-family: 'Kumbh Sans', sans-serif;
  color: #2c2c2c;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-max-width-small {
  width: 100%;
  max-width: 30rem;
}

.image-143 {
  position: absolute;
  left: 554px;
  top: auto;
  bottom: -7814.23px;
}

.div-block-154 {
  text-align: center;
}

.uui-logo_logomark-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 2rem;
  height: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 0.1px solid #dae0e8;
  border-radius: 0.5rem;
  box-shadow: 0 1px 1px 0 rgba(16, 24, 40, 0.06), 0 1px 2px 0 rgba(16, 24, 40, 0.1);
}

.uui-text-size-small-3 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #475467;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: normal;
}

.uui-text-size-small-3.text-color-gray500 {
  color: #667085;
}

.uui-styleguide_logomark-bg-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2rem;
  height: 2rem;
  border-radius: 8px;
}

.uui-footer07_bottom-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 4rem;
  padding-top: 0rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #eaecf0;
}

.uui-footer07_logo-link-2 {
  margin-bottom: 2rem;
  padding-left: 0px;
}

.uui-page-padding-5 {
  padding-right: 2rem;
  padding-left: 2rem;
}

.uui-footer07_link-2 {
  padding: 0.5rem;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #475467;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.uui-footer07_link-2:hover {
  color: #344054;
}

.uui-footer07_link-list-2 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: -webkit-max-content;
  -ms-grid-columns: max-content;
  grid-template-columns: -webkit-max-content;
  grid-template-columns: max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: normal;
}

.uui-logo_logotype-3 {
  width: auto;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.uui-footer07_legal-list-2 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: -webkit-max-content;
  -ms-grid-columns: max-content;
  grid-template-columns: -webkit-max-content;
  grid-template-columns: max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: normal;
}

.uui-logo_logomark-dot-3 {
  position: relative;
  z-index: 1;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
}

.uui-padding-vertical-xlarge-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0rem;
  padding-bottom: 0rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uui-footer07_top-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.uui-logo_image-3 {
  display: none;
  width: auto;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.uui-logo_logomark-blur-3 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: 50%;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  background-color: hsla(0, 0%, 100%, 0.2);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.uui-footer07_legal-link-2 {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #667085;
  font-size: 0.875rem;
  text-decoration: none;
}

.uui-footer07_legal-link-2:hover {
  color: #475467;
}

.uui-logo_component-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 2rem;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-144 {
  width: 20%;
}

.image-145 {
  width: 50%;
}

.text-block-35 {
  color: #92a630;
}

.lynx-block-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 4px solid #28552a;
  border-radius: 20px;
}

.lynx-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lynx-paragraph-features {
  max-width: 294px;
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  color: #797c83;
  font-size: 16px;
  line-height: 165%;
}

.lynx-block-absolute {
  position: absolute;
  left: -4%;
  top: auto;
  right: auto;
  bottom: -4%;
  z-index: 50;
  padding: 30px 35px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 60px 60px -15px rgba(31, 32, 34, 0.1);
}

.lynx-heading {
  max-width: 740px;
  margin-top: 0px;
  margin-bottom: 36px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 62px;
  line-height: 63px;
  font-weight: 400;
  text-transform: uppercase;
}

.lynx-icon {
  width: 28px;
  height: 28px;
  margin-right: 15px;
}

.lynx-grid-image-left {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  -ms-grid-columns: 1fr 1.2fr;
  grid-template-columns: 1fr 1.2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.lynx-grid-image-left.mobile {
  display: none;
}

.lynx-icon-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'PT Serif', serif;
  color: #1f2022;
  font-size: 20px;
  line-height: 132%;
  font-weight: 400;
}

.lynx-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lynx-block-icon-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lynx-subtitle {
  font-family: Varela, sans-serif;
  color: #1f2022;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}

.lynx-block-right {
  padding-left: 10%;
}

.lynx-icon-check {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

.lynx-image {
  min-height: 700px;
  border: 5px solid #92a630;
  border-radius: 30px;
  box-shadow: 0 60px 60px -15px rgba(31, 32, 34, 0.1);
  -o-object-fit: cover;
  object-fit: cover;
}

.lynx-text-check {
  font-family: Varela, sans-serif;
  color: #797c83;
  font-size: 18px;
  line-height: 140%;
}

.div-block-156 {
  width: 59%;
}

.avatarkit-width-small-card {
  width: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  direction: ltr;
}

.avatarkit-metric-grid-right {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.avatarkit-block-transparent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #28552a;
  border-radius: 6px;
  background-color: #92a630;
  background-image: url('../images/Shapes.svg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.34);
}

.avatarkit-circle-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 132px;
  height: 132px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #fff;
}

.avatarkit-title-small-white {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.image-146 {
  width: 130%;
  max-width: 130%;
}

.image-147 {
  width: 150%;
  max-width: 150%;
}

.bold-text-14 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
}

.bold-text-15 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
}

.image-148 {
  width: 130%;
  max-width: 130%;
}

.bold-text-16 {
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
}

.image-149 {
  width: 125%;
}

.bold-text-17 {
  color: #fff;
  line-height: 12px;
}

.text-block-36 {
  color: #92a630;
}

.text-block-37 {
  color: #92a630;
}

.text-block-38 {
  color: #92a630;
}

.text-block-39 {
  color: #92a630;
}

.text-block-40 {
  color: #92a630;
}

.text-block-41 {
  color: #92a630;
}

.text-block-42 {
  color: #92a630;
}

.wide-container {
  width: 100%;
  max-width: 1276px;
  padding-right: 30px;
  padding-left: 30px;
}

.customize-content {
  padding-left: 20px;
}

.customize-image {
  width: 60%;
  height: 100%;
  min-width: 60%;
}

.image-full-height {
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 20px;
  box-shadow: 4px 4px 9px 0 rgba(0, 0, 0, 0.43);
}

.section-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #92a630;
  background-image: url('../images/Shapes.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-name {
  color: #797979;
  font-size: 16px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.paragraph-8.lighter {
  color: #535353;
}

.paragraph-8.thiner {
  margin-bottom: 56px;
  color: #fff;
  font-weight: 400;
}

.projects-heading {
  width: 100%;
  max-width: 424px;
}

.projects-heading.for-last-section {
  max-width: 350px;
}

.customize-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2-wrapper {
  margin-top: 8px;
}

.heading-2-wrapper.for-customize {
  margin-bottom: 16px;
}

.heading-433 {
  font-family: 'Austral sans stamp', sans-serif;
  font-size: 50px;
  line-height: 47px;
  font-weight: 400;
  text-align: right;
}

.image-150 {
  position: absolute;
  left: -12%;
  top: auto;
  right: auto;
  bottom: 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.section-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-32.image-background {
  min-height: 40vh;
  padding-top: 220px;
  background-image: url('../images/VACANZA3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.last-section-text-container {
  max-width: 416px;
}

.last-section-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.button-primary-2 {
  padding: 12px 113px;
  border-radius: 40px;
  background-color: #fff;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 150%;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.heading-434.white {
  font-family: 'Austral sans stamp', sans-serif;
  color: #fff;
  font-size: 48px;
  font-weight: 400;
}

.columns-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: invert(100%);
  filter: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-151 {
  max-width: 100%;
  filter: invert(100%);
}

.image-152 {
  max-width: 100%;
  filter: invert(100%);
}

.image-1533 {
  max-width: 100%;
  
}

.column-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-153 {
  max-width: 20%;
  padding-left: 40px;
}

.spark-flexed-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-column-gap: 16px;
}

.spark-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.spark-flex-row.spark-5-spacing {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 5%;
}

.spark-input {
  height: 48px;
  margin-bottom: 32px;
  padding: 8px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  background-color: #fff;
  font-size: 1rem;
}

.spark-input:focus {
  border-color: #5532fa;
}

.spark-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.56);
}

.spark-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.56);
}

.spark-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.56);
}

.spark-input::placeholder {
  color: rgba(0, 0, 0, 0.56);
}

.spark-input.spark-with-a-inner-shadow {
  width: 342px;
  max-width: 100%;
  margin-bottom: 0rem;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.spark-input.spark-with-a-inner-shadow:hover {
  box-shadow: inset 0 0 0 1px #1e116e;
}

.spark-input.spark-with-a-inner-shadow:focus {
  box-shadow: inset 0 0 0 1px #1e116e;
}

.spark-field-label {
  text-align: left;
}

.avatarkit-metric-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  line-height: 25px;
}

.avatarkit-circle-feature-gray {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 132px;
  height: 132px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #f5f5f5;
}

.avatarkit-features-title-small {
  color: #1b9e3c;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.avatarkit-block-horizontal-aligment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
}

.avatarkit-features-title {
  margin-bottom: 0px;
  color: #1a1b1f;
  font-size: 24px;
  line-height: 60px;
  font-weight: 700;
}

.spark-container-2 {
  position: relative;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.spark-container-2.spark-primary-with-rounded-corners {
  padding: 64px;
  border-radius: 24px;
  background-color: #5532fa;
  color: #fff;
}

.avatarkit-container-component-2 {
  width: 100%;
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.image-154 {
  max-width: 100%;
}

.avatarkit-metric-description {
  color: #1a1b1f;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.avatarkit-mg-10px-right {
  max-width: 57%;
  margin-right: 10px;
}

.avatarkit-padding-global-components {
  padding-top: 100px;
  padding-right: 0px;
  padding-bottom: 100px;
  background-color: #f5f5f5;
  color: #1a1b1f;
}

.spark-hero-section-left-side {
  width: 50%;
}

.avatarkit-metric-grid-2x2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.spark-hero-section-image {
  display: block;
  width: 45%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px;
}

.spark-hero-sub-paragraph-2 {
  width: 100%;
  margin-bottom: 64px;
}

.spark-button-3 {
  padding: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #5532fa;
  border-radius: 8px;
  background-color: #5532fa;
  -webkit-transition: border-color 150ms ease, background-color 150ms ease, opacity 150ms ease;
  transition: border-color 150ms ease, background-color 150ms ease, opacity 150ms ease;
  color: #fff;
  font-size: 0.9375rem;
  line-height: 1em;
  font-weight: 500;
  text-decoration: none;
}

.spark-button-3:hover {
  border-color: #1e116e;
  background-color: #1e116e;
  opacity: 1;
}

.spark-button-3.spark-dark-button {
  border-style: solid;
  border-color: #1e116e;
  background-color: #1e116e;
}

.spark-button-3.spark-dark-button:hover {
  opacity: 0.5;
}

.video {
  width: 100%;
}

.section-33 {
  display: none;
}

.uui-layout35_component {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.uui-button-icon-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uui-text-size-medium-2 {
  display: block;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #475467;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: normal;
}

.uui-layout35_image {
  width: 100%;
  height: 100%;
  background-color: #f9fafb;
}

.uui-space-xxsmall-2 {
  width: 100%;
  min-height: 0.5rem;
}

.uui-space-small-4 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-button-row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
}

.uui-layout35_content {
  padding: 29px;
  border: 2px solid #28552a;
  border-radius: 15px;
}

.uui-heading-small {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #28552a;
  font-size: 1.875rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0em;
}

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

.uui-button-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #6941c6;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.uui-button-link-2:hover {
  color: #53389e;
}

.uui-layout35_image-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
  background-color: #f2f4f7;
}

.uui-page-padding-6 {
  padding-right: 2rem;
  padding-left: 2rem;
}

.uui-padding-vertical-xhuge-5 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.heading-435 {
  margin-right: 40px;
  margin-left: 10px;
  font-family: 'Austral sans stamp', sans-serif;
  color: #92a630;
  font-size: 62px;
  line-height: 63px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.image-156 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.image-157 {
  width: 100%;
  height: 100%;
}

.image-158 {
  width: 100%;
  height: 100%;
}

.image-159 {
  width: 100%;
  height: 100%;
}

.right-arrow-3 {
  display: none;
}

.left-arrow-3 {
  display: none;
}

.slide-nav-3 {
  display: none;
}

.mask-5 {
  border-radius: 18px;
}

.slider-7 {
  border-radius: 18px;
}

.slide-13 {
  border-radius: 17px;
}

.left-arrow-4 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.slide-nav-4 {
  display: none;
}

.image-160 {
  width: 100%;
  height: 100%;
}

.image-161 {
  width: 100%;
  height: 100%;
}

.right-arrow-5 {
  display: none;
}

.left-arrow-5 {
  display: none;
}

.slide-nav-5 {
  display: none;
}

.image-162 {
  width: 100%;
  height: 100%;
}

.image-163 {
  width: 100%;
  height: 100%;
}

.cf-mission-special-image-2 {
  position: absolute;
  left: -180px;
  top: auto;
  right: auto;
  bottom: 400px;
  width: 100%;
  max-width: 240px;
}

.cf-mission-image-2 {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.cf-mission-image-grid-2 {
  width: 100%;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.cf-h3-heading-40px-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 125%;
  font-weight: 700;
}

.cf-h3-heading-40px-2.white {
  color: #fff;
}

.cf-yellow-king-text-span-2 {
  display: inline-block;
  margin-bottom: 16px;
  padding: 10px 20px;
  border-radius: 6px;
  background-color: #b16cea;
  background-image: -webkit-gradient(linear, left top, right top, from(#b16cea), color-stop(54%, #ff5e69), to(#ffa84b));
  background-image: linear-gradient(90deg, #b16cea, #ff5e69 54%, #ffa84b);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cf-mission-hero-image-wrapper-2 {
  width: 100%;
  max-width: 700px;
  margin-left: 95px;
}

.mission-grid-text-wrapper-2 {
  width: 100%;
  max-width: 340px;
}

.cf-mission-text-container-2 {
  position: relative;
  z-index: 111;
  width: 65%;
  max-width: 750px;
}

.cf-mission-line-image-2 {
  display: none;
  width: 100%;
  height: auto;
  margin-top: 32px;
  margin-bottom: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.cf-body---18px-2 {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  line-height: 160%;
  font-weight: 500;
}

.cf-body---18px-2.white {
  color: #fff;
}

.cf-mission-upper-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 64px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cf-mission-image-wrapper-2 {
  width: 100%;
  height: 100%;
  max-width: 340px;
}

.cf-mission-image-wrapper-2.small {
  width: 100%;
  max-width: 180px;
  margin-right: 18%;
}

.cf-mission-section-2 {
  position: relative;
  background-color: #fff;
  color: #fff;
}

.cf-wrapper-1161 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 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;
}

.cf-wrapper-1161.mission-flex {
  max-width: 1190px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cf-image-animation-div-2 {
  width: auto;
}

.cf-mission-text-grid-2 {
  display: none;
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.mission-image-container-2 {
  width: 30%;
  max-width: 340px;
}

.cf-heading-animation-div-2 {
  width: auto;
}

.image-164 {
  max-width: 70%;
}

.image-165 {
  max-width: 70%;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 1280px) {
  .background-menu {
    background-color: #92a630;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-paragraph.landing-4 {
    margin-bottom: 0px;
    font-size: 24px;
  }

  .form-wrapper.contact-2 {
    display: block;
  }

  .form-wrapper.contact-2.du {
    display: none;
  }

  .bottle-image.second._2.due {
    top: 155px;
  }

  .bottle-image.second._2.d-centred-max-500 {
    top: 381px;
  }

  .bottle-image.second._2.d-centred-max-500.due {
    top: 357px;
  }

  .bottle-image.second._2.d-centred-max-500.tre {
    top: 345px;
  }

  .bottle-image.second._1 {
    left: 47px;
  }

  .container-about-text {
    padding-top: 17vw;
    padding-left: 5vw;
  }

  .image-about._2 {
    top: -459px;
  }

  .image-about._3.due {
    left: 183px;
  }

  .image-about.due {
    left: 8.8125px;
    top: -147px;
  }

  .masonry-section {
    display: none;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .masonry-grid {
    height: 91%;
    -ms-grid-rows: 39vh 49vh;
    grid-template-rows: 39vh 49vh;
  }

  .container-heading-landing-4 {
    margin-top: 60px;
  }

  .about-paragraph {
    font-size: 21px;
    line-height: 29px;
  }

  .text-block-2 {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 30px;
    line-height: 31px;
  }

  .image-15 {
    left: -85px;
    top: 331px;
  }

  .paragraph-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .grid-3 {
    -ms-grid-rows: 500px;
    grid-template-rows: 500px;
  }

  .paragraph-3 {
    font-family: 'Varela Round', sans-serif;
    font-size: 19px;
    line-height: 27px;
  }

  .section-24.call-section {
    padding-top: 60px;
  }

  .max-600 {
    font-size: 70px;
    line-height: 75px;
  }

  .page-padding {
    height: 70vh;
  }

  .text-color-yellow.heading-medium {
    font-size: 23px;
  }

  .text-style-muted {
    font-size: 20px;
  }

  .cta_content-left {
    height: 55vh;
    grid-auto-rows: 86px;
  }

  .cta-localisation_component {
    -ms-grid-rows: 406px 33px;
    grid-template-rows: 310px 33px;
  }

  .cta_content-right {
    width: 100%;
    height: 100%;
  }

  .text-style-3lines.text-style-muted {
    font-size: 16px;
  }

  .project-modal._05 {
    display: none;
  }

  .project-modal._09 {
    display: none;
  }

  .project-modal._06 {
    display: none;
  }

  .image-43 {
    width: 654px;
  }

  .testimonial-section {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .testimonial-card {
    font-size: 16px;
  }

  .quote-h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .author-name {
    font-size: 21px;
  }

  .author-job {
    font-size: 20px;
  }

  .author-image {
    width: 70px;
  }

  .heading-410 {
    font-weight: 700;
    text-transform: uppercase;
  }

  .text-block-22 {
    font-size: 18px;
  }

  .team-member-wrapper {
    position: relative;
    top: 17px;
  }

  .team-member-wrapper.due {
    left: 70px;
    top: 76px;
  }

  .text-block-4 {
    margin-top: 40px;
    margin-right: 10px;
    font-family: 'Austral sans stamp', sans-serif;
    font-size: 38px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .heading {
    font-size: 89px;
  }

  .text-block-23 {
    margin-top: 10px;
    font-family: 'Austral sans stamp', sans-serif;
    font-size: 19px;
    font-weight: 300;
  }

  .image-55 {
    left: 581px;
    top: 612.359px;
  }

  .contact-wrapper-f12 {
    margin-bottom: 70px;
    padding-top: 59px;
  }

  .top-wrapper-f12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-wrapper-3 {
    max-width: none;
  }

  .top-right-wrapper-f12 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-59.due {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .image-61 {
    display: none;
  }

  .heading-412 {
    font-size: 90px;
  }

  .main-paragraph-2.landing-4 {
    margin-bottom: 0px;
    font-size: 24px;
  }

  .steps-card {
    padding: 36px;
  }

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

  .steps-grid {
    grid-column-gap: 100px;
    -ms-grid-columns: 0.8fr 1fr;
    grid-template-columns: 0.8fr 1fr;
  }

  .c-container._10cols {
    padding-bottom: 12em;
  }

  .image-98 {
    left: 337px;
    top: 301px;
  }

  .image-99 {
    left: 15px;
    top: 297px;
  }

  .image-100 {
    top: 305px;
  }

  .image-101 {
    left: -471px;
    top: 296px;
  }

  .image-102 {
    position: relative;
    top: 38px;
  }

  .image-103 {
    left: 3px;
    top: 185px;
  }

  .image-104 {
    left: -87px;
    top: 193px;
  }

  .image-105 {
    left: -82px;
    top: 186px;
  }

  .image-107 {
    left: -92px;
  }

  .image-108 {
    left: 7px;
    top: -87px;
  }

  .image-109 {
    top: -347px;
  }

  .image-115 {
    left: 654.5px;
  }

  .testimonial-block-main {
    border: 1px solid #28552a;
  }

  .margin-bottom-24px-2 {
    font-size: 15px;
    line-height: 24px;
  }

  .testimonial-block {
    border: 1px solid #28552a;
  }

  .testimonial-author-name {
    margin-bottom: 10px;
    font-size: 31px;
    font-weight: 400;
  }

  .uui-layout60_image-wrapper-2 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .image-143 {
    left: 703px;
    bottom: -8343.23px;
    overflow: hidden;
  }

  .text-block-35 {
    background-color: transparent;
  }

  .lynx-block-image {
    height: 350px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .avatarkit-block-transparent {
    border: 3px solid #28552a;
  }

  .image-full-height {
    border-style: solid;
    border-width: 4px;
    border-color: #fff;
  }

  .link-2 {
    color: #c39d42;
  }

  .heading-435 {
    margin-bottom: 60px;
  }

  .mask-5 {
    height: 100%;
  }

  .slider-7 {
    height: 100%;
  }

  .slide-13 {
    height: 100%;
  }

  .left-arrow-4 {
    display: none;
  }

  .right-arrow-4 {
    display: none;
  }

  .slide-nav-4 {
    display: none;
  }

  .cf-mission-section-2 {
    background-color: #fff;
  }

  .cf-wrapper-1161.mission-flex {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 1440px) {
  p {
    font-size: 18px;
    line-height: 1.5;
  }

  ul {
    font-family: 'Kumbh Sans', sans-serif;
    color: #fff;
  }

  ol {
    font-family: 'Kumbh Sans', sans-serif;
    color: #fff;
  }

  .form-section {
    border-top-style: none;
  }

  .form-section.second {
    border-top-style: none;
  }

  .mini-footer.second {
    border-top-style: none;
  }

  .newsletter-form.second {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .form-block.second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1245px;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .container-newsletter-form {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .main-heading {
    font-size: 70px;
  }

  .main-heading.black {
    margin-right: auto;
    margin-left: 18%;
    font-size: 18vw;
  }

  .main-heading.big {
    position: absolute;
    left: auto;
    top: 0%;
    right: auto;
    bottom: 0%;
    margin-left: 0px;
    font-size: 17vw;
  }

  .main-heading.about-2._2 {
    font-size: 4vw;
  }

  .main-heading.menu {
    text-transform: capitalize;
  }

  .hero-image-landing-1._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48))), url('../images/2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48)), url('../images/2.jpg');
    background-position: 0px 0px, 0% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .hero-image-landing-1._3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48))), url('../images/3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48)), url('../images/3.jpg');
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-image-landing-1._4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48))), url('../images/4.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48)), url('../images/4.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .paragraph {
    font-size: 35px;
  }

  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-404.absolute {
    margin-right: 0px;
    margin-left: 400px;
  }

  .icon._2 {
    bottom: 10px;
  }

  .icon._2._3 {
    right: 35px;
    bottom: 19px;
  }

  .icon._2.layout-1 {
    right: 3px;
    bottom: 8px;
  }

  .menu-button {
    cursor: auto;
  }

  .container-voci-menu {
    display: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .background-menu {
    display: none;
  }

  .grid-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 50vw;
    grid-template-columns: 1fr 50vw;
  }

  .menu-column {
    width: auto;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-heading {
    z-index: 9;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-perspective: none;
    perspective: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 44px;
  }

  .navbar-grid {
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .menu-link {
    cursor: default;
  }

  .menu-link.top {
    margin-top: 40px;
  }

  .menu-link.top.layout-2 {
    margin-top: 0px;
    cursor: pointer;
  }

  .menu-link.layout-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-perspective: none;
    perspective: none;
    cursor: pointer;
  }

  .image-page {
    left: 43%;
  }

  .line.about {
    height: 2px;
  }

  .brand.w--current {
    margin-right: auto;
    margin-left: auto;
  }

  .link {
    cursor: pointer;
  }

  .link.cursor {
    cursor: auto;
  }

  .link.cursor.w--current {
    cursor: auto;
  }

  .privacy-paragraph {
    font-size: 16px;
  }

  .social-image {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .main.white {
    position: static;
    overflow: hidden;
  }

  .main.white.landing-3 {
    overflow: visible;
  }

  .main.white {
    position: static;
    overflow: hidden;
  }

  .hero-heading {
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
    font-size: 8vw;
  }

  .section-team {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-grid-team {
    width: 1300px;
  }

  .card-team {
    width: 100%;
  }

  .container-image-team {
    display: block;
    overflow: hidden;
    width: auto;
    height: auto;
    background-image: none;
  }

  .container-image-team._2 {
    background-image: none;
  }

  .wrapper-about-title {
    padding-bottom: 0em;
  }

  .about-grid {
    -ms-grid-rows: auto 100vh 100vh 100vh 100vh;
    grid-template-rows: auto 100vh 100vh 100vh 100vh;
  }

  .text-wrapper {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-wrapper.about {
    padding-bottom: 0rem;
  }

  .text-wrapper.intro-second {
    width: auto;
    padding-right: 140px;
    padding-bottom: 0rem;
    padding-left: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .aboutparagraph {
    font-size: 2.5vw;
  }

  .sub-heading-about {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .contact-section.content-wrap.about {
    height: 600vh;
  }

  .contact-section.content-wrap.about {
    overflow: visible;
    height: 400vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url('../images/catalogue.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .contact-section.content-wrap-copy.about-copy {
    height: 600vh;
  }

  .container-grid {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20vw;
    height: 100vh;
    margin-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .horizontal-content {
    margin-left: 0vw;
  }

  .container-info-contact {
    position: relative;
    width: 100vw;
    height: 100vh;
    margin-left: 0vw;
  }

  .space-contact {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    width: 100vw;
    height: 100vh;
    margin-left: 0vw;
    background-color: transparent;
    background-image: none;
  }

  .heading-on {
    border: 1px solid transparent;
    background-color: #fff;
    color: #fff;
    font-size: 14vw;
    font-weight: 800;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .heading-on._1 {
    margin-bottom: 0px;
    padding-bottom: 77px;
    line-height: 0.8;
  }

  .overflow-catalogue._2 {
    padding-bottom: 20px;
  }

  .heading-contact-info {
    padding-left: 0px;
    color: #fff;
  }

  .catalogue-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    width: 100vw;
    background-image: url('../images/1644.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .overflow-mask {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .catalogue-text {
    grid-template-areas: "Area Area Area Area";
    -ms-grid-columns: 1fr 0.6fr 0.9fr 1fr;
    grid-template-columns: 1fr 0.6fr 0.9fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .horizontal-div-wrapper {
    width: 400vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .horizontal-div-wrapper._2 {
    width: auto;
  }

  .info-contact {
    position: relative;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    height: 100%;
    margin-right: 0vw;
    margin-left: auto;
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #920707;
  }

  .info-contact._2 {
    background-color: #c0995c;
  }

  .horizontal-scrollable-section.about {
    width: auto;
    margin-left: 0vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .horizontal-scrollable-section.about._2 {
    width: auto;
    margin-left: 0vw;
  }

  .horizontal-scrollable-section.about {
    width: 800vw;
    margin-left: 0vw;
  }

  .wrapper-heading {
    position: relative;
    z-index: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-landing-2 {
    font-size: 25vh;
  }

  .about-image {
    bottom: 0%;
    display: block;
  }

  .heading-about-landing-2 {
    width: 450px;
    max-width: 100%;
    margin-bottom: 0px;
    font-size: 4.5vh;
  }

  .container-about-landing-2 {
    width: 80vw;
  }

  .about-heading {
    width: auto;
    font-size: 140px;
  }

  .about-heading.absolute {
    position: absolute;
    left: 0%;
    z-index: 2;
    opacity: 0.54;
    color: #2c2c2c;
    white-space: nowrap;
  }

  .container-paragraph {
    width: 550px;
    padding-right: 100px;
  }

  .container-paragraph._2 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .horizontal-content-shop {
    left: auto;
    margin-left: 0vw;
  }

  .card-shop {
    position: relative;
    width: 500px;
    height: 500px;
  }

  .card-shop.auto {
    width: 700px;
    margin-left: 140px;
  }

  .card-shop.auto.collection-item-shop {
    width: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0px;
  }

  .overflow-mask-shop {
    overflow: hidden;
  }

  .submit-button-card-shop {
    margin-top: 40px;
  }

  .submit-button-card-shop:hover {
    color: #920707;
  }

  .horizontal-scrollable-section-shop.auto {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .horizontal-scrollable-section-shop.auto._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bold-text {
    color: #ae81dc;
    font-weight: 400;
  }

  .horizontal-shop.content-wrap {
    overflow: visible;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-heading {
    text-align: center;
  }

  .wrapper-horizontal-shop {
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .price {
    margin-top: 20px;
    color: #ae81dc;
  }

  .price.big {
    font-family: Italiana, sans-serif;
    color: #920707;
    font-size: 75px;
  }

  .content-block {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-color: rgba(255, 178, 133, 0.52);
    opacity: 1;
  }

  .content-block.flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.34);
  }

  .product-name {
    margin-top: auto;
    margin-right: 0px;
  }

  .product-card-shop {
    width: 100%;
    height: 500px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product-card-shop.home {
    width: 500px;
    margin-right: 140px;
  }

  .product-card-shop.tasting {
    height: 600px;
  }

  .image-product {
    height: 90%;
    max-width: none;
    margin-right: 9px;
  }

  .image-product.tasting {
    height: 85%;
    margin-right: 0px;
  }

  .image-product.landing-4 {
    height: 80%;
    margin-top: 29px;
  }

  .link-block-shop {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block-shop.shop {
    padding-top: 20px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wrapper-line-indicator {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .buy-now-button {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    -webkit-perspective: 70px;
    perspective: 70px;
    -webkit-transform: perspective(70px);
    transform: perspective(70px);
  }

  .hero-shop {
    position: relative;
    z-index: 5;
  }

  .grid-product {
    width: 1200px;
    grid-column-gap: 76px;
    -ms-grid-columns: 1.5fr 1.25fr;
    grid-template-columns: 1.5fr 1.25fr;
  }

  .main-paragraph {
    font-size: 18px;
  }

  .main-paragraph.black {
    width: 600px;
    max-width: 100%;
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.5;
    text-transform: capitalize;
  }

  .main-paragraph.black.first {
    width: 450px;
    text-transform: uppercase;
  }

  .main-paragraph.landing-4 {
    margin-bottom: 2vw;
    font-size: 2vw;
    line-height: 2vw;
    font-weight: 300;
  }

  .main-paragraph.landing-3 {
    font-size: 1.8rem;
    text-transform: none;
  }

  .other-products-wrapper {
    padding-bottom: 220px;
  }

  .collection-list.shop {
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 91px;
  }

  .category-text {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .product-wrapper {
    z-index: 4;
  }

  .tabs-menu.blog {
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
  }

  .collection-list-wrapper {
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
  }

  .collection-list-wrapper.landing-4 {
    width: auto;
  }

  .collection-button {
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
  }

  .black-heading {
    font-size: 13vh;
    white-space: nowrap;
  }

  .black-heading._2 {
    font-size: 13vh;
    white-space: nowrap;
  }

  .video-background {
    background-color: transparent;
    background-image: none;
  }

  .bottle-image-landing-2.absolute {
    height: 100%;
  }

  .bg-start {
    position: relative;
    width: 100vw;
  }

  .product-image {
    width: 100%;
  }

  .img {
    width: 100%;
  }

  .image-about-page {
    width: auto;
  }

  .section-extra {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-page {
    width: auto;
  }

  .background-video-parallax {
    z-index: 0;
    width: 100%;
    height: 100%;
  }

  .hero-blog-page {
    padding-bottom: 100px;
    padding-left: 40px;
  }

  .blog-card {
    width: 100%;
    height: 450px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .blog-wrapper {
    z-index: 4;
    padding-top: 100px;
    padding-right: 100px;
    padding-left: 100px;
  }

  .question-title {
    font-size: 2.6vw;
  }

  .faq-circle {
    width: 100px;
    height: 100px;
  }

  .hero-contact {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .image-contact {
    height: 55vh;
  }

  .container-image-contact {
    left: 15%;
  }

  .container-image-contact._2 {
    right: 15%;
  }

  .container-image-contact._3 {
    right: 15%;
    width: 55vh;
    padding-bottom: 63px;
  }

  .contact-page-paragraph.hero {
    margin-left: 0px;
  }

  .form-wrapper {
    padding-top: 220px;
    padding-right: 15%;
    padding-left: 15%;
    background-color: transparent;
  }

  .wrapper-field-label {
    margin-bottom: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .field-label-name {
    height: 100%;
    margin-bottom: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 30px;
  }

  .text-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 15px;
  }

  .text-field.contact-3 {
    margin-top: auto;
    font-size: 28px;
  }

  .submit-button-form {
    padding-right: 50px;
    padding-left: 50px;
    font-family: Italiana, sans-serif;
    font-size: 18px;
  }

  .submit-button-form.contact-3 {
    bottom: -17%;
    border-style: solid;
    border-color: #d6d6d6;
    background-color: transparent;
    color: #979797;
  }

  .submit-button-form.contact-3:hover {
    color: #fff;
  }

  .intro-section {
    width: 100%;
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
  }

  .layout-grid {
    grid-row-gap: 100px;
  }

  .blog-paragraph {
    font-size: 1.2vw;
  }

  .collection-list-wrapper-shop {
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-category {
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero-section.landing-2 {
    background-image: url('../images/1_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .heading-link {
    font-size: 108px;
  }

  .about-section {
    overflow: hidden;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .about-section._2 {
    overflow: hidden;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-about {
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-about._2 {
    height: 300px;
  }

  .image-about-layout-3 {
    margin-right: 0px;
  }

  .container-about-layout-3 {
    padding-top: 30px;
  }

  .heading-about-layout-3 {
    margin-top: 80px;
    color: #2c2c2c;
  }

  .heading-about-layout-3.absolute._2 {
    text-transform: none;
    white-space: nowrap;
  }

  .heading-about-layout-3.absolute.team {
    font-size: 120px;
  }

  .heading-about-layout-3.checkbox-label {
    white-space: nowrap;
  }

  .wrapper-image {
    display: block;
    padding-top: 0px;
  }

  .wrapper-image.second {
    top: -38px;
    z-index: 2;
  }

  .wrapper-circle {
    margin-top: 80px;
  }

  .wrapper-paragraph.landing-2 {
    right: -9%;
    margin-right: auto;
  }

  .wrapper-paragraph.landing-2.second {
    right: 0%;
    margin-top: -10%;
    margin-right: 21px;
  }

  .wrapper-paragraph.landing-2 {
    right: -9%;
    margin-right: auto;
  }

  .catalogue-heading {
    font-size: 140px;
    line-height: 1;
    font-style: italic;
  }

  .catalogue-heading.team {
    position: -webkit-sticky;
    position: sticky;
    left: auto;
    top: 18%;
    z-index: 2;
    width: 900px;
    margin: 0px 27% 0px auto;
    font-size: 120px;
    line-height: 0.8;
    font-style: normal;
    text-align: left;
  }

  .catalogue-heading._2 {
    font-style: normal;
  }

  .wine-catalogue {
    display: none;
  }

  .background-wine._2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .background-wine._2.menu {
    width: 65vw;
  }

  .heading-slider.black {
    left: 5vw;
  }

  .heading-slider.white {
    left: -10vw;
  }

  .second-navbar {
    background-color: transparent;
  }

  .menu-button-layout-3 {
    padding-right: 0px;
  }

  .logo-wrapper {
    left: 50px;
    top: 40px;
  }

  .logo {
    width: 100px;
  }

  .logo.black {
    left: 0px;
    top: 0px;
    width: 100px;
  }

  .logos-wrapper.footer {
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: transparent;
    background-image: none;
  }

  .container-change-bg {
    display: block;
  }

  .social-wrapper {
    width: 16.66%;
  }

  .section.team {
    padding-bottom: 0px;
    font-style: normal;
  }

  .step-wrapper {
    width: 800px;
  }

  .container-team {
    margin-top: 0px;
  }

  .team-heading {
    color: #fff;
  }

  .wrapper-intro {
    margin-top: 274px;
    margin-left: 103px;
  }

  .intro-heading-about {
    color: #920707;
    font-size: 26px;
  }

  .intro-container {
    margin-top: 64px;
  }

  .big-heading {
    margin-left: 40px;
    font-size: 17vw;
    font-style: normal;
  }

  .wrapper-slider {
    width: 95%;
    height: 3px;
    margin-right: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .bottle-image {
    width: 65%;
  }

  .catalogue {
    display: none;
  }

  .catalogue.menu {
    display: none;
  }

  .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .right-arrow-landing-2 {
    left: 20%;
    bottom: 109px;
    font-size: 25px;
  }

  .left-arrow-landing-2 {
    left: 17%;
    bottom: 109px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 25px;
    font-weight: 400;
  }

  .slide-2 {
    overflow: hidden;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .about-mask {
    width: 1240px;
    margin-right: auto;
    margin-left: auto;
  }

  .icon-arrow {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 9px;
    margin-right: auto;
    padding-bottom: 0px;
  }

  .icon-arrow-sencond {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 9px;
  }

  .current-page {
    width: auto;
  }

  .button-third {
    left: 3%;
  }

  .product-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .product-section.landing-4 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-section.landing-4 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-grid._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10.8vw;
    margin-left: 0vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .product-text-wrap {
    width: 33.5%;
    margin-left: 40px;
    padding-right: 60px;
    padding-left: 0px;
  }

  .product-text-wrap.auto {
    width: auto;
    margin-left: 0px;
  }

  .heading-landing-4 {
    font-size: 3vw;
    text-transform: capitalize;
  }

  .product-slider {
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 60px;
  }

  .mask-product {
    width: 70%;
  }

  .heading-footer {
    line-height: 1;
  }

  .submit-button-footer {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .text-field-5 {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .link-footer {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .about-grid-second.about {
    overflow: visible;
  }

  .bg-image-about.about.no-bg {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .arrow {
    color: #000;
  }

  .parallax-image-landing-2 {
    height: 70vh;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/about2_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .overflow-image-landing-2 {
    overflow: hidden;
    height: 70vh;
  }

  .container-about-text {
    position: relative;
    overflow: visible;
    width: 50vw;
  }

  .image-about {
    position: absolute;
    left: 14.73958vw;
    top: -9%;
    right: 12.23958vw;
    bottom: 0px;
    z-index: 9;
    width: 48%;
    margin-right: auto;
  }

  .image-about._2 {
    top: -558px;
  }

  .masonry-section {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .masonry-grid {
    padding-bottom: 0px;
    -ms-grid-columns: 1fr 1fr 1.2fr;
    grid-template-columns: 1fr 1fr 1.2fr;
  }

  .about-image-second {
    height: 50vh;
  }

  .about-image-second._2 {
    height: 10vw;
    margin-top: 0px;
  }

  .about-image-second._3 {
    width: 100%;
    height: 100%;
    margin-left: 0px;
  }

  .about-image-second._3.width {
    width: 100%;
    height: auto;
  }

  .masonry-wrapper {
    position: relative;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .masonry-wrapper._2 {
    height: auto;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .masonry-wrapper.padding {
    padding-bottom: 60px;
  }

  .container-heading-landing-4 {
    padding-left: 40px;
  }

  .container-image-masonry {
    overflow: hidden;
    width: 25vw;
    height: 65vh;
    margin-right: auto;
    margin-left: auto;
  }

  .container-image-masonry._2 {
    width: 16vw;
    height: 22vw;
  }

  .last-heading {
    margin-bottom: 25px;
    color: #8f8f8f;
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
  }

  .overflow-about {
    width: auto;
    margin-left: auto;
  }

  .number-awards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 9rem;
    letter-spacing: 8px;
  }

  .wrapper-sticky {
    z-index: 99;
    overflow: hidden;
  }

  .section-number {
    overflow: visible;
  }

  .form-block-contact-3 {
    width: auto;
    margin-right: 12rem;
    margin-left: 12rem;
  }

  .sub-heading-landing-3 {
    font-size: 1vw;
  }

  .button-layout-2 {
    position: relative;
    z-index: 3;
  }

  .heading-button._2 {
    margin-top: 0px;
  }

  .bottle-image-landing-3 {
    width: 85%;
    height: auto;
  }

  .button-bottle-landing-3 {
    cursor: none;
  }

  .bottle-image-landing3 {
    width: 85%;
    height: auto;
  }

  .overflow-heading-2.white {
    margin-bottom: 0px;
  }

  .contact-grid-card-text {
    width: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .block-about-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 9;
    overflow: visible;
    min-height: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block-wrapper-sticky {
    position: static;
    width: 70%;
  }

  .paragraph-about-2 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .right-column-sticky {
    position: static;
  }

  .container-heading-about-2 {
    z-index: 9;
  }

  .section-sticky {
    position: static;
    display: block;
    margin-top: 220px;
  }

  .about-2-image {
    position: absolute;
    left: auto;
    top: auto;
    right: -23%;
    bottom: auto;
    z-index: 0;
    width: 65%;
  }

  .about-2-image._2 {
    bottom: auto;
  }

  .bg {
    width: 400px;
    height: 550px;
  }

  .bg.absolute {
    left: -9%;
    bottom: -6%;
    width: 400px;
    height: 550px;
  }

  .container-grid-catalogue {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    margin-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }

  .horizontal-content-catalogue {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .horizontal-div-wrapper-catalogue {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .wrapper-hero-blog {
    width: auto;
  }

  .image-container.home {
    height: 35vw;
  }

  .container-heading-team {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: visible;
  }

  .container-heading-team._2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    overflow: visible;
  }

  .teamheading {
    color: #0d0d0d;
    font-size: 15vw;
  }

  .content-wrap {
    position: relative;
  }

  .team-grid {
    margin-top: 195px;
    -ms-grid-rows: 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw;
    grid-template-rows: 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw;
  }

  .icon-landing-2 {
    color: #920707;
  }

  .blog-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 220px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-landing-2 {
    grid-column-gap: 45px;
  }

  .collection-list-blog-landing-2 {
    width: auto;
  }

  .icon-7 {
    color: #920707;
  }

  .icon-8 {
    color: #920707;
  }

  .icon-9 {
    color: #920707;
  }

  .main-heading-copy {
    font-size: 70px;
  }

  .main-heading-copy.about-2.landing-4 {
    margin-top: 0px;
  }

  .image-bg-about {
    bottom: -42%;
  }

  .utility-page-form {
    max-width: 450px;
  }

  .search-2 {
    width: 300px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .search-input-2 {
    border-bottom-color: #920707;
  }

  .cart-image {
    padding-bottom: 0px;
  }

  .licensing-container {
    background-color: transparent;
  }

  .wrapper-burger {
    width: auto;
    height: auto;
  }

  .checkbox-field-contact {
    margin-top: 40px;
  }

  .contact-paragraph {
    display: block;
  }

  .textarea-contact-3 {
    border-style: solid;
    border-color: #464646;
  }

  .wrap-contact-tex {
    width: 700px;
  }

  .location {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .wrapper-contact {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .contact-us {
    position: relative;
    height: auto;
    margin-top: 0px;
    padding-top: 220px;
    padding-bottom: 140px;
    background-image: none;
  }

  .contact-heading {
    font-size: 80px;
  }

  .text-field-contact-3 {
    border-style: solid;
    border-color: #464646;
    font-family: Italiana, sans-serif;
    font-size: 18px;
    line-height: 1.5;
  }

  .form-contact-us-2 {
    width: 700px;
    max-width: none;
  }

  .licensing-section {
    background-color: #0d0d0d;
  }

  .terms-container {
    background-color: transparent;
  }

  .privacy-heading {
    margin-bottom: 40px;
    line-height: 1;
  }

  .copywrite {
    color: #fff;
  }

  .heading-404 {
    font-size: 65px;
  }

  .intro-navbar {
    background-color: #0d0d0d;
  }

  .screenshot-intro {
    border: 1px none #353535;
  }

  .color-three {
    width: 80px;
    height: 80px;
    border: 1px solid #333;
    border-radius: 50%;
    background-color: #2c2c2c;
  }

  .colors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .color {
    width: 80px;
    height: 80px;
    border-style: none;
    border-width: 1px;
    border-color: #990711;
    border-radius: 50%;
    background-color: #920707;
  }

  .style-guide-grid {
    width: 100%;
    margin-top: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .style-guide-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: none;
    border-width: 1px;
    border-color: #b9b9b9;
    background-color: hsla(0, 0%, 100%, 0);
    color: #636363;
  }

  .container-style-guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: none;
    border-width: 1px;
    border-color: #b9b9b9;
    background-color: hsla(0, 0%, 100%, 0);
    color: #636363;
  }

  .color-two {
    width: 80px;
    height: 80px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    background-color: #0d0d0d;
  }

  .color-second {
    width: 80px;
    height: 80px;
    border-style: none;
    border-width: 1px;
    border-color: #990711;
    border-radius: 50%;
    background-color: #fff;
  }

  .heading-style-guide {
    text-align: center;
  }

  .style-guide-heading {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #8b8b8b;
    text-align: center;
  }

  .container-style-guide-second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: none;
    border-width: 1px;
    border-color: #b9b9b9;
    background-color: hsla(0, 0%, 100%, 0);
    color: #636363;
  }

  .section-intro {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .button-intro {
    cursor: default;
  }

  .footer {
    padding-top: 220px;
    background-color: transparent;
  }

  .footer-flex-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-footer-intro {
    font-size: 20px;
  }

  .checkout-form {
    background-color: #0d0d0d;
  }

  .utility-wrapper {
    width: 15vw;
    height: 15vw;
    text-decoration: none;
  }

  .utility-image {
    width: 22%;
  }

  .utility-heading {
    position: static;
    bottom: 45px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 1vw;
    line-height: 1.2;
    text-decoration: none;
  }

  .footer-list {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .list-item-footer {
    width: auto;
  }

  .list-item-footer-intro {
    width: auto;
  }

  .about-paragraph {
    font-size: 1.5vw;
    line-height: 28px;
  }

  .icon-grid {
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-checkout {
    color: #fff;
  }

  .changelog-section {
    background-image: url('../images/background.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .changelog-container {
    background-color: transparent;
  }

  .body-utility {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .checkout-hero-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 700px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0d0d0d;
  }

  .text-block {
    font-family: Italiana, sans-serif;
    color: #fff;
    font-size: 14vw;
    line-height: 1;
  }

  .text-block-2 {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 45px;
    line-height: 46px;
  }

  .image-15 {
    top: 387px;
  }

  .div-block-80 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-406 {
    font-size: 101px;
  }

  .paragraph-3 {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 24px;
    line-height: 27px;
  }

  .big-paragraph.max-500 {
    font-size: 20px;
    line-height: 28px;
  }

  .catalogue-heading-2 {
    font-size: 140px;
    line-height: 1;
    font-style: italic;
  }

  .catalogue-heading-2._2 {
    font-style: normal;
  }

  .cta-localisation_component {
    -ms-grid-rows: 406px auto;
    grid-template-rows: 406px auto;
  }

  .project-item-row.modal.tre {
    height: 25vh;
  }

  .modal-check-icon {
    width: 50px;
  }

  .div-block-83 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-22 {
    font-size: 21px;
    line-height: 29px;
  }

  .div-block-88 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer-wrapper-3 {
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .copyright-f12.tre {
    padding-right: 0px;
  }

  .wrapper-image-4 {
    display: block;
    padding-top: 0px;
  }

  .about-section-2 {
    overflow: hidden;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .about-section-2._2 {
    overflow: hidden;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-paragraph-2 {
    font-size: 18px;
  }

  .main-paragraph-2.landing-4 {
    margin-bottom: 2vw;
    font-size: 2vw;
    line-height: 2vw;
    font-weight: 300;
  }

  .container-about-2 {
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-about-layout-4 {
    margin-right: 0px;
  }

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

  .steps-grid {
    grid-column-gap: 140px;
    -ms-grid-columns: 0.8fr 1fr;
    grid-template-columns: 0.8fr 1fr;
  }

  .c-container._10cols {
    padding-bottom: 20em;
  }

  .image-115 {
    left: 771.5px;
  }

  .centered-heading {
    margin-top: 140px;
  }

  .testimonial-column-dark {
    padding: 0px;
  }

  .btn__text {
    font-size: 3em;
  }

  .btn__text.is--intro {
    font-size: 2.7em;
  }

  .heading-430.is-xxlarge {
    font-size: 6em;
  }

  .button-14 {
    padding-top: 25px;
    padding-bottom: 23px;
  }

  .hero-content-block-left-inner {
    max-width: 95%;
  }

  .blog-section-2 {
    display: none;
    padding-top: 220px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-heading-2 {
    font-size: 70px;
  }

  .last-heading-2 {
    margin-bottom: 25px;
    color: #8f8f8f;
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
  }

  .heading-landing-5 {
    font-size: 3vw;
    text-transform: capitalize;
  }

  .icon-landing-3 {
    color: #920707;
  }

  .icon-11 {
    color: #920707;
  }

  .heading-button-2._2 {
    margin-top: 0px;
  }

  .parallax-image-landing-3 {
    height: 70vh;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/about2_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .lynx-block-image {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .image-151 {
    max-width: 50%;
  }

  .image-152 {
    max-width: 50%;
  }

  .image-153 {
    margin-top: 250px;
    padding-left: 60px;
  }

  .avatarkit-features-title-small {
    color: #1b9e3c;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
  }

  .avatarkit-features-title {
    color: #1a1b1f;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
  }

  .avatarkit-metric-description {
    color: #1a1b1f;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .cf-mission-image-2 {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .cf-mission-image-2._1 {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .cf-mission-image-2.pasta {
    display: none;
  }

  .cf-mission-line-image-2 {
    display: none;
  }

  .cf-mission-text-grid-2 {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .form-section.second {
    display: none;
  }

  .navbar {
    height: 150px;
  }

  .logo-404 {
    display: block;
    width: auto;
    height: auto;
    max-width: 50%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .logo-404.absolute {
    position: static;
    width: 10%;
    max-width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .container-voci-menu {
    display: none;
  }

  .background-menu {
    display: none;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-grid {
    background-image: none;
  }

  .heading-about-landing-2 {
    font-size: 3vh;
  }

  .heading-about-landing-2._2 {
    font-size: 3vh;
  }

  .about-heading.absolute {
    color: #92a630;
  }

  .heading-link {
    font-size: 150px;
  }

  .section-text.black {
    margin-top: 0px;
  }

  .container-change-bg {
    display: none;
  }

  .bottle-image.second._2.d-centred-max-500 {
    top: 462px;
  }

  .overflow-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .small-hero-image {
    width: 50%;
    margin-left: 0px;
  }

  .bg-image-about.about {
    border-top: 7px solid #92a630;
    border-bottom: 7px solid #92a630;
    border-left: 7px solid #92a630;
    border-top-left-radius: 20px;
  }

  .bg-image-about.about.uno {
    height: 45vw;
    background-size: cover;
    box-shadow: 6px 6px 14px 0 rgba(0, 0, 0, 0.57);
  }

  .about-image-second._2 {
    height: 20vw;
  }

  .about-image-second._3 {
    width: 100%;
  }

  .contact-us {
    display: none;
  }

  .about-paragraph {
    font-size: 29px;
    line-height: 33px;
  }

  .heading-lotty-icon {
    font-size: 19px;
  }

  .heading-6 {
    font-size: 193px;
    line-height: 226px;
  }

  .hero-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .grid {
    -ms-grid-columns: 0.25fr 3fr;
    grid-template-columns: 0.25fr 3fr;
  }

  .heading-5 {
    font-size: 161px;
    line-height: 172px;
  }

  .text-block-2 {
    font-size: 53px;
    line-height: 50px;
    text-align: right;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-15 {
    top: 612px;
  }

  .background-video-2 {
    overflow: hidden;
    width: 100%;
    height: 100%;
  }

  .div-block-15 {
    background-position: 100% 50%;
    background-size: cover;
  }

  .radici {
    height: 100vh;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .heading-2 {
    font-size: 63px;
    line-height: 73px;
  }

  .div-block-78 {
    width: 100%;
    height: 100%;
  }

  .div-block-17 {
    background-color: #000;
  }

  .paragraph-2 {
    font-size: 44px;
    line-height: 46px;
  }

  .grid-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

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

  .heading-405 {
    padding-left: 10px;
    font-size: 169px;
    line-height: 226px;
  }

  .heading-406 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 147px;
    line-height: 172px;
  }

  .div-block-82 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-407 {
    font-size: 63px;
    line-height: 73px;
  }

  .paragraph-3 {
    font-size: 35px;
    line-height: 39px;
  }

  .description-image-wrap {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }

  .big-paragraph.max-500 {
    color: #2c2c2c;
    font-size: 30px;
    line-height: 38px;
  }

  .section-24.call-section {
    font-size: 17px;
  }

  .max-600 {
    color: #92a630;
  }

  .paragraph-4 {
    font-size: 32px;
    line-height: 30px;
  }

  .text-color-yellow.heading-medium {
    font-size: 34px;
  }

  .text-style-muted {
    font-size: 28px;
  }

  .cta_content-left {
    height: 60vh;
    grid-auto-rows: 80px;
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
  }

  .cta-localisation_component {
    -ms-grid-rows: 406px auto auto auto auto;
    grid-template-rows: 406px auto auto auto auto;
  }

  .text-style-3lines.text-style-muted {
    font-size: 29px;
  }

  .text-size-large {
    font-size: 34px;
  }

  .hero-wrapper-3 {
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .text-block-19 {
    width: 80%;
    font-size: 39px;
    line-height: 46px;
  }

  .hero-split-3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-19 {
    max-width: 100%;
  }

  .container-9 {
    max-width: none;
  }

  .main-container {
    width: 100%;
  }

  .image-41 {
    right: -2%;
  }

  .projet-item._05 {
    margin-right: 0px;
  }

  .project-wrapper {
    width: 100%;
  }

  .project-item-title-wrap.modal {
    margin-top: 20px;
  }

  .referenz-heading.chimera {
    font-size: 40px;
  }

  .referenz-heading.chimera.modal {
    font-size: 70px;
  }

  .image-40 {
    right: 6%;
  }

  .project-wrap {
    width: 80%;
  }

  .image-42 {
    left: 5%;
  }

  .project-item-row.modal {
    padding-top: 40px;
  }

  .project-item-row.modal.tre {
    height: 22vh;
  }

  .project-item-row.modal.quattro {
    padding-left: 335px;
  }

  .project-text {
    font-size: 25px;
  }

  .project-text.desc {
    font-size: 25px;
  }

  .project-text.check {
    font-size: 50px;
  }

  .project-text.check.notte {
    font-size: 37px;
  }

  ._1280 {
    max-width: 1500px;
  }

  .image-39 {
    left: -86px;
  }

  .project-bar.modal.chimera {
    height: 50px;
  }

  .modal-check-icon {
    width: 70px;
  }

  .project-bar-icon {
    width: auto;
  }

  .text-span-11 {
    font-size: 120px;
    line-height: 110px;
  }

  .image-43 {
    top: 421px;
    width: 900px;
  }

  .testimonial-section {
    height: 70vh;
    margin-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .section-25 {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sell-with-us-stack-box-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-46 {
    width: 69%;
  }

  .image-47 {
    width: 60%;
  }

  .image-48 {
    width: 60%;
  }

  .image-48.re {
    width: 70%;
  }

  .image-48.dye {
    width: 65%;
  }

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

  .text-block-22 {
    font-size: 25px;
  }

  .right-side-wrapper {
    width: 100%;
  }

  .padding-vertical-2 {
    height: 70vh;
  }

  .page-padding-2 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .grid-6 {
    height: 60vh;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }

  .text-block-23 {
    font-size: 23px;
    line-height: 25px;
  }

  .image-59.due {
    display: none;
  }

  .div-block-89 {
    height: 5vh;
  }

  .heading-12 {
    font-size: 85px;
    line-height: 73px;
  }

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

  .paragraph-6 {
    font-size: 28px;
    text-align: center;
  }

  .accordion-item.uno {
    width: 1500px;
  }

  .content-wrapper.slim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-68 {
    width: 530px;
    max-width: 150%;
  }

  .question-titre {
    font-size: 30px;
    line-height: 39px;
    text-align: center;
  }

  .heading-412 {
    font-size: 120px;
  }

  .about-section-2._2 {
    height: 100vh;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-413 {
    font-size: 161px;
    line-height: 172px;
    text-align: right;
  }

  .text-size-medium {
    font-size: 2.3rem;
  }

  .heading-11 {
    font-size: 110px;
    line-height: 97px;
  }

  .header_component {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .steps-sticky-card {
    max-width: none;
    min-width: auto;
  }

  .steps-card {
    min-height: 500px;
  }

  .steps-grid {
    width: 100%;
  }

  .c-container {
    background-color: transparent;
  }

  .c-container._10cols {
    max-width: none;
    padding-bottom: 24em;
  }

  .background-video-4 {
    height: 50em;
  }

  .heading-428.titolo {
    font-size: 37px;
  }

  .text-block-31 {
    font-size: 22px;
  }

  .image-110 {
    width: 100%;
  }

  .image-111 {
    width: 100%;
  }

  .image-112 {
    width: 100%;
  }

  .image-113 {
    width: 100%;
  }

  .image-114 {
    width: 100%;
  }

  .div-block-140 {
    padding-right: 0px;
  }

  .paragraph-7 {
    padding-right: 220px;
    padding-left: 220px;
    font-size: 26px;
  }

  .image-115 {
    left: 1064.5px;
  }

  .grid-15 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section-28 {
    padding-top: 220px;
  }

  .centered-heading {
    font-size: 81px;
  }

  .centered-heading.margin-bottom-32px {
    font-size: 60px;
    line-height: 59px;
  }

  .margin-bottom-24px {
    font-size: 25px;
  }

  .testimonial-column-dark {
    height: 70vh;
    margin-top: 20px;
    padding-top: 40px;
  }

  .btn-container.is--intro {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sub-paragraph {
    font-size: 1.9em;
  }

  .sub-paragraph.is--center {
    max-width: 85%;
  }

  .hero-content-block.is--left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn__text {
    font-size: 3.5em;
  }

  .btn__text.is--intro {
    font-size: 3em;
  }

  .hero-wrapper-4 {
    padding-top: 58px;
    padding-bottom: 184px;
  }

  .heading-430.is-xxlarge {
    font-size: 8em;
    line-height: 1em;
  }

  .heading-430.is--medium {
    font-size: 2.7em;
    line-height: 1em;
  }

  .heading-430.is--medium.is--two {
    font-size: 3.5em;
  }

  .button-14 {
    padding-top: 29px;
    padding-bottom: 27px;
  }

  .button-14.is--intro {
    padding-right: 105px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-content-block-left-inner {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  ._8-bit-bg {
    padding-top: 0px;
  }

  .delivery__image {
    width: 305px;
  }

  .spaceman__image {
    width: 275px;
  }

  .inner-grid-block-left {
    margin-top: -263px;
  }

  .rocket-image {
    width: 535px;
  }

  .grid-content {
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .drink__image {
    width: 350px;
    padding-top: 33px;
  }

  .speech-bubble__image {
    width: 350px;
  }

  .intro-grid-left-inner {
    position: relative;
    z-index: 15;
    margin-top: -135px;
  }

  .moon__image {
    width: 750px;
  }

  .intro-grid-block.is--three {
    padding-bottom: 0px;
  }

  .intro-grid-block.is--two {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-117 {
    max-width: 10%;
  }

  .uui-text-size-large {
    font-size: 1.8rem;
  }

  .text-block-34 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-431 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 10vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #92a630;
    font-family: 'Austral sans stamp', sans-serif;
    color: #fff;
    font-size: 50px;
    text-align: center;
  }

  .uui-heroheader09_component {
    width: 100%;
    height: 100%;
  }

  .uui-page-padding-4 {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .avatarkit-metric-grid-right {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .avatarkit-title-small-white {
    line-height: 33px;
  }

  .image-147 {
    width: 200%;
    max-width: 200%;
  }

  .image-148 {
    width: 200%;
    max-width: 200%;
  }

  .section-31 {
    padding-top: 220px;
  }

  .heading-433 {
    font-size: 64px;
    line-height: 61px;
  }

  .image-151 {
    max-width: 50%;
  }

  .image-152 {
    max-width: 50%;
  }

  .div-block-158 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .avatarkit-circle-feature-gray {
    width: 100px;
    height: 100px;
  }

  .avatarkit-features-title-small {
    font-size: 30px;
    line-height: 40px;
  }

  .avatarkit-features-title {
    font-size: 29px;
  }

  .avatarkit-metric-description {
    color: #1a1b1f;
    font-weight: 400;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-metric-grid-2x2 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .image-155 {
    max-width: 76%;
  }
}

@media screen and (max-width: 991px) {
  .navigation-wrap.layout-3 {
    padding-right: 30px;
  }

  .grid-navigation-landing-1.shop {
    display: none;
  }

  .form-section.second {
    margin-bottom: 51px;
  }

  .mini-footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mini-footer.second {
    padding-right: 40px;
    padding-left: 40px;
  }

  .newsletter-form.second {
    width: 100%;
  }

  .form-block.second {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .submit-button-newsletter {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }

  .heading-newsletter {
    font-size: 4vw;
  }

  .overflow.hero {
    height: auto;
  }

  .main-heading {
    font-size: 8vw;
  }

  .main-heading.big {
    margin-left: auto;
    font-size: 17vw;
  }

  .main-heading.landing-4 {
    font-size: 6vw;
  }

  .main-heading.margin {
    margin-left: 130px;
    font-size: 90px;
  }

  .main-heading.menu {
    font-size: 90px;
  }

  .main-heading._2 {
    font-size: 7vw;
    text-align: center;
  }

  .hero-image-landing-1 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .paragraph {
    font-size: 25px;
  }

  .navbar {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .navbar.layout-4 {
    background-color: #fff;
  }

  .logo-404.absolute {
    margin-left: 150px;
  }

  .nav-link.layout-4 {
    margin-top: auto;
    margin-bottom: 20px;
    color: #2c2c2c;
    font-size: 40px;
  }

  .container-voci-menu {
    display: none;
  }

  .background-menu {
    display: none;
  }

  .grid-menu {
    padding-right: 20px;
    padding-left: 20px;
    justify-items: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .menu-column {
    display: block;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .menu-column.first {
    display: none;
  }

  .navbar-heading {
    font-size: 10vh;
  }

  .navbar-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr auto;
    grid-template-rows: 1fr 1fr auto;
  }

  .menu-link {
    margin-bottom: 10px;
  }

  .line {
    display: none;
  }

  .brand {
    margin-right: auto;
  }

  .brand.w--current {
    margin-right: auto;
  }

  .info-wrap {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .privacy-paragraph.second {
    white-space: nowrap;
  }

  .social-link {
    margin-right: 20px;
    margin-left: 0px;
  }

  .social-image.hero {
    margin-bottom: 20px;
  }

  .wrap-copyright {
    margin-right: auto;
  }

  .text-credits {
    text-align: center;
  }

  .footer-grid {
    margin-left: 0px;
  }

  .footer-grid.bottom {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer-grid.bottom._2 {
    padding-left: 0px;
  }

  .footer-grid.bottom {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .wrap-link-footer {
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .top-text {
    text-align: center;
  }

  .about-grid-team {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .about-grid {
    grid-auto-rows: auto;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .bg-about {
    height: 500px;
  }

  .bg-about._3 {
    height: 600px;
  }

  .text-wrapper.about {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-wrapper.intro-second {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container {
    width: 100%;
  }

  .container.blog.auto {
    margin-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container.menu {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-heading.menu {
    width: 90%;
  }

  .contact-section.content-wrap-copy.about-copy {
    height: auto;
  }

  .container-grid {
    width: 100%;
    height: 80vh;
    margin-right: 0px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .horizontal-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-on {
    font-size: 20vw;
  }

  .heading-contact-info {
    font-size: 40px;
  }

  .overflow-mask {
    overflow: visible;
  }

  .catalogue-text {
    -ms-grid-columns: 0.7fr 0.9fr 1.5fr 0.7fr;
    grid-template-columns: 0.7fr 0.9fr 1.5fr 0.7fr;
  }

  .horizontal-div-wrapper._2 {
    position: static;
    height: auto;
  }

  .horizontal-scrollable-section.about._2 {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-landing-2 {
    font-size: 18vh;
  }

  .image-wrapper {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-about-landing-2 {
    width: 100%;
  }

  .container-about-landing-2 {
    padding: 100px 40px 40px;
  }

  .about-heading {
    margin-bottom: 0px;
    font-size: 100px;
  }

  .about-heading.absolute {
    white-space: normal;
  }

  .container-paragraph {
    width: 100%;
    margin-right: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-paragraph._2 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-paragraph.in {
    margin-right: 0px;
  }

  .horizontal-content-shop {
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card-shop {
    height: auto;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .overflow-mask-shop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .horizontal-scrollable-section-shop {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .horizontal-scrollable-section-shop.auto {
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bold-text.big {
    margin-left: auto;
  }

  .horizontal-shop.content-wrap {
    z-index: 4;
    height: auto;
    padding-bottom: 100px;
  }

  .card-heading {
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    color: #0b0a10;
    font-size: 28px;
  }

  .card-heading.ig {
    margin-left: auto;
  }

  .wrapper-horizontal-shop {
    width: auto;
    height: auto;
    background-color: transparent;
  }

  .collection-list-shop-home {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .price {
    margin-right: auto;
    margin-bottom: 0px;
    font-size: 14px;
    text-align: left;
  }

  .price.big {
    margin-left: auto;
    text-align: center;
  }

  .content-block {
    position: static;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .content-block.flex {
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-item-shop-home {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-card-shop {
    width: 100%;
    height: 450px;
  }

  .product-card-shop.home {
    height: 600px;
    max-width: 650px;
    margin-right: 0px;
    margin-bottom: 100px;
  }

  .image-product {
    width: auto;
    height: 80%;
    margin-right: 20px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-product.blog {
    width: 100%;
    height: auto;
  }

  .image-product.landing-4 {
    width: 50%;
    height: auto;
  }

  .link-block-shop.shop {
    padding-bottom: 20px;
  }

  .wrapper-line-indicator {
    display: none;
  }

  .buy-now-button {
    display: none;
  }

  .grid-product {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -ms-grid-columns: 1.5fr;
    grid-template-columns: 1.5fr;
  }

  .product-info {
    margin-left: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .main-paragraph.black.menu._2 {
    margin-left: 40px;
  }

  .main-paragraph.landing-4 {
    font-size: 3vw;
    font-weight: 300;
  }

  .other-products-wrapper {
    height: auto;
  }

  .collection-list.shop {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .heading-card-blog.blog {
    font-size: 25px;
  }

  .slider-heading {
    font-size: 50px;
  }

  .category-text {
    display: none;
    color: #fff;
    font-size: 20px;
  }

  .container-intro {
    width: auto;
  }

  .container-image {
    display: none;
    width: 100%;
    height: 500px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bottle-image-landing-2.absolute {
    left: 0px;
    right: 0px;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .img {
    display: none;
  }

  .filter.landing-4 {
    height: 500px;
  }

  .hero-blog-page {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .blog-card {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog-card.no-border {
    height: auto;
    border-top-style: none;
    border-bottom-style: none;
  }

  .wrapper-info-blog {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .faq-question-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .question-title {
    width: 90%;
  }

  .faq-circle {
    width: 50px;
    height: 50px;
  }

  .hero-single-post-page {
    padding: 0rem 40px;
  }

  .contact-page-paragraph.contact {
    width: auto;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .form-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }

  .grid-form.contact-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .container-info-contact-1.contact2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .checkbox-label-text.contact-2 {
    color: #0d0d0d;
  }

  .submit-button-form.contact-second {
    right: 0px;
  }

  .form {
    width: 100%;
    padding-right: 0px;
  }

  .conttainer-intro.first {
    width: 100%;
  }

  .layout-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .blog-paragraph {
    width: auto;
    margin-bottom: 100px;
    font-size: 20px;
  }

  .blog-heading {
    width: auto;
  }

  .blog-date {
    width: auto;
  }

  .container-image-blog {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container-image-blog-category {
    height: auto;
  }

  .hero-section {
    height: 500px;
  }

  .heading-link {
    font-size: 90px;
  }

  .container-about {
    width: 100%;
    padding-right: 40px;
  }

  .container-about-layout-3 {
    top: -27%;
    width: 60%;
  }

  .heading-about-layout-3 {
    color: #2c2c2c;
  }

  .heading-about-layout-3.checkbox-label {
    font-family: Italiana, sans-serif;
    font-weight: 400;
  }

  .wrapper-circle._2._3 {
    display: none;
  }

  .wrapper-paragraph.landing-2 {
    width: 55%;
  }

  .wrapper-paragraph.landing-2.second {
    margin-top: -5%;
  }

  .wrapper-paragraph.landing-2 {
    left: -171px;
    width: 55%;
  }

  .section-text {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-text.black {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-text.black {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .catalogue-heading {
    font-size: 80px;
  }

  .catalogue-heading.team {
    left: 0px;
    width: auto;
    margin-right: auto;
    margin-left: 21px;
  }

  .catalogue-heading.team.no {
    margin-right: 0%;
  }

  .wine-catalogue {
    display: none;
  }

  .second-navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #0d0d0d;
  }

  .line-menu {
    background-color: #fff;
  }

  .line-menu.black {
    background-color: #0d0d0d;
  }

  .nav-menu-layout-3 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .logo-wrapper.w--current {
    top: 12px;
  }

  .logo.black {
    position: static;
    display: block;
  }

  .logo.black.hidden {
    display: none;
  }

  .logos-wrapper.footer {
    padding-bottom: 40px;
    padding-left: 0px;
  }

  .social-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 20px;
  }

  .block-wrapper {
    width: auto;
    max-width: 100%;
  }

  .subtitle.landing-4 {
    font-size: 2vw;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .right-column {
    overflow: visible;
    width: 100%;
    margin-top: 24px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .block-team {
    top: 28%;
  }

  .block-team._3.red {
    width: 100%;
  }

  .block-team._2.red {
    width: 100%;
  }

  .block-team._1 {
    width: 100%;
    min-height: 400px;
  }

  .block-team._4 {
    width: 100%;
  }

  .block-team._4.red {
    width: 100%;
  }

  .text-wrapper-team {
    right: -1%;
  }

  .text-span {
    font-size: 70px;
  }

  .intro-heading-about {
    display: none;
  }

  .intro-container {
    display: none;
  }

  .container-text.blog {
    top: auto;
    bottom: -60px;
  }

  .big-heading {
    font-size: 180px;
  }

  .bottle-image.second._2.d-centred-max-500.due {
    top: 246px;
  }

  .bottle-image.second._1 {
    left: 99px;
    top: 216px;
  }

  .right-arrow-landing-2 {
    bottom: 67px;
  }

  .left-arrow-landing-2 {
    bottom: 67px;
    width: 30px;
    height: 30px;
  }

  .slide-2 {
    width: 100%;
    max-width: 100%;
  }

  .about-mask {
    width: 100%;
  }

  .hero.landing-4 {
    height: 100vh;
    padding-top: 140px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero.about-3 {
    z-index: 3;
    padding-right: 40px;
    padding-left: 40px;
  }

  .overflow-image {
    position: absolute;
  }

  .product-section.landing-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .product-section.landing-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .product-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-grid._2 {
    margin-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-text-wrap {
    width: auto;
    margin-right: 40px;
  }

  .product-text-wrap.auto {
    margin-right: 40px;
  }

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

  .footer-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-voices-content-footer {
    width: 90%;
  }

  .heading-footer {
    font-size: 21px;
    line-height: 1.5;
  }

  .about-grid-second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-grid-second.about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 220px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact {
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }

  .bg-image-about {
    height: 500px;
    margin-left: 0px;
  }

  .bg-image-about.about {
    width: 100%;
    height: 400px;
  }

  .bg-image-about.about.no-bg {
    height: auto;
  }

  .parallax-image-landing-2 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-brand {
    display: none;
  }

  .nav-menu-3 {
    top: 0px;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    padding-top: 140px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #582c2c;
  }

  .brand-footer.w--current {
    z-index: 9;
  }

  .container-about-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .container-about-text._2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .image-about {
    top: -214px;
    display: none;
  }

  .masonry-section {
    height: auto;
  }

  .masonry-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-image-second._3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .about-image-second._3.width {
    width: 100%;
    height: auto;
  }

  .masonry-wrapper {
    width: 100%;
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .masonry-wrapper._2 {
    overflow: hidden;
    height: auto;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .masonry-wrapper.hidden {
    display: none;
  }

  .container-heading-landing-4 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-heading-landing-4._2 {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 40px;
  }

  .container-image-masonry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    height: 500px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-image-masonry._2 {
    display: block;
    width: 50%;
    height: 500px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .container-image-masonry._2.hidden {
    display: none;
  }

  .about-us-text {
    width: auto;
    font-size: 20px;
    white-space: nowrap;
  }

  .info-about-page {
    font-size: 40px;
  }

  .container-image-about {
    width: auto;
    padding-left: 60px;
  }

  .paragraph-about {
    font-size: 18px;
    line-height: 1.5;
  }

  .content-menu {
    width: 90%;
  }

  .paragraph-container._2 {
    width: auto;
    padding-top: 0rem;
  }

  .overflow-about.hidden {
    display: none;
  }

  .size-wrapper {
    position: static;
    display: block;
    width: auto;
  }

  .image-landing-2 {
    height: 50vh;
  }

  .number-awards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 100px;
  }

  .wrapper-sticky {
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-image-contact {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .form-block-contact-3 {
    margin-top: -170px;
    padding: 40px 40px 100px;
  }

  .sub-heading-landing-3 {
    font-size: 2vw;
  }

  .overflow-heading-2.white.contact {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10vw;
  }

  .contact-grid-card-text {
    width: 100%;
    padding: 100px 108px 100px 100px;
    background-color: #0d0d0d;
  }

  .pointer {
    display: none;
  }

  .block-about-sticky {
    top: 28%;
    margin-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .block-wrapper-sticky {
    width: auto;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .right-column-sticky {
    overflow: visible;
    width: 100%;
    margin-top: 24px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .container-heading-about-2 {
    display: none;
  }

  .section-sticky {
    background-color: transparent;
  }

  .about-2-image {
    right: 0px;
  }

  .bg-slide {
    width: 80vw;
  }

  .bg-slide.bg {
    width: 80vw;
  }

  .container-blog {
    height: 50vw;
  }

  .heading-blog-page {
    width: auto;
    font-size: 60px;
  }

  .button-blog {
    width: 20vw;
    height: 8vw;
    margin-bottom: 0px;
  }

  .hero-image-blog {
    width: auto;
    height: 100%;
    max-width: none;
  }

  .container-card-blog {
    padding-top: 100px;
  }

  .card-blog-landing-2 {
    width: 35vw;
    margin-right: 40px;
  }

  .card-blog-landing-2._2 {
    width: 35vw;
    margin-left: 40px;
  }

  .team-grid {
    grid-template-areas: ". Area Area Area-2 Area-2"
      ". Area Area Area-2 Area-2"
      ". Area Area Area-2 Area-2"
      ". . . . ."
      ". Area-3 Area-3 Area-4 Area-4"
      ". Area-3 Area-3 Area-4 Area-4"
      ". Area-3 Area-3 Area-4 Area-4"
      ". . . . ."
      ". Area-5 Area-5 Area-6 Area-6"
      ". Area-5 Area-5 Area-6 Area-6"
      ". Area-5 Area-5 Area-6 Area-6"
      ". . . . ."
      ". Area-7 Area-7 Area-8 Area-8"
      ". Area-7 Area-7 Area-8 Area-8"
      ". Area-7 Area-7 Area-8 Area-8"
      ". . . . ."
      ". Area-9 Area-9 Area-10 Area-10"
      ". Area-9 Area-9 Area-10 Area-10"
      ". Area-9 Area-9 Area-10 Area-10";
    -ms-grid-rows: 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw;
    grid-template-rows: 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw 14vw;
  }

  .wrapper-image-team._2 {
    left: auto;
  }

  .wrapper-text-team._2 {
    left: auto;
  }

  .left-image-hero {
    width: 100vw;
  }

  .main-heading-copy {
    font-size: 10vw;
  }

  .main-heading-copy.landing-4 {
    font-size: 6vw;
  }

  .image-bg-about {
    z-index: 0;
    display: none;
  }

  .search-2 {
    display: none;
  }

  .search-input-2 {
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }

  .licensing-container {
    width: 80%;
  }

  .wrapper-burger {
    position: static;
    margin-right: 0px;
  }

  .error-message-5 {
    max-width: 738px;
  }

  .empty-state-cart {
    max-width: 738px;
  }

  .cart-button-3 {
    margin-right: 0px;
    margin-left: auto;
  }

  .wrapper-contact {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contact-us {
    height: auto;
  }

  .contact-heading {
    font-size: 65px;
  }

  .right-button-2 {
    display: inline-block;
    width: auto;
    max-width: none;
  }

  .wrapper-location {
    margin-top: 60px;
  }

  .licensing-section {
    padding-top: 100px;
  }

  .privacy-heading {
    font-size: 30px;
  }

  .intro-navbar {
    padding-right: 40px;
    padding-left: 40px;
  }

  .navigation-wrapper {
    background-color: #0d0d0d;
  }

  .nav-link-intro {
    padding-left: 40px;
  }

  .background-video-card-intro {
    display: none;
  }

  .image-intro-page:hover {
    opacity: 1;
  }

  .image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .cart {
    z-index: 9;
  }

  .move-image-intro {
    display: none;
  }

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

  .footer-flex-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-footer-intro {
    margin-bottom: 0px;
  }

  .utility-wrapper {
    width: 40vw;
    height: 40vw;
  }

  .utility-heading {
    font-size: 3vw;
  }

  .footer-list {
    width: 100%;
    margin-top: 20px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-wrapper-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list-item-footer {
    width: auto;
    margin-right: 0vw;
  }

  .wrapper-footer {
    width: 100%;
    margin-top: 20px;
  }

  .list-item-footer-intro {
    width: auto;
    margin-right: 0vw;
  }

  .menu-button-intro {
    z-index: 9;
  }

  .menu-button-intro.w--open {
    background-color: transparent;
  }

  .button-product-mobile {
    position: relative;
    z-index: 9;
    display: block;
    margin-top: 0px;
    margin-bottom: -30px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #920707;
    font-family: 'Kumbh Sans', sans-serif;
  }

  .line-separetor {
    width: 100%;
  }

  .about-paragraph {
    width: 100%;
  }

  .icon-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-blog-card {
    display: none;
  }

  .pop-up {
    display: none;
  }

  .heading-6 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .div-block-29 {
    display: none;
  }

  .div-block-6 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
    -ms-grid-rows: 50% 50%;
    grid-template-rows: 50% 50%;
  }

  .heading-5 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .text-block-2 {
    padding-right: 0px;
    font-size: 35px;
    line-height: 32px;
    text-align: center;
  }

  .image-15 {
    left: -67px;
    top: 210px;
  }

  .div-block-15 {
    margin-left: 30px;
  }

  .grid-3 {
    margin-left: 0%;
  }

  .d-range-grid {
    margin-top: -70px;
  }

  .heading-405 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 84px;
    line-height: 54px;
  }

  .heading-406 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 71px;
    line-height: 86px;
  }

  .div-block-82 {
    padding-top: 140px;
}

  .heading-407 {
    color: #809e83;
  }

  .paragraph-3 {
    color: #0d0d0d;
  }

  .description-image-wrap {
    width: 100%;
  }

  .description-bg {
    top: 100px;
  }

  .section-24 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-24.call-section {
    padding-top: 200px;
  }

  .catalogue-heading-2 {
    font-size: 80px;
  }

  .section-3 {
    padding: 100px;
  }

  .text-color-yellow.heading-medium {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .text-style-muted {
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .cta_content-left {
    padding-top: 10.3rem;
    padding-bottom: 9.5rem;
    padding-left: 2rem;
    justify-items: start;
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
  }

  .cta-localisation_component {
    grid-auto-rows: 0px;
    -ms-grid-rows: 406px;
    grid-template-rows: 406px;
  }

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

  .text-size-large {
    margin-bottom: 0px;
  }

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

  .centered-heading-2.margin-bottom-32px {
    line-height: 72px;
  }

  .hero-wrapper-3 {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-9 {
    max-width: 728px;
  }

  .project-modal-wrapper {
    display: block;
    height: auto;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .projet-item {
    width: 1000%;
    padding: 10px;
  }

  .project-item-title-wrap {
    padding: 25px;
  }

  .referenz-heading {
    font-size: 18px;
    line-height: 1.1em;
  }

  .referenz-heading.chimera.modal {
    font-size: 22px;
  }

  .project-modal-right {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .project-modal-right._05 {
    width: 100%;
    padding-bottom: 20px;
  }

  .section-22 {
    padding-top: 70px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .project-modal {
    height: auto;
  }

  .project-modal._05 {
    display: none;
    overflow: scroll;
  }

  .project-modal._06 {
    overflow: scroll;
  }

  .project-modal-left {
    height: 100%;
  }

  .testimonial-section {
    height: 130vh;
  }

  .testimonial-card {
    height: 47vh;
  }

  .column-left {
    padding: 20px;
  }

  .column-right {
    padding: 20px;
  }

  .logo-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logo-wrapper-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container-11 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .section-sub-heading-wrapper {
    margin-bottom: 10px;
  }

  .heading-410 {
    font-size: 33px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .text-block-4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .member-wrapper {
    position: relative;
    top: -8px;
  }

  .heading {
    font-size: 50px;
  }

  .grid-6 {
    grid-column-gap: 1rem;
  }

  .btyb-hamster {
    max-height: 30vh;
    max-width: 100%;
    margin-right: -40px;
    margin-left: -40px;
  }

  .image-52 {
    position: relative;
    top: 118px;
  }

  .image-55 {
    top: 776.359px;
  }

  .contact-wrapper-f12 {
    margin-right: 100px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-block-24 {
    padding: 14px;
  }

  .footer-f12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .address-f12.orari {
    text-align: right;
  }

  .top-wrapper-f12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-wrapper-3 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-title-f12.uno {
    width: 100%;
    font-size: 17px;
  }

  .copyright-f12 {
    width: 50%;
  }

  .social-media-wrapper-f12 {
    padding-left: 40px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: right;
  }

  .social-media-subwrapper-f12 {
    width: 100%;
  }

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

  .paragraph-6 {
    width: 100%;
  }

  .question {
    width: 620px;
  }

  .image-68 {
    display: none;
  }

  .question-titre {
    width: 550px;
  }

  .main-paragraph-2.landing-4 {
    font-size: 3vw;
    font-weight: 300;
  }

  .container-about-2 {
    width: 100%;
    padding-right: 40px;
  }

  .heading-413 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .header_content-left {
    margin-right: 5%;
    margin-left: 5%;
  }

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

  .header_component {
    min-height: auto;
    padding-top: 6rem;
    grid-auto-flow: row;
    grid-row-gap: 4rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .header_content-right {
    height: 40rem;
    padding-left: 5vw;
  }

  ._44-text-block {
    width: 208px;
  }

  .popup-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pop-up-card {
    overflow: auto;
    height: 450px;
  }

  .pop-up-inner-wrap {
    overflow: auto;
  }

  .title.h2 {
    font-size: 40px;
    line-height: 48px;
  }

  .title.h1.me-work {
    left: 16px;
    font-size: 3.8em;
  }

  .frame-item {
    padding-right: 24px;
    padding-left: 24px;
  }

  .section-27 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

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

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

  .heading-h5 {
    font-size: 20px;
  }

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

  .c-text-l {
    font-size: 24px;
    line-height: 38px;
  }

  .c-container._10cols {
    padding-bottom: 2em;
  }

  .paragraph-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-28 {
    padding-top: 100px;
    padding-left: 20px;
  }

  .container-17 {
    max-width: 728px;
  }

  .hero-wrapper {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .testimonial-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

  .hand-burger__image.is--desktop {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .sub-paragraph {
    max-width: 90%;
  }

  .sub-paragraph.is--center {
    max-width: 90%;
  }

  .hero-3 {
    margin-top: 10px;
  }

  .hero-content-block.is--left {
    max-width: 50%;
    padding-left: 8px;
  }

  .btn__text {
    font-size: 2em;
  }

  .btn__text.is--intro {
    font-size: 1.7em;
  }

  .heading-430.is-xxlarge {
    font-size: 3em;
  }

  .heading-430.is--medium.is--two {
    font-size: 1.7em;
  }

  .hero-container-content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-content-block-left-inner {
    max-width: 100%;
    padding-left: 0px;
  }

  .spaceman__image {
    width: 150px;
  }

  .drink__image {
    width: 200px;
    padding-top: 6px;
  }

  .moon__image {
    width: 300px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-cta03_component {
    grid-auto-flow: row;
    grid-row-gap: 4rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-layout02_component {
    min-height: auto;
    grid-auto-flow: row;
    grid-column-gap: 3rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .uui-layout02_image-wrapper {
    padding: 0rem;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .uui-layout38_logo-row-2 {
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .uui-layout04_image-wrapper-2 {
    padding: 4rem 2rem;
  }

  .main-heading-2 {
    font-size: 8vw;
  }

  .main-heading-2.landing-4 {
    font-size: 6vw;
  }

  .uui-layout38_logo-2 {
    max-width: 100%;
  }

  .uui-layout60_component {
    min-height: auto;
    grid-auto-flow: row;
    grid-column-gap: 3rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0rem;
    padding-bottom: 6rem;
  }

  .uui-layout04_component {
    min-height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .parallax-image-landing-3 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .uui-heading-xlarge-3 {
    font-size: 3.25rem;
  }

  .uui-heroheader09_component {
    min-height: auto;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-space-large-3 {
    min-height: 2.5rem;
  }

  .uui-padding-vertical-xlarge-2 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lynx-heading {
    font-size: 38px;
  }

  .lynx-grid-image-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .lynx-icon-heading {
    font-size: 19px;
  }

  .avatarkit-width-small-card {
    width: 100%;
  }

  .avatarkit-metric-grid-right {
    width: 100%;
  }

  .customize-content {
    padding-left: 24px;
  }

  .customize-image {
    width: 50%;
    min-height: 60vh;
    min-width: 50%;
  }

  .image-full-height {
    width: 100%;
    height: 100%;
    min-height: 60vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .section-31 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .paragraph-8 {
    font-size: 22px;
  }

  .paragraph-8.thiner {
    margin-bottom: 28px;
  }

  .projects-heading.for-last-section {
    max-width: 460px;
    margin-bottom: 4px;
  }

  .heading-2-wrapper.for-customize {
    margin-top: 4px;
    margin-bottom: 8px;
  }

  .heading-433 {
    font-size: 41px;
    line-height: 109%;
  }

  .section-32 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-32.image-background {
    min-height: 50vh;
  }

  .last-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .heading-434 {
    line-height: 140%;
  }

  .spark-flex-row.spark-5-spacing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-row-gap: 2rem;
  }

  .spark-container-2.spark-primary-with-rounded-corners {
    padding: 32px;
  }

  .avatarkit-container-component-2 {
    max-width: 75rem;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .spark-hero-section-left-side {
    width: 100%;
  }

  .spark-hero-section-image {
    width: 100%;
    max-width: 100%;
  }

  .uui-layout35_component {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .cf-mission-special-image-2 {
    position: relative;
    left: 0px;
    bottom: 0px;
  }

  .cf-mission-image-grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .cf-mission-hero-image-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 64px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 40px;
  }

  .cf-mission-text-container-2 {
    width: 100%;
  }

  .cf-body---18px-2 {
    line-height: 150%;
  }

  .cf-mission-upper-container-2 {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cf-wrapper-1161 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cf-wrapper-1161.mission-flex {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .mission-image-container-2 {
    width: 100%;
    max-width: 600px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .form-section.second {
    margin-bottom: 80px;
  }

  .mini-footer {
    padding-right: 40px;
    padding-left: 40px;
  }

  .mail-label.second {
    font-size: 20px;
  }

  .form-block {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .submit-button-newsletter.second.layout-3 {
    padding-bottom: 10px;
  }

  .heading-newsletter {
    font-size: 5vw;
  }

  .heading-newsletter.second {
    width: 100%;
    font-size: 38px;
  }

  .overflow.absolute {
    left: 44px;
    right: auto;
    bottom: 3%;
  }

  .main-heading.black {
    margin-bottom: 40px;
  }

  .main-heading.contact-form {
    width: 50%;
    margin-top: 0px;
  }

  .main-heading.contact-form.contact-2 {
    width: auto;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .main-heading.margin {
    margin-left: 0px;
    font-size: 12vw;
  }

  .main-heading.menu {
    font-size: 12vw;
  }

  .paragraph {
    width: auto;
  }

  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -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;
  }

  .navbar.layout-4 {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
  }

  .menu-button {
    margin-left: 0px;
  }

  .container-voci-menu {
    display: none;
  }

  .brand {
    margin-right: 0px;
    padding-left: 0px;
  }

  .brand.w--current {
    padding-left: 0px;
  }

  .info-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  .privacy-paragraph {
    font-size: 15px;
  }

  .social-image {
    width: 25px;
  }

  .footer-grid {
    margin-top: 20px;
  }

  .footer-grid.bottom {
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer-grid.bottom {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .top-text {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hero-about {
    padding-top: 28vw;
    padding-bottom: 28vw;
  }

  .main._2 {
    background-color: #fff;
  }

  .hero-heading {
    font-size: 60px;
  }

  .hero-heading.second {
    font-size: 3.2vw;
  }

  .hero-heading.about {
    font-size: 9vw;
  }

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

  .text-wrapper.about {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container {
    width: auto;
  }

  .aboutparagraph {
    font-size: 18px;
  }

  .container-heading.menu {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .about-hrading {
    font-size: 7vw;
  }

  .contact-section.content-wrap.about {
    height: auto;
  }

  .contact-section.content-wrap.about {
    height: auto;
  }

  .contact-section.content-wrap-copy.about-copy {
    height: auto;
  }

  .container-grid {
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .horizontal-content {
    width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-info-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 800px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .space-contact {
    height: auto;
  }

  .heading-on {
    font-size: 20vw;
  }

  .heading-on._1 {
    font-size: 20vw;
  }

  .catalogue-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 800px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position: 50% 0%;
    background-size: 140%;
    background-repeat: no-repeat;
  }

  .catalogue-bg.buy-now-button-second {
    background-size: 150%;
  }

  .horizontal-div-wrapper {
    position: static;
    height: auto;
  }

  .info-contact {
    bottom: 0px;
    width: 100%;
    height: auto;
    margin-top: auto;
    padding-top: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .horizontal-scrollable-section.about {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .horizontal-scrollable-section.about._2 {
    width: 100%;
  }

  .horizontal-scrollable-section.about {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-landing-2 {
    font-size: 12vh;
  }

  .heading-landing-2.second {
    font-size: 12vh;
  }

  .heading-about-landing-2 {
    font-size: 4vh;
  }

  .container-paragraph._2 {
    margin-left: 0px;
  }

  .horizontal-content-shop {
    left: auto;
    right: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .card-shop {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .card-shop.auto.collection-item-shop {
    width: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .overflow-mask-shop {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .horizontal-scrollable-section-shop.auto {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wrapper-horizontal-shop {
    overflow: visible;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-list-shop-home {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .content-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-block.flex {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-item-shop-home {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .product-card-shop {
    width: 100%;
    height: 500px;
  }

  .product-card-shop.home {
    width: auto;
    min-width: auto;
  }

  .image-product {
    width: auto;
    height: 80%;
  }

  .main-paragraph.black.menu._2 {
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .main-paragraph.landing-4 {
    font-size: 4vw;
  }

  .collection-list.shop {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .slider-heading {
    font-size: 40px;
  }

  .image-wrapper-scroll {
    width: 70vw;
    height: 70vw;
  }

  .container-intro {
    padding-left: 43px;
  }

  .black-heading {
    font-size: 9vh;
  }

  .black-heading._2 {
    left: -43px;
    font-size: 9vh;
  }

  .video-background._2 {
    left: 0px;
  }

  .container-image {
    height: 80vh;
  }

  .blog-card {
    width: 100%;
    height: 550px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-info-blog {
    width: auto;
  }

  .hero-contact {
    position: static;
    height: auto;
    padding: 220px 40px 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-contact {
    display: none;
  }

  .container-image-contact._3 {
    position: static;
  }

  .contact-page-paragraph {
    margin-left: 0px;
  }

  .contact-page-paragraph.contact {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-space {
    display: none;
  }

  .form-wrapper.contact-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .grid-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-field-label {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .wrapper-field-label.contact-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .field-label-name {
    border-bottom-style: none;
  }

  .text-field {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 18px;
  }

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

  .layout-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .layout-grid.first {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .intro-heading {
    font-size: 80px;
  }

  .intro-heading.second {
    text-align: left;
  }

  .intro-heading.center {
    bottom: -11px;
  }

  .container-image-blog {
    width: 100%;
  }

  .hero-section.landing-2 {
    height: 700px;
  }

  .heading-link {
    font-size: 100px;
  }

  .about-section {
    padding-bottom: 100px;
  }

  .about-section._2 {
    padding-top: 220px;
  }

  .container-about {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-about-layout-3 {
    width: 100%;
    margin-right: auto;
  }

  .image-about-layout-3.second {
    width: 90%;
  }

  .container-about-layout-3 {
    position: absolute;
    left: auto;
    top: -160px;
    width: auto;
  }

  .heading-about-layout-3 {
    margin-top: 0px;
  }

  .heading-about-layout-3.checkbox-label {
    margin-top: 69px;
    margin-bottom: auto;
  }

  .wrapper-image {
    position: static;
    display: block;
    height: auto;
  }

  .wrapper-image.second {
    width: 60%;
  }

  .wrapper-circle {
    display: none;
  }

  .wrapper-paragraph.landing-2 {
    width: 85%;
    margin-right: auto;
  }

  .wrapper-paragraph.landing-2.second {
    margin-top: -9%;
    margin-right: auto;
  }

  .wrapper-paragraph.landing-2 {
    width: 85%;
    margin-right: auto;
  }

  .section-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .catalogue-heading._2 {
    text-align: left;
  }

  .catalogue-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .first-catalogue {
    width: 100%;
  }

  .second-catalogue {
    width: 100%;
  }

  .wrap-text {
    width: 70%;
  }

  .logo.black {
    position: static;
    display: block;
  }

  .logos-wrapper.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .social-wrapper {
    width: auto;
  }

  .block-wrapper {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .section {
    padding-right: 0px;
    padding-left: 0px;
  }

  .step-wrapper {
    margin-left: auto;
  }

  .block-team {
    margin-bottom: 40px;
  }

  .block-team._3.red {
    width: 90%;
    min-height: 50vh;
    margin-right: auto;
    margin-left: auto;
  }

  .block-team._2.red {
    width: 90%;
    min-height: 50vh;
    margin-right: auto;
    margin-left: auto;
  }

  .block-team._1 {
    width: 90%;
    min-height: 50vh;
    margin-right: auto;
    margin-left: auto;
  }

  .block-team._4 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .block-team._4.red {
    top: 30%;
    min-height: 50vh;
  }

  .container-team {
    background-color: transparent;
  }

  .text-wrapper-team {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .text-wrapper-team.bottom {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container-text {
    width: 100%;
    margin-right: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-text.blog {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottle-container {
    height: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .bottle-container.second {
    display: none;
  }

  .bottle-container.second {
    display: none;
  }

  .bottle-image {
    right: 15%;
    width: 50%;
  }

  .bottle-image._2 {
    right: auto;
    width: 50%;
  }

  .bottle-image._3 {
    right: 36%;
    width: 50%;
  }

  .right-arrow-landing-2 {
    bottom: -12px;
  }

  .left-arrow-landing-2 {
    left: 8%;
    bottom: -12px;
  }

  .hero.landing-4 {
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-landing-4 {
    width: 100%;
    height: 80%;
  }

  .overflow-image {
    display: none;
  }

  .overflow-image.blog {
    width: auto;
  }

  .grid-menu-footer {
    width: auto;
    grid-auto-flow: row;
    grid-column-gap: 15px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .footer-wrap {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 20px;
  }

  .menu-voices-content-footer {
    width: 80%;
  }

  .heading-footer {
    line-height: 1.5;
  }

  .newsletter-footer-layout-2 {
    width: 100%;
  }

  .image-contact2 {
    height: 80vw;
  }

  .about-grid-second.about {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bg-image-about.about.no-bg {
    width: 70%;
    height: auto;
  }

  .image-brand {
    display: none;
  }

  .nav-menu-3 {
    width: 100vw;
  }

  .brand-footer.w--current {
    padding-left: 0px;
  }

  .our-story-section {
    padding-top: 19.03125vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-about-text {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .container-about-text._2 {
    padding-top: 10vw;
    padding-left: 0vw;
  }

  .image-about._2 {
    left: -41%;
    top: -64px;
    bottom: auto;
    display: block;
    width: 70%;
  }

  .masonry-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .masonry-wrapper {
    overflow: hidden;
  }

  .masonry-wrapper._2 {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .masonry-wrapper.padding {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-heading-landing-4 {
    margin-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-heading-landing-4._2 {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
  }

  .container-image-masonry {
    width: 100%;
    height: auto;
  }

  .container-image-masonry._2 {
    height: auto;
  }

  .about-us-text {
    margin-top: 0px;
    margin-right: auto;
  }

  .info-about-page {
    margin-bottom: 0px;
  }

  .container-image-about {
    width: auto;
    padding-top: 60px;
    padding-left: 0px;
  }

  .paragraph-about {
    font-size: 20px;
    line-height: 1;
  }

  .content-menu {
    width: 100%;
  }

  .title-menu {
    font-size: 1rem;
  }

  .paragraph-container {
    width: 100%;
  }

  .container-image-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-image {
    width: 100%;
  }

  .info-about {
    width: 100%;
    margin-top: 40px;
  }

  .number-awards {
    font-size: 100px;
  }

  .wrapper-sticky {
    height: auto;
  }

  .section-number {
    height: auto;
    background-color: #0d0d0d;
  }

  .form-block-contact-3 {
    padding-left: 40px;
  }

  .paragraph-form {
    margin-left: 0px;
    font-size: 20px;
  }

  .contact-grid-card-text {
    padding-right: 40px;
    padding-left: 40px;
  }

  .block-about-sticky {
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .block-wrapper-sticky {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .about-2-image {
    bottom: 37%;
  }

  .about-2-image._2 {
    bottom: 37%;
  }

  .container-grid-catalogue {
    height: auto;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .horizontal-content-catalogue {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .horizontal-div-wrapper-catalogue {
    position: static;
    height: auto;
  }

  .hero-slider-blog {
    height: 80vh;
    padding-bottom: 0px;
  }

  .bg-slide {
    width: 100vw;
  }

  .bg-slide.bg {
    width: 100vw;
  }

  .container-blog {
    bottom: auto;
    width: 100vw;
    height: auto;
    padding-right: 0vw;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wrapper-hero-blog {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .bg-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-blog-page {
    position: static;
    white-space: normal;
  }

  .button-blog {
    margin-right: auto;
    margin-left: 0px;
  }

  .grid-card-blog {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .card-blog-landing-2 {
    width: 90vw;
    height: 500px;
    margin-right: auto;
  }

  .card-blog-landing-2._2 {
    width: 90vw;
    margin-left: auto;
  }

  .card-blog-landing-2.home {
    width: 100vw;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-container {
    height: 60vw;
  }

  .image-container.home {
    height: 500px;
  }

  .blog-image {
    width: auto;
    height: 100%;
  }

  .collection-landing-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-bg-about {
    display: none;
  }

  .utility-page-content {
    width: 100%;
  }

  .utility-page-form {
    max-width: none;
  }

  .search-2 {
    display: none;
  }

  .licensing-container {
    width: 80%;
  }

  .licensing {
    font-size: 7vw;
  }

  .wrapper-burger {
    margin-right: 0px;
  }

  .error-message-5 {
    width: 100%;
    max-width: none;
  }

  .cart-product-image-2 {
    width: 56px;
  }

  .empty-state-cart {
    width: 100%;
    max-width: none;
  }

  .cart-container-2 {
    max-width: 420px;
    min-width: 360px;
  }

  .cart-product-name {
    font-size: 16px;
    line-height: 26px;
  }

  .cart-item-info {
    padding-right: 8px;
    padding-left: 8px;
  }

  .wrap-contact-tex {
    width: 100%;
    max-width: 100%;
  }

  .wrapper-contact {
    max-width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .contact-us {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .contact-heading {
    font-size: 45px;
  }

  .contact-form {
    width: 100%;
  }

  .form-contact-us-2 {
    width: 100%;
  }

  .terms-container {
    padding-right: 40px;
    padding-left: 40px;
    border-style: none;
  }

  .privacy-heading {
    font-size: 40px;
  }

  .paragraph-privacy {
    font-size: 18px;
  }

  .heading-404 {
    font-size: 50px;
  }

  .style-guide-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .cart {
    z-index: 9;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-link {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 300;
  }

  .heading-footer-intro {
    width: 100%;
    margin-bottom: 40px;
    font-size: 35px;
  }

  .utility-wrapper {
    width: 90vw;
    height: 70vw;
    text-decoration: none;
  }

  .utility-heading {
    position: static;
    font-size: 20px;
  }

  .footer-list {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .container-wrapper-intro {
    padding-bottom: 0px;
  }

  .list-item-footer {
    width: 100%;
  }

  .wrapper-footer {
    margin-top: 0px;
  }

  .list-item-footer-intro {
    width: auto;
  }

  .awards {
    bottom: 40px;
  }

  .div-block-15 {
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-4 {
    grid-column-gap: 0px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-14 {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-17 {
    display: none;
    text-align: center;
  }

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

  .grid-3 {
    -ms-grid-rows: 0.75fr 1fr;
    grid-template-rows: 0.75fr 1fr;
  }

  .d-range-grid {
    margin-top: -40px;
  }

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

  .description-image-wrap {
    height: 350px;
  }

  .description-bg {
    top: auto;
    bottom: 0px;
    width: 95vw;
    height: 40%;
  }

  .section-24.call-section {
    padding-top: 100px;
  }

  .container-10.grid-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .paragraph-4 {
    width: 100%;
  }

  .catalogue-heading-2._2 {
    text-align: left;
  }

  .wrapper-big-heading-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-span-6 {
    margin-top: 126px;
    font-size: 20px;
    line-height: 27px;
  }

  .page-padding {
    margin-top: 0px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .text-style-muted {
    font-size: 18px;
  }

  .cta_content-left {
    padding: 2rem;
  }

  .cta-map {
    height: 20rem;
  }

  .cta-localisation_component {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .text-size-large {
    font-size: 1.25rem;
  }

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

  .centered-heading-2.margin-bottom-32px {
    line-height: 69px;
  }

  .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .image-41 {
    right: -23%;
  }

  .section-22 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-39 {
    left: -188px;
    top: -106px;
  }

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

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

  .column-left {
    width: 100%;
  }

  .column-right {
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .section-sub-heading {
    font-size: 15px;
    line-height: 23px;
  }

  .section-heading {
    font-size: 35px;
    line-height: 45px;
  }

  .section-sub-heading-wrapper {
    margin-bottom: 7px;
  }

  .container-12 {
    width: 90%;
  }

  .container-12.padding-tb {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .team-member-wrapper {
    width: 45%;
    max-width: 45%;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }

  .text-block-4 {
    font-size: 40px;
  }

  .right-side-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-6 {
    width: 4rem;
    min-width: 4rem;
  }

  .padding-vertical-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .grid-6 {
    grid-row-gap: 0.75rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-block-23 {
    font-size: 10px;
  }

  .btyb-hamster {
    max-height: 50vh;
    margin-right: -100px;
    margin-left: -100px;
  }

  .contact-wrapper-f12 {
    font-size: 16px;
  }

  .footer-f12 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .top-wrapper-f12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-wrapper-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .top-right-wrapper-f12 {
    font-size: 16px;
  }

  .top-left-wrapper-f12 {
    margin-bottom: 40px;
  }

  .div-block-89 {
    display: none;
  }

  .section-faq {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .accordion-item-content {
    margin-right: 0px;
  }

  .paragraph-6 {
    padding-right: 0px;
  }

  .image-68 {
    display: none;
  }

  .question-titre {
    width: 100%;
  }

  .heading-412 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrapper-image-4 {
    position: static;
    display: block;
    height: auto;
  }

  .about-section-2 {
    padding-bottom: 100px;
  }

  .about-section-2._2 {
    padding-top: 220px;
  }

  .main-paragraph-2.landing-4 {
    font-size: 4vw;
  }

  .container-about-2 {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-about-layout-4 {
    width: 100%;
    margin-right: auto;
  }

  .button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

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

  .header_component {
    padding-top: 4rem;
  }

  .header_content-right {
    height: 30rem;
  }

  ._1st-paragraph {
    margin-bottom: 6px;
  }

  .title.h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .title.h1.me-work {
    top: 4%;
    font-size: 3em;
  }

  .portfolio-image {
    height: 56vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

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

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

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

  .heading-h5 {
    font-size: 18px;
    line-height: 30px;
  }

  .steps-grid {
    padding-left: 0px;
  }

  .c-text-l {
    font-size: 20px;
    line-height: 36px;
  }

  .c-container._10cols {
    padding-bottom: 4em;
  }

  .paragraph-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .hero-heading-center {
    padding: 60px 15px;
  }

  .testimonial-column-dark {
    padding: 60px 15px;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-section_cta03 {
    overflow: hidden;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: #7f56d9;
    background-color: #7f56d9;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-page-padding {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .uui-cta03_image-wrapper {
    width: 125%;
    margin-left: -12.5%;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-cta03_form {
    margin-top: 2rem;
  }

  .uui-layout02_component {
    grid-row-gap: 3rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-badge {
    padding: 0.125rem 0.5rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-button-icon.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-button-row {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: #fff;
    color: #344054;
  }

  .uui-button-secondary-gray.is-button-large {
    padding: 0.75rem 1.25rem;
    grid-column-gap: 0.5rem;
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: 0.75rem;
  }

  .uui-footer07_link-list {
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-row-gap: 0.5rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .uui-footer07_bottom-wrapper {
    margin-top: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .uui-footer07_legal-link:hover {
    color: #98a2b3;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-footer07_link:hover {
    color: #667085;
  }

  .uui-footer07_legal-list {
    margin-bottom: 1rem;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    border-color: #7f56d9;
    background-color: #7f56d9;
  }

  .uui-button-2.is-button-large {
    padding: 0.75rem 1.25rem;
    grid-column-gap: 0.5rem;
    font-size: 1rem;
  }

  .uui-layout38_logo-row-2 {
    margin-bottom: 3rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .uui-layout60_image-wrapper-2 {
    display: none;
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    width: 100%;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-heading-xxsmall-2 {
    font-size: 1.125rem;
  }

  .uui-layout04_image-wrapper-2 {
    display: none;
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-page-padding-2 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-layout60_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-layout60_component {
    grid-row-gap: 3rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-button-row-2 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .uui-button-row-2.is-reverse-mobile-landscape {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .uui-button-row-2.button-row-center.is-reverse-mobile-landscape {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .uui-button-row-2.is-reverse-mobile-landscape {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

  .uui-layout04_component {
    grid-row-gap: 3rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-layout04_item-list-2 {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-space-xsmall-2 {
    min-height: 0.75rem;
  }

  .uui-heading-xlarge-3 {
    font-size: 2.25rem;
  }

  .uui-space-large-3 {
    min-height: 2rem;
  }

  .uui-page-padding-4 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .uui-text-size-xlarge-3 {
    font-size: 1.125rem;
  }

  .uui-styleguide_logomark-bg-3 {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .uui-footer07_bottom-wrapper-2 {
    margin-top: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .uui-page-padding-5 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .uui-footer07_link-2:hover {
    color: #667085;
  }

  .uui-footer07_link-list-2 {
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-row-gap: 0.5rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .uui-footer07_legal-list-2 {
    margin-bottom: 1rem;
  }

  .uui-padding-vertical-xlarge-2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-footer07_legal-link-2:hover {
    color: #98a2b3;
  }

  .lynx-block-absolute {
    left: -2%;
    bottom: -2%;
  }

  .lynx-heading {
    max-width: 540px;
    font-size: 34px;
  }

  .lynx-grid-image-left {
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .lynx-block-right {
    padding-right: 5%;
    padding-left: 5%;
  }

  .avatarkit-width-small-card {
    max-width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .avatarkit-metric-grid-right {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .wide-container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .customize-content {
    padding-left: 0px;
  }

  .customize-image {
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    margin-top: 20px;
  }

  .image-full-height {
    min-height: 100%;
  }

  .section-31 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .projects-heading {
    text-align: center;
  }

  .projects-heading.for-last-section {
    margin-bottom: 8px;
  }

  .customize-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading-2-wrapper {
    margin-top: 4px;
    margin-bottom: 8px;
  }

  .heading-2-wrapper.for-customize {
    margin-bottom: 8px;
  }

  .heading-433 {
    line-height: 130%;
  }

  .section-32 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .heading-434 {
    line-height: 130%;
  }

  .spark-flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .spark-flex-row.spark-5-spacing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-row-gap: 24px;
  }

  .spark-input.spark-with-a-inner-shadow {
    width: 240px;
  }

  .spark-container-2 {
    width: 100%;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .spark-hero-section-left-side {
    width: 100%;
  }

  .avatarkit-metric-grid-2x2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .spark-hero-section-image {
    width: 100%;
    max-width: 100%;
  }

  .spark-hero-sub-paragraph-2 {
    margin-bottom: 32px;
  }

  .uui-layout35_component {
    grid-row-gap: 3rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-space-small-4 {
    min-height: 1.25rem;
  }

  .uui-button-row-4 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .uui-heading-small {
    font-size: 1.5rem;
  }

  .uui-button-link-2 {
    font-size: 1rem;
  }

  .uui-button-link-2:hover {
    color: #6941c6;
  }

  .uui-layout35_image-wrapper {
    margin-bottom: 1.5rem;
  }

  .uui-page-padding-6 {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .cf-mission-special-image-2 {
    width: 30%;
  }

  .cf-h3-heading-40px-2 {
    font-size: 22px;
  }

  .cf-body---18px-2 {
    font-size: 16px;
  }

  .cf-mission-image-wrapper-2.small {
    margin-right: 0px;
  }

  .cf-wrapper-1161.mission-flex {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  .parallax-bg {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navigation-wrap.layout-3 {
    padding-right: 0px;
  }

  .info-section.landing-4 {
    display: none;
  }

  .info-section.landing-4._2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .form-section {
    border-top-style: none;
  }

  .form-section.second {
    margin-bottom: 60px;
  }

  .mini-footer {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .form-block {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .form-block.second {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .submit-button-newsletter {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .submit-button-newsletter.second.layout-3 {
    width: auto;
    margin-left: -24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-newsletter {
    font-size: 18px;
  }

  .heading-newsletter.second {
    font-size: 34px;
  }

  .overflow {
    top: -18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 0px;
  }

  .overflow.hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .overflow.absolute {
    left: 20px;
  }

  .main-heading {
    font-size: 9vw;
    text-align: center;
  }

  .main-heading.about-us {
    font-size: 22vw;
  }

  .main-heading.about-us.top {
    font-size: 15vw;
  }

  .main-heading.contact-form {
    text-align: left;
  }

  .main-heading.landing-4 {
    margin-left: 0px;
    color: #fff;
    font-size: 39px;
    font-weight: 400;
    text-shadow: none;
  }

  .main-heading.landing-4.contact-copy {
    font-size: 15vw;
  }

  .main-heading.landing-4.due {
    display: block;
    font-size: 45px;
  }

  .main-heading.contact {
    font-size: 22vw;
  }

  .main-heading.about-2 {
    margin-top: 40px;
    margin-bottom: 0px;
    font-family: 'Austral sans stamp', sans-serif;
    color: #809e83;
    font-size: 40px;
    font-weight: 400;
  }

  .main-heading.about-2._2 {
    margin-top: 0px;
    margin-bottom: 0px;
    border-style: none;
    border-color: transparent;
    font-size: 55px;
  }

  .main-heading._2 {
    font-size: 30px;
  }

  .paragraph {
    font-size: 18px;
  }

  .navbar {
    z-index: 999;
    overflow: visible;
    height: 72px;
    margin-bottom: 60px;
    padding: 5px 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .logo-404 {
    position: relative;
    z-index: 0;
    width: 85px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    opacity: 1;
  }

  .logo-404.absolute {
    display: block;
    margin-left: 0px;
  }

  .icon {
    right: 20px;
    bottom: 4px;
    width: 12px;
  }

  .icon._2 {
    right: 10px;
    bottom: 12px;
    display: block;
  }

  .icon._2._3 {
    right: 31px;
    bottom: 20px;
  }

  .icon._2.layout-1 {
    bottom: 22px;
  }

  .icon._3 {
    bottom: 15px;
  }

  .heading-4 {
    margin-left: 15px;
    font-family: 'Kumbh Sans', sans-serif;
    color: #92a630;
    font-size: 14px;
    font-weight: 700;
  }

  .heading-4._2 {
    left: -4px;
    top: 20px;
    display: block;
    margin-left: 40px;
    font-family: 'Kumbh Sans', sans-serif;
    color: #92a630;
    font-weight: 700;
  }

  .menu-button {
    width: auto;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .menu-button.layout-2 {
    z-index: 999;
    display: block;
    width: 130px;
    margin-right: 0px;
    border-width: 3px;
    border-color: #92a630;
    background-color: #fff;
  }

  .container-voci-menu {
    display: none;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .background-menu {
    z-index: 0;
    display: none;
  }

  .grid-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .menu-column {
    display: block;
    margin-top: 0px;
  }

  .menu-column.first {
    display: block;
    padding-top: 0px;
  }

  .navbar-heading {
    font-size: 3vh;
    line-height: 1;
  }

  .navbar-grid {
    width: auto;
    margin-top: 0px;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }

  .navbar-heading-menu {
    display: none;
    font-size: 6vh;
  }

  .navbar-text {
    font-size: 10px;
  }

  .menu-link.top.layout-2 {
    margin-bottom: 0px;
  }

  .menu-link.layout-2 {
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .menu-link.layout-2.w--current {
    top: 1px;
  }

  .brand {
    margin-right: 0px;
  }

  .link-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .privacy-paragraph {
    margin-bottom: 10px;
  }

  .footer-grid {
    margin-left: 0px;
  }

  .footer-grid.bottom {
    margin-top: 0%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-grid.bottom._2 {
    bottom: 0px;
    margin-top: 0%;
  }

  .footer-grid.bottom {
    margin-top: 28%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .wrap-link-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-text {
    margin-right: 20px;
    text-align: left;
  }

  .hero-about {
    padding: 110px 20px;
  }

  .hero-heading {
    font-size: 45px;
  }

  .hero-heading.second {
    font-size: 18px;
  }

  .hero-heading.about {
    font-size: 35px;
  }

  .section-team {
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-grid {
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  }

  .bg-about {
    height: 350px;
  }

  .bg-about._3 {
    height: 350px;
  }

  .bg-about.left {
    height: 350px;
  }

  .text-wrapper.intro-second {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

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

  .container.blog {
    height: auto;
    padding-bottom: 60px;
  }

  .container.menu {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-about {
    font-size: 25px;
  }

  .contact-section {
    margin-left: 0px;
  }

  .contact-section.content-wrap.about {
    overflow: hidden;
  }

  .contact-section.content-wrap.about {
    overflow: hidden;
  }

  .contact-section.content-wrap-copy.about-copy {
    overflow: hidden;
    margin-top: 140px;
  }

  .container-grid {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container-info-contact {
    height: 900px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-on {
    font-size: 20vw;
  }

  .heading-on._1 {
    font-size: 20vw;
  }

  .heading-contact-info {
    font-size: 30px;
  }

  .catalogue-bg {
    height: 800px;
    background-image: url('../images/1644.jpg');
    background-size: auto 70%;
    background-repeat: no-repeat;
  }

  .catalogue-bg.buy-now-button-second {
    background-position: 50% 0%;
    background-size: auto 80%;
  }

  .catalogue-bg._3 {
    background-size: auto 80%;
  }

  .empty-text {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .catalogue-text {
    -ms-grid-columns: 20px 0.9fr 1.5fr 20px;
    grid-template-columns: 20px 0.9fr 1.5fr 20px;
  }

  .info-contact {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-landing-2 {
    font-size: 13vw;
  }

  .heading-landing-2.second {
    font-size: 14vw;
  }

  .heading-landing-2.second.due {
    text-shadow: 1px 1px 2px rgba(202, 228, 73, 0.79);
  }

  .heading-landing-2.uno {
    text-shadow: 2px 2px 1px rgba(202, 228, 73, 0.79);
  }

  .heading-landing-2.tre {
    text-shadow: 1px 1px 2px rgba(202, 228, 73, 0.79);
  }

  .image-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-about-landing-2 {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .heading-about-landing-2._2 {
    font-size: 16px;
  }

  .container-about-landing-2 {
    padding: 140px 0px 60px;
    border: 55px solid #92a630;
    background-position: 50% 50%;
  }

  .about-heading {
    font-size: 40px;
  }

  .about-heading.absolute {
    font-size: 12.5vw;
  }

  .about-heading.due {
    display: none;
  }

  .container-paragraph {
    padding: 10px 20px 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container-paragraph._2 {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-paragraph.in {
    margin-top: 0px;
    padding-top: 0px;
  }

  .horizontal-content-shop {
    left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .empty-state {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    font-family: Lato, sans-serif;
    font-size: 30px;
  }

  .card-shop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    max-height: none;
    margin-right: 10px;
    margin-bottom: 100px;
    margin-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .card-shop.auto.collection-item-shop {
    width: auto;
  }

  .horizontal-scrollable-section-shop {
    width: 100%;
    margin-right: 0px;
  }

  .horizontal-scrollable-section-shop.auto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .horizontal-scrollable-section-shop.auto._2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .bold-text.big {
    margin-left: 0px;
  }

  .horizontal-shop {
    margin-left: 0px;
  }

  .card-heading {
    width: auto;
    margin-top: 10px;
    margin-right: 0px;
    text-align: center;
    white-space: break-spaces;
  }

  .card-heading.ig {
    margin-left: 0px;
  }

  .collection-list-shop-home {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .price {
    margin-right: 0px;
    text-align: center;
  }

  .content-block {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .collection-item-shop-home {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

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

  .product-card-shop {
    width: 100%;
    height: auto;
    max-height: none;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
  }

  .product-card-shop.home {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-card-shop.tasting {
    height: 600px;
  }

  .product-card-shop.layout-4 {
    height: auto;
  }

  .product-card-shop.mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .image-product {
    position: static;
    width: 100%;
    height: auto;
    margin-right: 0px;
  }

  .image-product.tasting {
    height: 80%;
    margin-right: 0px;
  }

  .image-product.landing-4 {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .image-product.landing-4.bottle {
    width: 80%;
    margin-top: auto;
    margin-bottom: 0px;
  }

  .link-block-shop.shop {
    position: static;
    margin-top: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .buy-now-button {
    display: none;
  }

  .hero-shop {
    height: auto;
  }

  .gallery-image {
    padding-bottom: 180px;
  }

  .product-info {
    padding-right: 20px;
    padding-left: 20px;
  }

  .main-paragraph.black {
    margin-top: 10px;
  }

  .main-paragraph.black.first {
    width: auto;
  }

  .main-paragraph.black.menu {
    margin-top: 0px;
    font-size: 18px;
  }

  .main-paragraph.black.fito {
    margin-top: 0px;
  }

  .main-paragraph.landing-4 {
    margin-bottom: 0px;
    font-size: 18px;
  }

  .add-to-cart-button.hero {
    padding-right: 40px;
    padding-left: 40px;
  }

  .collection-list.shop {
    grid-row-gap: 58px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list.landing-4 {
    grid-row-gap: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-card-blog.blog {
    font-size: 22px;
  }

  .container-category {
    height: auto;
    padding: 217px 20px;
  }

  .slider-heading {
    font-size: 40px;
  }

  .slide-nav-second {
    display: block;
  }

  .product-wrapper {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-link-tab-2 {
    margin-top: 20px;
    padding-left: 0px;
  }

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

  .parallax-video {
    display: none;
  }

  .image-wrapper-scroll {
    border: 4px solid #809e83;
    background-image: url('../images/cssina.jpg');
  }

  .image-wrapper-scroll.margin {
    width: 90vw;
    height: 90vw;
    margin-top: 40px;
  }

  .image-wrapper-scroll.margin.moible {
    display: none;
  }

  .image-wrapper-scroll.top {
    width: 90vw;
    height: 90vw;
    border-top-left-radius: 126px;
    border-bottom-right-radius: 135px;
    background-position: 50% 50%;
    box-shadow: 4px 4px 18px 0 rgba(0, 0, 0, 0.38);
  }

  .container-intro {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-intro.due {
    height: 70vw;
    margin-bottom: 0px;
    background-image: url('../images/189802_b.jpeg');
  }

  .black-heading {
    font-family: 'Austral sans stamp', sans-serif;
    font-size: 17vw;
  }

  .black-heading._2 {
    left: -45px;
    font-size: 17vw;
  }

  .video-background._2 {
    display: none;
    height: 500px;
  }

  .container-image {
    height: 50vh;
  }

  .bg-start {
    padding-right: 20px;
    padding-left: 20px;
  }

  .bg-start.mobile {
    display: none;
  }

  .background-video {
    display: none;
  }

  .filter {
    z-index: -2;
  }

  .filter.landing-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-blog-page {
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }

  .blog-card {
    width: 100%;
    height: 350px;
  }

  .blog-card.no-border {
    height: auto;
  }

  .wrapper-info-blog {
    padding-right: 0px;
    padding-left: 0px;
  }

  .blog-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .faq-heading {
    font-size: 100px;
  }

  .faq-question-bar {
    padding: 15px 10px;
  }

  .question-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
  }

  .faq-paragraph {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 18px;
  }

  .hero-single-post-page {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-single-post-page.auto {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-contact {
    padding-top: 140px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-image-contact._3 {
    width: auto;
  }

  .contact-page-paragraph {
    margin-top: 10px;
    margin-left: 0px;
    color: #fff;
  }

  .contact-page-paragraph.hero {
    color: #fff;
  }

  .contact-page-paragraph.contact {
    font-size: 15px;
  }

  .form-wrapper {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .form-wrapper.contact-2 {
    height: 110vh;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    background-image: none;
  }

  .grid-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .container-info-contact-1 {
    margin-top: auto;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container-info-contact-1._2 {
    margin-top: -81px;
  }

  .wrapper-field-label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .field-label-name {
    width: auto;
    border-bottom-style: none;
  }

  .text-field {
    width: 100%;
    padding-left: 0px;
    font-size: 20px;
  }

  .text-field.contact-3 {
    font-size: 18px;
  }

  .checkbox-label-text.contact-2 {
    color: #0d0d0d;
  }

  .submit-button-form.contact-second {
    left: 0px;
    right: auto;
    bottom: 38px;
    margin-left: 0px;
  }

  .form {
    display: none;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .form.contact-2 {
    padding-top: 0px;
  }

  .intro-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .conttainer-intro.first {
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .layout-grid.utility {
    width: 100%;
  }

  .intro-heading {
    font-size: 50px;
  }

  .intro-heading.second {
    font-size: 50px;
  }

  .container-image-blog {
    width: 100%;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .collection-list-wrapper-shop.category-page {
    padding-top: 0px;
  }

  .hero-section {
    height: 400px;
  }

  .hero-section.landing-2 {
    height: 650px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url('../images/759e477c-2647-41d0-9a4a-10cb5bf7c62f.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .menu-wrap {
    z-index: 2;
  }

  .heading-link {
    font-size: 45px;
  }

  .heading-link:hover {
    color: #92a630;
  }

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

  .about-section._2 {
    padding-top: 140px;
  }

  .heading-about-layout-3 {
    position: relative;
    top: 103px;
    margin-left: 20px;
    font-size: 50px;
  }

  .heading-about-layout-3.checkbox-label {
    top: 79px;
    display: none;
  }

  .wrapper-image.second {
    display: none;
    width: auto;
  }

  .wrapper-paragraph.landing-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrapper-paragraph.landing-2 {
    left: auto;
    bottom: 20px;
    margin-top: -129px;
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
    box-shadow: 8px 8px 0 0 #92a630;
  }

  .section-text.black {
    top: auto;
    z-index: 0;
    display: none;
    height: 120vh;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.19)), to(#fff));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.19), #fff);
    background-position: 0px 0px;
  }

  .section-text.black.uno {
    display: none;
    margin-top: 0px;
    padding-left: 0px;
  }

  .catalogue-heading {
    font-size: 40px;
  }

  .catalogue-heading.white.normal {
    font-size: 50px;
  }

  .catalogue-heading._2 {
    font-size: 25px;
    text-align: left;
  }

  .catalogue-section {
    padding-top: 0px;
  }

  .catalogue-mask {
    width: 100vw;
  }

  .background-wine._2 {
    width: 100vw;
    margin-left: 0px;
  }

  .heading-slider.white {
    left: auto;
  }

  .heading-slider.white.static {
    font-size: 60px;
  }

  .wrapper-navbar-landing-4 {
    display: none;
  }

  .button-2 {
    color: #fff;
  }

  .second-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-wrapper.w--current {
    left: 20px;
    top: 12px;
  }

  .logo.black {
    display: block;
  }

  .logo.black.hidden {
    display: none;
  }

  .subtitle.landing-4 {
    display: none;
    font-size: 10px;
  }

  .section {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .block-team {
    top: 24%;
    padding: 28px 32px 32px;
    font-size: 24px;
  }

  .block-team._3 {
    top: 28%;
  }

  .block-team._3.red {
    width: 100%;
  }

  .block-team._2 {
    top: 24%;
  }

  .block-team._2.red {
    width: 100%;
  }

  .block-team._1 {
    top: 20%;
    width: 100%;
  }

  .block-team._4 {
    top: 32%;
    width: 100%;
    min-height: 50vh;
  }

  .text-wrapper-team {
    top: auto;
    bottom: 25%;
  }

  .team-heading {
    margin-right: auto;
    font-size: 20px;
    text-align: left;
  }

  .text-span {
    font-size: 50px;
  }

  .container-text._2 {
    width: 100%;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .big-heading {
    font-size: 70px;
  }

  .bottle-container {
    height: 300px;
  }

  .bottle-container.second {
    display: none;
  }

  .bottle-container.second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bottle-image._2.second._4 {
    position: static;
    left: -85px;
    top: 176px;
    right: auto;
    display: block;
    width: 200%;
    max-width: 200%;
  }

  .bottle-image._2.second._5 {
    position: static;
    left: 47px;
    top: 173px;
    display: block;
    width: 200%;
    max-width: 200%;
  }

  .bottle-image.second._2 {
    left: 12px;
    right: auto;
  }

  .bottle-image.second._2.due {
    left: 177px;
    right: 33px;
    overflow: hidden;
  }

  .bottle-image.second._2.due.uno {
    left: 122px;
  }

  .bottle-image.second._2.due.olio {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    display: block;
    width: 200%;
    max-width: 200%;
  }

  .bottle-image.second._2.due.olio2 {
    position: static;
    left: 22px;
    top: 95px;
    right: auto;
    display: block;
    width: 200%;
    max-width: 200%;
  }

  .bottle-image.second._2.d-centred-max-500 {
    position: static;
    left: -75px;
    top: 39px;
    right: auto;
    display: block;
    overflow: hidden;
    width: 170%;
    max-width: 200%;
  }

  .bottle-image.second._2.d-centred-max-500.due {
    position: static;
    left: -37px;
    top: 36px;
    right: auto;
    display: block;
    width: 170%;
  }

  .bottle-image.second._2.d-centred-max-500.tre {
    position: static;
    left: -165px;
    top: 37px;
    right: auto;
    width: 170%;
    max-width: 200%;
  }

  .bottle-image.second._2.d-centred-max-500.confetture {
    position: static;
    left: 14px;
    top: 27px;
    right: 0px;
    display: block;
  }

  .bottle-image.second._2.d-centred-max-500.confetture2 {
    position: static;
    left: -119px;
    top: 39px;
    width: 170%;
    max-width: 200%;
  }

  .bottle-image.second._1 {
    position: static;
    left: -61px;
    top: auto;
    right: -21px;
    bottom: -170px;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 200%;
    max-width: 200%;
  }

  .arrow-icon {
    color: #fff;
  }

  .arrow-icon-second {
    color: #fff;
  }

  .left-arrow-second {
    left: 18%;
    color: #fff;
  }

  .right-arrow-second {
    left: 42%;
  }

  .right-arrow-landing-2 {
    bottom: -37px;
  }

  .left-arrow-landing-2 {
    bottom: -37px;
  }

  .hero.landing-4 {
    height: 100vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.18)), to(rgba(0, 0, 0, 0.18))), url('../images/_IGP0699.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.18)), url('../images/_IGP0699.JPG');
    background-size: auto, cover;
  }

  .hero.landing-4.due {
    padding-top: 550px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/284442542_4941462705981165_3149431779459682797_n.jpeg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/284442542_4941462705981165_3149431779459682797_n.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .hero.about-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-landing-4 {
    display: block;
    overflow: visible;
    width: auto;
    height: 100%;
    margin-left: -200px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .wrapper-text {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .overflow-image {
    bottom: -45px;
    overflow: hidden;
    width: 50vw;
    height: 35vw;
  }

  .overflow-image.blog {
    width: auto;
    height: 100%;
  }

  .small-hero-image {
    display: none;
  }

  .product-section {
    padding-top: 100px;
  }

  .product-section.landing-4 {
    display: block;
    height: 50vh;
    padding: 0px 20px;
  }

  .product-section.landing-4.about._2 {
    display: block;
    padding: 0px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .product-section.landing-4 {
    display: none;
    height: 50vh;
    padding: 0px 20px;
  }

  .product-section.landing-4.about._2 {
    display: none;
    padding: 0px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .product-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60%;
    margin-top: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 33.5% 1fr 1fr;
    grid-template-columns: 33.5% 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .product-grid._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .product-text-wrap {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .product-text-wrap.auto {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .heading-landing-4 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .heading-landing-4._2 {
    font-size: 40px;
  }

  .heading-landing-4.due {
    font-size: 10vw;
  }

  .heading-landing-4.tre {
    margin-top: 60px;
    font-size: 5vw;
  }

  .product-slider {
    height: auto;
  }

  .mask-product {
    width: 100%;
  }

  .grid-menu-footer {
    width: 100%;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .wrapper-link-footer {
    text-align: left;
  }

  .menu-voices-content-footer {
    width: 95%;
  }

  .list-footer {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .newsletter-footer-layout-2 {
    width: 100%;
  }

  .link-footer {
    text-align: left;
  }

  .about-grid-second {
    padding-right: 20px;
    padding-left: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .about-grid-second.about {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
  }

  .contact {
    padding-right: 0px;
    padding-left: 0px;
  }

  .bg-image-about {
    width: 100vw;
  }

  .bg-image-about.about {
    border: 4px solid #92a630;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }

  .bg-image-about.about.no-bg {
    top: auto;
    display: none;
    width: 100%;
    height: 170em;
    max-height: 60%;
    margin-top: -97px;
    margin-bottom: 0px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: url('../images/olio.JPG');
    background-position: 50% 50%;
    background-size: cover;
  }

  .bg-image-about.about.no-bg.due {
    top: 44px;
    width: 100%;
    margin-bottom: 0px;
  }

  .arrow {
    display: none;
  }

  .parallax-image-landing-2 {
    height: 50vh;
    background-image: none;
    background-size: auto;
  }

  .nav-menu-3 {
    width: 100vw;
  }

  .cart-button {
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand-footer {
    display: none;
  }

  .our-story-section {
    padding-top: 27.03125vw;
  }

  .container-about-text {
    padding-right: 0vw;
    padding-bottom: 0px;
    padding-left: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container-about-text._2 {
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-about._2 {
    left: 2%;
    top: 551px;
    display: none;
    border-radius: 17px;
    box-shadow: 5px 5px 0 0 #809e83;
  }

  .image-about._3 {
    left: 129px;
    top: 143px;
    display: none;
    width: 60%;
    border-radius: 8px;
    box-shadow: 6px 6px 3px 0 #809e83;
  }

  .image-about._3.due {
    display: none;
  }

  .masonry-section {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .masonry-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .about-image-second._3 {
    position: static;
    display: none;
    width: 100%;
    height: 100%;
    max-width: none;
    min-height: auto;
    min-width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 8px;
  }

  .about-image-second._3.width {
    margin-left: 0px;
  }

  .about-image-second._3.due {
    position: relative;
    display: block;
    height: 100%;
  }

  .masonry-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .masonry-wrapper._2 {
    display: none;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .masonry-wrapper.padding {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-heading-landing-4._2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .container-image-masonry {
    margin-top: 20px;
    margin-left: 164px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 14px;
    box-shadow: 7px 7px 3px 0 #809e83;
  }

  .container-image-masonry._2 {
    width: 70%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .container-image-masonry.due {
    left: 97.891px;
    top: -88.75px;
    width: 70%;
    height: 20vh;
  }

  .last-heading {
    margin-top: 10px;
    font-size: 33px;
  }

  .about-us-text {
    width: auto;
    padding-left: 0px;
    font-size: 10vw;
    line-height: 1;
    text-align: left;
  }

  .info-about-page {
    font-size: 30px;
  }

  .container-image-about {
    padding-left: 0px;
  }

  .paragraph-about {
    margin-top: 30px;
    margin-bottom: 0vw;
  }

  .paragraph-container {
    padding-top: 2rem;
  }

  .container-text-menu {
    margin-top: 30px;
  }

  .size-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }

  .image-landing-2 {
    height: 309px;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .info-about {
    margin-top: 20px;
  }

  .number-awards {
    height: auto;
    margin-left: -14px;
    color: #0d0d0d;
    font-size: 50px;
  }

  .wrapper-sticky {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: transparent;
  }

  .filter-white {
    display: none;
  }

  .sub-heading-landing-3 {
    display: none;
    font-size: 5vw;
  }

  .contact-grid-card-text {
    display: none;
    width: 100vw;
    padding-right: 20px;
    padding-left: 20px;
  }

  .block-about-sticky {
    position: static;
    top: 24%;
    height: auto;
    padding: 28px 32px 32px;
    font-size: 24px;
  }

  .paragraph-about-2 {
    padding-left: 0px;
    border-left-style: none;
  }

  .right-column-sticky {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-sticky {
    background-color: transparent;
  }

  .about-2-image {
    display: none;
  }

  .bg.absolute {
    left: 0%;
    bottom: 0%;
  }

  .button-blog {
    width: 50vw;
    height: 15vw;
  }

  .card-blog-landing-2 {
    height: auto;
  }

  .card-blog-landing-2.home {
    width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-container.home {
    width: 100%;
    height: 350px;
    background-color: transparent;
  }

  .blog-image {
    width: auto;
    height: 100%;
  }

  .container-heading-team {
    bottom: -16%;
  }

  .container-heading-team._2 {
    top: 6%;
  }

  .content-wrap {
    padding-top: 0px;
  }

  .team-grid {
    padding-right: 20px;
    padding-left: 20px;
    grid-template-areas: "Area Area Area Area-2 Area-2"
      "Area Area Area Area-2 Area-2"
      "Area Area Area Area-2 Area-2"
      ". . . . ."
      "Area-3 Area-3 Area-3 Area-4 Area-4"
      "Area-3 Area-3 Area-3 Area-4 Area-4"
      "Area-3 Area-3 Area-3 Area-4 Area-4"
      ". . . . ."
      "Area-5 Area-5 Area-5 Area-6 Area-6"
      "Area-5 Area-5 Area-5 Area-6 Area-6"
      "Area-5 Area-5 Area-5 Area-6 Area-6"
      ". . . . ."
      "Area-7 Area-7 Area-7 Area-8 Area-8"
      "Area-7 Area-7 Area-7 Area-8 Area-8"
      "Area-7 Area-7 Area-7 Area-8 Area-8"
      ". . . . ."
      "Area-9 Area-9 Area-9 Area-10 Area-10"
      "Area-9 Area-9 Area-9 Area-10 Area-10"
      "Area-9 Area-9 Area-9 Area-10 Area-10";
  }

  .heading-team-page {
    font-size: 25px;
  }

  .role {
    font-size: 14px;
  }

  .left-image-hero {
    background-position: 100% 0%;
  }

  .out-of-stock-state {
    padding-left: 0px;
    background-color: transparent;
    font-family: 'Kumbh Sans', sans-serif;
    color: #fff;
  }

  .icon-landing-2 {
    display: none;
  }

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

  .collection-landing-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .main-heading-copy {
    font-size: 9vw;
  }

  .main-heading-copy.landing-4 {
    font-size: 30px;
  }

  .utility-page-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .utility-page-content {
    width: 100%;
  }

  .search-2 {
    margin-left: auto;
  }

  .licensing-head {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .licensing-container {
    width: 90%;
    padding: 10px;
  }

  .section-licensing {
    padding-right: 20px;
    padding-left: 20px;
  }

  .licensing {
    font-size: 30px;
  }

  .license-link {
    font-size: 16px;
  }

  .source-link {
    font-size: 16px;
  }

  .wrapper-burger {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .cart2 {
    margin-left: auto;
  }

  .cart-product-image-2 {
    width: 56px;
  }

  .text-field-6.cart-input {
    color: #fff;
  }

  .cart-container-2 {
    max-width: 320px;
    min-width: 240px;
  }

  .cart-button-3 {
    padding-right: 0px;
  }

  .wrap-contact-tex {
    width: 90%;
  }

  .wrapper-contact {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-us {
    height: auto;
  }

  .contact-heading {
    font-size: 32px;
  }

  .contact-form {
    width: 100%;
  }

  .right-button-2 {
    display: inline-block;
  }

  .wrapper-location {
    width: 90%;
  }

  .form-contact-us-2 {
    width: 100%;
  }

  .licensing-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .terms-container {
    padding: 25px 0px;
    border-style: none;
  }

  .privacy-heading {
    font-size: 40px;
  }

  .paragraph-privacy {
    font-size: 18px;
  }

  .heading-404 {
    font-size: 35px;
  }

  .intro-navbar {
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav-link-intro {
    padding-left: 20px;
  }

  .collection-item-blog-landing-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-second {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .style-guide-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .style-guide-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-style-guide {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-style-guide-second {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cart {
    z-index: 99;
  }

  .section-intro {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .utility-wrapper {
    width: 100%;
    height: 80vw;
  }

  .utility-heading {
    font-size: 5vw;
  }

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

  .container-wrapper-intro {
    margin-top: 40px;
    padding-top: 0px;
    border-top-style: none;
    border-bottom-style: none;
  }

  .list-item-footer {
    width: auto;
  }

  .menu-button-intro {
    background-color: transparent;
    color: #fff;
  }

  .button-product-mobile {
    margin-top: 10px;
    margin-bottom: 2px;
  }

  .line-separetor {
    display: block;
  }

  .about-paragraph {
    display: block;
    width: 100%;
    height: 80%;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 18px;
  }

  .icon-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    border-bottom-style: none;
    border-bottom-width: 0px;
  }

  .awards {
    left: 20px;
  }

  .heading-lotty-icon {
    line-height: 25px;
  }

  .changelog-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .changelog-container {
    padding: 25px;
  }

  .changelog-text {
    font-size: 19px;
  }

  .body-black {
    background-color: #0d0d0d;
  }

  .empty-state-copy {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    font-family: Lato, sans-serif;
    font-size: 30px;
  }

  .pop-up {
    display: none;
  }

  .section-17 {
    display: none;
  }

  .heading-6 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 71px;
    line-height: 77px;
  }

  .hero-2 {
    overflow: hidden;
  }

  .div-block-4 {
    top: -129px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
    outline-color: transparent;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 5px;
  }

  .div-block-6 {
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-5 {
    margin-top: 0px;
    font-size: 56px;
    line-height: 61px;
  }

  .text-block-2 {
    margin-top: 21px;
    padding-right: 25px;
    -webkit-transform: translate(0px, 205px);
    -ms-transform: translate(0px, 205px);
    transform: translate(0px, 205px);
    font-size: 26px;
    line-height: 26px;
    text-align: right;
  }

  .image-15 {
    left: -114px;
    top: 161px;
    z-index: 4;
  }

  .image-15.ukivo {
    left: -130px;
    top: 224px;
    display: block;
  }

  .div-block-5 {
    border-radius: 0px;
    background-image: url('../images/215588474_3954441728016606_4986450364019054548_n-removebg-preview.png');
    opacity: 1;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    mix-blend-mode: normal;
  }

  .background-video-2 {
    width: 100%;
    border-width: 5px;
    border-color: #92a630;
    background-image: none;
    box-shadow: 14px 14px 20px 4px rgba(90, 107, 92, 0.41);
  }

  .radici {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }

  .div-block-78 {
    padding: 19px;
  }

  .div-block-79 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-80 {
    position: relative;
    z-index: -1;
    margin-right: 0px;
    margin-left: 0px;
  }

  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-81 {
    display: none;
  }

  .slider-2 {
    display: none;
  }

  .d-range-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 31px;
    padding: 12px;
  }

  .d-product {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .d-coloured-block {
    background-color: #809e83;
  }

  .d-coloured-block.pink {
    top: auto;
    bottom: 15%;
    background-color: #809e83;
  }

  .d-coloured-block.orange {
    background-color: #809e83;
  }

  .c-bottle {
    width: 200%;
  }

  .c-bottle.quattro {
    top: 53px;
  }

  .c-bottle.uno {
    position: relative;
    top: auto;
    width: 200%;
    max-width: 200%;
  }

  .c-bottle.due {
    left: 0px;
    top: 0px;
    max-width: 200%;
  }

  .c-bottle.due.uno {
    width: 200%;
    max-width: 200%;
  }

  .c-bottle.tre {
    left: auto;
    top: auto;
  }

  .c-bottle.cinque {
    left: 11px;
    bottom: -24px;
  }

  .c-bottle.sei {
    left: 7px;
    top: 24px;
  }

  .body-3 {
    overflow: visible;
  }

  .heading-405 {
    z-index: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 48px;
    line-height: 65px;
    text-shadow: -3px -3px 0 rgba(90, 107, 92, 0.28);
  }

  .heading-406 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 43px;
    line-height: 32px;
    text-shadow: -4px 1px 0 rgba(90, 107, 92, 0.28);
  }

  .div-block-82 {
    padding-top: 140px;
}

  .heading-407 {
    background-image: none;
    color: #92a630;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-3 {
    margin-top: 0px;
    color: #000;
    font-size: 19px;
    line-height: 23px;
  }

  .button-7 {
    position: relative;
    z-index: 18;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .button-7.du {
    position: static;
    top: 143px;
    margin-bottom: 10px;
  }

  .button-7.tre {
    position: static;
    left: auto;
    top: auto;
    right: 24%;
    bottom: -2%;
    z-index: 999;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    font-family: 'Austral sans stamp', sans-serif;
    font-size: 10px;
    font-weight: 400;
  }

  .description-image-wrap {
    width: 81%;
    margin-top: 44px;
    padding: 0px;
    outline-color: #92a630;
  }

  .big-paragraph.max-500 {
    padding-left: 10px;
    color: #0d0d0d;
    font-size: 18px;
    line-height: 23px;
  }

  .description-bg {
    overflow: hidden;
    width: 100vw;
  }

  .section-24 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section-24.call-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-6.description-heading {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .description-image {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .max-600 {
    max-width: 566px;
    font-family: 'Austral sans stamp', sans-serif;
    color: #92a630;
    font-size: 39px;
    line-height: 48px;
    font-weight: 400;
  }

  .paragraph-4 {
    width: auto;
    color: #2c2c2c;
    font-size: 17px;
    text-align: left;
  }

  .catalogue-heading-2 {
    font-size: 40px;
  }

  .catalogue-heading-2._2 {
    width: 100%;
    margin-top: 40px;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 33px;
    text-align: left;
  }

  .wrapper-big-heading-2 {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .text-span-3 {
    font-size: 50px;
  }

  .bold-text-2 {
    color: #5a6b5c;
  }

  .bold-text-3 {
    color: #809e83;
  }

  .bold-text-4 {
    color: #809e83;
  }

  .bold-text-5 {
    color: #809e83;
  }

  .text-span-7.stelle {
    display: none;
  }

  .section-3 {
    height: 80vh;
    padding: 5px 20px 0px 10px;
  }

  .text-span-6 {
    margin-top: 212px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }

  .page-padding {
    height: 70vh;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-color-yellow.heading-medium {
    margin-bottom: 0px;
  }

  .cta_content-left {
    grid-auto-rows: 0.5fr;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cta-map {
    height: 10rem;
    box-shadow: 6px -5px 17px 0 #000;
  }

  .cta-localisation_component {
    -ms-grid-rows: 406px auto;
    grid-template-rows: 406px auto;
  }

  .main-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .cta_content-right {
    box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.24);
  }

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

  .text-style-3lines.text-style-muted {
    margin-bottom: 0px;
  }

  .text-size-large {
    margin-top: 0px;
  }

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

  .text-span-10 {
    line-height: 40px;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .centered-heading-2.margin-bottom-32px {
    font-size: 45px;
    line-height: 40px;
  }

  .text-block-19 {
    width: 90%;
    margin-top: -50px;
    font-size: 18px;
    line-height: 17px;
  }

  .image-19 {
    max-width: 100%;
  }

  .container-9 {
    max-width: none;
  }

  .image-41 {
    top: 33%;
    z-index: -2;
  }

  .projet-item._05 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .projet-item._06 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .referenz-image {
    border-radius: 0px;
    box-shadow: none;
  }

  .project-item-title-wrap {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent transparent #92a630;
  }

  .project-item-title-wrap.modal {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-color: #809e83;
  }

  .referenz-heading {
    font-size: 16px;
    line-height: 1.5em;
  }

  .referenz-heading.chimera {
    font-family: 'Austral sans stamp', sans-serif;
    font-size: 27px;
    line-height: 1.2em;
    text-transform: uppercase;
  }

  .referenz-heading.chimera.modal {
    font-size: 44px;
  }

  .slider-4 {
    height: 100%;
  }

  .image-40 {
    bottom: 13%;
    z-index: -6;
  }

  .project-modal-right._05 {
    height: 90%;
    padding-bottom: 0px;
  }

  .image-38 {
    left: -55%;
    top: auto;
    right: auto;
    bottom: -81%;
  }

  .section-22 {
    padding: 50px 20px;
  }

  .project-wrap {
    width: 100%;
    height: 100%;
  }

  .image-42 {
    bottom: -7%;
  }

  .project-modal._05 {
    display: none;
    overflow: scroll;
  }

  .project-modal._07 {
    display: none;
    overflow: scroll;
  }

  .project-modal._09 {
    display: none;
    overflow: scroll;
  }

  .project-modal._10 {
    display: none;
    overflow: scroll;
  }

  .project-modal._06 {
    display: none;
  }

  .project-modal._08 {
    display: none;
    overflow: scroll;
  }

  .project-item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-item-row.modal {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .project-item-row.modal.quattro {
    padding-left: 0px;
  }

  .project-img {
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .project-text {
    margin-bottom: 0px;
    color: #92a630;
  }

  .project-text.desc {
    color: #333;
  }

  .project-text.check {
    font-size: 19px;
    line-height: 18px;
  }

  .project-text.check.notte {
    font-size: 19px;
    font-weight: 700;
  }

  .project-bar {
    height: 20px;
  }

  .project-bar.modal.chimera {
    height: 40px;
  }

  .project-item-desc-wrap {
    width: 100%;
  }

  .project-item-desc-wrap.noborder {
    border-style: solid;
    border-width: 1px;
    border-color: #92a630 transparent transparent;
    border-bottom-right-radius: 14px;
  }

  .project-item-desc-wrap._20 {
    border: 1px solid transparent;
    border-radius: 0px 0px 0px 14px;
  }

  .project-item-desc-wrap._20.modal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
  }

  .project-item-desc-wrap.modal {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .project-item-desc-wrap.modal.uno {
    padding-left: 0px;
  }

  .modal-check-icon {
    width: 28px;
    margin-top: 5px;
    padding-top: 0px;
  }

  .modal-check-icon.due {
    display: block;
  }

  .project-bar-icon {
    width: auto;
    max-width: 100%;
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
  }

  .text-block-20 {
    display: none;
  }

  .text-block-21 {
    display: none;
  }

  .heading-408 {
    color: #92a630;
    font-size: 29px;
    line-height: 36px;
    text-decoration: none;
  }

  .text-span-11 {
    color: #92a630;
    font-size: 61px;
    line-height: 53px;
  }

  .testimonial-section {
    height: 140vh;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .title-block.quattro {
    display: none;
  }

  .image-wrapper-2 {
    height: 100%;
  }

  .testimonial-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    box-shadow: none;
  }

  .content-h2 {
    margin-bottom: 0px;
    font-size: 53px;
  }

  .curve-rough {
    display: none;
  }

  .left-arrow-2 {
    width: 35px;
    height: 35px;
  }

  .column-left {
    height: 70vh;
    padding: 0px 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-arrow-2 {
    width: 35px;
    height: 35px;
  }

  .column-right {
    height: 60vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-fixed-height.due {
    display: none;
  }

  .logo-column {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .quote-h4 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .column-wrap {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .author-name {
    text-decoration: none;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.21);
  }

  .author-block {
    margin-top: 15px;
  }

  .content-block-2 {
    padding: 0px;
  }

  .content-block-2.uno {
    padding-top: 0px;
  }

  .heading-409 {
    margin-top: 0px;
    text-align: center;
  }

  .section-heading {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 36px;
  }

  .section-25 {
    position: static;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
  }

  .sell-with-us-stack-box._3 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }

  .sell-with-us-stack-box._2 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }

  .sell-with-us-stack-box._1 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }

  .sell-with-us-stack-box._4 {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
  }

  .button-text-2 {
    margin: 10px 20px;
    font-weight: 400;
  }

  .sell-with-us-stack-box-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
  }

  .container-12 {
    width: 85%;
  }

  .container-12.padding-tb {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-45.uno {
    width: 100%;
    border: 4px solid #92a630;
  }

  .image-46 {
    width: 100%;
    border: 5px solid #92a630;
  }

  .image-47 {
    width: 100%;
    border: 5px solid #92a630;
  }

  .image-48 {
    width: 100%;
  }

  .image-48.re {
    border: 6px solid #92a630;
  }

  .image-48.dye {
    border: 5px solid #92a630;
  }

  .heading-410 {
    margin-top: 0px;
    padding-left: 0px;
    font-family: 'Austral sans stamp', sans-serif;
    color: #92a630;
    font-size: 17px;
    line-height: 32px;
    text-transform: uppercase;
  }

  .div-block-84 {
    position: relative;
    top: -17px;
    z-index: 999;
    width: 100%;
    box-shadow: 0 9px 3px -2px #92a630;
  }

  .text-block-22 {
    display: none;
  }

  .team-member-wrapper {
    width: auto;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-4 {
    padding-left: 10px;
    color: #2c2c2c;
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .member-wrapper {
    padding-left: 0px;
  }

  .right-side-wrapper {
    display: block;
  }

  .image-wrapper-3 {
    top: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-6 {
    width: 6rem;
    min-width: 6rem;
  }

  .padding-vertical-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 51px;
    text-align: center;
  }

  .page-padding-2 {
    overflow: hidden;
    margin-top: 60px;
  }

  .grid-6 {
    margin-bottom: 0px;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .text-block-23 {
    height: 231px;
    padding-left: 10px;
    font-family: 'Kumbh Sans', sans-serif;
    color: #2c2c2c;
    font-size: 12px;
    line-height: 18px;
    text-transform: none;
  }

  .sticky-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 130vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-team-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btyb-hamster {
    max-height: 30vh;
    margin-right: -40px;
    margin-left: -40px;
  }

  .div-block-85 {
    display: none;
  }

  .image-52 {
    top: 0px;
  }

  .image-53 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: -73px;
    z-index: 999;
    display: none;
  }

  .text-span-13 {
    font-family: 'Austral sans stamp', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
  }

  .image-54 {
    position: absolute;
    top: auto;
    bottom: -6548.88px;
    display: none;
  }

  .text-span-20 {
    color: #809e83;
  }

  .text-span-21 {
    color: #92a630;
  }

  .image-55 {
    display: none;
  }

  .image-56 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
  }

  .contact-wrapper-f12 {
    display: none;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-f12 {
    font-family: 'Kumbh Sans', sans-serif;
  }

  .text-block-24 {
    padding-bottom: 0px;
  }

  .footer-f12 {
    width: 100%;
  }

  .address-f12 {
    font-family: 'Kumbh Sans', sans-serif;
    text-align: center;
  }

  .address-f12.orari {
    text-align: center;
  }

  .address-f12.orari.unp {
    display: none;
  }

  .div-block-88 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-57 {
    display: inline-block;
    width: 50%;
    max-width: 100%;
    margin-top: 20px;
  }

  .footer-wrapper-3 {
    width: 100%;
    border-radius: 0px;
  }

  .contact-title-f12.uno {
    text-align: center;
  }

  .copyright-f12 {
    width: 70%;
    text-align: center;
  }

  .copyright-f12.tre {
    text-align: center;
  }

  .top-right-wrapper-f12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .social-media-wrapper-f12 {
    position: relative;
    left: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .social-media-subwrapper-f12 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }

  .top-left-wrapper-f12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-wrapper-f12 {
    width: 79%;
  }

  .social-media-icon-hover-f12 {
    padding-left: 0px;
  }

  .image-58 {
    width: 100%;
  }

  .image-59.due {
    display: none;
    -webkit-transform: translate(29px, 276px) translate(-95px, -300px) rotate(131deg);
    -ms-transform: translate(29px, 276px) translate(-95px, -300px) rotate(131deg);
    transform: translate(29px, 276px) translate(-95px, -300px) rotate(131deg);
  }

  .div-block-89 {
    display: none;
  }

  .image-62 {
    margin-top: 10px;
    margin-bottom: 3px;
  }

  .div-block-92 {
    position: relative;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    background-color: #fff;
  }

  .image-63 {
    margin-top: 10px;
  }

  .div-block-93 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    background-color: #fff;
  }

  .image-64 {
    margin-top: 10px;
    padding-left: 0px;
  }

  .div-block-94 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    background-color: #fff;
  }

  .div-block-95 {
    margin-top: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    background-color: #fff;
    font-size: 19px;
    line-height: 32px;
    text-transform: uppercase;
  }

  .image-66 {
    margin-top: 10px;
  }

  .div-block-96 {
    position: relative;
    z-index: 5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    background-color: #fff;
  }

  .section-faq {
    padding: 0px 15px;
  }

  .orange-2 {
    color: #c48a55;
    font-size: 40px;
    line-height: 30px;
    text-align: left;
  }

  .heading-12 {
    text-align: right;
  }

  .accordion-heading {
    line-height: 36px;
  }

  .header-center-box._75 {
    width: 90%;
    text-align: right;
  }

  .image-67 {
    display: none;
  }

  .paragraph-6 {
    width: 100%;
    text-align: center;
  }

  .question {
    overflow: visible;
    width: auto;
  }

  .accordion-item {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .accordion-item.uno {
    display: block;
  }

  .image-68 {
    left: -181px;
    top: 74px;
    bottom: 123.5px;
    z-index: 0;
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .question-titre {
    display: inline;
    overflow: auto;
    width: auto;
    text-align: center;
    white-space: normal;
  }

  .question-titre:hover {
    color: #92a630;
  }

  .heading-411 {
    font-size: 80px;
  }

  .image-69 {
    display: block;
    overflow: hidden;
    width: 159%;
    height: 100%;
    max-width: 160%;
    margin-left: -172px;
  }

  .heading-412 {
    position: relative;
    top: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 46px;
  }

  .image-70 {
    left: -85px;
    top: -189px;
    display: none;
  }

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

  .about-section-2._2 {
    height: 60vh;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .image-71 {
    top: -6%;
  }

  .main-paragraph-2.landing-2 {
    font-size: 18px;
  }

  .main-paragraph-2.landing-4 {
    margin-bottom: 0px;
    font-size: 18px;
  }

  .container-about-2 {
    margin-bottom: 0px;
  }

  .heading-413 {
    margin-top: 40px;
    color: #92a630;
    font-size: 42px;
    line-height: 42px;
  }

  .image-about-layout-4 {
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }

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

  .header_image {
    margin-left: 0px;
  }

  .text-size-medium {
    padding-left: 0px;
    font-size: 1.09rem;
    font-weight: 300;
  }

  .heading-11 {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .image-72 {
    position: absolute;
    left: 7px;
    top: 669.078px;
  }

  .header_component {
    width: 100%;
    padding-top: 0rem;
    grid-auto-columns: 1.25fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-414 {
    font-size: 40px;
    text-transform: uppercase;
  }

  .div-block-97 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-7 {
    margin-bottom: 40px;
  }

  .button-9 {
    position: absolute;
    border-radius: 70%;
    background-color: #809e83;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.59);
    text-transform: uppercase;
  }

  .image-76 {
    max-width: 20%;
  }

  .div-block-99 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .image-77 {
    max-width: 15%;
  }

  .image-78 {
    max-width: 15%;
  }

  .image-79 {
    max-width: 13%;
    margin-top: 40px;
  }

  .image-80 {
    max-width: 13%;
    margin-top: 40px;
  }

  .div-block-100 {
    margin-top: -29px;
  }

  .heading-415 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 11px;
    line-height: 10px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
  }

  .heading-416 {
    color: #2c2c2c;
    font-size: 10px;
  }

  .heading-417 {
    color: #2c2c2c;
    font-size: 15px;
  }

  .heading-418 {
    color: #fff;
    font-size: 15px;
  }

  .heading-419 {
    color: #2c2c2c;
    font-size: 10px;
  }

  .heading-420 {
    color: #2c2c2c;
    font-size: 10px;
  }

  .text-block-25 {
    padding-right: 40px;
    padding-left: 25px;
    font-family: 'Austral sans stamp', sans-serif;
  }

  .columns {
    position: relative;
    top: 33px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
  }

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

  .button-11 {
    overflow: visible;
    text-align: center;
  }

  .image-82 {
    position: relative;
    left: -42px;
    top: -88px;
    width: 170%;
    max-width: 200%;
  }

  .image-83 {
    position: relative;
    left: -21px;
    top: -37px;
    width: 170%;
    max-width: 200%;
  }

  .component-36 {
    width: 279px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  ._36-flex {
    width: 279px;
    grid-column-gap: 11px;
    grid-row-gap: 12px;
  }

  ._36-text-block-wrapper {
    width: 134px;
    margin-right: 0px;
    margin-left: 128px;
  }

  ._36-title {
    margin-bottom: 5px;
    font-size: 13px;
  }

  ._1st-paragraph {
    margin-top: 0px;
  }

  .flex-3 {
    margin-top: 5px;
  }

  .component-44 {
    width: 268px;
    height: 123px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-columns: 0.5fr 2.25fr 0.5fr;
    grid-template-columns: 0.5fr 2.25fr 0.5fr;
  }

  ._44-wrapper {
    margin-top: 5px;
  }

  ._44-text {
    margin: 0px 11px 0px 5px;
  }

  ._44-text-block {
    width: 173px;
    height: auto;
    font-size: 14px;
  }

  ._44-text-block-2 {
    font-size: 15px;
  }

  .div-block-102 {
    text-align: center;
  }

  ._25-right-bottom {
    width: 248px;
    height: 40px;
    margin-top: 58px;
    margin-bottom: 20px;
    margin-left: 0px;
    grid-column-gap: 10px;
    grid-row-gap: 7px;
    -ms-grid-columns: 0.5fr 2.25fr 0.5fr;
    grid-template-columns: 0.5fr 2.25fr 0.5fr;
  }

  .popup-wrapper {
    display: none;
  }

  .section-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-84 {
    position: static;
    top: 0px;
    display: block;
    max-width: 30%;
    margin-top: 0px;
  }

  .column-12 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-85 {
    width: 10%;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-107 {
    display: none;
  }

  .heading-425 {
    text-transform: capitalize;
  }

  .grid-7 {
    -ms-grid-columns: 0.5fr 1.5fr;
    grid-template-columns: 0.5fr 1.5fr;
  }

  .text-block-30 {
    width: auto;
    padding-right: 0px;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 12px;
    text-align: right;
  }

  .text-block-30.oppure {
    border: 1px solid transparent;
    font-size: 18px;
    text-align: center;
  }

  .div-block-127 {
    width: 57px;
  }

  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-86 {
    height: auto;
  }

  .columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .column-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#809e83), to(#809e83));
    background-image: linear-gradient(180deg, #809e83, #809e83);
  }

  .heading-426 {
    font-size: 10px;
  }

  .title.h1.me-work {
    font-size: 2em;
  }

  .portfolio-block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .section-27.work-track {
    display: none;
  }

  .c-text-s {
    width: auto;
    font-size: 15px;
    line-height: 30px;
  }

  .steps-card-wrapper {
    grid-row-gap: 24px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .steps-circle {
    display: none;
  }

  .steps-sticky-card {
    min-width: auto;
    padding: 12px 12px 24px;
  }

  .steps-tracker {
    display: none;
  }

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

  .steps-intro {
    grid-row-gap: 24px;
  }

  .steps-cards {
    width: 100%;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .steps-grid {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
  }

  .c-text-l {
    font-size: 18px;
    line-height: 28px;
  }

  .c-container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .c-container._10cols {
    display: none;
    padding-top: 0px;
    padding-bottom: 8em;
  }

  .grid-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-9 {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-428 {
    font-size: 19px;
  }

  .heading-428.titolo {
    font-size: 26px;
  }

  .text-block-31 {
    font-size: 13px;
  }

  .image-94 {
    width: 100%;
    height: 100%;
  }

  .image-95 {
    max-width: 30%;
  }

  .image-96 {
    max-width: 30%;
  }

  .grid-10 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-11 {
    position: absolute;
    overflow: visible;
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .bold-text-10 {
    color: #92a630;
  }

  .grid-12 {
    margin-top: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-138 {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#92a630), to(#92a630));
    background-image: linear-gradient(180deg, #92a630, #92a630);
  }

  .image-97 {
    position: relative;
  }

  .heading-429 {
    margin-top: 0px;
    font-size: 39px;
    line-height: 48px;
    font-weight: 400;
    text-transform: uppercase;
  }

  .div-block-139 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 7px;
    box-shadow: 1px 6px 3px 0 #92a630;
  }

  .div-block-140 {
    width: auto;
    margin-top: 40px;
    margin-bottom: -60px;
    padding: 0px;
  }

  .paragraph-7 {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-115 {
    display: none;
  }

  .grid-15 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-28 {
    height: 30vh;
    padding-top: 100px;
  }

  .container-17 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
    line-height: 45px;
  }

  .hero-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .margin-bottom-24px {
    font-size: 19px;
    line-height: 23px;
  }

  .image-116 {
    display: none;
  }

  .testimonial-column-dark {
    padding-top: 20px;
  }

  .testimonial-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testimonial-block-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 32px;
  }

  .hand-burger__image {
    margin-right: -7px;
  }

  .hand-burger__image.is--mobile {
    display: block;
    -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  }

  .hand-burger__image.is--desktop {
    display: none;
  }

  .btn-container {
    top: -25%;
  }

  .btn-container.is--intro {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .sub-paragraph {
    max-width: 85%;
    margin-top: 12px;
  }

  .sub-paragraph.is--center {
    font-size: 1.4em;
  }

  .hero-3 {
    margin-top: 0px;
  }

  .hero-content-block.is--left {
    max-width: 93%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-content-block.is--right {
    max-width: 100%;
    margin-top: -4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .btn__text {
    z-index: 55;
    font-size: 1.8em;
  }

  .btn__text.is--intro {
    font-size: 2em;
  }

  ._8-bit-btn-bg {
    opacity: 0.24;
  }

  ._8-bit-btn-bg.is--intro {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 0.24;
  }

  .hero-wrapper-4 {
    padding-top: 81px;
    padding-bottom: 38px;
    border: 1px none #000;
    background-image: none;
    background-size: auto;
  }

  .heading-430.is-xxlarge {
    font-size: 3em;
    line-height: 1.1em;
  }

  .heading-430.is--medium.is--two {
    font-size: 2.2em;
  }

  .hero-container-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .swirl-bg {
    background-image: url('../images/ezgif.com-gif-maker-3.gif');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 0.12;
  }

  .button-14 {
    padding: 13px 17px 14px;
  }

  .button-14.is--intro {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .hero-content-block-left-inner {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._8-bit-bg {
    padding-top: 0px;
  }

  ._8-bit-fries {
    left: auto;
    top: 7%;
    right: 22%;
    bottom: auto;
  }

  .burger__image {
    width: 55px;
  }

  .delivery__image {
    width: 125px;
  }

  .intro-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .spaceman__image {
    width: 155px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .inner-grid-block-left {
    margin-top: 0px;
  }

  .drink__iimage {
    width: 80px;
  }

  .rocket-image {
    width: 215px;
    min-width: 215px;
    margin-top: 99px;
    margin-left: -14px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .intro-content {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._8-bit-sauce.is--two {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 42%;
  }

  ._8-bit-sauce.is--one {
    display: none;
  }

  .grid-content {
    max-width: 95%;
    padding-left: 0px;
  }

  .inner-grid-block-right {
    max-width: 100%;
  }

  .fries-container {
    max-width: 94%;
    margin-right: auto;
    margin-left: auto;
  }

  .delivery-image {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: -76px;
  }

  ._8-bit-drink {
    top: 32%;
  }

  .speech-bubble__image {
    width: 215px;
  }

  .sauce__image {
    width: 80px;
  }

  ._8-bit-burgers {
    left: 4%;
    top: 6%;
    right: auto;
    bottom: auto;
  }

  .intro-grid-left-inner {
    margin-top: -100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .intro-container-2 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .intro-grid {
    display: -ms-grid;
    display: grid;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 31px;
    -ms-grid-columns: 1.25fr 1.25fr;
    grid-template-columns: 1.25fr 1.25fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .fries__images {
    width: 73px;
  }

  .intro-grid-block.is--two {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .intro-grid-block.is--one {
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    padding-top: 113px;
    padding-bottom: 428px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .intro-grid-container {
    display: block;
    width: 97%;
    min-height: 100%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-138 {
    display: inline-block;
    width: 100%;
    height: 100%;
  }

  .slide-11 {
    height: 100%;
  }

  .slide-12 {
    height: 100%;
  }

  .uui-text-size-large {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 18px;
    line-height: 1.8;
  }

  .uui-button {
    background-color: #92a630;
  }

  .uui-cta03_component {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-signup-form_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 0.75rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-layout02_image-wrapper {
    position: absolute;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-33 {
    font-family: 'Austral sans stamp', sans-serif;
    color: #92a630;
    font-size: 2.7rem;
    font-weight: 400;
  }

  .bold-text-13 {
    color: #92a630;
  }

  .uui-footer07_link-list {
    display: none;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .uui-footer07_link {
    display: none;
  }

  .uui-layout38_logo-row-2 {
    display: none;
  }

  .uui-layout60_image-wrapper-2 {
    display: none;
  }

  .uui-heading-xxsmall-2 {
    font-family: 'Austral sans stamp', sans-serif;
    font-size: 1.7rem;
  }

  .blog-section-2 {
    display: none;
    padding-top: 60px;
  }

  .uui-layout04_image-wrapper-2 {
    display: none;
  }

  .main-heading-2 {
    font-size: 9vw;
    text-align: center;
  }

  .main-heading-2.landing-4 {
    margin-left: auto;
    color: #fff;
    font-size: 39px;
    font-weight: 400;
    text-shadow: 1px 1px 4px rgba(202, 228, 73, 0.79);
  }

  .uui-heading-medium-2 {
    font-family: 'Austral sans stamp', sans-serif;
  }

  .uui-layout60_item-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .last-heading-2 {
    margin-top: 10px;
    font-size: 33px;
  }

  .heading-landing-5 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .heading-landing-5.due {
    font-size: 10vw;
  }

  .heading-landing-5.tre {
    margin-top: 60px;
    font-size: 5vw;
  }

  .heading-landing-5._2 {
    font-size: 40px;
  }

  .icon-landing-3 {
    display: none;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .parallax-image-landing-3 {
    height: 50vh;
    background-image: none;
    background-size: auto;
  }

  .uui-layout04_item-list-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-140 {
    width: 100%;
    height: 100%;
  }

  .image-141 {
    border: 2px solid #92a630;
    border-radius: 12px;
  }

  .text-span-37 {
    font-size: 30px;
  }

  .section-29 {
    margin-top: 40px;
  }

  .heading-431 {
    font-family: 'Austral sans stamp', sans-serif;
    color: #fff;
    text-align: center;
  }

  .div-block-153 {
    background-color: #92a630;
    color: #fff;
  }

  .uui-heading-xlarge-3 {
    font-size: 1.9rem;
    text-transform: uppercase;
  }

  .uui-heroheader09_component {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .uui-heroheader09_image-wrapper {
    display: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .uui-heroheader09_image-wrapper.due {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .uui-space-large-3 {
    display: block;
  }

  .image-143 {
    display: none;
  }

  .heading-432 {
    font-family: 'Austral sans stamp', sans-serif;
    color: #92a630;
    font-size: 26px;
  }

  .uui-text-size-small-3.text-color-gray500 {
    font-size: 0.8rem;
    text-align: center;
  }

  .uui-footer07_link-list-2 {
    display: none;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .uui-padding-vertical-xlarge-2 {
    padding-bottom: 0rem;
  }

  .uui-footer07_top-wrapper-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-144 {
    width: 40%;
  }

  .image-145 {
    width: 100%;
  }

  .div-block-155 {
    margin-top: 40px;
  }

  .lynx-block-image {
    padding: 7px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .lynx-heading {
    font-size: 29px;
    line-height: 38px;
  }

  .lynx-grid-image-left {
    display: none;
  }

  .lynx-grid-image-left.mobile {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .lynx-icon-heading {
    font-size: 18px;
  }

  .lynx-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lynx-image {
    min-height: 500px;
  }

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

  .section-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .avatarkit-width-small-card {
    display: none;
    width: 100%;
    max-width: none;
  }

  .wide-container {
    padding-right: 16px;
    padding-left: 16px;
  }

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

  .paragraph-8 {
    font-size: 20px;
  }

  .projects-heading.for-last-section {
    margin-bottom: 10px;
  }

  .heading-433 {
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    text-shadow: 0 1px 4px rgba(202, 228, 73, 0.79);
  }

  .image-150 {
    left: -22%;
    top: auto;
    right: auto;
    bottom: -18%;
    z-index: 0;
    -webkit-transform: translate(190px, 0px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: translate(190px, 0px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  }

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

  .button-primary-2 {
    padding: 10px 60px;
    font-size: 16px;
  }

  .heading-434 {
    font-size: 36px;
    line-height: 120%;
  }

  .div-block-157 {
    margin-top: -72px;
  }

  .image-153 {
    position: static;
    left: -207px;
    max-width: 20%;
    padding-left: 0px;
  }

  .spark-flexed-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-row-gap: 16px;
  }

  .spark-flex-row {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .spark-input.spark-with-a-inner-shadow {
    width: 100%;
  }

  .avatarkit-block-horizontal-aligment {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .spark-form-label-and-input {
    width: 100%;
  }

  .spark-container-2.spark-primary-with-rounded-corners {
    padding: 16px;
  }

  .avatarkit-container-component-2 {
    max-width: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .avatarkit-padding-global-components {
    background-color: #f5f5f5;
  }

  .heading-435 {
    display: none;
  }

  .section-34 {
    display: none;
  }

  .cf-mission-image-2._1 {
    width: 100%;
  }

  .cf-mission-image-grid-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .cf-h3-heading-40px-2 {
    font-size: 20px;
  }

  .cf-mission-hero-image-wrapper-2 {
    margin-top: 34px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cf-wrapper-1161 {
    width: 90%;
  }

  .cf-wrapper-1161.mission-flex {
    padding-bottom: 100px;
  }

  .cf-mission-text-grid-2 {
    grid-column-gap: 70px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

     .image-166 {
       display: none;
     }
   
     .image-167 {
       position: static;
       left: auto;
       top: auto;
       right: 4%;
       bottom: 24%;
       z-index: 999;
       display: block;
     }
     
    
     .link-block-5 {
       position: fixed;
       left: auto;
       top: auto;
       right: 4%;
       bottom: 0%;
       z-index: 9999;
     }
     
  
   #w-node-_04c76f7f-39c4-57f7-7024-d703702aaee1-ce6f6afb {
     -ms-grid-row: span 2;
     grid-row-start: span 2;
     -ms-grid-row-span: 2;
     grid-row-end: span 2;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-_04c76f7f-39c4-57f7-7024-d703702aaef0-ce6f6afb {
     -ms-grid-row: span 2;
     grid-row-start: span 2;
     -ms-grid-row-span: 2;
     grid-row-end: span 2;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-column-align: stretch;
     justify-self: stretch;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d6-ce6f6afb {
     -ms-grid-column-span: 1;
     grid-column-end: 3;
     -ms-grid-column: 2;
     grid-column-start: 2;
     -ms-grid-row-span: 1;
     grid-row-end: 2;
     -ms-grid-row: 1;
     grid-row-start: 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d7-ce6f6afb {
     -ms-grid-row-align: start;
     align-self: start;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-column-align: start;
     justify-self: start;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7e6-ce6f6afb {
     -ms-grid-column-align: start;
     justify-self: start;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7e9-ce6f6afb {
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-column-align: start;
     justify-self: start;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7ea-ce6f6afb {
     -ms-grid-column-span: 1;
     grid-column-end: 3;
     -ms-grid-column: 2;
     grid-column-start: 2;
     -ms-grid-row-span: 1;
     grid-row-end: 2;
     -ms-grid-row: 1;
     grid-row-start: 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7ed-ce6f6afb {
     -ms-grid-column-span: 1;
     grid-column-end: 2;
     -ms-grid-column: 1;
     grid-column-start: 1;
     -ms-grid-row-span: 2;
     grid-row-end: 3;
     -ms-grid-row: 1;
     grid-row-start: 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7ef-ce6f6afb {
     -ms-grid-column-span: 1;
     grid-column-end: 3;
     -ms-grid-column: 2;
     grid-column-start: 2;
     -ms-grid-row-span: 1;
     grid-row-end: 3;
     -ms-grid-row: 2;
     grid-row-start: 2;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7f0-ce6f6afb {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7f5-ce6f6afb {
     -webkit-align-self: stretch;
     -ms-flex-item-align: stretch;
     -ms-grid-row-align: stretch;
     align-self: stretch;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7f6-ce6f6afb {
     -webkit-align-self: start;
     -ms-flex-item-align: start;
     -ms-grid-row-align: start;
     align-self: start;
     -ms-grid-column-align: start;
     justify-self: start;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7f9-ce6f6afb {
     -webkit-align-self: end;
     -ms-flex-item-align: end;
     -ms-grid-row-align: end;
     align-self: end;
   }
   
   #w-node-_87a8ad03-e985-d1ae-9771-9b2838f9a26e-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-accc45cf-d608-796a-3564-6d891ee41ba7-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_875d5492-f8c1-56a7-9526-3b37b6efff23-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_14231dcc-d750-c430-a99d-9ced3f7bc1fc-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c803-ce6f6afb {
     -webkit-align-self: stretch;
     -ms-flex-item-align: stretch;
     -ms-grid-row-align: stretch;
     align-self: stretch;
   }
   
   #w-node-daea1f84-601c-88c8-e893-28312afcdbf7-ce6f6afb {
     -webkit-align-self: end;
     -ms-flex-item-align: end;
     -ms-grid-row-align: end;
     align-self: end;
   }
   
   #w-node-daea1f84-601c-88c8-e893-28312afcdbf8-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a3aaa30a-9b10-82c4-f986-2d77c8e20910-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a3aaa30a-9b10-82c4-f986-2d77c8e20911-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a3aaa30a-9b10-82c4-f986-2d77c8e20912-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c814-ce6f6afb {
     -webkit-align-self: stretch;
     -ms-flex-item-align: stretch;
     -ms-grid-row-align: stretch;
     align-self: stretch;
   }
   
   #w-node-f26f7f0e-95a4-70b1-ada5-8b0544abfd88-ce6f6afb {
     -webkit-align-self: end;
     -ms-flex-item-align: end;
     -ms-grid-row-align: end;
     align-self: end;
   }
   
   #w-node-f26f7f0e-95a4-70b1-ada5-8b0544abfd89-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_3c60baac-be35-02a6-f88d-3a17478a71cd-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_3c60baac-be35-02a6-f88d-3a17478a71ce-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_3c60baac-be35-02a6-f88d-3a17478a71cf-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c822-ce6f6afb {
     -webkit-align-self: stretch;
     -ms-flex-item-align: stretch;
     -ms-grid-row-align: stretch;
     align-self: stretch;
   }
   
   #w-node-_71185db1-bb01-d069-bec5-905bd3228068-ce6f6afb {
     -webkit-align-self: end;
     -ms-flex-item-align: end;
     -ms-grid-row-align: end;
     align-self: end;
   }
   
   #w-node-_71185db1-bb01-d069-bec5-905bd3228069-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_2b59e3ff-5a29-2b5c-7a5a-b5a6fcebbefe-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_2b59e3ff-5a29-2b5c-7a5a-b5a6fcebbeff-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_2b59e3ff-5a29-2b5c-7a5a-b5a6fcebbf00-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_660cf767-055d-90fe-20ec-fa28cdef5682-ce6f6afb {
     -webkit-align-self: stretch;
     -ms-flex-item-align: stretch;
     -ms-grid-row-align: stretch;
     align-self: stretch;
   }
   
   #w-node-_04e22050-5c72-5e6c-6e48-c23bc09c33b5-ce6f6afb {
     -webkit-align-self: end;
     -ms-flex-item-align: end;
     -ms-grid-row-align: end;
     align-self: end;
   }
   
   #w-node-_04e22050-5c72-5e6c-6e48-c23bc09c33b6-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_1e9c6a3f-3d2a-7a07-6332-ca10bdf20f2e-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_1e9c6a3f-3d2a-7a07-6332-ca10bdf20f2f-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_1e9c6a3f-3d2a-7a07-6332-ca10bdf20f30-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-d089a9a2-295a-f784-ad37-a83993bc4624-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-d089a9a2-295a-f784-ad37-a83993bc4625-ce6f6afb {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-d089a9a2-295a-f784-ad37-a83993bc4626-ce6f6afb {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-d089a9a2-295a-f784-ad37-a83993bc462e-ce6f6afb {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc5379-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc537a-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc537f-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc5380-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc5385-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc5386-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc538b-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9469a0f4-de18-3f6b-ae4f-782da7bc538c-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_70007375-9136-717c-da9a-c3b31911337c-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_70007375-9136-717c-da9a-c3b31911337d-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_7908a6e6-8311-6c04-5ac2-a44add6c0a05-ce6f6afb {
     -webkit-align-self: start;
     -ms-flex-item-align: start;
     -ms-grid-row-align: start;
     align-self: start;
   }
   
   #w-node-_7908a6e6-8311-6c04-5ac2-a44add6c0a0a-ce6f6afb {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-_7908a6e6-8311-6c04-5ac2-a44add6c0a0c-ce6f6afb {
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_12b56fc6-0e41-c2cb-1cb7-0d942fc81aa6-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_12b56fc6-0e41-c2cb-1cb7-0d942fc81aaf-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_625ac80f-cca5-2fa4-8190-dc1dcf42344e-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_625ac80f-cca5-2fa4-8190-dc1dcf42344c-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-b8895231-f277-73a1-78f4-c44b7a459098-ce6f6afb {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-a1e6a734-3477-d465-84c0-c58b60cb41c7-ce6f6afb {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-a1e6a734-3477-d465-84c0-c58b60cb41c9-ce6f6afb {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
   }
   
   #w-node-_03b0f721-3581-1a88-7789-21e23ce6fa05-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-d998321a-2e0c-1e76-6233-0731f5fc33d9-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e8a88067-ee0f-4663-9b52-2c684acb7771-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-bb00babc-b12f-f367-67dd-cb42854c50db-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_1fb4672a-6129-5680-a076-a6faf68a35f1-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_985a8eef-7e5f-5558-24b3-aa47dfc2f403-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_2db4d10a-d57d-c1af-3a50-7b908b738eab-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_48b8cfba-a7bf-8f99-bc34-7e2e3a49a5f8-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_7fa99822-e26f-a907-884d-ca3f6710a7a3-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e6b76fd0-08fb-906a-a9c8-6c9fd811aef6-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e5e8d096-264e-4cb9-6ca4-033bcf1b1aa0-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-ee6e6de7-fdf5-f471-8576-476829df0d9a-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_3809eaa4-acd4-7b45-1abe-268e82217a31-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8a63d3b4-be9b-6034-58cc-061b6d4830b6-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_3474a1fa-b464-1e69-5e69-bfc30f8ec4b0-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_42cbb64a-d3ff-748e-e471-e433a4d09327-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a916e8dc-69d0-71ec-b894-17c93f1e58b8-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-b5cf9dad-3927-fdc3-7e33-19cfe420bfdc-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9b70c76c-97b5-96f8-ca19-945e675ab340-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_67b0a6cb-0853-ebf2-2921-2d9ca7bd2af5-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-ea0c8d7b-60dd-e74f-b7b9-702dd3828581-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e51c077e-a4bd-21c1-36ac-e82e9115610b-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-aef71165-4b89-be68-c275-f2799d5d43fa-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_23cd3927-13b8-6dd3-8905-196adff85e8e-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_20daf6cd-5ed0-9630-179f-1bb106e273b8-ce6f6afb {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-cd40f1ce-ac25-fb19-d10f-e285952fa50f-08b04824 {
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_8c1919e9-cf5a-bc8e-0789-de13d4b33f70-08b04824 {
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-eca85268-65c0-46aa-4950-a9a3f73f1470-f73f1468 {
     -ms-grid-row: span 2;
     grid-row-start: span 2;
     -ms-grid-row-span: 2;
     grid-row-end: span 2;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-eca85268-65c0-46aa-4950-a9a3f73f147a-f73f1468 {
     -ms-grid-row: span 3;
     grid-row-start: span 3;
     -ms-grid-row-span: 3;
     grid-row-end: span 3;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-_04aa93ed-2f68-ecf4-dcdf-c39328f6783f-f73f1468 {
     -webkit-align-self: end;
     -ms-flex-item-align: end;
     -ms-grid-row-align: end;
     align-self: end;
   }
   
   #w-node-_11b4b06a-05c7-406a-8ec3-f185be58f167-f73f1468 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd701-ae6f6b65 {
     -ms-grid-column-align: end;
     justify-self: end;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd726-ae6f6b65 {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd729-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd72a-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd72b-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd72c-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd72d-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd72e-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd72f-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd730-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd733-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd734-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd735-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd736-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd738-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd739-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd73a-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd73b-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd73c-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd73d-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd73e-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd73f-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd740-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd741-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd742-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd743-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd744-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e3dd0ded-8264-c1cd-e682-46989abcd745-ae6f6b65 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-e1c98559-756a-7786-ca6e-5c27a41bafbe-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_6142c297-1f7b-41d9-4360-4729a5779546-936f6b6c {
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8a0d7c12-70d5-0e27-3659-bd774327a19a-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8d23b57a-5ef4-3d4b-2b0b-9348dfaf1148-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_7adbff46-cd94-10f5-0300-e25ccea7a229-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-f4421bcb-5874-7d2d-0696-3186c64ff4eb-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-cbd7d315-24a3-6059-b5fe-2f8faf8cd343-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a0c952fc-9d17-0ae0-f65f-1c3abc09dcb7-936f6b6c {
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a0c952fc-9d17-0ae0-f65f-1c3abc09dcbc-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a0c952fc-9d17-0ae0-f65f-1c3abc09dcbd-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-a0c952fc-9d17-0ae0-f65f-1c3abc09dcbe-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a0c952fc-9d17-0ae0-f65f-1c3abc09dcbf-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_66a3bcbd-295a-92a7-49d9-73e6e1bdaaf7-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a0c952fc-9d17-0ae0-f65f-1c3abc09dcc2-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_835cd6cc-ac06-49bd-caf2-efc4b3a0afe7-936f6b6c {
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8ba616db-c071-ae64-0629-a4d0a2453834-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8ba616db-c071-ae64-0629-a4d0a2453835-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_8ba616db-c071-ae64-0629-a4d0a2453836-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8ba616db-c071-ae64-0629-a4d0a2453837-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_8ba616db-c071-ae64-0629-a4d0a245383d-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_835cd6cc-ac06-49bd-caf2-efc4b3a0aff2-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a6405d93-4c01-7bca-a70c-4c926b501179-936f6b6c {
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8f5b2f79-7790-c17b-a8c3-12b78cdeeb86-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8f5b2f79-7790-c17b-a8c3-12b78cdeeb87-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_8f5b2f79-7790-c17b-a8c3-12b78cdeeb88-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_8f5b2f79-7790-c17b-a8c3-12b78cdeeb89-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_8f5b2f79-7790-c17b-a8c3-12b78cdeeb8f-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-a6405d93-4c01-7bca-a70c-4c926b501184-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_48f667a2-7718-b958-bb21-f47d1d933170-936f6b6c {
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_978fa38b-f75c-fab6-ac68-02b3d2f29dcf-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_978fa38b-f75c-fab6-ac68-02b3d2f29dd0-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_978fa38b-f75c-fab6-ac68-02b3d2f29dd1-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_978fa38b-f75c-fab6-ac68-02b3d2f29dd2-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_978fa38b-f75c-fab6-ac68-02b3d2f29dd8-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_48f667a2-7718-b958-bb21-f47d1d93317b-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_7f4a63e0-1a40-b57e-9d41-445342e4c66d-936f6b6c {
     -ms-grid-column: span 2;
     grid-column-start: span 2;
     -ms-grid-column-span: 2;
     grid-column-end: span 2;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9fd1b3dd-8088-b50d-e1cb-75da58b1b0a9-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9fd1b3dd-8088-b50d-e1cb-75da58b1b0aa-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_9fd1b3dd-8088-b50d-e1cb-75da58b1b0ab-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_9fd1b3dd-8088-b50d-e1cb-75da58b1b0ac-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_9fd1b3dd-8088-b50d-e1cb-75da58b1b0b2-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_7f4a63e0-1a40-b57e-9d41-445342e4c678-936f6b6c {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-_505730a5-4c2b-55b9-08c2-c1aca3439ff3-936f6b6c {
     -ms-grid-column-align: center;
     justify-self: center;
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-bcbb0cf1-3a40-9341-648e-5e95515d57a9-936f6b6c {
     -ms-grid-column-align: stretch;
     justify-self: stretch;
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-b028c736-5495-f6fa-3940-954d737c4b43-936f6b6c {
     -ms-grid-column-align: center;
     justify-self: center;
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-_45634950-639b-72cf-b2b0-ea2ba54d9a4d-936f6b6c {
     -ms-grid-column-align: center;
     justify-self: center;
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-cb4ed886-97b3-f47a-81b2-c6a88c8765ed-307607da {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-b76ef3ff-100a-8f38-3885-4f38b1336b06-307607da {
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-span: 0.9895833730697632;
     grid-column-end: 2.989583373069763;
     -ms-grid-column: 2;
     grid-column-start: 2;
     -ms-grid-row-span: 0.9895833730697632;
     grid-row-end: 1.9895833730697632;
     -ms-grid-row: 1;
     grid-row-start: 1;
     -ms-grid-column-align: start;
     justify-self: start;
   }
   
   #w-node-c64503ed-3d1d-d7d0-f8dd-3b93e3cf51a3-307607da {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-d01a127e-6040-2e11-4f4d-ae8793799fe8-307607da {
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-span: 0.010416626930236816;
     grid-column-end: 2.010416626930237;
     -ms-grid-column: 2;
     grid-column-start: 2;
     -ms-grid-row-span: 1.0104166269302368;
     grid-row-end: 3.010416626930237;
     -ms-grid-row: 2;
     grid-row-start: 2;
     -ms-grid-column-align: start;
     justify-self: start;
   }
   
   #w-node-fa9aac59-881d-6fdc-1746-b998c0f7f2d6-ba6f6b73 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-fa9aac59-881d-6fdc-1746-b998c0f7f2e8-ba6f6b73 {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-_2532c346-241c-5ab2-af27-15aca3c13d63-126f6b76 {
     -ms-grid-column-align: auto;
     justify-self: auto;
   }
   
   #w-node-_52764ebf-e818-5ccf-1bb4-821b266c0e59-f06f6b78 {
     -ms-grid-column-align: auto;
     justify-self: auto;
   }
   
   #w-node-_25e60c0d-a382-c43f-ab27-1af6e8f7758e-896f6b79 {
     -ms-grid-row-align: stretch;
     align-self: stretch;
     -ms-grid-column-span: 0.9895833730697632;
     grid-column-end: span 0.9895833730697632;
     -ms-grid-column: span 0.9895833730697632;
     grid-column-start: span 0.9895833730697632;
     -ms-grid-row-span: 0.9895833730697632;
     grid-row-end: span 0.9895833730697632;
     -ms-grid-row: span 0.9895833730697632;
     grid-row-start: span 0.9895833730697632;
   }
   
   #w-node-_99cf408a-c06e-3653-b7ef-4d47f19c5a18-896f6b79 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_99cf408a-c06e-3653-b7ef-4d47f19c5a19-896f6b79 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_99cf408a-c06e-3653-b7ef-4d47f19c5a1a-896f6b79 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_99cf408a-c06e-3653-b7ef-4d47f19c5a1b-896f6b79 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-ca9a6a2f-fa31-3264-4d28-ebd9e58e6d24-896f6b79 {
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column: 1;
     grid-column-start: 1;
     -ms-grid-row: 1;
     grid-row-start: 1;
     -ms-grid-column-span: 1;
     grid-column-end: 2;
     -ms-grid-row-span: 1;
     grid-row-end: 2;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-_0f7789df-284b-eaf4-783f-61f9470aa9ff-896f6b79 {
     -webkit-align-self: start;
     -ms-flex-item-align: start;
     -ms-grid-row-align: start;
     align-self: start;
   }
   
   #w-node-_577cb2f4-7e85-dd98-95aa-e8376577df57-656f6b87 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-_577cb2f4-7e85-dd98-95aa-e8376577df60-656f6b87 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   #w-node-_577cb2f4-7e85-dd98-95aa-e8376577df86-656f6b87 {
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
   }
   
   #w-node-_661ff10d-9fe9-ef48-b1aa-4bc30b552caf-e86f6b88 {
     -ms-grid-row: 1;
     -ms-grid-column: 1;
     -ms-grid-column-span: 7;
     grid-area: Area;
     -ms-grid-column-align: center;
     justify-self: center;
     -ms-grid-row-align: center;
     align-self: center;
   }
   
   .masonry-grid>#w-node-_661ff10d-9fe9-ef48-b1aa-4bc30b552caf-e86f6b88 {
     -ms-grid-row: 1;
     -ms-grid-column: 1;
     -ms-grid-column-span: 1;
   }
   
   .team-grid>#w-node-_661ff10d-9fe9-ef48-b1aa-4bc30b552caf-e86f6b88 {
     -ms-grid-row: 1;
     -ms-grid-row-span: 5;
     -ms-grid-column: 5;
     -ms-grid-column-span: 1;
   }
   
   #w-node-_9b264886-6415-ee9e-7c44-a8c8645c2b1c-e86f6b88 {
     -ms-grid-row: 1;
     -ms-grid-row-span: 3;
     -ms-grid-column: 3;
     -ms-grid-column-align: center;
     justify-self: center;
     -ms-grid-row-align: center;
     align-self: center;
     grid-area: Area-2;
   }
   
   .team-grid>#w-node-_9b264886-6415-ee9e-7c44-a8c8645c2b1c-e86f6b88 {
     -ms-grid-row: 1;
     -ms-grid-row-span: 5;
     -ms-grid-column: 7;
   }
   
   @media screen and (min-width: 1440px) {
     #w-node-_661ff10d-9fe9-ef48-b1aa-4bc30b552caf-e86f6b88 {
       -ms-grid-row: 1;
       -ms-grid-row-span: 1;
       -ms-grid-column: 1;
       -ms-grid-column-span: 4;
     }
   }
   
   @media screen and (max-width: 991px) {
     .team-grid>#w-node-_661ff10d-9fe9-ef48-b1aa-4bc30b552caf-e86f6b88 {
       -ms-grid-row: 1;
       -ms-grid-row-span: 3;
       -ms-grid-column: 2;
       -ms-grid-column-span: 2;
     }
   
     .team-grid>#w-node-_9b264886-6415-ee9e-7c44-a8c8645c2b1c-e86f6b88 {
       -ms-grid-row: 1;
       -ms-grid-row-span: 3;
       -ms-grid-column: 4;
       -ms-grid-column-span: 2;
     }
   }
   
   @media screen and (max-width: 479px) {
     .team-grid>#w-node-_661ff10d-9fe9-ef48-b1aa-4bc30b552caf-e86f6b88 {
       -ms-grid-row: 1;
       -ms-grid-row-span: 3;
       -ms-grid-column: 1;
       -ms-grid-column-span: 3;
     }
   
     .team-grid>#w-node-_9b264886-6415-ee9e-7c44-a8c8645c2b1c-e86f6b88 {
       -ms-grid-row: 1;
       -ms-grid-row-span: 3;
       -ms-grid-column: 4;
       -ms-grid-column-span: 2;
     }
   }
   
   #w-node-_2c5c166b-800b-2289-419a-095362379e56-e86f6b88 {
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     -ms-grid-row-align: center;
     align-self: center;
     -ms-grid-column-align: center;
     justify-self: center;
   }
   
   #w-node-f2643965-36c7-8cf5-bd67-422d6f47b6ff-e86f6b88 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-f2643965-36c7-8cf5-bd67-422d6f47b709-e86f6b88 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   #w-node-f2643965-36c7-8cf5-bd67-422d6f47b713-e86f6b88 {
     -ms-grid-column: span 1;
     grid-column-start: span 1;
     -ms-grid-column-span: 1;
     grid-column-end: span 1;
     -ms-grid-row: span 1;
     grid-row-start: span 1;
     -ms-grid-row-span: 1;
     grid-row-end: span 1;
   }
   
   @media screen and (min-width: 1920px) {
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d6-ce6f6afb {
       -ms-grid-column-span: 1;
       grid-column-end: 3;
       -ms-grid-column: 2;
       grid-column-start: 2;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
       -ms-grid-row: 1;
       grid-row-start: 1;
     }
   
     #w-node-daea1f84-601c-88c8-e893-28312afcdbf8-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-_20daf6cd-5ed0-9630-179f-1bb106e273ca-ce6f6afb {
       -ms-grid-row: span 5;
       grid-row-start: span 5;
       -ms-grid-row-span: 5;
       grid-row-end: span 5;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
     }
   
     #w-node-e3dd0ded-8264-c1cd-e682-46989abcd726-ae6f6b65 {
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
     }
   
     #w-node-fa9aac59-881d-6fdc-1746-b998c0f7f2e8-ba6f6b73 {
       -ms-grid-row: span 5;
       grid-row-start: span 5;
       -ms-grid-row-span: 5;
       grid-row-end: span 5;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
     }
   }
   
   @media screen and (min-width: 1440px) {
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d6-ce6f6afb {
       -ms-grid-column: 2;
       grid-column-start: 2;
       -ms-grid-column-span: 1;
       grid-column-end: 3;
       -ms-grid-row: 1;
       grid-row-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d7-ce6f6afb {
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-column-span: 1;
       grid-column-end: 2;
       -ms-grid-row: 1;
       grid-row-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
     }
   
     #w-node-eca85268-65c0-46aa-4950-a9a3f73f147a-f73f1468 {
       -webkit-align-self: start;
       -ms-flex-item-align: start;
       -ms-grid-row-align: start;
       align-self: start;
     }
   
     #w-node-_505730a5-4c2b-55b9-08c2-c1aca3439ff3-936f6b6c {
       -webkit-align-self: center;
       -ms-flex-item-align: center;
       -ms-grid-row-align: center;
       align-self: center;
     }
   
     #w-node-c64503ed-3d1d-d7d0-f8dd-3b93e3cf51a3-307607da {
       -webkit-align-self: center;
       -ms-flex-item-align: center;
       -ms-grid-row-align: center;
       align-self: center;
     }
   
     #w-node-fa9aac59-881d-6fdc-1746-b998c0f7f2e8-ba6f6b73 {
       -ms-grid-row: span 2;
       grid-row-start: span 2;
       -ms-grid-row-span: 2;
       grid-row-end: span 2;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
     }
   }
   
   @media screen and (min-width: 1280px) {
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d6-ce6f6afb {
       -ms-grid-column: 2;
       grid-column-start: 2;
       -ms-grid-column-span: 1;
       grid-column-end: 3;
       -ms-grid-row: 1;
       grid-row-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
     }
   
     #w-node-fa9aac59-881d-6fdc-1746-b998c0f7f2e8-ba6f6b73 {
       -ms-grid-row: span 2;
       grid-row-start: span 2;
       -ms-grid-row-span: 2;
       grid-row-end: span 2;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
     }
   }
   
   @media screen and (max-width: 991px) {
     #w-node-_04c76f7f-39c4-57f7-7024-d703702aaee1-ce6f6afb {
       -ms-grid-row: 1;
       grid-row-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-column-span: 2;
       grid-column-end: 3;
     }
   
     #w-node-_04c76f7f-39c4-57f7-7024-d703702aaef0-ce6f6afb {
       -ms-grid-row: 2;
       grid-row-start: 2;
       -ms-grid-row-span: 1;
       grid-row-end: 3;
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-column-span: 2;
       grid-column-end: 3;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d6-ce6f6afb {
       -ms-grid-column: 2;
       grid-column-start: 2;
       -ms-grid-column-span: 1;
       grid-column-end: 3;
       -ms-grid-row: 1;
       grid-row-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7d7-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -webkit-box-ordinal-group: 10000;
       -webkit-order: 9999;
       -ms-flex-order: 9999;
       order: 9999;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7e9-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7ed-ce6f6afb {
       -ms-grid-row-span: 3;
       grid-row-end: 3;
     }
   
     #w-node-d089a9a2-295a-f784-ad37-a83993bc4624-ce6f6afb {
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-d089a9a2-295a-f784-ad37-a83993bc4626-ce6f6afb {
       -ms-grid-column-span: 2;
       grid-column-end: 3;
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
       -ms-grid-row: 1;
       grid-row-start: 1;
     }
   
     #w-node-_20daf6cd-5ed0-9630-179f-1bb106e273b2-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-cd40f1ce-ac25-fb19-d10f-e285952fa50f-08b04824 {
       -ms-grid-column-align: center;
       justify-self: center;
     }
   
     #w-node-_8c1919e9-cf5a-bc8e-0789-de13d4b33f70-08b04824 {
       -ms-grid-column-align: center;
       justify-self: center;
     }
   
     #w-node-e3dd0ded-8264-c1cd-e682-46989abcd701-ae6f6b65 {
       -ms-grid-column-align: start;
       justify-self: start;
     }
   
     #w-node-cb4ed886-97b3-f47a-81b2-c6a88c8765ed-307607da {
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
     }
   
     #w-node-b76ef3ff-100a-8f38-3885-4f38b1336b06-307607da {
       -ms-grid-row-span: 1;
       grid-row-end: 4;
       -ms-grid-row: 3;
       grid-row-start: 3;
       -ms-grid-column-span: 1;
       grid-column-end: 2;
       -ms-grid-column: 1;
       grid-column-start: 1;
     }
   
     #w-node-c64503ed-3d1d-d7d0-f8dd-3b93e3cf51a3-307607da {
       -ms-grid-column-span: 2;
       grid-column-end: 3;
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 3;
       -ms-grid-row: 2;
       grid-row-start: 2;
     }
   
     #w-node-d01a127e-6040-2e11-4f4d-ae8793799fe8-307607da {
       -ms-grid-row: 3;
       grid-row-start: 3;
     }
   
     #w-node-fa9aac59-881d-6fdc-1746-b998c0f7f2d0-ba6f6b73 {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-f2643965-36c7-8cf5-bd67-422d6f47b6ff-e86f6b88 {
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   }
   
   @media screen and (max-width: 767px) {
     #w-node-d089a9a2-295a-f784-ad37-a83993bc4624-ce6f6afb {
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-d089a9a2-295a-f784-ad37-a83993bc462e-ce6f6afb {
       -ms-grid-column-span: 2;
       grid-column-end: 3;
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 2;
       -ms-grid-row: 1;
       grid-row-start: 1;
     }
   
     #w-node-d089a9a2-295a-f784-ad37-a83993bc4632-ce6f6afb {
       -ms-grid-column-span: 2;
       grid-column-end: 3;
       -ms-grid-column: 1;
       grid-column-start: 1;
       -ms-grid-row-span: 1;
       grid-row-end: 3;
       -ms-grid-row: 2;
       grid-row-start: 2;
     }
   
     #w-node-_577cb2f4-7e85-dd98-95aa-e8376577df87-656f6b87 {
       -webkit-box-ordinal-group: -9998;
       -webkit-order: -9999;
       -ms-flex-order: -9999;
       order: -9999;
     }
   }
   
   @media screen and (max-width: 479px) {
     #w-node-fae712ed-57a1-2685-92e3-ca6431f19b5d-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-_04c76f7f-39c4-57f7-7024-d703702aaee1-ce6f6afb {
       -ms-grid-column-align: center;
       justify-self: center;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7ea-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-c223f1e2-cd79-774e-7f09-2dbf58e7c7ef-ce6f6afb {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-d089a9a2-295a-f784-ad37-a83993bc4624-ce6f6afb {
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-d089a9a2-295a-f784-ad37-a83993bc4625-ce6f6afb {
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -ms-grid-column: span 2;
       grid-column-start: span 2;
       -ms-grid-column-span: 2;
       grid-column-end: span 2;
       -ms-grid-column-align: center;
       justify-self: center;
     }
   
     #w-node-_7908a6e6-8311-6c04-5ac2-a44add6c0a0c-ce6f6afb {
       -ms-grid-column-align: center;
       justify-self: center;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row-align: center;
       align-self: center;
     }
   
     #w-node-a1e6a734-3477-d465-84c0-c58b60cb41c7-ce6f6afb {
       -webkit-align-self: start;
       -ms-flex-item-align: start;
       -ms-grid-row-align: start;
       align-self: start;
     }
   
     #w-node-a1e6a734-3477-d465-84c0-c58b60cb41c9-ce6f6afb {
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
     }
   
     #w-node-_4ca10b90-a346-585d-da6e-689747084bf2-ce6f6afb {
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
     }
   
     #w-node-cd40f1ce-ac25-fb19-d10f-e285952fa50f-08b04824 {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-_8c1919e9-cf5a-bc8e-0789-de13d4b33f70-08b04824 {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1;
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   
     #w-node-eca85268-65c0-46aa-4950-a9a3f73f1470-f73f1468 {
       -webkit-align-self: end;
       -ms-flex-item-align: end;
       -ms-grid-row-align: end;
       align-self: end;
       -ms-grid-column-align: auto;
       justify-self: auto;
     }
   
     #w-node-f2643965-36c7-8cf5-bd67-422d6f47b6ff-e86f6b88 {
       -ms-grid-column: span 1;
       grid-column-start: span 1;
       -ms-grid-column-span: 1;
       grid-column-end: span 1;
       -ms-grid-row: span 1; s
       grid-row-start: span 1;
       -ms-grid-row-span: 1;
       grid-row-end: span 1;
     }
   }
   @font-face {
     font-family: 'Austral sans stamp';
     src: url('https://uploads-ssl.webflow.com/6334b66829889860e32ce935/6367f561f31a18de543f2920_Austral-Sans_Stamp-Light.ttf') format('truetype'), url('https://uploads-ssl.webflow.com/6334b66829889860e32ce935/6367f55ef31a184c9f3f291e_Austral-Sans_Stamp-Light.otf') format('opentype');
     font-weight: 300;
     font-style: normal;
     font-display: swap;
   }
   @font-face {
     font-family: 'Austral sans stamp';
     src: url('https://uploads-ssl.webflow.com/6334b66829889860e32ce935/6367f56171d5e90d29b4fde9_Austral-Sans_Stamp-Thin.ttf') format('truetype'), url('https://uploads-ssl.webflow.com/6334b66829889860e32ce935/6367f560ca5ec42c8fc32f29_Austral-Sans_Stamp-Thin.otf') format('opentype');
     font-weight: 100;
     font-style: normal;
     font-display: swap;
   }
   @font-face {
     font-family: 'Austral sans stamp';
     src: url('https://uploads-ssl.webflow.com/6334b66829889860e32ce935/6367f55f4afacc18357c911d_Austral-Sans_Stamp-Regular.otf') format('opentype');
     font-weight: 400;
     font-style: normal;
     font-display: swap;
     }

     .hero-2 {
      margin-top: 0;
      margin-bottom: 60px;
  }

  .div-block-3 {
    height: 100vh;
}

.background-video-6 {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}