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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

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

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

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

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

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

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

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

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

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

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

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-align: left;
  transition: opacity .2s;
  display: inline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  text-align: left;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  object-position: 50% 50%;
  background-clip: border-box;
  margin-left: 0;
  margin-right: 0;
}

.section.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section.cc-home-wrap {
  max-width: none;
  text-align: left;
  object-fit: fill;
  position: relative;
  overflow: visible;
}

.section.cc-store-home-wrap {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-tiny {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light, .paragraph-bigger.cc-bigger-white-light {
  opacity: .6;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  margin-top: 20px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  background-color: #fff;
}

.button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button.cc-contact-us {
  z-index: 5;
  text-decoration: none;
  position: relative;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: .6;
  text-transform: none;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.paragraph-light {
  opacity: .6;
  text-align: left;
}

.page-heading-text {
  max-width: 750px;
  outline-offset: 0px;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 12px #000;
  mix-blend-mode: normal;
  outline: 3px #fff;
  align-self: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7%;
  font-size: 64px;
  font-weight: 400;
  line-height: 80px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.menu {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navigation-wrap {
  flex-wrap: nowrap;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: column wrap;
  align-content: stretch;
  align-items: center;
  padding: 30px 50px;
  display: block;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  object-fit: contain;
  display: block;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-wrap {
  width: 100%;
  text-align: center;
  border: 0 #000;
  border-top: 1px solid #bfbebe;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: block;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
}

.intro-header {
  height: 620px;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/07921700-D6D4-4CDA-AF23-31257D723F38.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-attachment: scroll;
  background-clip: content-box;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: block;
}

.intro-header.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: url('../images/Chestnut-COLLAGE-1.jpg'), linear-gradient(#000, #fff);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, auto;
  justify-content: flex-start;
  align-items: center;
}

.intro-header.cc-subpage.about {
  height: 620px;
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/April-collage.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-bottom: 44px;
  display: block;
  overflow: auto;
}

.header-image-home {
  width: auto;
  height: 620px;
  max-width: none;
  text-align: center;
  white-space: pre-line;
  align-self: flex-start;
}

.header-image-home.cc-homepage {
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.motto-wrap {
  width: 80%;
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.about-story-wrap {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}

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

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.details-wrap {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-radius: 0;
  margin-bottom: 30px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
  margin-bottom: 120px;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  height: 150px;
  background-color: #f4f4f4;
  margin-bottom: 30px;
}

.team-pic {
  width: 100%;
  height: 420px;
  background-color: #f4f4f4;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 60px;
}

.team-member-title-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
  margin-bottom: 60px;
}

.project-name-wrap {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.project-overview-header {
  height: 620px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.project-overview-header.cc-project-2-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: repeat, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/3734659803_cef37a4039_o.jpg');
  background-size: cover;
}

.project-overview-header.cc-project-2-header {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.project-overview-header.cc-project-2-header-for-support {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3049.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}

.project-overview-header.cc-project-header-mycelerator {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  margin-bottom: 40px;
}

.project-overview-header.cc-project-2-header-copy {
  height: 120px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
                 "Area-2 Area"
                 / 1fr 2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: 40px;
  margin-bottom: 0;
  display: block;
}

.project-pics {
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  width: 70%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

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

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

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

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 40px;
}

.home-section-wrap {
  height: auto;
  align-self: center;
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.about-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area-2"
  / 2fr;
  grid-auto-columns: .5fr;
  grid-auto-flow: column;
  align-items: center;
}

.about-grid.cc-about-2 {
  grid-column-gap: 80px;
  grid-template-columns: 1fr;
  grid-template-areas: ". .";
}

.intro-text {
  width: 100%;
}

.collection-wrap {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.work-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.blog-heading {
  text-align: center;
  margin-bottom: 60px;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.collection-list-wrapper {
  margin-bottom: 120px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

.image {
  width: auto;
  max-height: 70%;
  max-width: 70%;
  object-fit: fill;
}

.image-2 {
  flex: 0 auto;
  order: 0;
  align-self: center;
  position: fixed;
  top: 16%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.rich-text-block {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
}

.rich-text-block.support {
  width: 100%;
  -webkit-text-stroke-color: black;
}

.rich-text-block.support p {
  border: 0 solid #000;
}

.rich-text-block.support blockquote {
  background-color: rgba(0, 0, 0, .15);
  border-left: 0 #000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 16px;
  line-height: 28px;
}

.rich-text-block.support h6 {
  color: rgba(26, 27, 31, .6);
}

.rich-text-block.support h5 {
  margin-top: 20px;
}

.rich-text-block.support h3 {
  margin-top: 0;
}

.rich-text-block.support a {
  color: #2c4ac2;
  font-weight: 500;
}

.body {
  object-fit: fill;
  border-top: 1px #000;
}

.tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5, .tab-link-tab-6 {
  background-color: rgba(0, 0, 0, 0);
}

.tabs-menu {
  text-align: center;
  object-position: 50% 50%;
  background-color: #a6e2ef;
  background-image: linear-gradient(#7fcee0, #fff);
  border: 1px #000;
  margin-bottom: 40px;
}

.tabs-content {
  width: auto;
  padding-left: 15%;
  padding-right: 15%;
}

.nav-link {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.nav-link-2 {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.div-block {
  text-align: center;
  border-bottom: 1px solid #578c98;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.grid {
  white-space: normal;
  grid-template-columns: .5fr 1fr;
  grid-template-areas: ". Area"
                       ". Area";
  grid-auto-flow: row;
  display: block;
}

.container-2 {
  height: auto;
  max-width: 100%;
  object-fit: fill;
}

.container-3 {
  max-width: 100%;
}

.html-embed {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.div-block-2 {
  width: auto;
  text-align: center;
}

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

.div-block-3 {
  width: 95%;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 20px;
}

.rich-text-block-2 {
  text-align: left;
  border-top: 1px solid #fff;
}

.image-3 {
  margin-top: 20px;
}

.div-block-4 {
  width: 95%;
  padding-top: 0;
  padding-left: 20px;
}

.rich-text-block-3 {
  text-align: left;
  padding-left: 0;
}

.container-4 {
  padding-bottom: 20px;
}

.section-2 {
  flex: 1;
}

.section-3 {
  flex: 0 auto;
  position: static;
}

.navbar, .navbar-2, .navbar-3 {
  display: block;
}

.button-3 {
  text-align: center;
  background-color: #be5342;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.button-3:hover {
  color: #f6e382;
  text-shadow: 1px 1px 1px #9e9151;
}

.button-green-banner {
  text-align: center;
  background-color: #4c8763;
  margin-top: 10px;
  display: inline-block;
}

.button-green-banner:hover {
  color: #f6e382;
  text-shadow: 1px 1px 2px #9b8e4d;
}

.text-field-2 {
  object-fit: cover;
  margin-right: 60px;
  display: inline-block;
}

.field-label {
  object-fit: contain;
  display: inline-block;
}

.form {
  text-align: center;
}

.rich-text-block-4 {
  text-align: left;
}

.image-4 {
  background-color: #232f3e;
}

.grid-2 {
  width: auto;
  max-width: 440px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block {
  min-height: 0;
  -webkit-text-fill-color: inherit;
  background-color: #232f3e;
  background-clip: border-box;
  border: 20px solid #232f3e;
  border-radius: 20px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.link-block-2 {
  text-align: center;
  text-shadow: 6px 6px 6px #5780c8;
  background-color: #5780c8;
  background-image: url('../images/Mushroom-jar.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 20px solid #5780c8;
  border-radius: 20px;
  display: inline;
}

.image-5 {
  float: left;
  padding-left: 10px;
  padding-right: 20px;
}

.paragraph, .paragraph-2 {
  font-size: 40px;
  line-height: 48px;
}

.paragraph-3 {
  text-decoration: none;
}

.paragraph-4 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.text-block {
  width: 60%;
  color: #fff;
  text-align: center;
  text-shadow: 7px 7px 6px #000;
  margin-left: 20px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

.text-span {
  width: 90%;
  float: none;
  text-align: center;
  border: 0 rgba(0, 0, 0, 0);
  font-size: 36px;
  line-height: 42px;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.project-details-grid-single {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  text-align: left;
  grid-template: ". ."
                 "Area-2 Area"
                 / 2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: 80px;
  margin-bottom: 20px;
  display: block;
}

.html-embed-2 {
  text-align: left;
  border-bottom: 1px #000;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.div-block-5 {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.intro-header-news {
  height: 620px;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/store-cover-reduced.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 140%;
  background-attachment: scroll;
  background-clip: content-box;
  justify-content: center;
  align-items: center;
}

.intro-header-news.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: url('../images/Chestnut-COLLAGE-1.jpg'), linear-gradient(#000, #fff);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, auto;
  justify-content: flex-start;
  align-items: center;
}

.intro-header-news.cc-subpage.about {
  height: 1024px;
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_2830-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  background-clip: padding-box;
  justify-content: flex-start;
  margin-bottom: 40px;
  display: block;
  overflow: auto;
}

.div-block-6 {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.div-block-7 {
  border-bottom: 1px solid #000;
  padding-top: 40px;
  padding-bottom: 10px;
}

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

.paragraph-6 {
  color: #343535;
}

.paragraph-7 {
  opacity: .7;
  color: #343535;
  padding-top: 60px;
}

.paragraph-8 {
  color: #1b1c20;
}

.paragraph-9, .paragraph-10 {
  color: #373738;
}

.paragraph-11, .paragraph-12 {
  color: #4f4f50;
}

.paragraph-13, .paragraph-14 {
  color: #828283;
}

.paragraph-15, .paragraph-16 {
  color: #b5b5b6;
}

.container-5 {
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-8 {
  height: 100%;
  background-color: #d9d8d8;
  border: 6px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 30px;
  display: flex;
}

.paragraph-17 {
  color: #8c8c8c;
  text-align: center;
}

.text-block-2 {
  max-width: 700px;
  color: #8c8c8c;
  margin-top: 60px;
}

.rich-text-block-5 {
  min-width: 70%;
}

.container-6, .heading {
  max-width: 700px;
}

.text-block-3 {
  text-decoration: none;
}

.image-7 {
  text-align: center;
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.heading-jumbo-copy {
  outline-offset: 0px;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 12px #000;
  mix-blend-mode: normal;
  outline: 3px #fff;
  align-self: flex-start;
  padding-top: 7%;
  font-size: 64px;
  font-weight: 400;
  line-height: 80px;
}

.header-image-mycelerator {
  height: 620px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3059.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: padding-box;
  display: flex;
}

.header-image-mycelerator.cc-project-2-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: repeat, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
}

.header-image-mycelerator.cc-project-3-header {
  background-image: url('../images/3734659803_cef37a4039_o.jpg');
  background-size: cover;
}

.header-image-mycelerator.cc-project-2-header {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-mycelerator.cc-project-2-header-for-support {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3049.JPG');
  background-position: 50%;
  background-size: contain;
  margin-bottom: 40px;
}

.header-image-mycelerator.cc-project-header-mycelerator {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  margin-bottom: 40px;
}

.header-image-mycelerator.cc-project-2-header-copy {
  height: 120px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-grow-kits {
  height: 620px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/image4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: padding-box;
  display: flex;
}

.header-image-grow-kits.cc-project-2-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: repeat, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
}

.header-image-grow-kits.cc-project-3-header {
  background-image: url('../images/3734659803_cef37a4039_o.jpg');
  background-size: cover;
}

.header-image-grow-kits.cc-project-2-header {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-grow-kits.cc-project-2-header-for-support {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3049.JPG');
  background-position: 50%;
  background-size: contain;
  margin-bottom: 40px;
}

.header-image-grow-kits.cc-project-header-mycelerator {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  margin-bottom: 40px;
}

.header-image-grow-kits.cc-project-2-header-copy {
  height: 120px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-support {
  height: 620px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3049.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: padding-box;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-image-support.cc-project-2-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: repeat, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
}

.header-image-support.cc-project-3-header {
  background-image: url('../images/3734659803_cef37a4039_o.jpg');
  background-size: cover;
}

.header-image-support.cc-project-2-header {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-support.cc-project-2-header-for-support {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3049.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}

.header-image-support.cc-project-header-mycelerator {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  margin-bottom: 40px;
}

.header-image-support.cc-project-2-header-copy {
  height: 120px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-about {
  height: 620px;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/April-collage.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: content-box;
  justify-content: center;
  align-items: center;
  display: block;
}

.header-image-about.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: url('../images/Chestnut-COLLAGE-1.jpg'), linear-gradient(#000, #fff);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, auto;
  justify-content: flex-start;
  align-items: center;
}

.header-image-about.cc-subpage.about {
  height: 620px;
  text-align: center;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/April-collage.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-bottom: 44px;
  display: block;
  overflow: auto;
}

.header-image-shop {
  height: 120px;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.header-image-shop.cc-project-2-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: repeat, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
}

.header-image-shop.cc-project-3-header {
  background-image: url('../images/3734659803_cef37a4039_o.jpg');
  background-size: cover;
}

.header-image-shop.cc-project-2-header {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/image4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.header-image-shop.cc-project-2-header-for-support {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/IMG_3049.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}

.header-image-shop.cc-project-header-mycelerator {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Mycelerator-1.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  background-attachment: scroll;
  margin-bottom: 40px;
}

.header-image-shop.cc-project-2-header-copy {
  height: 120px;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-clip: padding-box;
  margin-bottom: 40px;
}

.rich-text-block-6 {
  width: 90%;
  text-align: left;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  a {
    display: inline;
  }

  ul {
    text-align: left;
  }

  .section.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

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

  .button {
    justify-content: center;
  }

  .button.cc-contact-us {
    display: none;
  }

  .page-heading-text {
    max-width: 100%;
    position: static;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .header-image-home {
    flex: 1;
  }

  .our-services-grid {
    width: 80%;
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    width: 80%;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-overview-header {
    background-image: url('../images/ei2o-boxes.svg');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: auto;
  }

  .project-overview-header.cc-project-2-header, .project-overview-header.cc-project-2-header-for-support, .project-overview-header.cc-project-header-mycelerator {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .project-overview-header.cc-project-2-header-copy {
    background-repeat: no-repeat;
  }

  .project-details-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-preview-wrap {
    width: 80%;
    text-align: center;
    padding-right: 15px;
  }

  .image-2 {
    align-self: flex-start;
  }

  .rich-text-block.support, .rich-text-block.support p, .rich-text-block.support blockquote {
    text-align: left;
  }

  .link-block-2 {
    background-image: url('../images/Mushroom-jar.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .text-block {
    margin-left: 5px;
    font-size: 20px;
    line-height: 24px;
  }

  .text-span {
    font-size: 32px;
    line-height: 36px;
  }

  .project-details-grid-single {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-jumbo-copy {
    font-size: 56px;
    line-height: 70px;
  }

  .header-image-mycelerator.cc-project-2-header, .header-image-mycelerator.cc-project-2-header-for-support, .header-image-mycelerator.cc-project-header-mycelerator {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .header-image-mycelerator.cc-project-2-header-copy {
    background-repeat: no-repeat;
  }

  .header-image-grow-kits.cc-project-2-header, .header-image-grow-kits.cc-project-2-header-for-support, .header-image-grow-kits.cc-project-header-mycelerator {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .header-image-grow-kits.cc-project-2-header-copy {
    background-repeat: no-repeat;
  }

  .header-image-support.cc-project-2-header, .header-image-support.cc-project-2-header-for-support, .header-image-support.cc-project-header-mycelerator {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .header-image-support.cc-project-2-header-copy {
    background-repeat: no-repeat;
  }

  .header-image-shop.cc-project-2-header, .header-image-shop.cc-project-2-header-for-support, .header-image-shop.cc-project-header-mycelerator {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .header-image-shop.cc-project-2-header-copy {
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 767px) {
  a {
    display: inline;
  }

  ul {
    text-align: left;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .section.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .page-heading-text {
    max-width: 90%;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

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

  .navigation {
    padding: 20px 30px;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-image-home {
    width: 100%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .project-overview-header {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .about-grid {
    display: inline-block;
  }

  .image-2 {
    object-fit: fill;
    order: -1;
    align-self: center;
    padding-top: 0;
    padding-left: 29px;
    padding-right: 24px;
  }

  .rich-text-block.support p {
    text-align: left;
  }

  .grid {
    grid-template: ". ."
                   "Area Area"
                   / 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .text-span {
    width: 90%;
    font-size: 20px;
    line-height: 25px;
    display: block;
  }

  .image-7 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-jumbo-copy {
    text-align: center;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    font-weight: 400;
    line-height: 64px;
  }

  .header-image-mycelerator {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .header-image-grow-kits {
    background-size: contain;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .header-image-support {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .header-image-shop {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  a {
    display: inline;
  }

  ul {
    text-align: left;
    object-position: 50% 50%;
    padding-bottom: 0;
    display: block;
    position: static;
  }

  li {
    position: static;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .page-heading-text {
    font-size: 32px;
    line-height: 48px;
  }

  .menu {
    margin-left: 15px;
  }

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

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .intro-header {
    height: 250px;
  }

  .intro-header.cc-subpage.about {
    height: auto;
    margin-bottom: 0;
    padding-top: 44px;
    padding-bottom: 44px;
    display: block;
  }

  .header-image-home {
    background-image: none;
    margin-left: auto;
    margin-right: auto;
  }

  .header-image-home.cc-homepage {
    height: auto;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-overview-header.cc-project-2-header {
    background-repeat: no-repeat;
  }

  .project-overview-header.cc-project-2-header-copy {
    height: auto;
    background-image: none;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .about-grid {
    direction: ltr;
    grid-template-rows: auto auto;
    grid-template-areas: "Area";
    grid-auto-flow: column;
  }

  .image-2 {
    padding-left: 24px;
  }

  .rich-text-block.support p {
    text-align: left;
  }

  .tab-link-tab-1.w--current {
    width: 100%;
  }

  .link {
    object-position: 50% 50%;
    display: inline-block;
  }

  .link-2 {
    display: inline-block;
  }

  .list {
    list-style-type: disc;
    display: block;
  }

  .button-green-banner {
    font-size: 12px;
    line-height: 18px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .link-block-2 {
    min-height: 120px;
  }

  .text-span {
    font-size: 28px;
    line-height: 34px;
  }

  .project-details-grid-single {
    width: 100%;
  }

  .intro-header-news {
    height: 250px;
  }

  .heading-jumbo-copy {
    text-align: center;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-size: 32px;
    line-height: 48px;
  }

  .heading-2 {
    display: none;
  }

  .header-image-mycelerator {
    height: 250px;
  }

  .header-image-mycelerator.cc-project-2-header {
    background-repeat: no-repeat;
  }

  .header-image-mycelerator.cc-project-2-header-copy {
    height: auto;
    background-image: none;
  }

  .header-image-grow-kits {
    height: 250px;
  }

  .header-image-grow-kits.cc-project-2-header {
    background-repeat: no-repeat;
  }

  .header-image-grow-kits.cc-project-2-header-copy {
    height: auto;
    background-image: none;
  }

  .header-image-support {
    height: 250px;
  }

  .header-image-support.cc-project-2-header {
    background-repeat: no-repeat;
  }

  .header-image-support.cc-project-2-header-copy {
    height: auto;
    background-image: none;
  }

  .header-image-about {
    height: 250px;
  }

  .header-image-about.cc-subpage.about {
    height: auto;
    margin-bottom: 0;
    padding-top: 44px;
    padding-bottom: 44px;
    display: block;
  }

  .header-image-shop.cc-project-2-header {
    background-repeat: no-repeat;
  }

  .header-image-shop.cc-project-2-header-copy {
    height: auto;
    background-image: none;
  }
}

#w-node-_86e64837-0616-515b-4568-76c147234d34-02a95dcc {
  order: -9999;
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-_3f61509a-fac7-b0d5-3763-509be705858e-f4a95de1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-f4a95de1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387918-6aa95de2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387928-6aa95de2, #w-node-_421df62a-c217-12af-eee8-27f88a387928-42a95de9 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2d880fe4-f1d1-fd0e-ec19-8731d33adc3b-42a95de9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1dc16e4e-e103-2b28-7d9a-1f8bdbb9af30-42a95de9 {
  grid-area: Area;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387918-4ea95deb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387928-eda95dee {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_19de677d-9a89-2962-3570-1b0acbebf4e6-10a95def {
  grid-area: Area;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387918-a1a95df2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387928-a1a95df2 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2878ffd7-26fe-9471-3c4e-7763e2d38cdc-baa95df3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2878ffd7-26fe-9471-3c4e-7763e2d38ce3-baa95df3 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_2878ffd7-26fe-9471-3c4e-7763e2d38cea-baa95df3 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_9a0c17e3-f6ad-c884-5b11-684ef5d26481-bfa95e0c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-cbe9238f-bf46-feff-04bc-e61e79810d25-bfa95e0c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_421df62a-c217-12af-eee8-27f88a387918-3a824597 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_86e64837-0616-515b-4568-76c147234d34-02a95dcc, #w-node-_3f61509a-fac7-b0d5-3763-509be70585a6-f4a95de1, #w-node-_421df62a-c217-12af-eee8-27f88a387928-6aa95de2, #w-node-_421df62a-c217-12af-eee8-27f88a387928-42a95de9, #w-node-_421df62a-c217-12af-eee8-27f88a387928-eda95dee, #w-node-_421df62a-c217-12af-eee8-27f88a387928-a1a95df2 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_86e64837-0616-515b-4568-76c147234d34-02a95dcc {
    order: -9999;
    grid-area: 2 / 1 / 3 / 2;
  }
}


