.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.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-form-formrecaptcha {
  margin-bottom: 8px;
}

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

.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-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-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

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

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

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

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

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

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

.w-commerce-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-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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

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

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

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

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

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

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

body {
  color: #7a7a7a;
  font-family: General Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.667em;
}

h1 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.273em;
}

h2 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.421em;
}

h3 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
}

h4 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.455em;
}

h5 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

h6 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375em;
}

p {
  margin-bottom: 20px;
}

a {
  color: #ed5521;
  text-decoration: underline;
  transition: color .3s;
}

a:hover {
  color: #151515;
}

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

li {
  text-align: left;
  margin-bottom: 8px;
  list-style-type: disc;
}

label {
  color: #151515;
  margin-bottom: 17px;
  font-weight: 600;
  line-height: 1.333em;
  display: block;
}

strong {
  color: #151515;
  font-weight: 700;
}

blockquote {
  color: #151515;
  text-align: center;
  background-color: #f8f8f8;
  border-left: 0 solid #000;
  margin-bottom: 10px;
  padding: 94px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.583em;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 16px;
}

.mg-top-8px {
  margin-top: 8px;
}

.mg-bottom-8px {
  margin-bottom: 8px;
}

.mg-top-24px {
  margin-top: 24px;
}

.mg-top-32px {
  margin-top: 32px;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.mg-top-40px {
  margin-top: 40px;
}

.flex {
  display: flex;
}

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

.color-white {
  color: #fff;
}

.bg-primary-1 {
  background-color: #ed5521;
}

.bg-neutral-700 {
  background-color: #474747;
}

.bg-neutral-600 {
  background-color: #7a7a7a;
}

.bg-neutral-500 {
  background-color: #a7a7a7;
}

.bg-neutral-400 {
  background-color: #b9b9b9;
}

.bg-neutral-300 {
  background-color: #dfdfdf;
}

.bg-neutral-200 {
  background-color: #f8f8f8;
}

.bg-neutral-100 {
  background-color: #fff;
}

.style-guide-sidebar {
  z-index: 2;
  height: 100%;
  min-height: 96vh;
  flex: 0 14em;
  margin-right: 16px;
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
}

.container-default {
  height: 100%;
  max-width: 1248px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: static;
  overflow: visible;
}

.container-default.home-hero, .container-default.accent {
  z-index: 1;
  position: relative;
}

.container-default.home-contact-links {
  margin-top: -108px;
}

.container-default.about-hero, .container-default.preview {
  z-index: 1;
  position: relative;
}

.container-default.service-hero {
  z-index: 1;
  margin-bottom: auto;
  position: relative;
}

.container-default.location {
  z-index: 1;
  position: relative;
}

.container-default.location.map {
  height: 600px;
}

.container-default.service-areas {
  flex-direction: column;
  align-items: flex-start;
}

.container-default.home {
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.container-default.footer-container {
  align-items: stretch;
}

.container-default.sticky-cta {
  height: 100%;
}

.container-default.video {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}

.container-default.header-container {
  flex-direction: column;
  justify-content: center;
  display: block;
  overflow: visible;
}

.container-default.service-hero-copy {
  z-index: 1;
  margin-bottom: auto;
  position: relative;
}

.style-guide-content {
  max-width: 100%;
  background-color: #fff;
  flex: 1;
  margin-left: 18px;
  box-shadow: 0 8px 22px rgba(37, 37, 37, .1);
}

.section-styleguide {
  padding-top: 86px;
  padding-bottom: 86px;
}

.style-guide-title {
  color: #fff;
  margin-top: 0;
}

.style-guide-header {
  background-color: #ed5521;
  padding: 100px 68px;
}

.sidebar-navigation {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.style-guide-icon-link {
  width: 56px;
  height: 56px;
  background-color: #ed5521;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  transition: background-color .25s;
  display: flex;
}

.style-guide-sidebar-icon {
  width: 60%;
}

.style-guide-link {
  color: #7a7a7a;
  align-items: center;
  padding: 12px 20px;
  text-decoration: none;
  transition: background-color .3s, opacity .3s;
  display: flex;
}

.style-guide-link:hover {
  color: #ed5521;
  background-color: #f8f8f8;
}

.style-guide-link.w--current {
  color: #ed5521;
  background-color: #f8f8f8;
  font-weight: 700;
  transition: color .3s, background-color .3s;
}

.style-guide-link-wrapper {
  margin-bottom: 8px;
}

.style-guide-sidebar-title {
  color: #151515;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 24px;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  line-height: 24px;
}

.style-guide-sidebar-title.middle {
  border-top: 1px solid #dfdfdf;
  margin-top: 24px;
  padding-top: 24px;
}

.color-primary-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.color-container {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.color-block {
  min-height: 120px;
}

.color-block.bg-primary-1 {
  background-color: #ed5521;
}

.color-content {
  border-top: 1px solid #dfdfdf;
  padding: 22px 16px 24px;
}

.color-title {
  color: #151515;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.color-hex {
  color: #7a7a7a;
  line-height: 20px;
}

.style-guide-subtitle {
  margin-top: 0;
}

.color-content-wrapper {
  padding-bottom: 56px;
}

.color-content-wrapper.last {
  padding-bottom: 0;
}

.color-neutral-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}

.typography-container {
  border-bottom: 1px solid #dfdfdf;
  padding-top: 54px;
  padding-bottom: 54px;
}

.typography-container.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.container-small-left {
  max-width: 650px;
  padding-right: 24px;
}

.typography-details {
  color: #ed5521;
  margin-top: 15px;
  font-weight: 500;
}

.paragraph-large {
  font-size: 24px;
  line-height: 1.583em;
}

.style-guide-subheader {
  background-color: #f8f8f8;
  padding: 56px 68px;
}

.style-guide-content-wrapper {
  padding: 110px 68px;
}

.icons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 80px);
}

.buttons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.button-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px solid #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary.header-button {
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
}

.button-primary.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary.cart-empty {
  margin-top: 40px;
}

.button-primary.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary.contact-form {
  width: 100%;
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.button-primary.header-button-copy {
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
}

.button-primary.cta {
  color: #ed5521;
  background-color: #fff;
  margin-left: 0;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.button-secondary {
  color: #151515;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #b9b9b9;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  transition: transform .3s, border-color .3s, color .3s, background-color .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-secondary:hover {
  color: #fff;
  background-color: #ed5521;
  border-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.button-secondary.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-secondary.discounts {
  height: auto;
  border-width: 1px;
  flex: 0 auto;
  margin-left: 0;
  padding-bottom: 15px;
  padding-left: 16px;
  padding-right: 16px;
}

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

.button-secondary.white-button:hover {
  border-color: #ed5521;
}

.button-secondary.white-button.white-hover {
  text-decoration: none;
}

.button-secondary.white-button.white-hover:hover {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-secondary.pagination {
  margin-top: 55px;
  font-size: 18px;
}

.button-secondary.full-width {
  transform-style: preserve-3d;
  display: block;
}

.button-secondary.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-secondary.full-width.buy-now {
  margin-top: 24px;
}

.style-guide-button-container {
  margin-top: 100px;
}

.header {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.header-logo {
  width: auto;
  height: 60px;
  object-fit: fill;
  flex: 0 auto;
  align-self: center;
}

.header-navigation {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav-item-wrapper {
  margin-bottom: 0;
  margin-right: 32px;
  line-height: 1em;
  list-style-type: none;
}

.nav-item-wrapper.header-button-mobile, .nav-item-wrapper.installation {
  display: none;
}

.nav-item-wrapper.no-dropdown {
  white-space: nowrap;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.nav-link {
  color: #151515;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link:hover {
  color: #ed5521;
}

.nav-link.w--current {
  color: #ed5521;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.nav-link.dropdown {
  align-items: center;
  padding: 0;
  display: flex;
}

.menu-button {
  transform-style: preserve-3d;
}

.footer {
  background-color: #151515;
  padding-top: 50px;
  font-family: Montserrat, sans-serif;
  overflow: hidden;
}

.footer-logo-container {
  transform-style: preserve-3d;
  margin-bottom: 12px;
  transition-property: transform;
  transform: scale3d(1, 1, 1.01);
}

.footer-logo-container:hover {
  transform: scale3d(.98, .98, 1.01);
}

.footer-nav {
  margin-bottom: 0;
  margin-right: 20px;
  padding-left: 0;
}

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

.footer-logo {
  width: 170px;
}

.footer-nav-item {
  justify-content: flex-start;
  margin-bottom: 16px;
  display: flex;
}

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

.section.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section.home-hero {
  padding-top: 163px;
  padding-bottom: 163px;
  position: relative;
  overflow: hidden;
}

.section.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.section.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: block;
}

.section.bg-neutral-200.home-services {
  padding-top: 60px;
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section.bg-neutral-200.home-services.home {
  background-color: #fff;
}

.section.bg-neutral-200.padding-240px {
  display: block;
}

.section.bg-neutral-200.padding-240px.leadership-team {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  display: block;
  overflow: hidden;
}

.section.bg-neutral-200.more-services {
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.section.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section.bg-primary-1.accent.reviews {
  display: none;
}

.section.bg-primary-1.accent.service-areas-template {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.section.bg-primary-1.accent.schedule-appointment {
  display: none;
}

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

.section.home-about, .section.home-perks {
  overflow: hidden;
}

.section.home-perks.why-us {
  display: none;
}

.section.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section.padding-100px.stats {
  display: none;
}

.section.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section.padding-240px.values {
  display: none;
  overflow: hidden;
}

.section.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: block;
  position: relative;
  overflow: hidden;
}

.section.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section.service-hero {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.section.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

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

.section.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

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

.section.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section.faqs {
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.section.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section.about-hero-copy {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.section.city-service-page-section {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}

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

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  padding: 80px 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.input {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input:hover {
  border-color: #ed5521;
}

.input:focus, .input.-wfp-focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input::-ms-input-placeholder {
  color: #7a7a7a;
}

.input::placeholder {
  color: #7a7a7a;
}

.input.password {
  margin-bottom: 20px;
}

.input.checkout {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 16px;
}

.input.discounts {
  width: 100%;
  background-color: #fff;
  border-width: 1px;
  border-radius: 0;
  flex: 0 auto;
  margin-bottom: 16px;
}

.input.icon-input {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 18%;
}

.input.icon-input:focus {
  background-image: url('../images/icon-focused-3-service-form-construction-x-template.svg');
}

.input.icon-input.name {
  background-image: url('../images/icon-3-service-form-construction-x-template.svg');
}

.input.icon-input.name:focus {
  background-image: url('../images/icon-focused-3-service-form-construction-x-template.svg');
}

.input.icon-input.email {
  background-image: url('../images/icon-2-service-form-construction-x-template.svg');
}

.input.icon-input.email:focus {
  background-image: url('../images/icon-focused-2-service-form-construction-x-template.svg');
}

.input.icon-input.phone {
  background-image: url('../images/icon-1-service-form-construction-x-template.svg');
}

.input.icon-input.phone:focus {
  background-image: url('../images/icon-focused-1-service-form-construction-x-template.svg');
}

.input.newsletter {
  min-height: 82px;
  border-width: 0;
  padding-left: 24px;
  padding-right: 190px;
}

.input.cart-quantity {
  min-height: 38px;
  background-color: #fff;
  border-radius: 0;
  padding-left: 12px;
  padding-right: 9px;
}

.input.dropdown {
  color: #ed5521;
}

._404-title {
  color: #ed5521;
  font-size: 130px;
  font-weight: 500;
  line-height: 1em;
}

.container-medium-770px {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-770px.changelog {
  margin-top: -140px;
}

.container-medium-770px.utility-page {
  text-align: center;
}

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

.divider.utility-pages {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider.utility-pages.big {
  margin-top: 100px;
  margin-bottom: 100px;
}

.divider.card-project {
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.divider.post-content-top-divider {
  margin-top: 45px;
  margin-bottom: 79px;
}

.divider.post-content-bottom-divider {
  margin-top: 72px;
  margin-bottom: 100px;
}

.divider.header-top-divider {
  margin-top: 12px;
  margin-bottom: 12px;
}

.paragraph.password {
  margin-bottom: 40px;
}

.paragraph._404 {
  max-width: 406px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.utility-page {
  color: #fff;
  margin-bottom: 0;
}

.paragraph.text-color-neutral-100 {
  color: #fff;
}

.paragraph.text-color-neutral-100.home-hero {
  max-width: 100%;
  float: none;
  clear: none;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 400;
  display: flex;
  position: static;
}

.paragraph.home-about {
  margin-bottom: 58px;
  font-weight: 400;
}

.paragraph.home-perks {
  margin-bottom: 33px;
}

.paragraph.card-testimonial {
  margin-bottom: 0;
}

.paragraph.card-service {
  margin-bottom: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph.card-project {
  margin-bottom: 0;
  display: none;
}

.paragraph.text-color-neutral-200 {
  color: #f8f8f8;
}

.paragraph.text-color-neutral-200.footer-main-content {
  color: #dfdfdf;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph.about-hero {
  max-width: 100%;
  color: #474747;
  margin-bottom: 47px;
  font-family: Montserrat, sans-serif;
}

.paragraph.story, .paragraph.card-value {
  margin-bottom: 0;
}

.paragraph.team {
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph.mission {
  margin-bottom: 0;
}

.paragraph.services {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph.service-short-description {
  color: #f8f8f8;
  text-align: left;
  margin-bottom: 0;
}

.paragraph.card-contact-sidebar, .paragraph.service-reviews {
  margin-bottom: 0;
}

.paragraph.service-review {
  margin-bottom: 24px;
}

.paragraph.post-excerpt {
  max-width: 690px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.card-post-content-bottom-about {
  margin-bottom: 24px;
}

.paragraph.projects {
  margin-bottom: 0;
}

.paragraph.project-hero-short-description {
  max-width: 612px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.store, .paragraph.product-short-description, .paragraph.store-perks, .paragraph.card-store-perk {
  margin-bottom: 0;
}

.paragraph.contact, .paragraph.faqs, .paragraph.card-faq {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph.checkout {
  max-width: 550px;
  margin-bottom: 0;
}

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

.paragraph.text-color-neutral-200 {
  color: #f8f8f8;
}

.paragraph.text-color-neutral-200.footer-main-content {
  color: #dfdfdf;
  margin-bottom: 30px;
  font-size: 16px;
}

.paragraph-small {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6em;
}

.card {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.card.changelog {
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 24px;
  padding: 60px 50px;
}

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

.card.checkout {
  border: 1px solid #dfdfdf;
  margin-bottom: 40px;
}

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

.card.checkout.order-summary {
  box-shadow: none;
  border-width: 0;
  margin-bottom: 0;
}

.card.home-perks-testimonial {
  z-index: 2;
  height: 60%;
  max-width: 60%;
  background-color: #fff;
  padding: 57px 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 14px 39px rgba(37, 37, 37, .1);
}

.card.testimonial {
  border: 1px solid #dfdfdf;
  padding: 73px 48px 66px;
}

.card.testimonial.top {
  margin-bottom: 63px;
}

.card.service {
  width: 100%;
  height: 100%;
  min-height: 620px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  border-bottom: 6px solid #ed5521;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, .01px);
}

.card.service:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card.service.v2 {
  display: none;
}

.card.service.services {
  min-height: auto;
  border-radius: 0;
  margin-bottom: auto;
  padding-bottom: 0;
}

.card.project {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: grid;
  transform: translate(0);
}

.card.project:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card.dark {
  box-shadow: none;
  background-color: #151515;
  border: 1px solid #7a7a7a;
}

.card.dark.footer-contact-links {
  justify-content: center;
  margin-bottom: 73px;
  padding: 37px 25px 25px;
  display: none;
}

.card.value {
  z-index: 1;
  box-shadow: none;
  text-align: center;
  padding: 48px 42px 51px;
  position: relative;
}

.card.value.bg-neutral-200 {
  background-color: #f8f8f8;
}

.card.contact-sidebar-form-card {
  min-height: 720px;
  min-width: 310px;
  border: 1px solid #dfdfdf;
  border-top: 8px solid #ed5521;
  padding: 47px 39px 59px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.card.contact-sidebar-form-card.services-cms {
  margin-top: 25px;
}

.card.service-review {
  max-width: 300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #dfdfdf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: minmax(91px, 1fr);
  grid-auto-columns: 1fr;
  padding: 72px 56px;
  display: grid;
  overflow: hidden;
}

.card.post-content-bottom-about {
  border: 1px solid #dfdfdf;
  padding: 69px 66px;
  display: flex;
}

.card.project-details {
  z-index: 1;
  max-width: 933px;
  border: 1px solid #dfdfdf;
  margin-left: auto;
  margin-right: auto;
  padding: 58px 67px;
  position: relative;
}

.card.product-about {
  box-shadow: none;
  border: 1px solid #dfdfdf;
  padding: 83px 60px 50px;
}

.card.store-perk {
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 65px 30px 74px;
}

.card.contact-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 40px 35px;
  display: flex;
  position: relative;
}

.card.contact-form-card.services-cms {
  flex-direction: column;
}

.card.contact-form-card.services-cms.contact-sidebar-form-card {
  border-top-width: 8px;
  border-top-color: #ed5521;
  position: -webkit-sticky;
  position: sticky;
}

.card.location {
  max-width: 337px;
  padding: 37px 37px 55px;
}

.card.faq {
  cursor: pointer;
  border: 1px solid #dfdfdf;
  margin-bottom: 22px;
  padding: 20px 45px;
}

.card.utility-page {
  z-index: 1;
  max-width: 580px;
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 0;
  padding: 60px 50px;
  position: relative;
}

.card.get-a-quote-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 30px 35px 69px;
  display: block;
  position: relative;
}

.card.get-a-quote-form-card.services-cms {
  flex-direction: column;
}

.card.get-a-quote-form-card.services-cms.contact-sidebar-form-card {
  border-top-width: 8px;
  border-top-color: #ed5521;
  position: -webkit-sticky;
  position: sticky;
}

.card.service-copy {
  width: 100%;
  height: 100%;
  min-height: 620px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  border-bottom: 6px solid #ed5521;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, .01px);
}

.card.service-copy:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card.service-copy.v2 {
  display: none;
}

.card.service-copy.services {
  min-height: auto;
  border-radius: 0;
  margin-bottom: auto;
  padding-bottom: 0;
}

.checkout-block-header {
  border-width: 0;
  flex-wrap: wrap;
  padding: 30px 40px 20px;
}

.checkout-block-content {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding: 10px 40px 40px;
}

.title {
  font-size: 55px;
}

.title.checkout {
  margin-bottom: 0;
  margin-right: 30px;
}

.title.order-item-title {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.title.order-item-title:hover {
  color: #ed5521;
}

.title.utility-page, .title.text-color-neutral-100 {
  color: #fff;
}

.title.text-color-neutral-100.home-hero {
  margin-bottom: 32px;
}

.title.text-color-neutral-100.cta {
  max-width: 502px;
  margin-bottom: 0;
  margin-right: 30px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  display: block;
}

.title.text-color-neutral-100.newsletter {
  max-width: 567px;
  flex: 1;
  margin-bottom: 0;
  margin-right: 30px;
}

.title.text-color-neutral-100.home-hero-copy {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.title.text-color-neutral-100.home-hero-copy.city-page {
  font-weight: 700;
}

.title.text-color-neutral-100.home-hero-copy-copy {
  text-align: center;
  margin-bottom: 32px;
  font-size: 60px;
}

.title.home-about {
  margin-bottom: 24px;
}

.title.home-services {
  margin-bottom: 0;
}

.title.home-services.our-services {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.title.home-perks {
  margin-bottom: 18px;
}

.title.home-projects {
  margin-bottom: 0;
}

.title.home-projects.completed-projects {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.title.home-articles {
  margin-bottom: 0;
}

.title.h3-size {
  color: #151515;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
}

.title.h3-size.home-contact-link {
  margin-bottom: 3px;
}

.title.h3-size.home-contact-link-featured {
  color: #fff;
  margin-bottom: 3px;
}

.title.h3-size.card-project {
  white-space: nowrap;
  margin-bottom: 0;
  overflow: hidden;
}

.title.h3-size.card-project.truncate {
  font-size: 18px;
}

.title.h3-size.package-item-title {
  margin-bottom: 12px;
}

.title.testimonials {
  margin-bottom: 0;
}

.title.h4-size {
  color: #151515;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.455em;
}

.title.h4-size.card-testimonial {
  margin-bottom: 16px;
}

.title.h4-size.post-featured-sidebar {
  margin-bottom: 10px;
}

.title.h4-size.post-item-title {
  margin-bottom: 14px;
}

.title.h4-size.card-post-content-bottom-about {
  margin-bottom: 13px;
}

.title.h4-size.package-item-price {
  color: #ed5521;
  margin-right: 18px;
}

.title.h4-size.card-location {
  margin-bottom: 9px;
}

.title.card-service {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 800;
}

.title.card-project {
  margin-bottom: 6px;
}

.title.h2-size {
  color: #151515;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.421em;
}

.title.h2-size.post-featured {
  margin-bottom: 10px;
}

.title.h2-size.team {
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.title.h2-size.product {
  margin-bottom: 0;
  margin-right: 10px;
}

.title.h2-size.add-cart-price {
  color: #ed5521;
  margin-right: 23px;
}

.title.h2-size.contact {
  margin-bottom: 17px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.title.h2-size.contact.fence-estimator {
  justify-content: space-between;
  display: block;
}

.title.h2-size.contact.virtual-fence-estimate {
  margin-bottom: 5px;
}

.title.text-color-neutral-200 {
  color: #f8f8f8;
}

.title.text-color-neutral-200.footer-title {
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.h5-size {
  color: #151515;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.h5-size.footer-contact-link {
  color: #f8f8f8;
  margin-bottom: 6px;
}

.title.h5-size.card-faq {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.title.dropdown {
  color: #151515;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.dropdown.mobile.menu-title {
  margin-bottom: 10px;
  font-size: 22px;
}

.title.about-hero {
  width: 100%;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: flex;
}

.title.story {
  max-width: 529px;
  margin-bottom: 17px;
}

.title.card-value {
  margin-bottom: 12px;
}

.title.values {
  margin-bottom: 0;
}

.title.about-team {
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.title.preview {
  margin-bottom: 0;
}

.title.mission {
  margin-bottom: 17px;
}

.title.services {
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.title.service {
  margin-bottom: 16px;
}

.title.service.service-template {
  color: #fff;
  text-align: left;
  color: #fff;
  text-align: left;
  color: #fff;
  text-align: left;
  text-transform: none;
}

.title.service.service-template.sliding-gates {
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

.title.card-contact-sidebar {
  margin-bottom: 12px;
}

.title.service-reviews {
  color: #151515;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 600;
}

.title.more-services {
  margin-bottom: 0;
}

.title.blog-hero {
  margin-bottom: 44px;
}

.title.blog {
  margin-bottom: 28px;
  margin-right: 40px;
}

.title.post {
  margin-bottom: 24px;
}

.title.more-posts {
  margin-bottom: 0;
}

.title.project-hero {
  margin-bottom: 14px;
}

.title.store-perks {
  margin-bottom: 16px;
}

.title.contact-link-title {
  color: #151515;
  margin-bottom: 2px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.contact-link-title:hover {
  color: #151515;
}

.title.faqs {
  margin-bottom: 23px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.title.style-guide-subheader-title {
  margin-bottom: 0;
}

.title.card-changelog {
  color: #ed5521;
}

.title.category {
  margin-bottom: 0;
  margin-right: 10px;
}

.title.h1-size {
  color: #151515;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.273em;
}

.title.card-service-copy {
  font-size: 30px;
}

.title.contact-link-title-copy {
  color: #151515;
  margin-bottom: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.contact-link-title-copy:hover {
  color: #151515;
}

.title.contact-link-title-copy.contact {
  font-weight: 700;
}

.title.contact-link-title-copy {
  color: #151515;
  margin-bottom: 2px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.contact-link-title-copy:hover {
  color: #151515;
}

.title.about-hero-copy {
  width: 100%;
  letter-spacing: 3px;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: flex;
}

.title.dropdown {
  color: #151515;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.dropdown.mobile.menu-title {
  margin-bottom: 10px;
  font-size: 22px;
}

.title.text-color-neutral-100 {
  color: #fff;
}

.title.text-color-neutral-100.cta {
  max-width: 502px;
  margin-bottom: 0;
  margin-right: 30px;
  padding-bottom: 20px;
  font-size: 36px;
  display: block;
}

.title.text-color-neutral-200 {
  color: #f8f8f8;
}

.title.text-color-neutral-200.footer-title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.h5-size {
  color: #151515;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.h5-size.footer-contact-link {
  color: #f8f8f8;
  margin-bottom: 6px;
}

.title.text-color-neutral-200 {
  color: #f8f8f8;
}

.title.text-color-neutral-200.footer-title {
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.text-color-neutral-100 {
  color: #fff;
}

.title.text-color-neutral-100.home-hero-copy {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.title.text-color-neutral-100.cta {
  max-width: 502px;
  margin-bottom: 0;
  margin-right: 30px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  display: block;
}

.title.h4-size {
  color: #151515;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.455em;
}

.title.h4-size.card-testimonial {
  margin-bottom: 16px;
}

.title.h5-size {
  color: #151515;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

.title.h5-size.footer-contact-link {
  color: #f8f8f8;
  margin-bottom: 6px;
}

.title.text-color-neutral-100 {
  color: #fff;
}

.title.text-color-neutral-100.cta {
  max-width: 502px;
  margin-bottom: 0;
  margin-right: 30px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  display: block;
}

.split-content.checkout-left, .split-content.checkout-right {
  flex-grow: 1;
}

.split-content.header-right {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-right: 70px;
  display: block;
}

.split-content.header-left {
  align-items: center;
  display: flex;
}

.split-content.header-center {
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.split-content.home-about-left {
  max-width: 533px;
  flex: 1;
  margin-right: 30px;
}

.split-content.home-about-right {
  max-width: 49%;
  position: relative;
}

.split-content.home-services-content-top-left {
  max-width: 600px;
}

.split-content.home-perks-left {
  width: 100%;
  max-width: 51%;
  margin-right: 30px;
  padding-bottom: 32px;
  position: relative;
}

.split-content.home-perks-right {
  max-width: 460px;
}

.split-content.home-projects-content-top-left {
  max-width: 600px;
  flex: 0 auto;
  margin-bottom: 28px;
  margin-right: 40px;
  position: relative;
}

.split-content.home-projects-content-top-right {
  margin-bottom: 28px;
}

.split-content.home-articles-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content.home-articles-content-top-right {
  margin-bottom: 28px;
}

.split-content.testimonials-left {
  z-index: 1;
  max-width: 568px;
  align-self: stretch;
  margin-top: 35px;
  margin-right: 64px;
  position: relative;
}

.split-content.testimonials-right {
  z-index: 1;
  max-width: 568px;
  margin-left: auto;
  position: relative;
}

.split-content.card-project-content-bottom-left {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.split-content.card-project-content-bottom-right {
  align-self: center;
  margin-bottom: 0;
  display: flex;
}

.split-content.story-left {
  max-width: 44%;
}

.split-content.story-right {
  max-width: 53%;
  margin-top: 39px;
}

.split-content.service-hero-left {
  max-width: 604px;
  align-items: flex-start;
  display: flex;
}

.split-content.service-hero-left.service-template {
  max-width: 1000px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.split-content.service-hero-right.service-template {
  display: none;
}

.split-content.service-about-left {
  width: 100%;
  max-width: 710px;
  margin-right: 30px;
}

.split-content.service-about-right {
  max-width: 429px;
  flex: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  bottom: 30px;
  overflow: visible;
}

.split-content.more-services-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content.more-services-content-top-right {
  margin-bottom: 28px;
}

.split-content.more-posts-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content.more-posts-content-top-right {
  margin-bottom: 28px;
}

.split-content.post-content-top-left {
  align-items: center;
  margin-bottom: 28px;
  margin-right: 40px;
  display: flex;
}

.split-content.post-content-top-right {
  margin-bottom: 28px;
}

.split-content.project-about-left {
  max-width: 710px;
  margin-bottom: -48px;
  margin-right: 30px;
}

.split-content.project-about-right {
  max-width: 429px;
}

.split-content.product-content {
  width: 100%;
  max-width: 512px;
}

.split-content.contact-left {
  max-width: 384px;
  margin-right: 30px;
}

.split-content.contact-left.success {
  margin-right: 0;
}

.split-content.contact-left.reviews {
  display: none;
}

.split-content.contact-right {
  width: 100%;
  max-width: 690px;
  padding-top: 44px;
  padding-right: 44px;
  position: relative;
}

.checkout-field-label {
  margin-top: 15px;
  margin-bottom: 10px;
}

.checkout-required-text {
  color: #ed5521;
}

.checkout-billing-address-toggle {
  align-items: center;
  margin-top: 10px;
}

.checkout-checkbox-label {
  margin-bottom: 0;
}

.checkout-checkbox {
  margin-top: 0;
}

.order-item-list {
  margin-bottom: -40px;
}

.order-item {
  justify-content: space-between;
  margin-bottom: 40px;
}

.image-wrapper {
  align-items: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper.order-item-image {
  max-width: 100px;
  transform-style: preserve-3d;
  margin-right: 20px;
  transition-property: transform;
  transform: scale3d(1, 1, 1.01);
}

.image-wrapper.order-item-image:hover {
  transform: scale3d(1.05, 1.05, 1.01);
}

.image-wrapper.home-contact-link-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-bottom: 18px;
  margin-right: 18px;
}

.image-wrapper.card-service {
  width: 100%;
  height: 300px;
  max-width: 100%;
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  display: block;
  overflow: hidden;
}

.image-wrapper.card-project {
  width: 100%;
  height: 400px;
  max-width: none;
  flex-flow: row;
  justify-content: center;
  display: flex;
}

.image-wrapper.card-project.project-gallery-image-wrapper {
  height: 300px;
}

.image-wrapper.post-featured {
  margin-bottom: 42px;
}

.image-wrapper.post-featured-sidebar {
  width: 100%;
  max-width: 204px;
  align-self: stretch;
  margin-right: 20px;
}

.image-wrapper.footer-contact-link-icon {
  width: 72px;
  max-height: 72px;
  min-height: 72px;
  min-width: 72px;
  margin-right: 22px;
}

.image-wrapper.story-left {
  margin-bottom: 166px;
  position: relative;
  overflow: visible;
}

.image-wrapper.story-right {
  position: relative;
  overflow: visible;
}

.image-wrapper.team {
  margin-bottom: 48px;
}

.image-wrapper.preview {
  justify-content: center;
  position: relative;
}

.image-wrapper.post-item-image {
  margin-bottom: 27px;
  position: relative;
}

.image-wrapper.post-content-top-about-image {
  width: 88px;
  max-height: 88px;
  min-height: 88px;
  min-width: 88px;
  border-radius: 10000000000px;
  margin-right: 23px;
}

.image-wrapper.card-post-content-bottom-about {
  width: 180px;
  max-height: 180px;
  min-height: 180px;
  min-width: 180px;
  border-radius: 10000000000px;
  margin-right: 56px;
}

.image-wrapper.package-item-image {
  margin-bottom: 31px;
}

.image-wrapper.product {
  width: 100%;
  max-width: 588px;
  margin-right: 30px;
}

.image-wrapper.contact-link-icon {
  width: 55px;
  max-height: 55px;
  min-height: 55px;
  min-width: 55px;
  margin-right: 22px;
}

.image-wrapper.card-location-link-icon {
  width: 36px;
  max-height: 36px;
  min-height: 36px;
  min-width: 36px;
  margin-right: 19px;
}

.image-wrapper.protected-page-icon {
  width: 120px;
  max-height: 120px;
  min-height: 120px;
  min-width: 120px;
  justify-content: center;
  margin-bottom: 35px;
}

.image.order-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image.home-about {
  z-index: 1;
  position: relative;
  box-shadow: 5px 5px 13px -5px #151515;
}

.image.home-perks {
  z-index: 1;
  height: 110%;
  max-width: 100%;
  object-fit: cover;
  position: relative;
}

.image.home-perk-icon {
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  border-radius: 10000000000px;
  margin-right: 15px;
}

.image.home-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image.card-home-perks-testimonial-about-image {
  width: 63px;
  max-height: 63px;
  min-height: 63px;
  min-width: 63px;
  border-radius: 1000000000px;
  margin-right: 15px;
}

.image.card-testimonial-picture {
  width: 63px;
  max-height: 63px;
  min-height: 63px;
  min-width: 63px;
  border-radius: 1000000000px;
  margin-right: 20px;
}

.image.card-service {
  width: 100%;
  height: 100%;
  max-height: 320px;
  object-fit: cover;
  overflow: hidden;
}

.image.card-project {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  flex: 0 auto;
  position: static;
  overflow: visible;
}

.image.card-project-service-icon {
  max-width: 21px;
  object-fit: fill;
  display: block;
  position: static;
  overflow: visible;
}

.image.card-project-date-icon {
  max-width: 19px;
  align-self: center;
  margin-right: 8px;
}

.image.post-featured {
  width: 100%;
  object-fit: cover;
}

.image.post-featured-sidebar {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.image.footer-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image.about-hero {
  width: 100%;
  max-width: 1156px;
  margin-left: auto;
  display: block;
  box-shadow: 5px 5px 13px -5px #000;
}

.image.story-left, .image.story-right {
  z-index: 1;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.image.card-value-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-bottom: 30px;
}

.image.team, .image.preview {
  width: 100%;
  object-fit: cover;
}

.image.preview-button-icon {
  max-width: 25%;
}

.image.service-hero {
  width: 100%;
  object-fit: cover;
}

.image.service-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-right: 32px;
}

.image.service-icon.services {
  width: 86px;
}

.image.service-review-stars {
  margin-bottom: 26px;
}

.image.post-item-image, .image.post-main-image, .image.post-content-top-about-image, .image.card-post-content-bottom-about, .image.project-main-image, .image.package-item-image {
  width: 100%;
  object-fit: cover;
}

.image.product {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image.card-store-perk-icon {
  width: 93px;
  max-height: 93px;
  min-height: 93px;
  min-width: 93px;
  margin-bottom: 24px;
}

.image.contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image.card-location-icon {
  width: 65px;
  max-height: 65px;
  min-height: 65px;
  min-width: 65px;
  margin-bottom: 13px;
}

.image.card-location-link-icon {
  width: 100%;
}

.image.style-guide-icon {
  width: 80px;
  max-height: 80px;
  min-height: 80px;
  min-width: 80px;
  object-fit: cover;
  background-color: #fff;
  border: 1px solid #ed5521;
}

.image.style-guide-icon.scale-down {
  object-fit: scale-down;
}

.image.protected-page-icon {
  width: 100%;
  object-fit: cover;
}

.image.home-perks-copy {
  z-index: 1;
  height: 110%;
  max-width: 100%;
  object-fit: cover;
  position: relative;
}

.image.card-service-copy {
  width: 100%;
  height: 100%;
  max-height: 320px;
  object-fit: cover;
  overflow: hidden;
}

.order-item-wrapper {
  flex-wrap: wrap;
  margin-right: 16px;
  display: flex;
}

.order-item-content {
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.order-item-price, .order-item-result {
  color: #151515;
}

.apple-pay {
  height: 56px;
}

.checkout-line-item {
  flex-wrap: wrap;
}

.order-summary-subtotal {
  color: #151515;
  font-weight: 500;
}

.order-summary-total {
  color: #151515;
  font-size: 20px;
}

.discounts {
  border-width: 0;
  flex-direction: column;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.paypal {
  margin-bottom: 15px;
}

.checkout-hero-wrapper {
  max-width: 600px;
  color: #fff;
}

.header-wrapper {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.cart-button {
  color: #151515;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  line-height: 1em;
  transition-property: none;
}

.cart-quantity {
  height: auto;
  min-width: auto;
  color: #151515;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
}

.cart-container {
  max-width: 500px;
}

.grid-licenses-images {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 24px;
}

.licenses-link-image-container {
  transition: box-shadow .35s, transform .35s;
}

.licenses-link-image-container:hover {
  transform: translate(0, -4px);
}

.bg-neutral-800 {
  background-color: #151515;
}

.cart-close-button {
  justify-content: center;
  align-items: center;
  transition: transform .3s;
  display: flex;
}

.cart-close-button:hover {
  transform: scale(1.15);
}

.white-link {
  color: #fff;
}

.white-link:hover {
  color: #ed5521;
}

.white-link.dark-hover:hover {
  color: #151515;
}

.home-hero-wrapper {
  width: 100%;
  max-width: 100%;
}

.button-row {
  flex-wrap: wrap;
  margin-bottom: 0;
  display: flex;
}

.button-row.reviews {
  width: 100%;
  height: 100%;
  flex-flow: wrap;
  align-content: center;
  justify-content: space-around;
  align-self: center;
  align-items: center;
}

.button-row.hero {
  max-width: 650px;
  justify-content: space-between;
}

.button-row.hero.service-areas-template {
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.button-row.hero.home {
  max-width: 625px;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-right: 0;
  display: flex;
  position: static;
}

.button-row.hero.service-page {
  width: 100%;
  max-width: none;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  margin-top: 20px;
  display: flex;
}

.button-row.hero.gate-landing-page {
  flex: 1;
  justify-content: space-between;
}

.bg {
  position: absolute;
}

.bg.home-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.home-hero-image.service-areas-template {
  object-fit: cover;
}

.bg.home-hero-firlter {
  opacity: .7;
  background-color: #000;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.home-about-image {
  width: 90%;
  min-height: 99%;
  background-color: #ed5521;
  display: none;
  top: -28px;
  right: -28px;
}

.bg.home-perks-image {
  width: 82%;
  min-height: 95%;
  background-color: #ed5521;
  top: -24px;
  left: -24px;
}

.bg.accent-1 {
  max-width: 47%;
  min-height: 100%;
  object-fit: cover;
  object-position: 100% 50%;
  top: 0;
  bottom: 0;
  left: 0;
}

.bg.accent-2 {
  max-width: 39%;
  bottom: 0;
  right: 0;
}

.bg.testimonials {
  width: 34%;
  min-height: 59%;
  background-color: #ed5521;
}

.bg.about-hero {
  width: 64%;
  min-height: 50%;
  background-color: #ed5521;
  display: block;
  bottom: 0;
  left: 0;
}

.bg.image-story-left {
  width: 84%;
  min-height: 100%;
  background-color: #ed5521;
  top: -24px;
  left: -24px;
}

.bg.image-story-right {
  width: 81%;
  min-height: 92%;
  background-color: #ed5521;
  bottom: -24px;
  right: -24px;
}

.bg.card-value-first {
  width: 71%;
  min-height: 74%;
  background-color: #ed5521;
  top: -11px;
  left: -11px;
}

.bg.card-value-last {
  width: 71%;
  min-height: 74%;
  background-color: #ed5521;
  bottom: -11px;
  right: -11px;
}

.bg.preview-filter {
  opacity: .43;
  background-color: #000;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.preview {
  min-height: 50%;
  background-color: #ed5521;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.card-contact-form {
  width: 80%;
  min-height: 78%;
  background-color: #ed5521;
  top: 0;
  right: 0;
}

.bg.utility-page {
  min-height: 50%;
  background-color: #ed5521;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.home-perks-image-copy {
  width: 82%;
  min-height: 95%;
  background-color: #ed5521;
  top: -24px;
  left: -24px;
}

.bg.home-hero-firlter-copy {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg.accent-2 {
  max-width: 39%;
  bottom: 0;
  right: 0;
}

.bg.testimonials {
  width: 34%;
  min-height: 59%;
  background-color: #ed5521;
}

.bg.accent-2 {
  max-width: 39%;
  bottom: 0;
  right: 0;
}

.bg.accent-1 {
  max-width: 47%;
  min-height: 100%;
  object-fit: cover;
  object-position: 100% 50%;
  top: 0;
  bottom: 0;
  left: 0;
}

.home-contact-links-wrapper {
  background-color: #fff;
  justify-content: center;
  display: flex;
  overflow: visible;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

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

.subtitle {
  color: #ed5521;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.111em;
}

.subtitle.success {
  text-align: center;
  font-size: 30px;
}

.content-top {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.content-top.home-services {
  margin-bottom: 30px;
}

.content-top.home-projects {
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 32px;
}

.content-top.home-articles, .content-top.more-services {
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.content-top.blog {
  flex-wrap: wrap;
  margin-bottom: 52px;
}

.content-top.more-posts {
  flex-wrap: wrap;
  margin-bottom: 20px;
}

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

.flex-vc.home-services {
  margin-top: 56px;
}

.cta-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-row-last {
  max-width: 225px;
  transform-style: preserve-3d;
  flex: 0 auto;
  margin-bottom: 0;
  margin-right: 0;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-row-last.review {
  margin-bottom: 0;
}

.button-row-last.service-areas-template {
  display: none;
}

.button-row-first {
  max-width: 225px;
  transform-style: preserve-3d;
  align-self: auto;
  margin-bottom: 0;
  margin-right: 0;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-row-first.review {
  align-self: auto;
  margin-bottom: 0;
}

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

.home-perks-grid {
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 56px;
}

.slide-nav {
  display: none;
}

.home-perk-wrapper {
  color: #151515;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.blog-hero-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
}

.testimonials-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.card-home-perks-testimonial-text {
  color: #151515;
  margin-bottom: 12px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  position: relative;
  top: -35px;
}

.card-home-perks-testimonial-about-wrapper {
  align-items: center;
  display: flex;
  position: relative;
  top: -31px;
}

.home-contact-link-wrapper {
  flex-wrap: wrap;
  flex: 1;
  padding: 40px 61px 48px;
  display: flex;
}

.home-contact-link-wrapper.featured {
  background-color: #ed5521;
}

.home-contact-links-divider {
  width: 1px;
  min-height: 100%;
  background-color: #dfdfdf;
  margin-top: 19px;
  margin-bottom: 19px;
}

.home-contact-link-content {
  width: 100%;
  max-width: 220px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.home-contact-link-text {
  font-size: 16px;
}

.home-contact-link-text.text-color-neutral-100 {
  color: #fff;
}

.home-contact-link-content-top {
  margin-bottom: 20px;
}

.underline-link {
  color: #ed5521;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
}

.underline-link.home-contact-link {
  color: #151515;
  margin-top: auto;
}

.underline-link.home-contact-link:hover {
  color: #ed5521;
}

.underline-link.home-contact-link.light {
  color: #fff;
}

.underline-link.home-contact-link.light:hover {
  color: #151515;
}

.underline-link-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.underline-wrapper {
  min-height: 1px;
  background-color: #ed5521;
  overflow: hidden;
}

.underline-wrapper.light {
  background-color: #fff;
}

.underline-wrapper.home-contact-link {
  background-color: #151515;
}

.underline-wrapper.alpha-channel-50 {
  background-color: rgba(237, 85, 33, .5);
}

.underline {
  min-height: 1px;
  background-color: #151515;
  display: none;
}

.underline.light {
  background-color: #151515;
}

.underline.home-contact-link, .underline.bg-primary-1 {
  background-color: #ed5521;
}

.card-home-perks-testimonial-name {
  color: #151515;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.125em;
}

.card-home-perks-testimonial-location {
  color: #ed5521;
  font-size: 16px;
  line-height: 1.125em;
}

.testimonials-title-wrapper {
  max-width: 511px;
  margin-bottom: 34px;
}

.card-testimonial-content-bottom {
  align-items: center;
  display: flex;
}

.card-testimonial-content-top {
  margin-bottom: 17px;
}

.card-testimonial-name {
  color: #151515;
  font-weight: 600;
}

.services-slider {
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.services-mask {
  max-width: 572px;
  overflow: visible;
}

.service-slide {
  margin-right: 32px;
}

.empty-state {
  color: #474747;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  font-weight: 500;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.empty-state.cart-empty {
  border-width: 0;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 140px;
}

.empty-state.small {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.service-item {
  width: 90%;
  height: 100%;
  max-width: 33%;
  min-width: 300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-flow: wrap;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.service-item:first-child, .service-item:last-child {
  margin-top: 0;
}

.service-item.services {
  max-width: none;
}

.services-slider-right-arrow {
  width: 74px;
  max-height: 74px;
  min-height: 74px;
  min-width: 74px;
  color: #a7a7a7;
  background-color: #fff;
  border: 1px solid #a7a7a7;
  justify-content: center;
  align-items: center;
  font-family: Icons Construction X Template, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1em;
  transition: color .3s, background-color .3s, border-color .3s;
  display: flex;
  top: -114px;
  bottom: auto;
  left: auto;
  right: 0;
}

.services-slider-right-arrow:hover {
  color: #fff;
  background-color: #ed5521;
  border-color: #ed5521;
}

.services-slider-left-arrow {
  width: 74px;
  max-height: 74px;
  min-height: 74px;
  min-width: 74px;
  color: #a7a7a7;
  background-color: #fff;
  border: 1px solid #a7a7a7;
  justify-content: center;
  align-items: center;
  font-family: Icons Construction X Template, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1em;
  transition: color .3s, background-color .3s, border-color .3s;
  display: flex;
  top: -114px;
  bottom: auto;
  left: auto;
  right: 98px;
}

.services-slider-left-arrow:hover {
  color: #fff;
  background-color: #ed5521;
  border-color: #ed5521;
}

.card-service-main-content {
  z-index: 1;
  max-height: none;
  flex: 0 auto;
  margin-top: -45px;
  padding-bottom: 45px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.card-service-icon {
  width: 80px;
  max-height: 80px;
  min-height: 80px;
  min-width: 80px;
  margin-bottom: 24px;
}

.card-service-content {
  max-height: 200px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.home-projects-grid {
  grid-column-gap: 58px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-projects-grid.projects-grid {
  margin-top: 0;
  display: block;
  position: static;
}

.project-item {
  width: 100%;
  height: 100%;
  max-width: 500px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.project-item:first-child {
  margin-top: -61px;
}

.project-item:last-child {
  margin-top: 61px;
}

.project-item.projects {
  width: 30%;
  max-width: none;
}

.card-project-content {
  max-width: 100%;
  padding: 0;
  position: static;
}

.card-project-content.project-content {
  display: none;
}

.card-project-content-top {
  border-bottom: 1px solid #b9b9b9;
  padding: 5px;
}

.card-project-content-bottom {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #151515;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25em;
  display: flex;
  position: static;
}

.card-project-content-bottom.truncate {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.card-project-service-icon-wrapper {
  align-self: center;
  margin-right: 11px;
}

.card-project-service-text {
  align-self: center;
  padding-left: 0;
  overflow: visible;
}

.card-project-date-text {
  align-self: center;
}

.post-featured-wrapper {
  max-width: 690px;
  color: #7a7a7a;
  text-decoration: none;
  display: block;
}

.post-featured-wrapper:hover {
  color: #7a7a7a;
}

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

.post-featured-sidebar-wrapper {
  color: #7a7a7a;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.post-featured-sidebar-wrapper:hover {
  color: #7a7a7a;
}

.post-featured-sidebar-content {
  max-width: 262px;
  flex: 1;
}

.footer-content-bottom {
  border-top: 1px solid #474747;
  margin-top: 50px;
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer-content {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.footer-copyright {
  color: #f8f8f8;
  text-align: center;
}

.footer-main-content-wrapper {
  width: 100%;
  max-width: 490px;
  flex: 0 auto;
  margin-right: 60px;
}

.footer-menu-main-content {
  width: 100%;
  max-width: 789px;
  justify-content: space-between;
  display: flex;
}

.footer-menu-wrapper {
  width: 100%;
  max-width: 490px;
  margin-right: 40px;
}

.footer-menu-wrapper.last {
  width: auto;
  max-width: none;
  margin-right: 0;
}

.footer-menu-content {
  justify-content: space-between;
  display: flex;
}

.footer-nav-link {
  color: #dfdfdf;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .35s;
}

.footer-nav-link:hover {
  color: #ed5521;
}

.footer-nav-link.tag {
  align-items: center;
  display: flex;
}

.footer-nav-link.special {
  color: #ed5521;
  border-bottom: 3px solid #ed5521;
  padding-bottom: 6px;
  font-weight: 600;
  transition: border-color .35s, color .35s;
}

.footer-nav-link.special:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.footer-nav-link-tag {
  color: #fdf1ed;
  text-transform: uppercase;
  background-color: #ed5521;
  margin-left: 14px;
  padding: 5px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25em;
}

.footer-social-media-wrapper {
  grid-row-gap: 10px;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.footer-social-media-link {
  width: 35px;
  max-height: 35px;
  min-height: 35px;
  min-width: 35px;
  color: #fff;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 100000000000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Icons Construction X Template, sans-serif;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
  overflow: hidden;
}

.footer-social-media-link:hover {
  color: #fff;
  background-color: #ed5521;
}

.footer-social-media-link.icon-size-12px {
  font-size: 12px;
}

.footer-social-media-link.icon-size-14px {
  font-size: 14px;
}

.footer-social-media-link.icon-size-11px {
  font-size: 11px;
}

.card-footer-contact-links-wrapper {
  width: 100%;
  max-width: 1032px;
  justify-content: space-between;
  display: flex;
}

.card-footer-contact-links-divider {
  width: 1px;
  min-height: 100%;
  background-color: #7a7a7a;
  margin-left: 20px;
  margin-right: 20px;
}

.footer-contact-link-wrapper {
  color: #f8f8f8;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-contact-link-wrapper:hover {
  color: #f8f8f8;
}

.text-no-wrap {
  white-space: normal;
}

.cart-wrapper {
  z-index: 999;
  background-color: rgba(21, 21, 21, .9);
}

.cart-header {
  border-bottom-color: #dfdfdf;
  padding-top: 20px;
  padding-bottom: 20px;
}

.brand {
  transform-style: preserve-3d;
  padding-left: 0;
  transition-property: transform;
  display: flex;
  transform: scale3d(1, 1, 1.01);
}

.brand:hover {
  transform: scale3d(.98, .98, 1.01);
}

.brand.w--current {
  max-height: 60px;
  max-width: 130px;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
}

.dropdown-nav-item {
  margin-bottom: 16px;
  line-height: 1.667em;
  display: flex;
}

.nav-link-dropdown {
  display: block;
}

.dropdown-nav-content {
  justify-content: space-between;
  display: flex;
}

.dropdown-nav-pages-wrapper {
  width: 100%;
  margin-right: 60px;
}

.dropdown-nav-pages-wrapper.last {
  margin-right: 0;
}

.dropdown-arrow {
  margin-left: 8px;
  font-family: Icons Construction X Template, sans-serif;
  font-size: 7px;
  font-weight: 400;
  display: block;
  position: relative;
  top: 2px;
}

.dropdown-list {
  width: 190px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  left: auto;
}

.dropdown-list.w--open {
  z-index: auto;
  width: 190px;
  background-color: #fff;
  flex-direction: column;
  padding-top: 0;
  display: flex;
  left: auto;
  overflow: hidden;
}

.dropdown-nav {
  margin-bottom: 0;
  margin-right: 40px;
  padding-left: 0;
  list-style-type: none;
}

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

.dropdown-nav-main-wrapper {
  width: 100%;
  background-color: #fff;
  justify-content: space-between;
  padding: 20px 18px;
  display: flex;
  position: static;
  box-shadow: 0 14px 39px rgba(37, 37, 37, .1);
}

.dropdown-nav-link {
  color: #7a7a7a;
  white-space: normal;
  text-decoration: none;
  display: inline-block;
}

.dropdown-nav-link:hover {
  color: #ed5521;
}

.dropdown-nav-link.tag {
  align-items: center;
  display: flex;
}

.dropdown-nav-link.style {
  color: #ed5521;
  border-bottom: 3px solid #ed5521;
  padding-bottom: 6px;
  font-weight: 600;
  transition: border-color .3s, color .3s;
}

.dropdown-nav-link.style:hover {
  color: #151515;
  border-bottom-color: #151515;
}

.about-hero-content {
  width: 100%;
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-bottom: 0;
  display: block;
}

.about-hero-wrapper {
  grid-column-gap: 27px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.about-achievements-grid {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.about-achievement-wrapper {
  text-align: center;
}

.big-number {
  color: #151515;
  font-size: 58px;
  font-weight: 600;
  line-height: 1.172em;
}

.big-number.about-achievement {
  margin-bottom: 6px;
}

.about-achievement-text {
  font-weight: 500;
  line-height: 1.333em;
}

.text-accent-primary-1 {
  color: #ed5521;
}

.container-medium-990px {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.story-wrapper {
  justify-content: space-between;
  display: flex;
}

.story-left-content {
  max-width: 425px;
}

.story-right-content {
  max-width: 588px;
  margin-bottom: 122px;
  margin-left: auto;
}

.values-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}

.values-title-wrapper {
  max-width: 95%;
  margin-top: 80px;
}

.card-value-wrapper {
  position: relative;
}

.container-small-569px {
  max-width: 569px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-small-569px.about-team {
  text-align: center;
  margin-bottom: 48px;
}

.container-small-569px.preview {
  z-index: 1;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.about-team-grid {
  grid-column-gap: 24px;
  grid-row-gap: 80px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
}

.team-content {
  margin-top: 20px;
}

.team-content-top {
  margin-bottom: 24px;
}

.team-rol {
  color: #ed5521;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: .833em;
}

.preview-button {
  width: 17%;
  max-height: 30%;
  min-height: 30%;
  min-width: 17%;
  background-color: #fff;
  border-radius: 10000000px;
  justify-content: center;
  align-items: center;
  transition: box-shadow .3s, transform .3s;
  display: flex;
  position: absolute;
  overflow: hidden;
  box-shadow: 0 24px 84px rgba(0, 0, 0, .45);
}

.preview-button:hover {
  transform: scale(.95);
  box-shadow: 0 2px 24px rgba(0, 0, 0, .45);
}

.container-medium-636px {
  max-width: 636px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-636px.services {
  text-align: center;
  margin-bottom: 61px;
}

.container-medium-636px.projects {
  text-align: center;
  margin-bottom: 61px;
  display: none;
}

.container-medium-636px.store {
  text-align: center;
  margin-bottom: 50px;
}

.services-grid {
  grid-column-gap: 57px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 61px;
  display: grid;
  overflow: visible;
}

.service-hero-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.service-hero-wrapper.service-template {
  width: 100%;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.service-title-wrapper {
  width: 85%;
}

.service-about-wrapper {
  justify-content: space-between;
  display: flex;
}

.service-about-tabs-menu {
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: 70px;
  display: flex;
}

.service-about-tab-link {
  color: #7a7a7a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  flex: 1;
  padding: 0 20px 30px;
  font-weight: 500;
  line-height: 1.111em;
  transition: border-color .3s, color .3s;
  display: none;
  bottom: -1px;
}

.service-about-tab-link:hover {
  color: #ed5521;
}

.service-about-tab-link.w--current {
  color: #ed5521;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #ed5521;
  font-weight: 600;
}

.card-contact-sidebar-form-content-top {
  margin-bottom: 26px;
}

.contact-sidebar-block {
  margin-bottom: 0;
}

.contact-sidebar-form {
  grid-column-gap: 16px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-reviews-content-top {
  margin-bottom: 34px;
}

.service-reviews-grid {
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.service-review-content-bottom {
  justify-content: space-between;
  display: flex;
}

.service-review-name {
  color: #151515;
  margin-bottom: 4px;
  font-weight: 600;
}

.success-message {
  color: #fff;
  text-align: center;
  background-color: #ed5521;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.success-message.white {
  color: #ed5521;
  background-color: #fff;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #ed3521;
  align-self: stretch;
  padding: 20px;
  font-size: 16px;
}

.more-services-grid {
  grid-column-gap: 57px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.more-services-item {
  padding-left: 0;
  padding-right: 0;
}

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

.newsletter-form-block {
  width: 100%;
  max-width: 511px;
  margin-bottom: 0;
}

.newsletter-form {
  align-items: center;
  display: flex;
  position: relative;
}

.categories-wrapper {
  flex-wrap: wrap;
  margin-bottom: -20px;
  margin-right: -20px;
  display: flex;
}

.blog-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.category-item {
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
}

.post-item-wrapper {
  color: #7a7a7a;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.post-item-wrapper:hover {
  color: #7a7a7a;
}

.button-category {
  color: #7a7a7a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dfdfdf;
  padding: 15px 31px;
  font-size: 14px;
  line-height: 1.429em;
  transition: border-color .3s, color .3s, background-color .3s;
}

.button-category:hover {
  color: #fff;
  background-color: #ed5521;
}

.button-category.w--current {
  color: #fff;
  background-color: #ed5521;
  border-color: #ed5521;
  font-weight: 600;
}

.button-category.all {
  margin-right: 20px;
}

.blog-categories-collection {
  margin-bottom: 28px;
}

.container-medium-948px {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-948px.post-hero {
  text-align: center;
  margin-bottom: 52px;
}

.container-medium-840px {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.more-posts-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-content-top {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -28px;
  display: flex;
}

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

.rich-text ol {
  margin-top: 24px;
  margin-bottom: 48px;
}

.rich-text h3 {
  margin-top: 48px;
  margin-bottom: 24px;
}

.rich-text figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

.rich-text h4 {
  margin-top: 48px;
  margin-bottom: 24px;
}

.rich-text ul {
  margin-top: 24px;
  margin-bottom: 48px;
}

.rich-text h5 {
  margin-top: 48px;
  margin-bottom: 24px;
}

.rich-text h6 {
  margin-top: 48px;
  margin-bottom: 16px;
}

.post-content-top-about-name {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.55em;
}

.social-media-wrapper {
  flex-wrap: wrap;
  margin-bottom: -16px;
  margin-right: -16px;
  display: flex;
}

.social-media-link {
  width: 33px;
  max-height: 33px;
  min-height: 33px;
  min-width: 33px;
  color: #fff;
  background-color: #ed5521;
  border-radius: 1000000000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  margin-right: 16px;
  font-family: Icons Construction X Template, sans-serif;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
}

.social-media-link:hover {
  color: #fff;
  background-color: #151515;
}

.social-media-link.icon-size-14px {
  font-size: 14px;
}

.social-media-link.icon-size-20px {
  font-size: 20px;
}

.social-media-link.icon-size-16px {
  font-size: 16px;
}

.projects-grid {
  width: 100%;
  max-width: 100%;
  float: none;
  clear: none;
  grid-column-gap: 58px;
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 0;
  display: grid;
  position: static;
  overflow: visible;
}

.projects-grid.projects {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  flex: 1;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.container-medium-684px {
  max-width: 684px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-684px.project-hero {
  text-align: center;
  margin-bottom: 52px;
}

.project-about-wrapper {
  justify-content: space-between;
  display: flex;
}

.project-details-grid {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.project-detail-wrapper {
  text-align: center;
}

.project-detail-title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375em;
}

.project-detail-result {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}

.card-project-details-wrapper {
  margin-top: -98px;
  padding-left: 60px;
  padding-right: 60px;
}

.store-grid {
  grid-column-gap: 24px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.package-item-wrapper {
  color: #7a7a7a;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.package-item-wrapper:hover {
  color: #7a7a7a;
}

.package-item-content {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.package-item-price-wrapper {
  flex-wrap: wrap;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.package-item-price-compare {
  text-decoration: line-through;
}

.product-wrapper {
  justify-content: space-between;
  display: flex;
}

.home-project-item {
  margin-bottom: 26px;
}

.product-content-top {
  margin-bottom: 15px;
}

.product-title-wrapper {
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.add-cart-default-state {
  margin-bottom: 0;
}

.add-cart-price-wrapper {
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.add-cart-price-compare {
  text-decoration: line-through;
}

.add-cart-option-grid {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 103px) minmax(auto, 100%);
  grid-auto-columns: 1fr;
  justify-content: start;
  margin-bottom: 52px;
  display: grid;
}

.add-cart-buttons-wrapper {
  flex-direction: column;
  display: flex;
}

.add-cart-option-list {
  width: 100%;
}

.add-cart-field-label {
  color: #474747;
  margin-bottom: 11px;
}

.select-wrapper {
  min-height: 68px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  transition: border-color .3s;
}

.select-wrapper:hover, .select-wrapper:focus {
  border-color: #ed5521;
}

.select-wrapper::-ms-input-placeholder {
  color: #7a7a7a;
}

.select-wrapper::placeholder {
  color: #7a7a7a;
}

.select-wrapper.checkout {
  margin-bottom: 16px;
}

.select {
  min-height: 68px;
  color: #7a7a7a;
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  transition: color .3s;
}

.select:focus {
  color: #ed5521;
}

.select::-ms-input-placeholder {
  color: #7a7a7a;
}

.select::placeholder {
  color: #7a7a7a;
}

.container-large-1044px {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.product-about-tabs-menu {
  border-bottom: 1px solid #b9b9b9;
  justify-content: center;
  margin-bottom: 76px;
  display: flex;
}

.product-about-tab-link {
  color: #7a7a7a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  padding: 0 42px 30px;
  font-weight: 500;
  line-height: 1.111em;
  transition: border-color .3s, color .3s;
  bottom: -1px;
}

.product-about-tab-link:hover {
  color: #ed5521;
}

.product-about-tab-link.w--current {
  color: #ed5521;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #ed5521;
  font-weight: 600;
}

.product-about-wrapper {
  max-width: 721px;
  margin-left: auto;
  margin-right: auto;
}

.container-small-583px {
  max-width: 583px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-small-583px.store-perks {
  text-align: center;
  margin-bottom: 40px;
}

.store-perks-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.contact-wrapper {
  justify-content: space-between;
  display: flex;
}

.contact-wrapper.success {
  justify-content: center;
}

.contact-content-top {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 31px;
  display: block;
}

.contact-content-top.fence-estimator {
  display: block;
  position: static;
}

.contact-links-grid {
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-items: start;
}

.contact-links-grid.success {
  display: none;
}

.contact-link {
  color: #7a7a7a;
  text-decoration: none;
  display: flex;
}

.contact-link:hover {
  color: #7a7a7a;
}

.contact-form-block {
  flex: 1;
  margin-bottom: 0;
}

.contact-form-block.services-cms {
  width: 100%;
}

.quote-form {
  grid-column-gap: 10px;
  grid-row-gap: 29px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.quote-form.projects {
  grid-template-columns: 1fr;
}

.text-area {
  max-height: 200px;
  max-width: 100%;
  min-height: 100px;
  min-width: 100%;
  color: #ed5521;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding: 21px 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.text-area:hover {
  border-color: #ed5521;
}

.text-area:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.text-area::-ms-input-placeholder {
  color: #7a7a7a;
}

.text-area::placeholder {
  color: #7a7a7a;
}

.card-location-content-top {
  margin-bottom: 21px;
}

.card-location-grid {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.card-location-link {
  color: #7a7a7a;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.card-location-link:hover {
  color: #ed5521;
}

.container-medium-786px {
  max-width: 786px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.faqs-content-top {
  max-width: 575px;
  text-align: center;
  margin-bottom: 49px;
  margin-left: auto;
  margin-right: auto;
}

.faqs-wrapper {
  margin-bottom: -22px;
}

.card-faq-content-top {
  align-items: center;
  display: flex;
}

.card-faq-content-bottom {
  max-width: 577px;
  margin-left: 70px;
}

.card-faq-icon {
  width: 38px;
  max-height: 38px;
  min-height: 38px;
  min-width: 38px;
  background-color: #dfdfdf;
  justify-content: center;
  align-items: center;
  margin-right: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-faq-icon-1 {
  width: 22px;
  min-height: 2px;
  background-color: #a7a7a7;
  position: absolute;
}

.card-faq-icon-2 {
  width: 2px;
  min-height: 22px;
  background-color: #a7a7a7;
  position: absolute;
}

.space.card-faq {
  height: 6px;
}

.heading {
  font-size: 38px;
}

.category-title-wrapper {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.category-title-wrapper.store-category {
  justify-content: center;
  margin-bottom: 8px;
}

.category-title-wrapper.blog-category {
  margin-bottom: 28px;
  margin-right: 40px;
}

.wrap {
  flex-wrap: wrap;
}

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

.cart-line-item {
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.cart-footer {
  border-top-color: #dfdfdf;
  padding-top: 20px;
}

.cart-subtotal {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
}

.cart-item {
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}

.remove-button {
  margin-top: 10px;
  line-height: 1em;
}

.form-input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form-input.is-select-input.input {
  min-height: 68px;
  transition: border-color .3s, color .3s;
}

.recaptcha {
  margin-bottom: 0;
}

.lightbox-link {
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  transition: color .3s;
  display: block;
  transform: translate3d(0, 0, .01px);
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.lightbox-link.card {
  transition: transform .3s, box-shadow .3s;
  display: none;
}

.image-2 {
  width: 569px;
  height: 378.406px;
  object-fit: fill;
}

.mask {
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.slider-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: block;
  position: relative;
}

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

.slider-right-arrow {
  color: #444;
}

.slider-container {
  width: 100vw;
  min-height: 300px;
  padding: 40px;
  display: flex;
  overflow: hidden;
}

.slider-text {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.slide-content-wrapper {
  width: 100%;
  height: 100%;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 20px;
  display: flex;
  overflow: visible;
}

.slider {
  width: 100%;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.slider-left-arrow {
  color: #444;
}

.div-block {
  width: 100%;
  max-width: 1248px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.div-block.container-default {
  text-align: left;
  flex-direction: row;
  display: block;
}

.collection-list-wrapper {
  width: 100%;
  height: 100%;
  max-height: 400px;
  max-width: 400px;
  flex: 0 auto;
  align-self: center;
  display: block;
  overflow: visible;
}

.slider-wrapper-copy {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slider-container-copy {
  width: 100vw;
  min-height: 300px;
  padding: 40px;
  overflow: hidden;
}

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

.collection-item {
  width: 100%;
  height: 100px;
}

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

.collection-list-2 {
  display: flex;
}

.slider-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.lightbox-link-2 {
  display: none;
}

.carousel {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.card-australia {
  width: 326px;
  height: 450px;
  margin-right: 20px;
}

.image-card {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel-copy {
  display: flex;
}

.card-australia-copy {
  width: 350px;
  grid-column-gap: 16px;
  grid-row-gap: 3px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-right: 20px;
  display: grid;
  position: static;
}

.image-card-copy {
  width: 350px;
  height: 350px;
  max-width: 100%;
  object-fit: cover;
  transition-property: none;
}

.section-copy-2 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-copy-2.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy-2.home-hero {
  padding-top: 163px;
  padding-bottom: 262px;
  position: relative;
  overflow: hidden;
}

.section-copy-2.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section-copy-2.bg-neutral-200 {
  padding-top: 50px;
  padding-bottom: 144px;
  display: block;
}

.section-copy-2.bg-neutral-200.home-services {
  padding-bottom: 40px;
  overflow: hidden;
}

.section-copy-2.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy-2.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy-2.bg-neutral-200.home {
  background-color: #fff;
  padding-bottom: 50px;
}

.section-copy-2.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy-2.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy-2.home-about, .section-copy-2.home-perks {
  overflow: hidden;
}

.section-copy-2.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy-2.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy-2.padding-240px.values {
  overflow: hidden;
}

.section-copy-2.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  position: relative;
  overflow: hidden;
}

.section-copy-2.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy-2.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy-2.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy-2.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy-2.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy-2.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-2.post {
  padding-top: 60px;
  padding-bottom: 128px;
}

.section-copy-2.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy-2.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-2.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy-2.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy-2.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-2.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy-2.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy-2.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy-2.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy-2.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy-2.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.div-block-2 {
  display: block;
}

.section-copy {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy.home-hero {
  padding-top: 163px;
  padding-bottom: 262px;
  position: relative;
  overflow: hidden;
}

.section-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy.home-about, .section-copy.home-perks {
  overflow: hidden;
}

.section-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  position: relative;
  overflow: hidden;
}

.section-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.reviews {
  background-color: #f8f8f8;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-copy.watch-this-video {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-copy.cta {
  height: 175px;
  background-color: #ed5521;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-copy.reviews-copy {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-2, .heading-3 {
  font-size: 18px;
}

.heading-4 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  position: static;
}

.image-3 {
  max-width: 250px;
}

.div-block-3 {
  display: block;
  overflow: visible;
}

.collection-item-2 {
  max-width: 300px;
  overflow: hidden;
}

.card-australia-copy-copy {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #f8f8f8;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.image-card-copy-copy {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 250px;
  object-fit: cover;
  transition-property: none;
  display: inline-block;
  overflow: hidden;
}

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

.image-4 {
  display: inline-block;
}

.section-2 {
  justify-content: center;
  display: flex;
}

.c-sub-img-feed-wrapper {
  display: none;
}

.cloneable-area {
  min-height: 50vh;
}

.cloneable-area._2 {
  display: block;
}

.c-img-gallery-main-dots, .c-main-img-feed-wrapper {
  display: none;
}

.c-sub-img-feed-item {
  justify-content: center;
  align-items: center;
}

.c-img-gallery-main {
  margin-bottom: 20px;
}

.c-main-img-feed-item {
  position: relative;
}

._w-sub-img-feed-item {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-gallery-subs {
  height: 200px;
  background-color: #131313;
}

.sub-img-feed-item {
  width: 100%;
  height: 100%;
  opacity: .5;
  cursor: pointer;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #131313;
  transition: all .25s;
  position: relative;
}

.sub-img-feed-item:hover {
  opacity: 1;
  border-color: #eee;
}

.c-main-img-overlay-lightbox {
  z-index: 10;
  background-color: rgba(19, 19, 19, .75);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main-img-overlay-icon {
  width: 5%;
}

.img-gallery-main {
  height: 450px;
  background-color: rgba(0, 0, 0, 0);
}

.c-img-gallery {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.img-gallery-main-arrow {
  display: none;
}

.img-gallery-main-arrow.left, .img-gallery-main-arrow.right {
  display: block;
}

.c-main-img-lightbox {
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c-img-gallery-main-icon {
  display: block;
}

.c-img-gallery-sub {
  position: relative;
  overflow: hidden;
}

.img-gallery-subs-slide {
  width: 33.33%;
  padding: 5px;
  overflow: hidden;
}

.c-img-gallery-subs-dots {
  display: none;
}

.container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 3%;
}

.container.cloneable {
  border-top: 2px dashed rgba(255, 255, 255, .5);
}

.container.cloneable.separate-page {
  border-top-style: none;
}

.note {
  color: #aaa;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.6em;
}

.c-content.cloneable {
  padding-top: 20px;
}

.c-content.cloneable.separate-page {
  padding-top: 0;
}

.c-note {
  align-items: center;
  margin-bottom: 60px;
}

.word-highlight {
  color: #fff;
  font-weight: 400;
}

.collection-list-wrapper-4 {
  display: block;
}

.slider-wrapper-3 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slider-container-2 {
  width: 100vw;
  min-height: 300px;
  padding: 40px 0;
  overflow: hidden;
}

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

.slider-wrapper-4 {
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.slider-container-3 {
  width: 100%;
  min-height: auto;
  padding: 40px 0;
  display: none;
  overflow: hidden;
}

.slider-2 {
  width: 100%;
  height: 1200px;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.collection-list-wrapper-6 {
  width: 100%;
  height: 500px;
}

.collection-item-3 {
  height: 500px;
  object-fit: fill;
}

.slider-wrapper-5 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.collection-item-4 {
  width: 100%;
  height: 400px;
  object-fit: cover;
  position: relative;
}

.slide-nav-2, .pagination-2 {
  display: none;
}

.image-5 {
  width: 100%;
  object-fit: cover;
  overflow: visible;
}

.c-main-img-feed-wrapper-2 {
  display: block;
}

.c-sub-img-feed-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.c-img-gallery-main-dots-2 {
  display: block;
}

.cloneable-area-2 {
  min-height: 50vh;
  display: block;
}

.cloneable-area-2._2 {
  width: 100%;
  display: block;
}

.pagination-3 {
  display: none;
}

.mask-2 {
  position: static;
  overflow: visible;
}

.slider-wrapper-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.slide-2 {
  margin-right: 0;
  padding-right: 0;
  overflow: visible;
}

.slider-container-4 {
  width: 100vw;
  min-height: 300px;
  object-fit: fill;
  background-color: #f8f8f8;
  flex: 0 auto;
  align-self: auto;
  padding: 0 40px;
  display: none;
  overflow: hidden;
}

.slider-3 {
  width: 600px;
  height: 400px;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0;
  padding-right: 0;
  position: static;
  overflow: visible;
}

.image-6 {
  object-fit: fill;
}

.collection-list-wrapper-8 {
  max-height: none;
  flex: 0 auto;
  align-self: center;
  display: block;
  position: static;
  overflow: visible;
}

.image-7 {
  object-fit: fill;
  overflow: visible;
}

.lightbox-link-3 {
  object-fit: fill;
}

.html-embed {
  display: none;
}

.imageee {
  max-width: 27px;
  margin-right: 8px;
}

.hero-section {
  min-height: 70vh;
  align-items: center;
  display: flex;
}

.hero-block {
  justify-content: space-between;
  display: flex;
}

.scroll-base {
  width: 6px;
  height: 100%;
  transform-origin: 50% 0;
  background-color: #eeeff4;
}

.label {
  color: #ed5521;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: auto;
  font-weight: 700;
  position: static;
}

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

.steps.dots {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: 26px;
  margin-right: 24px;
  padding-top: 11%;
  padding-bottom: 11%;
}

.steps.left {
  justify-content: space-between;
}

.steps.right {
  justify-content: space-around;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.steps.dots {
  justify-content: space-between;
  align-items: center;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 11%;
  padding-bottom: 11%;
}

.steps.right {
  justify-content: center;
}

.scroll-hero {
  height: 100%;
  justify-content: flex-start;
  display: flex;
}

.content-hero {
  width: 50%;
  align-self: center;
}

.dot-hero {
  z-index: 3;
  width: 12px;
  height: 12px;
  background-color: #eeeff4;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.step-block-hero {
  text-align: left;
  flex-direction: column;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.step-block-hero.right, .step-block-hero.right-copy {
  margin-top: 0;
}

.step-hero {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 18px;
  display: flex;
  position: relative;
}

.img-hero {
  width: 50%;
  height: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -4%;
  margin-bottom: -4%;
  display: flex;
  position: relative;
}

.img-hero.installation-process {
  margin-top: 0%;
  margin-bottom: 0%;
}

.scroll-animate {
  width: 6px;
  height: 100%;
  transform-origin: 50% 0;
  background-color: #ed5521;
  position: absolute;
  bottom: 0;
}

.scroll-animate._2 {
  height: 100%;
  background-color: #ed5521;
}

.paragraph-2 {
  font-size: 18px;
}

.bg-shadow {
  z-index: 1;
  border-radius: 16px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 7px 7px 20px rgba(18, 18, 18, .07);
}

.scoll-wrap-hero {
  height: 80%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
}

.step-block {
  min-height: 80vh;
  background-color: #fff;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.step-block.stagger {
  background-color: #f8f8f8;
}

.scoll-wrap {
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 50%;
}

.dot {
  z-index: 3;
  width: 12px;
  height: 12px;
  background-color: #eeeff4;
  border-radius: 50%;
  margin-top: -6px;
  margin-bottom: -6px;
  position: relative;
}

.step-content-block {
  text-align: left;
  align-self: center;
  position: relative;
}

.img-block {
  width: 40%;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.content-wrap {
  width: 40%;
  justify-content: flex-end;
  display: flex;
}

.content {
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.container-2 {
  width: 100%;
  max-width: 1080px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.text-block {
  max-height: 981.031px;
  align-self: auto;
}

.step {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  padding: 12%;
  display: flex;
  position: relative;
}

.steps-clone {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.heading-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.content-block {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.section-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.hero-section-2 {
  min-height: 70vh;
  align-items: center;
  display: flex;
}

.label-2 {
  color: #ed5521;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.heading-6, .heading-7, .heading-8, .heading-9, .installation-heading1 {
  font-size: 50px;
}

.scroll-animate-copy {
  width: 6px;
  height: 100%;
  transform-origin: 50% 0;
  background-color: #006cd0;
  position: absolute;
  bottom: 0;
}

.scroll-animate-copy._2 {
  height: 100%;
  background-color: #ed5521;
}

.scroll-animate-copy._2-copy {
  background-color: #ed5521;
}

.label-copy {
  color: #ed5521;
  letter-spacing: 1px;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-self: auto;
  font-weight: 700;
  position: static;
}

.scroll-hero-2 {
  height: 100%;
  display: flex;
}

.dot-hero-2 {
  z-index: 3;
  width: 12px;
  height: 12px;
  background-color: #eeeff4;
  border-radius: 50%;
  position: relative;
}

.step-block-hero-2 {
  text-align: left;
  align-self: center;
  position: relative;
}

.step-hero-2 {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 18px;
  display: flex;
  position: relative;
}

.img-hero-2 {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -4%;
  margin-bottom: -4%;
  display: flex;
  position: relative;
}

.scroll-animate-2 {
  width: 6px;
  height: 100%;
  transform-origin: 50% 0;
  background-color: #006cd0;
  position: absolute;
  bottom: 0;
}

.scroll-animate-2._2 {
  height: 100%;
  background-color: #ed5521;
}

.scoll-wrap-hero-2 {
  height: 80%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
}

.label-2-copy {
  color: #ed5521;
  letter-spacing: 1px;
  text-transform: none;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.installation-hero-heading {
  font-size: 50px;
}

.bg-copy {
  position: absolute;
}

.bg-copy.home-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-copy.home-hero-firlter {
  opacity: .5;
  background-color: #000;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-copy.home-about-image {
  width: 90%;
  min-height: 99%;
  background-color: #ed5521;
  display: none;
  top: -28px;
  right: -28px;
}

.bg-copy.home-perks-image {
  width: 82%;
  min-height: 95%;
  background-color: #ed5521;
  top: -24px;
  left: -24px;
}

.bg-copy.accent-1 {
  max-width: 47%;
  min-height: 100%;
  object-fit: cover;
  object-position: 100% 50%;
  top: 0;
  bottom: 0;
  left: 0;
}

.bg-copy.accent-2 {
  max-width: 39%;
  bottom: 0;
  right: 0;
}

.bg-copy.testimonials {
  width: 34%;
  min-height: 59%;
  background-color: #ed5521;
}

.bg-copy.about-hero {
  width: 64%;
  min-height: 50%;
  background-color: #ed5521;
  display: none;
  bottom: 0;
  left: 0;
}

.bg-copy.image-story-left {
  width: 84%;
  min-height: 100%;
  background-color: #ed5521;
  top: -24px;
  left: -24px;
}

.bg-copy.image-story-right {
  width: 81%;
  min-height: 92%;
  background-color: #ed5521;
  bottom: -24px;
  right: -24px;
}

.bg-copy.card-value-first {
  width: 71%;
  min-height: 74%;
  background-color: #ed5521;
  top: -11px;
  left: -11px;
}

.bg-copy.card-value-last {
  width: 71%;
  min-height: 74%;
  background-color: #ed5521;
  bottom: -11px;
  right: -11px;
}

.bg-copy.preview-filter {
  opacity: .43;
  background-color: #000;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-copy.preview {
  min-height: 50%;
  background-color: #ed5521;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-copy.card-contact-form {
  width: 80%;
  min-height: 78%;
  background-color: #ed5521;
  top: 0;
  right: 0;
}

.bg-copy.utility-page {
  min-height: 50%;
  background-color: #ed5521;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-copy.home-perks-image-copy {
  width: 82%;
  min-height: 95%;
  background-color: #ed5521;
  top: -24px;
  left: -24px;
}

.image-copy.order-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-copy.home-about {
  z-index: 1;
  position: relative;
  box-shadow: 5px 5px 13px -5px #151515;
}

.image-copy.home-perks {
  z-index: 1;
  height: 110%;
  max-width: 100%;
  object-fit: cover;
  position: relative;
}

.image-copy.home-perk-icon {
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  border-radius: 10000000000px;
  margin-right: 15px;
}

.image-copy.home-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.card-home-perks-testimonial-about-image {
  width: 63px;
  max-height: 63px;
  min-height: 63px;
  min-width: 63px;
  border-radius: 1000000000px;
  margin-right: 15px;
}

.image-copy.card-testimonial-picture {
  width: 63px;
  max-height: 63px;
  min-height: 63px;
  min-width: 63px;
  border-radius: 1000000000px;
  margin-right: 20px;
}

.image-copy.card-service {
  width: 571px;
  height: 400px;
  max-height: 400px;
  max-width: 571px;
  object-fit: fill;
  overflow: hidden;
}

.image-copy.card-project {
  width: 100%;
  height: 100%;
  object-fit: fill;
  flex: 0 auto;
}

.image-copy.card-project-service-icon {
  max-width: 21px;
  object-fit: fill;
  display: block;
  position: static;
  overflow: visible;
}

.image-copy.card-project-date-icon {
  max-width: 19px;
  margin-right: 8px;
}

.image-copy.post-featured {
  width: 100%;
  object-fit: cover;
}

.image-copy.post-featured-sidebar {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.image-copy.footer-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.about-hero {
  width: 100%;
  max-width: 1156px;
  margin-left: auto;
  display: none;
  box-shadow: 5px 5px 13px -5px #000;
}

.image-copy.story-left, .image-copy.story-right {
  z-index: 1;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.image-copy.card-value-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-bottom: 30px;
}

.image-copy.team, .image-copy.preview {
  width: 100%;
  object-fit: cover;
}

.image-copy.preview-button-icon {
  max-width: 25%;
}

.image-copy.service-hero {
  width: 100%;
  object-fit: cover;
}

.image-copy.service-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-right: 32px;
}

.image-copy.service-review-stars {
  margin-bottom: 26px;
}

.image-copy.post-item-image, .image-copy.post-main-image, .image-copy.post-content-top-about-image, .image-copy.card-post-content-bottom-about, .image-copy.project-main-image, .image-copy.package-item-image {
  width: 100%;
  object-fit: cover;
}

.image-copy.product {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-copy.card-store-perk-icon {
  width: 93px;
  max-height: 93px;
  min-height: 93px;
  min-width: 93px;
  margin-bottom: 24px;
}

.image-copy.contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.card-location-icon {
  width: 65px;
  max-height: 65px;
  min-height: 65px;
  min-width: 65px;
  margin-bottom: 13px;
}

.image-copy.card-location-link-icon {
  width: 100%;
}

.image-copy.style-guide-icon {
  width: 80px;
  max-height: 80px;
  min-height: 80px;
  min-width: 80px;
  object-fit: cover;
  background-color: #fff;
  border: 1px solid #ed5521;
}

.image-copy.style-guide-icon.scale-down {
  object-fit: scale-down;
}

.image-copy.protected-page-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.home-perks-copy {
  z-index: 1;
  max-width: 60%;
  object-fit: cover;
  border-radius: 16px;
  order: 0;
  display: block;
  position: relative;
  box-shadow: 7px 7px 20px rgba(18, 18, 18, .07);
}

.image-copy.home-perks-copy.bg-shadow {
  box-shadow: 7px 7px 20px -6px rgba(18, 18, 18, .07);
}

.img-block-right {
  width: 40%;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.paragraph-3 {
  font-size: 18px;
}

.installation-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 38px;
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  font-size: 18px;
}

.container-default-copy {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container-default-copy.home-hero, .container-default-copy.accent {
  z-index: 1;
  position: relative;
}

.container-default-copy.home-contact-links {
  margin-top: -108px;
}

.container-default-copy.about-hero, .container-default-copy.preview {
  z-index: 1;
  position: relative;
}

.container-default-copy.service-hero {
  margin-bottom: 64px;
}

.container-default-copy.location {
  z-index: 1;
  position: relative;
}

.paragraph-3-copy {
  font-size: 18px;
}

.step-copy {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  padding: 12%;
  display: flex;
  position: relative;
}

.installation-heading-copy {
  color: #ed5521;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.slider-container-4-copy {
  width: 100vw;
  min-height: 300px;
  object-fit: fill;
  background-color: #f8f8f8;
  flex: 0 auto;
  align-self: auto;
  padding: 0 40px;
  display: none;
  overflow: hidden;
}

.collection-list-wrapper-9 {
  flex-direction: row;
  display: block;
}

.slider-arrow {
  color: #212121;
  background-color: #f1eeff;
}

.services {
  margin-top: 16px;
  font-size: 12px;
  font-weight: 700;
}

.services.slider-large {
  max-height: 200px;
  font-size: 20px;
}

.slider-inner-content {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 30px;
  display: flex;
}

.slider-component {
  width: 100%;
  max-width: 700px;
  background-color: #fff;
  border: 4px solid #f1eeff;
  margin-left: auto;
  margin-right: auto;
}

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

.image-background {
  width: 10vw;
  height: 10vw;
  max-height: 150px;
  max-width: 150px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  margin-bottom: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slider-dynamic-item {
  width: 100%;
  height: 100%;
}

.name {
  font-size: 20px;
  line-height: 1.2;
}

.name.slider-large {
  font-size: 50px;
}

.slider-this-is-copied-to-slide {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.collection-list-wrapper-10 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.collection-list-4 {
  display: flex;
}

.image-cover {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.slider-list {
  display: flex;
}

.slider-item {
  margin-right: 24px;
}

.section-2-copy {
  justify-content: center;
  display: flex;
}

.section-2-copy.overflow-none {
  z-index: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.slider-image-div {
  width: 50vw;
  height: 60vh;
}

.project-link-card {
  position: relative;
}

.step-block-stagger {
  width: 100%;
  min-height: 80vh;
  background-color: #f8f8f8;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.step-block-stagger.stagger {
  background-color: #f8f8f8;
}

.section-copy {
  padding-top: 176px;
  padding-bottom: 176px;
  display: block;
}

.section-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy.home-hero {
  padding-top: 163px;
  padding-bottom: 262px;
  position: relative;
  overflow: hidden;
}

.section-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.section-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy.bg-neutral-200.padding-240px {
  display: block;
}

.section-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy.home-about, .section-copy.home-perks {
  overflow: hidden;
}

.section-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.about-hero-copy {
  padding-top: 96px;
  padding-bottom: 45px;
  position: relative;
  overflow: hidden;
}

.div-block-2-copy {
  display: block;
}

.div-block-2-copy.container-default {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.image-8 {
  width: 400px;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.recent-fence-projects-images {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: cover;
  justify-content: center;
  align-self: center;
  display: flex;
  overflow: hidden;
}

.div-block-2-copy {
  display: none;
}

.section-copy-copy {
  padding-top: 176px;
  padding-bottom: 176px;
  display: block;
}

.section-copy-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy-copy.home-hero {
  padding-top: 163px;
  padding-bottom: 262px;
  position: relative;
  overflow: hidden;
}

.section-copy-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.section-copy-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy-copy.bg-neutral-200.padding-240px {
  display: block;
}

.section-copy-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy-copy.home-about, .section-copy-copy.home-perks {
  overflow: hidden;
}

.section-copy-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section-copy-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy-copy.about-hero-copy {
  padding-top: 96px;
  padding-bottom: 45px;
  position: relative;
  overflow: hidden;
}

.section-copy {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy.home-hero {
  padding-top: 163px;
  padding-bottom: 262px;
  position: relative;
  overflow: hidden;
}

.section-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.section-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy.bg-neutral-200.padding-240px {
  display: block;
}

.section-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy.home-about, .section-copy.home-perks {
  overflow: hidden;
}

.section-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.about-hero-copy {
  padding-top: 96px;
  padding-bottom: 45px;
  position: relative;
  overflow: hidden;
}

.section-copy.home-about-copy {
  display: none;
  overflow: hidden;
}

.split-content-copy.checkout-left, .split-content-copy.checkout-right {
  flex-grow: 1;
}

.split-content-copy.header-left, .split-content-copy.header-center {
  align-items: center;
  display: flex;
}

.split-content-copy.home-about-left {
  max-width: 533px;
  flex: 1;
  margin-right: 30px;
}

.split-content-copy.home-about-right {
  max-width: 49%;
  position: relative;
}

.split-content-copy.home-services-content-top-left {
  max-width: 424px;
}

.split-content-copy.home-perks-left {
  width: 100%;
  max-width: 51%;
  margin-right: 30px;
  padding-bottom: 32px;
  position: relative;
}

.split-content-copy.home-perks-right {
  max-width: 460px;
}

.split-content-copy.home-projects-content-top-left {
  max-width: 42%;
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.home-projects-content-top-right {
  margin-bottom: 28px;
  display: none;
}

.split-content-copy.home-articles-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.home-articles-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.testimonials-left {
  z-index: 1;
  max-width: 568px;
  align-self: stretch;
  margin-top: 35px;
  margin-right: 64px;
  position: relative;
}

.split-content-copy.testimonials-right {
  z-index: 1;
  max-width: 568px;
  margin-left: auto;
  position: relative;
}

.split-content-copy.card-project-content-bottom-left {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.split-content-copy.card-project-content-bottom-right {
  align-self: center;
  margin-bottom: 0;
  display: flex;
}

.split-content-copy.story-left {
  max-width: 44%;
}

.split-content-copy.story-right {
  max-width: 53%;
  margin-top: 39px;
}

.split-content-copy.service-hero-left {
  max-width: 604px;
  align-items: flex-start;
  display: flex;
}

.split-content-copy.service-about-left {
  width: 100%;
  max-width: 710px;
  margin-right: 30px;
}

.split-content-copy.service-about-right {
  max-width: 429px;
  flex: 1;
}

.split-content-copy.more-services-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.more-services-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.more-posts-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.more-posts-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.post-content-top-left {
  align-items: center;
  margin-bottom: 28px;
  margin-right: 40px;
  display: flex;
}

.split-content-copy.post-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.project-about-left {
  max-width: 710px;
  margin-bottom: -48px;
  margin-right: 30px;
}

.split-content-copy.project-about-right {
  max-width: 429px;
}

.split-content-copy.product-content {
  width: 100%;
  max-width: 512px;
}

.split-content-copy.contact-left {
  max-width: 384px;
  margin-right: 30px;
}

.split-content-copy.contact-right {
  width: 100%;
  max-width: 690px;
  padding-top: 44px;
  padding-right: 44px;
  position: relative;
}

.button-primary-copy {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px solid #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  transition: transform .3s;
  display: none;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-copy.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-copy.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-copy.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-copy.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-copy.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-copy.cart-empty {
  margin-top: 40px;
}

.button-primary-copy.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-copy.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy.contact-form {
  width: 100%;
}

.flex-vc-copy {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flex-vc-copy.home-services {
  margin-top: 56px;
}

.flex-vc-copy.home-services-copy {
  margin-top: 56px;
  display: none;
}

.div-block-copy {
  width: 100%;
  max-width: 1248px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.div-block-copy.container-default, .div-block-copy.container-default-copy {
  text-align: left;
  flex-direction: row;
  display: block;
}

.text-block-2 {
  color: #fff;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.image-9-hero {
  width: 50px;
  flex: 0 auto;
  align-self: auto;
  margin-left: 0;
  padding-left: 10px;
  display: block;
  position: static;
}

.div-block-4 {
  color: #ed5521;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-4.service-areas-template {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.div-block-5 {
  max-width: 50%;
}

.paragraph-8 {
  color: #f8f8f8;
  justify-content: space-between;
  padding-top: 8px;
  display: block;
}

.title-copy.checkout {
  margin-bottom: 0;
  margin-right: 30px;
}

.title-copy.order-item-title {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.title-copy.order-item-title:hover {
  color: #ed5521;
}

.title-copy.utility-page, .title-copy.text-color-neutral-100 {
  color: #fff;
}

.title-copy.text-color-neutral-100.home-hero {
  margin-bottom: 32px;
}

.title-copy.text-color-neutral-100.cta {
  max-width: 502px;
  margin-bottom: 0;
  margin-right: 30px;
}

.title-copy.text-color-neutral-100.newsletter {
  max-width: 567px;
  flex: 1;
  margin-bottom: 0;
  margin-right: 30px;
}

.title-copy.home-about {
  margin-bottom: 24px;
}

.title-copy.home-services {
  margin-bottom: 0;
}

.title-copy.home-perks {
  margin-bottom: 18px;
}

.title-copy.home-projects, .title-copy.home-articles {
  margin-bottom: 0;
}

.title-copy.h3-size {
  color: #151515;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
}

.title-copy.h3-size.home-contact-link {
  margin-bottom: 3px;
}

.title-copy.h3-size.home-contact-link-featured {
  color: #fff;
  margin-bottom: 3px;
}

.title-copy.h3-size.card-project {
  margin-bottom: 0;
}

.title-copy.h3-size.package-item-title {
  margin-bottom: 12px;
}

.title-copy.testimonials {
  margin-bottom: 0;
}

.title-copy.h4-size {
  color: #151515;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.455em;
}

.title-copy.h4-size.card-testimonial {
  margin-bottom: 16px;
}

.title-copy.h4-size.post-featured-sidebar {
  margin-bottom: 10px;
}

.title-copy.h4-size.post-item-title {
  margin-bottom: 14px;
}

.title-copy.h4-size.card-post-content-bottom-about {
  margin-bottom: 13px;
}

.title-copy.h4-size.package-item-price {
  color: #ed5521;
  margin-right: 18px;
}

.title-copy.h4-size.card-location {
  margin-bottom: 9px;
}

.title-copy.card-project {
  margin-bottom: 6px;
}

.title-copy.h2-size {
  color: #151515;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.421em;
}

.title-copy.h2-size.post-featured {
  margin-bottom: 10px;
}

.title-copy.h2-size.product {
  margin-bottom: 0;
  margin-right: 10px;
}

.title-copy.h2-size.add-cart-price {
  color: #ed5521;
  margin-right: 23px;
}

.title-copy.h2-size.contact {
  margin-bottom: 17px;
}

.title-copy.text-color-neutral-200 {
  color: #f8f8f8;
}

.title-copy.text-color-neutral-200.footer-title {
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy.h5-size {
  color: #151515;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy.h5-size.footer-contact-link {
  color: #f8f8f8;
  margin-bottom: 6px;
}

.title-copy.h5-size.card-faq {
  margin-bottom: 0;
}

.title-copy.dropdown {
  color: #151515;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy.about-hero {
  margin-bottom: 32px;
}

.title-copy.story {
  max-width: 529px;
  margin-bottom: 17px;
}

.title-copy.card-value {
  margin-bottom: 12px;
}

.title-copy.values, .title-copy.about-team, .title-copy.preview {
  margin-bottom: 0;
}

.title-copy.mission {
  margin-bottom: 17px;
}

.title-copy.service {
  margin-bottom: 16px;
}

.title-copy.card-contact-sidebar {
  margin-bottom: 12px;
}

.title-copy.service-reviews {
  color: #151515;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 600;
}

.title-copy.more-services {
  margin-bottom: 0;
}

.title-copy.blog-hero {
  margin-bottom: 44px;
}

.title-copy.blog {
  margin-bottom: 28px;
  margin-right: 40px;
}

.title-copy.post {
  margin-bottom: 24px;
}

.title-copy.more-posts {
  margin-bottom: 0;
}

.title-copy.project-hero {
  margin-bottom: 14px;
}

.title-copy.store-perks {
  margin-bottom: 16px;
}

.title-copy.contact-link-title {
  color: #151515;
  margin-bottom: 2px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy.contact-link-title:hover {
  color: #151515;
}

.title-copy.faqs {
  margin-bottom: 23px;
}

.title-copy.style-guide-subheader-title {
  margin-bottom: 0;
}

.title-copy.card-changelog {
  color: #ed5521;
}

.title-copy.category {
  margin-bottom: 0;
  margin-right: 10px;
}

.title-copy.h1-size {
  color: #151515;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.273em;
}

.title-copy2.checkout {
  margin-bottom: 0;
  margin-right: 30px;
}

.title-copy2.order-item-title {
  color: #151515;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.title-copy2.order-item-title:hover {
  color: #ed5521;
}

.title-copy2.utility-page, .title-copy2.text-color-neutral-100 {
  color: #fff;
}

.title-copy2.text-color-neutral-100.home-hero {
  margin-bottom: 32px;
}

.title-copy2.text-color-neutral-100.cta {
  max-width: 502px;
  margin-bottom: 0;
  margin-right: 30px;
  display: none;
}

.title-copy2.text-color-neutral-100.newsletter {
  max-width: 567px;
  flex: 1;
  margin-bottom: 0;
  margin-right: 30px;
}

.title-copy2.home-about {
  margin-bottom: 24px;
}

.title-copy2.home-services {
  margin-bottom: 0;
}

.title-copy2.home-perks {
  margin-bottom: 18px;
}

.title-copy2.home-projects, .title-copy2.home-articles {
  margin-bottom: 0;
}

.title-copy2.h3-size {
  color: #151515;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
}

.title-copy2.h3-size.home-contact-link {
  margin-bottom: 3px;
}

.title-copy2.h3-size.home-contact-link-featured {
  color: #fff;
  margin-bottom: 3px;
}

.title-copy2.h3-size.card-project {
  margin-bottom: 0;
}

.title-copy2.h3-size.package-item-title {
  margin-bottom: 12px;
}

.title-copy2.testimonials {
  margin-bottom: 0;
}

.title-copy2.h4-size {
  color: #151515;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.455em;
}

.title-copy2.h4-size.card-testimonial {
  margin-bottom: 16px;
}

.title-copy2.h4-size.post-featured-sidebar {
  margin-bottom: 10px;
}

.title-copy2.h4-size.post-item-title {
  margin-bottom: 14px;
}

.title-copy2.h4-size.card-post-content-bottom-about {
  margin-bottom: 13px;
}

.title-copy2.h4-size.package-item-price {
  color: #ed5521;
  margin-right: 18px;
}

.title-copy2.h4-size.card-location {
  margin-bottom: 9px;
}

.title-copy2.card-project {
  margin-bottom: 6px;
}

.title-copy2.h2-size {
  color: #151515;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.421em;
}

.title-copy2.h2-size.post-featured {
  margin-bottom: 10px;
}

.title-copy2.h2-size.product {
  margin-bottom: 0;
  margin-right: 10px;
}

.title-copy2.h2-size.add-cart-price {
  color: #ed5521;
  margin-right: 23px;
}

.title-copy2.h2-size.contact {
  margin-bottom: 17px;
}

.title-copy2.text-color-neutral-200 {
  color: #f8f8f8;
}

.title-copy2.text-color-neutral-200.footer-title {
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy2.h5-size {
  color: #151515;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy2.h5-size.footer-contact-link {
  color: #f8f8f8;
  margin-bottom: 6px;
}

.title-copy2.h5-size.card-faq {
  margin-bottom: 0;
}

.title-copy2.dropdown {
  color: #151515;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy2.about-hero {
  margin-bottom: 32px;
}

.title-copy2.story {
  max-width: 529px;
  margin-bottom: 17px;
}

.title-copy2.card-value {
  margin-bottom: 12px;
}

.title-copy2.values, .title-copy2.about-team, .title-copy2.preview {
  margin-bottom: 0;
}

.title-copy2.mission {
  margin-bottom: 17px;
}

.title-copy2.service {
  margin-bottom: 16px;
}

.title-copy2.card-contact-sidebar {
  margin-bottom: 12px;
}

.title-copy2.service-reviews {
  color: #151515;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 600;
}

.title-copy2.more-services {
  margin-bottom: 0;
}

.title-copy2.blog-hero {
  margin-bottom: 44px;
}

.title-copy2.blog {
  margin-bottom: 28px;
  margin-right: 40px;
}

.title-copy2.post {
  margin-bottom: 24px;
}

.title-copy2.more-posts {
  margin-bottom: 0;
}

.title-copy2.project-hero {
  margin-bottom: 14px;
}

.title-copy2.store-perks {
  margin-bottom: 16px;
}

.title-copy2.contact-link-title {
  color: #151515;
  margin-bottom: 2px;
  font-weight: 600;
  line-height: 1.333em;
}

.title-copy2.contact-link-title:hover {
  color: #151515;
}

.title-copy2.faqs {
  margin-bottom: 23px;
}

.title-copy2.style-guide-subheader-title {
  margin-bottom: 0;
}

.title-copy2.card-changelog {
  color: #ed5521;
}

.title-copy2.category {
  margin-bottom: 0;
  margin-right: 10px;
}

.title-copy2.h1-size {
  color: #151515;
  font-size: 55px;
  font-weight: 600;
  line-height: 1.273em;
}

.button-primary-copy4 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-copy4.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-copy4.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-copy4.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-copy4.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-copy4.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-copy4.cart-empty {
  margin-top: 40px;
}

.button-primary-copy4.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-copy4.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4.contact-form {
  width: 100%;
}

.image-10 {
  border-radius: 100px;
}

.div-block-6 {
  grid-column-gap: 88px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.button-primary-copy4-copy {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-copy4-copy.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-copy4-copy.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-copy4-copy.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-copy4-copy.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-copy4-copy.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-copy4-copy.cart-empty {
  margin-top: 40px;
}

.button-primary-copy4-copy.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-copy4-copy.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy.contact-form {
  width: 100%;
}

.button-primary-copy4-copy {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-copy4-copy.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-copy4-copy.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-copy4-copy.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-copy4-copy.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-copy4-copy.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-copy4-copy.cart-empty {
  margin-top: 40px;
}

.button-primary-copy4-copy.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-copy4-copy.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy.contact-form {
  width: 100%;
}

.button-primary-copy4-copy-copy {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy:hover {
  color: #fff;
  background-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy-copy.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-copy4-copy-copy.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-copy4-copy-copy.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-copy4-copy-copy.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-copy4-copy-copy.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-copy4-copy-copy.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-copy4-copy-copy.cart-empty {
  margin-top: 40px;
}

.button-primary-copy4-copy-copy.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-copy4-copy-copy.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy-copy.contact-form {
  width: 100%;
}

.button-primary-copy4-copy-copy.service-areas-template.button {
  width: 100%;
  max-width: none;
  display: flex;
}

.button-primary-copy4-copy-copy {
  width: 100%;
  max-width: none;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ed5521;
  padding: 3px 15px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy-copy.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-copy4-copy-copy.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-copy4-copy-copy.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-copy4-copy-copy.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-copy4-copy-copy.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-copy4-copy-copy.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-copy4-copy-copy.cart-empty {
  margin-top: 40px;
}

.button-primary-copy4-copy-copy.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-copy4-copy-copy.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-copy4-copy-copy.contact-form {
  width: 100%;
}

.text-block-2-copy {
  color: #151515;
  color: #151515;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
}

.image-9-hero-copy {
  width: 50px;
  margin-left: 0;
  padding-left: 10px;
  display: block;
  position: static;
}

.image-11 {
  max-height: 100%;
  border-radius: 50%;
}

.image-11.service-areas-template {
  box-shadow: none;
}

.link {
  color: #f8f8f8;
  text-align: center;
  transition-property: none;
}

.bold-text {
  color: #f8f8f8;
  flex-direction: column;
  align-items: center;
  display: inline;
}

.paragraph-9 {
  color: #f8f8f8;
  font-family: Montserrat, sans-serif;
}

.text-span {
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

.section-copy {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy.home-hero {
  display: block;
  position: relative;
  overflow: hidden;
}

.section-copy.home-hero.service-areas-template {
  opacity: 1;
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 50px;
}

.section-copy.home-hero.home {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 200px;
  padding-bottom: 200px;
}

.section-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.section-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy.bg-neutral-200.padding-240px {
  display: block;
}

.section-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy.home-about, .section-copy.home-perks {
  overflow: hidden;
}

.section-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.about-hero-copy {
  padding-top: 96px;
  padding-bottom: 45px;
  position: relative;
  overflow: hidden;
}

.input-copy {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-copy:hover {
  border-color: #ed5521;
}

.input-copy:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-copy::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-copy::placeholder {
  color: #7a7a7a;
}

.input-copy.password {
  margin-bottom: 20px;
}

.input-copy.checkout {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 16px;
}

.input-copy.discounts {
  width: 100%;
  background-color: #fff;
  border-width: 1px;
  border-radius: 0;
  flex: 0 auto;
  margin-bottom: 16px;
}

.input-copy.icon-input {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 18%;
}

.input-copy.icon-input:focus {
  background-image: url('../images/icon-focused-3-service-form-construction-x-template.svg');
}

.input-copy.icon-input.name {
  background-image: url('../images/icon-3-service-form-construction-x-template.svg');
}

.input-copy.icon-input.name:focus {
  background-image: url('../images/icon-focused-3-service-form-construction-x-template.svg');
}

.input-copy.icon-input.email {
  background-image: url('../images/icon-2-service-form-construction-x-template.svg');
}

.input-copy.icon-input.email:focus {
  background-image: url('../images/icon-focused-2-service-form-construction-x-template.svg');
}

.input-copy.icon-input.phone {
  background-image: url('../images/icon-1-service-form-construction-x-template.svg');
}

.input-copy.icon-input.phone:focus {
  background-image: url('../images/icon-focused-1-service-form-construction-x-template.svg');
}

.input-copy.newsletter {
  min-height: 82px;
  border-width: 0;
  padding-left: 24px;
  padding-right: 190px;
}

.input-copy.cart-quantity {
  min-height: 38px;
  background-color: #fff;
  border-radius: 0;
  padding-left: 12px;
  padding-right: 9px;
}

.input-copy.dropdown {
  color: #ed5521;
}

.container-default-copy {
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  position: static;
}

.container-default-copy.home-hero, .container-default-copy.accent {
  z-index: 1;
  position: relative;
}

.container-default-copy.home-contact-links {
  margin-top: -108px;
}

.container-default-copy.about-hero, .container-default-copy.preview {
  z-index: 1;
  position: relative;
}

.container-default-copy.service-hero {
  margin-bottom: 64px;
}

.container-default-copy.location {
  z-index: 1;
  position: relative;
}

.project-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: inline-block;
}

.div-block-4-copy {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-9-hero-copy {
  width: 50px;
  width: 50px;
  margin-left: 0;
  padding-left: 10px;
  display: block;
  position: static;
}

.image-9-hero-copy2 {
  width: 50px;
  margin-left: 0;
  padding-left: 10px;
  display: block;
  position: static;
}

.fb-conversion-tracking, .html-embed-2 {
  display: block;
}

.html-embed-3 {
  display: none;
}

.image-12 {
  width: 250px;
  text-align: center;
  position: static;
  overflow: visible;
}

.button-row-copy {
  flex-wrap: wrap;
  margin-bottom: 0;
  display: none;
}

.heading-10 {
  color: #fff;
}

.button-primary-landing-page {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  display: block;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-landing-page:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-landing-page.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-landing-page.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-landing-page.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-landing-page.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-landing-page.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-landing-page.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-landing-page.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-landing-page.cart-empty {
  margin-top: 40px;
}

.button-primary-landing-page.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-landing-page.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-landing-page.contact-form {
  width: 100%;
}

.button-text-landing-page {
  color: #ed5521;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.cta-wrapper-landing-page {
  width: 100%;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.html-embed-5 {
  color: #ed5521;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: block;
}

.div-block-7 {
  color: #ed5521;
  background-color: #fff;
  padding: 20px;
  text-decoration: none;
}

.cta-button {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.cta-button:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.cta-button.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.cta-button.large {
  padding: 26px 60px;
  font-size: 20px;
}

.cta-button.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.cta-button.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.cta-button.button-white {
  color: #ed5521;
  background-color: #fff;
}

.cta-button.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.cta-button.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.cta-button.cart-empty {
  margin-top: 40px;
}

.cta-button.newsletter {
  position: absolute;
  right: 7px;
}

.cta-button.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.cta-button.contact-form {
  width: 100%;
}

.cta-button.service-areas-button {
  display: block;
}

.cta-button-text {
  color: #ed5521;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.button {
  text-align: center;
  background-color: #ed5521;
}

.button.success {
  display: block;
}

.text-block-3 {
  display: inline-block;
}

.text-block-4 {
  float: left;
  clear: left;
  display: block;
}

.html-embed-6 {
  font-size: 15px;
}

.div-block-8 {
  padding-left: 50px;
}

.div-block-8.service-areas-template {
  flex-direction: column;
  padding-left: 0;
  display: flex;
}

.contact-wrapper-test {
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.subtitle-test {
  color: #ed5521;
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 1.111em;
}

.subtitle-test.success {
  text-align: center;
  font-size: 30px;
}

.html-embed-7 {
  width: 100%;
  height: 800px;
}

.contact-content-top-copy {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 31px;
  display: block;
}

.contact-content-top-copy.fence-estimator {
  display: block;
  position: static;
}

.text-block-5 {
  font-family: Icons Construction X Template, sans-serif;
}

.virtual-fence-estimate-wrapper-copy {
  max-width: none;
  justify-content: space-between;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.checkout-left, .virtual-fence-estimate-split-content-copy.checkout-right {
  flex-grow: 1;
}

.virtual-fence-estimate-split-content-copy.header-right {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-right: 70px;
  display: block;
}

.virtual-fence-estimate-split-content-copy.header-left, .virtual-fence-estimate-split-content-copy.header-center {
  align-items: center;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.home-about-left {
  max-width: 533px;
  flex: 1;
  margin-right: 30px;
}

.virtual-fence-estimate-split-content-copy.home-about-right {
  max-width: 49%;
  position: relative;
}

.virtual-fence-estimate-split-content-copy.home-services-content-top-left {
  max-width: 424px;
}

.virtual-fence-estimate-split-content-copy.home-perks-left {
  width: 100%;
  max-width: 51%;
  margin-right: 30px;
  padding-bottom: 32px;
  position: relative;
}

.virtual-fence-estimate-split-content-copy.home-perks-right {
  max-width: 460px;
}

.virtual-fence-estimate-split-content-copy.home-projects-content-top-left {
  flex: 0 auto;
  margin-bottom: 28px;
  margin-right: 40px;
  position: relative;
}

.virtual-fence-estimate-split-content-copy.home-projects-content-top-right {
  margin-bottom: 28px;
}

.virtual-fence-estimate-split-content-copy.home-articles-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.virtual-fence-estimate-split-content-copy.home-articles-content-top-right {
  margin-bottom: 28px;
}

.virtual-fence-estimate-split-content-copy.testimonials-left {
  z-index: 1;
  max-width: 568px;
  align-self: stretch;
  margin-top: 35px;
  margin-right: 64px;
  position: relative;
}

.virtual-fence-estimate-split-content-copy.testimonials-right {
  z-index: 1;
  max-width: 568px;
  margin-left: auto;
  position: relative;
}

.virtual-fence-estimate-split-content-copy.card-project-content-bottom-left {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.card-project-content-bottom-right {
  align-self: center;
  margin-bottom: 0;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.story-left {
  max-width: 44%;
}

.virtual-fence-estimate-split-content-copy.story-right {
  max-width: 53%;
  margin-top: 39px;
}

.virtual-fence-estimate-split-content-copy.service-hero-left {
  max-width: 604px;
  align-items: flex-start;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.service-hero-left.service-template {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.service-hero-right.service-template {
  display: none;
}

.virtual-fence-estimate-split-content-copy.service-about-left {
  width: 100%;
  max-width: 710px;
  margin-right: 30px;
}

.virtual-fence-estimate-split-content-copy.service-about-right {
  max-width: 429px;
  flex: 1;
}

.virtual-fence-estimate-split-content-copy.more-services-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.virtual-fence-estimate-split-content-copy.more-services-content-top-right {
  margin-bottom: 28px;
}

.virtual-fence-estimate-split-content-copy.more-posts-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.virtual-fence-estimate-split-content-copy.more-posts-content-top-right {
  margin-bottom: 28px;
}

.virtual-fence-estimate-split-content-copy.post-content-top-left {
  align-items: center;
  margin-bottom: 28px;
  margin-right: 40px;
  display: flex;
}

.virtual-fence-estimate-split-content-copy.post-content-top-right {
  margin-bottom: 28px;
}

.virtual-fence-estimate-split-content-copy.project-about-left {
  max-width: 710px;
  margin-bottom: -48px;
  margin-right: 30px;
}

.virtual-fence-estimate-split-content-copy.project-about-right {
  max-width: 429px;
}

.virtual-fence-estimate-split-content-copy.product-content {
  width: 100%;
  max-width: 512px;
}

.virtual-fence-estimate-split-content-copy.contact-left {
  max-width: 384px;
  margin-right: 30px;
}

.virtual-fence-estimate-split-content-copy.contact-left.success {
  margin-right: 0;
}

.virtual-fence-estimate-split-content-copy.contact-right {
  width: 100%;
  max-width: 690px;
  padding-top: 44px;
  padding-right: 44px;
  position: relative;
}

.virtual-fence-estimate-split-content-copy.virtual-fence-estimate-left-copy {
  width: 100%;
  margin-right: 0;
}

.virtual-fence-estimate-split-content-copy.virtual-fence-estimate-left-copy.success {
  margin-right: 0;
}

.html-embed-8 {
  width: 100%;
  height: 800px;
  margin-top: 20px;
}

.contact-links-grid-copy {
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-content: space-around;
  justify-items: start;
  margin-top: 40px;
  display: flex;
}

.contact-links-grid-copy.success {
  display: none;
}

.section-copy {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy.home-hero {
  padding-top: 163px;
  padding-bottom: 163px;
  position: relative;
  overflow: hidden;
}

.section-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.section-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy.bg-neutral-200.padding-240px {
  display: block;
}

.section-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  display: block;
  overflow: hidden;
}

.section-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy.home-about, .section-copy.home-perks {
  overflow: hidden;
}

.section-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: block;
  position: relative;
  overflow: hidden;
}

.section-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
  display: block;
}

.section-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy.about-hero-copy {
  padding-top: 96px;
  padding-bottom: 45px;
  position: relative;
  overflow: hidden;
}

.section-copy.contact-copy {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy.contact-copy.virtual-fence-estimate {
  padding-bottom: 96px;
}

.service-areas-template {
  color: #151515;
  font-size: 19px;
  display: block;
}

.html-embed-9 {
  font-size: 15px;
}

.html-embed-10 {
  color: #474747;
  margin-top: 2px;
  font-size: 19px;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  display: grid;
}

.image-13 {
  display: inline-block;
}

.image-14 {
  object-fit: cover;
}

.html-embed-12.title {
  font-size: 90px;
}

.html-embed-12.test {
  flex: 0 auto;
  font-size: 90px;
}

.html-embed-12.service-area-template {
  margin-top: 10px;
}

.div-block-10 {
  height: 40px;
  background-color: #d05525;
  display: none;
}

.container-4 {
  height: 100%;
}

.heading-11 {
  color: #151515;
  align-self: flex-start;
  margin-top: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.5em;
}

.section-4 {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.paragraph-10 {
  color: #474747;
  font-weight: 400;
}

.list {
  width: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 31px;
  list-style-type: none;
  display: block;
}

.list-item {
  max-width: none;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Group.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-attachment: scroll;
  background-clip: border-box;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px;
  padding-left: 50px;
  display: block;
}

.section-4-copy {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.paragraph-10-copy {
  color: #474747;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
  display: none;
}

.heading-11-copy {
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 40px;
}

.section-4-copy-copy {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.section-4-copy-copy-copy {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.section-4-copy-copy-copy-copy {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.section-4-copy-copy-copy-copy-copy {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.section-4-copy-copy-copy-copy-copy-copy {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.html-embed-13 {
  width: 100%;
  flex: 0 auto;
  margin-bottom: 20px;
  display: block;
}

.image-15 {
  flex: 1;
}

.image-16 {
  width: 100%;
  display: block;
}

.div-block-11 {
  grid-column-gap: 118px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-11.services {
  display: flex;
}

.image-17 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  display: inline-block;
}

.lightbox-link-4 {
  width: auto;
  height: auto;
}

.slider-4 {
  max-height: 50px;
  display: block;
}

.div-block-12 {
  display: flex;
}

.youtube {
  width: 100%;
  height: 100%;
  max-height: none;
  max-width: none;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: none;
  position: absolute;
  top: -1%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-block-14 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-2, .text-span-3 {
  color: #ed5521;
}

.text-span-4 {
  padding-left: 10px;
}

.text-span-5 {
  padding-left: 10px;
  padding-right: 10px;
}

.text-span-6 {
  padding-right: 10px;
  font-style: italic;
}

.youtube-copy {
  width: 100vw;
  height: auto;
  max-height: none;
  max-width: none;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  object-position: 50% 50%;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-15 {
  width: 150vw;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video {
  width: 200vw;
  height: 200vh;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.youtube-2 {
  position: absolute;
  top: -10%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-background-section {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-wrap {
  z-index: -999;
  width: 100%;
  height: 100%;
  background-color: #000;
  position: relative;
  top: auto;
}

.video-embed {
  width: 100%;
  height: 100%;
  opacity: .75;
  display: none;
  position: absolute;
  top: -8%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-16 {
  height: 50px;
  background-color: #ed5521;
}

.top-nav-bar-icon {
  width: 40px;
  flex: 0 auto;
  align-self: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 2px;
  display: block;
  position: static;
}

.top-nav-bar-icon.mail {
  width: 45px;
}

.top-header-paragraph {
  color: #151515;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-17 {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: nowrap;
  grid-template-rows: minmax(38px, 1.25fr);
  grid-template-columns: minmax(.75px, 1.25fr) minmax(0, .5fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.header-link-and-icon {
  height: 100%;
  clear: none;
  white-space: normal;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.link-block {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.link-block.top-header-info-bar {
  min-width: 100px;
  flex: 1;
  justify-content: space-around;
  align-self: auto;
  font-size: 13px;
  text-decoration: none;
  display: block;
}

.link-block.top-header-info-bar:hover {
  color: #fff;
}

.link-block.top-header-info-bar.email {
  min-width: 200px;
}

.paragraph-11 {
  color: #fff;
  flex: 0 auto;
  align-self: center;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.social-media-icon-top-nav {
  width: 30px;
  height: 30px;
  max-width: none;
  flex: none;
  align-self: auto;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.social-media-icon-top-nav.instagram {
  width: 20px;
  height: 20px;
}

.header-social-div {
  height: 100%;
  clear: none;
  white-space: normal;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.accreditation-icons {
  width: 90px;
  max-width: none;
  flex: none;
  align-self: auto;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.accreditation-icons.instagram {
  width: 20px;
  height: 20px;
}

.accreditation-icons.google, .accreditation-icons.angi {
  width: 50px;
  margin-left: 5px;
  margin-right: 5px;
  display: none;
}

.accreditation-icons.yelp {
  width: 60px;
  margin-right: 5px;
  display: none;
}

.accreditation-icons.bbb {
  margin-left: 5px;
  margin-right: 0;
  display: none;
}

.div-block-18 {
  height: 100%;
}

.heading-12 {
  height: 100%;
  color: #ed5521;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 1px;
  display: flex;
}

.html-embed-14 {
  font-size: 13px;
}

.dynamic-text-block {
  justify-content: center;
  align-items: center;
  display: none;
}

.text-block-6 {
  display: inline-block;
}

.div-block-19 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: none;
}

.heading-13 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  display: flex;
}

.heading-14 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.heading-15 {
  color: #474747;
  text-align: center;
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.youtube-3 {
  display: block;
}

.image-18 {
  max-width: 60%;
  float: none;
  clear: both;
  text-align: center;
  object-fit: fill;
  display: inline-block;
  position: static;
}

.div-block-20 {
  float: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.html-embed-15 {
  width: 100%;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  overflow: visible;
}

.fence-type-1 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  justify-items: stretch;
  margin-top: 20px;
  display: grid;
  overflow: hidden;
}

.divider-copy {
  width: 100%;
  min-height: 1px;
  background-color: #dfdfdf;
  margin-top: 40px;
}

.divider-copy.utility-pages {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider-copy.utility-pages.big {
  margin-top: 100px;
  margin-bottom: 100px;
}

.divider-copy.card-project {
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.divider-copy.post-content-top-divider {
  margin-top: 45px;
  margin-bottom: 79px;
}

.divider-copy.post-content-bottom-divider {
  margin-top: 72px;
  margin-bottom: 100px;
}

.divider-copy.header-top-divider {
  margin-top: 12px;
  margin-bottom: 12px;
}

.image-19 {
  width: 100%;
  height: 90%;
  max-height: 325px;
  object-fit: cover;
  background-image: none;
  padding: 3px;
  overflow: visible;
}

.image-19._2 {
  background-image: none;
}

.image-19._2.wrought-iron {
  max-height: 250px;
  object-fit: cover;
  padding: 0;
  overflow: hidden;
}

.image-19._3 {
  background-image: none;
}

.image-19._3.chain-link {
  max-height: 250px;
  padding: 0;
  overflow: hidden;
}

.image-19._4 {
  background-image: none;
}

.image-19._4.automatic-gates, .image-19._4.pipe-fence {
  max-height: 250px;
  padding: 0;
  overflow: hidden;
}

.image-19.wood {
  max-height: 250px;
  overflow: visible;
}

.image-19.wood-copy {
  max-height: 250px;
  padding: 0;
  overflow: hidden;
}

.paragraph-12 {
  color: #474747;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.heading-16 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-13 {
  color: #474747;
  font-family: Montserrat, sans-serif;
}

.html-embed-16 {
  width: 100%;
  height: 100%;
}

.heading-17 {
  justify-content: center;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.list-item-2 {
  color: #474747;
}

.list-item-2.service-areas-list-item {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  list-style-type: none;
}

.list-item-3 {
  color: #474747;
}

.container-5 {
  margin-top: 0;
}

.section-5 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.collection-list-wrapper-11 {
  width: 100%;
  text-align: left;
}

.grid {
  grid-column-gap: 44px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.paragraph-14 {
  color: #474747;
  text-align: center;
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
}

.collection-list-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.link-2 {
  color: #151515;
}

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

.footer-icon {
  width: auto;
  max-width: none;
  flex: 0 auto;
  align-self: center;
  margin-right: 0;
  display: block;
}

.footer-social-link {
  margin-right: 20px;
  transition: transform .2s;
}

.footer-social-link.last.yelp {
  width: 35px;
  height: 35px;
  background-color: #474747;
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-icon-2 {
  width: 35px;
  margin-right: 0;
}

.footer-icon-2.yelp {
  width: 20px;
  height: 20px;
  text-align: center;
  flex: 0 auto;
  padding-top: 0;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.service-video {
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.button-primary-learn-more {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px solid #ed5521;
  padding: 12px 22px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  display: block;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-learn-more:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-learn-more.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-learn-more.large {
  padding: 26px 60px;
  font-size: 20px;
}

.button-primary-learn-more.full-width {
  transform-style: preserve-3d;
  align-self: stretch;
  display: block;
}

.button-primary-learn-more.full-width:hover {
  transform: scale3d(.98, .98, 1.01);
}

.button-primary-learn-more.button-white {
  color: #ed5521;
  background-color: #fff;
}

.button-primary-learn-more.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary-learn-more.white-button {
  color: #ed5521;
  background-color: #fff;
  border-color: #fff;
}

.button-primary-learn-more.cart-empty {
  margin-top: 40px;
}

.button-primary-learn-more.newsletter {
  position: absolute;
  right: 7px;
}

.button-primary-learn-more.small {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-learn-more.contact-form {
  width: 100%;
  color: #fff;
}

.button-primary-learn-more.pdf {
  width: 30%;
  float: none;
  clear: none;
}

.get-a-quote-section {
  padding-top: 176px;
  padding-bottom: 176px;
}

.get-a-quote-section.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.get-a-quote-section.home-hero {
  padding-top: 163px;
  padding-bottom: 163px;
  position: relative;
  overflow: hidden;
}

.get-a-quote-section.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.get-a-quote-section.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.get-a-quote-section.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.get-a-quote-section.bg-neutral-200.padding-240px {
  display: block;
}

.get-a-quote-section.bg-neutral-200.padding-240px.leadership-team {
  padding-top: 70px;
  padding-bottom: 70px;
}

.get-a-quote-section.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  display: block;
  overflow: hidden;
}

.get-a-quote-section.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.get-a-quote-section.bg-primary-1.accent {
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: relative;
  overflow: hidden;
}

.get-a-quote-section.bg-primary-1.accent.reviews {
  display: none;
}

.get-a-quote-section.bg-primary-1.accent.service-areas-template {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.get-a-quote-section.bg-primary-1.accent.schedule-appointment {
  display: none;
}

.get-a-quote-section.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.get-a-quote-section.home-about, .get-a-quote-section.home-perks {
  overflow: hidden;
}

.get-a-quote-section.home-perks.why-us {
  display: none;
}

.get-a-quote-section.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.get-a-quote-section.padding-100px {
  padding-top: 80px;
  padding-bottom: 80px;
}

.get-a-quote-section.padding-100px.stats {
  display: none;
}

.get-a-quote-section.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.get-a-quote-section.padding-240px.values {
  display: none;
  overflow: hidden;
}

.get-a-quote-section.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  display: block;
  position: relative;
  overflow: hidden;
}

.get-a-quote-section.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.get-a-quote-section.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.get-a-quote-section.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.get-a-quote-section.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.get-a-quote-section.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.get-a-quote-section.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.get-a-quote-section.post {
  padding-top: 60px;
  padding-bottom: 128px;
}

.get-a-quote-section.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.get-a-quote-section.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.get-a-quote-section.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.get-a-quote-section.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.get-a-quote-section.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.get-a-quote-section.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.get-a-quote-section.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.get-a-quote-section.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.get-a-quote-section.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.get-a-quote-section.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
  display: block;
}

.get-a-quote-section.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.get-a-quote-section.about-hero-copy {
  padding-top: 96px;
  padding-bottom: 45px;
  position: relative;
  overflow: hidden;
}

.html-embed-17 {
  margin-bottom: 20px;
}

.footer-menu-content-copy {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer-menu-wrapper-copy {
  width: 100%;
  max-width: 490px;
  margin-right: 40px;
  display: none;
}

.footer-menu-wrapper-copy.last {
  width: auto;
  max-width: none;
  margin-right: 0;
}

.footer-menu-wrapper-2 {
  width: 100%;
  max-width: 490px;
  margin-right: 40px;
}

.footer-menu-wrapper-2.last {
  width: auto;
  max-width: none;
  margin-right: 0;
}

.div-block-21 {
  margin-bottom: 30px;
  display: flex;
}

.text-block-10 {
  padding-left: 5px;
}

.text-block-11 {
  padding-left: 5px;
  padding-right: 5px;
}

.rich-text-block {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.image-20 {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: cover;
}

.blog-section {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
}

.spread-the-love {
  margin-bottom: 50px;
}

.link-block-5 {
  width: 40px;
  height: 40px;
  background-color: #ed5521;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.image-21 {
  width: 25px;
  height: 25px;
  display: inline-block;
}

.image-21.fb {
  width: 35px;
  height: 35px;
}

.paragraph-15 {
  font-weight: 600;
}

.div-block-22 {
  justify-content: flex-start;
  display: flex;
}

.html-embed-18 {
  width: 40px;
  height: 40px;
  position: absolute;
}

.div-block-23 {
  width: 40px;
  height: 40px;
  background-color: #ed5521;
  border-radius: 50px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-right: 0;
  display: flex;
}

.paragraph-16 {
  color: #151515;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.image-22 {
  width: 70%;
  max-height: none;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

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

.play-pause-button {
  display: none;
}

.collection-list-wrapper-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  justify-items: stretch;
  padding-bottom: 0;
  display: grid;
}

.collection-list-6 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 42px;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: start;
  align-self: center;
  align-items: stretch;
  justify-items: start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

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

.div-block-25 {
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-block-6 {
  padding-left: 40px;
  padding-right: 40px;
}

.accreditations {
  width: 250px;
  cursor: auto;
  align-self: center;
  padding: 20px 40px;
}

.image-23 {
  height: 100%;
  filter: grayscale();
}

.section-6 {
  height: 200px;
  opacity: 1;
  background-color: #f8f8f8;
}

.image-24, .image-25 {
  filter: grayscale();
}

.image-26 {
  filter: grayscale();
  cursor: pointer;
  transition: filter .3s;
}

.image-26:hover {
  filter: none;
}

.image-26.accreditation-image {
  width: 100%;
  height: auto;
  max-width: none;
}

.container-default-accreditations {
  height: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: hidden;
}

.container-default-accreditations.home-hero, .container-default-accreditations.accent {
  z-index: 1;
  position: relative;
}

.container-default-accreditations.home-contact-links {
  margin-top: -108px;
}

.container-default-accreditations.about-hero, .container-default-accreditations.preview {
  z-index: 1;
  position: relative;
}

.container-default-accreditations.service-hero {
  margin-bottom: 64px;
}

.container-default-accreditations.location {
  z-index: 1;
  position: relative;
}

.container-default-accreditations.service-areas {
  flex-direction: column;
  align-items: flex-start;
}

.container-default-accreditations.home {
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.container-default-accreditations.footer-container {
  align-items: stretch;
}

.container-default-accreditations.sticky-cta {
  height: 100%;
}

.container-default-accreditations.video {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}

.container-default-accreditations.header-container {
  flex-direction: column;
  justify-content: center;
  display: block;
  overflow: visible;
}

.heading-18 {
  color: #ed5521;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
}

.image-27 {
  z-index: -1;
  width: 100%;
  height: 100%;
  max-width: none;
  filter: blur(3px);
  object-fit: cover;
  flex: 0 auto;
  align-self: auto;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-background-section {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-fixed {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.card-fixed.changelog {
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 24px;
  padding: 60px 50px;
}

.card-fixed.changelog.last {
  margin-bottom: 0;
}

.card-fixed.checkout {
  border: 1px solid #dfdfdf;
  margin-bottom: 40px;
}

.card-fixed.checkout.last {
  margin-bottom: 0;
}

.card-fixed.checkout.order-summary {
  box-shadow: none;
  border-width: 0;
  margin-bottom: 0;
}

.card-fixed.home-perks-testimonial {
  z-index: 2;
  height: 60%;
  max-width: 60%;
  background-color: #fff;
  padding: 57px 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 14px 39px rgba(37, 37, 37, .1);
}

.card-fixed.testimonial {
  border: 1px solid #dfdfdf;
  padding: 73px 48px 66px;
}

.card-fixed.testimonial.top {
  margin-bottom: 63px;
}

.card-fixed.service {
  width: 100%;
  height: 100%;
  max-height: none;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  border-bottom: 6px solid #ed5521;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, .01px);
}

.card-fixed.service:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card-fixed.service.v2 {
  display: none;
}

.card-fixed.project {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: grid;
  transform: translate(0);
}

.card-fixed.project:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card-fixed.dark {
  box-shadow: none;
  background-color: #151515;
  border: 1px solid #7a7a7a;
}

.card-fixed.dark.footer-contact-links {
  justify-content: center;
  margin-bottom: 73px;
  padding: 37px 25px 25px;
  display: flex;
}

.card-fixed.value {
  z-index: 1;
  box-shadow: none;
  text-align: center;
  padding: 48px 42px 51px;
  position: relative;
}

.card-fixed.value.bg-neutral-200 {
  background-color: #f8f8f8;
}

.card-fixed.contact-sidebar-form-card {
  min-height: 720px;
  min-width: 310px;
  border: 1px solid #dfdfdf;
  border-top: 8px solid #ed5521;
  padding: 47px 39px 59px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.card-fixed.contact-sidebar-form-card.services-cms {
  margin-top: 25px;
}

.card-fixed.service-review {
  max-width: 300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #dfdfdf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: minmax(91px, 1fr);
  grid-auto-columns: 1fr;
  padding: 72px 56px;
  display: grid;
  overflow: hidden;
}

.card-fixed.post-content-bottom-about {
  border: 1px solid #dfdfdf;
  padding: 69px 66px;
  display: flex;
}

.card-fixed.project-details {
  z-index: 1;
  max-width: 933px;
  border: 1px solid #dfdfdf;
  margin-left: auto;
  margin-right: auto;
  padding: 58px 67px;
  position: relative;
}

.card-fixed.product-about {
  box-shadow: none;
  border: 1px solid #dfdfdf;
  padding: 83px 60px 50px;
}

.card-fixed.store-perk {
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 65px 30px 74px;
}

.card-fixed.contact-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 76px 35px 69px;
  display: flex;
  position: relative;
}

.card-fixed.contact-form-card.services-cms {
  flex-direction: column;
}

.card-fixed.contact-form-card.services-cms.contact-sidebar-form-card {
  border-top-width: 8px;
  border-top-color: #ed5521;
  position: -webkit-sticky;
  position: sticky;
}

.card-fixed.location {
  max-width: 337px;
  padding: 37px 37px 55px;
}

.card-fixed.faq {
  cursor: pointer;
  border: 1px solid #dfdfdf;
  margin-bottom: 22px;
  padding: 45px;
}

.card-fixed.utility-page {
  z-index: 1;
  max-width: 580px;
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 0;
  padding: 60px 50px;
  position: relative;
}

.card-fixed.get-a-quote-form-card {
  z-index: 1;
  width: 100%;
  max-width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  flex-direction: column;
  align-items: center;
  padding: 30px 35px 69px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  bottom: 30px;
  overflow: visible;
}

.card-fixed.get-a-quote-form-card.services-cms {
  flex-direction: column;
}

.card-fixed.get-a-quote-form-card.services-cms.contact-sidebar-form-card {
  border-top-width: 8px;
  border-top-color: #ed5521;
  position: -webkit-sticky;
  position: sticky;
}

.heading-19 {
  text-align: center;
  margin-bottom: 25px;
}

.collection-item-7 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.collection-item-7.our-work {
  width: 389px;
  max-height: 300px;
  max-width: none;
  overflow: visible;
}

.image-28 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-28.our-work {
  overflow: visible;
}

.lightbox-link-5 {
  width: 100%;
  height: 100%;
}

.lightbox-link-5.our-work {
  overflow: hidden;
}

.collection-list-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.collection-list-7.our-work {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  flex: 1;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

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

.collection-list-wrapper-13.our-work {
  flex-direction: row;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.heading-20 {
  text-align: center;
  margin-bottom: 30px;
}

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

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

.section-9.service-area {
  padding-top: 60px;
  padding-bottom: 20px;
}

.html-embed-19 {
  text-align: center;
  margin-top: 0;
}

.html-embed-19.fence-company-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.html-embed-19.title {
  color: #ed5521;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

.html-embed-20 {
  color: #474747;
  text-align: center;
  margin-bottom: 16px;
  font-style: italic;
}

.html-embed-21 {
  height: 100%;
  text-align: center;
}

.list-2 {
  width: 100%;
  text-align: left;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-top: 15px;
  padding-left: 0;
  display: flex;
}

.video-3 {
  display: block;
}

.image-29 {
  max-width: 60%;
  float: none;
  clear: none;
  text-align: center;
  display: inline-block;
}

.image-29.service-area-hero {
  display: none;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-22 {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
}

.html-embed-22.service-desription {
  margin-top: 0;
}

.html-embed-22.meet-the-team {
  margin-top: 0;
  margin-bottom: 0;
}

.footer-social-media-wrapper-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column wrap;
  align-content: stretch;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 19px;
  margin-right: 0;
  display: flex;
  overflow: hidden;
}

.footer-location {
  max-height: 25px;
  color: rgba(0, 0, 0, 0);
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 16px;
  margin-right: 20px;
  transition: transform .2s;
  display: flex;
}

.footer-location.location {
  display: flex;
  overflow: visible;
}

.footer-icon-3 {
  max-height: 25px;
  max-width: 25px;
  margin-top: 0;
  margin-right: 0;
}

.footer-icon-3:hover {
  color: #ed5521;
}

.footer-icon-3.email {
  height: auto;
  max-width: 25px;
}

.footer-icon-3.phone {
  height: 30px;
  max-width: 30px;
}

.paragraph-17 {
  color: #dfdfdf;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  align-self: center;
  margin-bottom: 0;
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  text-decoration: none;
  display: flex;
}

.paragraph-17:hover {
  color: #fff;
}

.footer-text-icon {
  align-self: center;
  margin-bottom: auto;
  padding-left: 0;
  font-size: 21px;
  text-decoration: none;
  display: flex;
}

.footer-text-icon:hover {
  color: #ed5521;
}

.footer-menu-wrapper-2-copy {
  width: auto;
  max-width: 490px;
  flex: 0 auto;
  margin-right: 0;
}

.footer-menu-wrapper-2-copy.last {
  width: auto;
  max-width: none;
  margin-right: 0;
}

.grid-2 {
  grid-template-rows: auto;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.service-video-2 {
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.heading-21 {
  text-align: center;
}

.html-embed-19-copy {
  text-align: center;
  margin-top: 20px;
}

.html-embed-19-copy.h2 {
  margin-top: 20px;
}

.html-embed-19-copy.h2.services {
  margin-top: 0;
}

.section-10 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.section-11 {
  margin-top: 30px;
}

.image-30 {
  width: 70%;
  max-width: none;
  float: none;
  clear: none;
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  left: auto;
  right: auto;
}

.div-block-28 {
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-5-copy {
  margin-top: 0;
}

.section-5-copy {
  padding-top: 70px;
  padding-bottom: 70px;
}

.div-block-29 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-22 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-22.see-more {
  margin-top: 20px;
}

.div-block-30 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-23 {
  width: 100%;
  height: 100%;
  max-width: none;
}

.html-embed-24 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-31 {
  width: 100%;
  height: 100%;
  text-align: center;
}

.text-span-7 {
  text-decoration: underline;
}

.heading-23, .paragraph-18 {
  text-align: center;
}

.html-embed-25 {
  display: none;
}

.collection-list-wrapper-14 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  display: block;
  overflow: visible;
}

.collection-list-wrapper-14.past-projects {
  max-width: none;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.image-31 {
  width: 100%;
  filter: blur(2px);
}

.html-embed-26 {
  color: #151515;
  text-align: center;
}

.html-embed-26-copy {
  color: #151515;
  text-align: center;
  margin-bottom: 36px;
}

.html-h3 {
  color: #151515;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}

.html-p, .html-h4 {
  color: #151515;
  text-align: left;
  margin-bottom: 0;
}

.html-h4.grid {
  text-align: center;
}

.div-block-32 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-32.slide-gates {
  width: 100%;
  display: flex;
}

.image-32 {
  width: 100%;
}

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

.div-block-32-copy {
  grid-column-gap: 31px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 18px;
  display: grid;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.image-33 {
  width: 100%;
  height: 500px;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  margin-bottom: 10px;
}

.div-block-33 {
  padding-bottom: 0;
}

.heading-24 {
  text-align: center;
  margin-top: 24px;
}

.tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.wood-we-build-with.w--current {
  color: #fff;
  background-color: #ed5521;
}

.nav-link-2 {
  color: #151515;
  line-height: 1em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link-2:hover {
  color: #ed5521;
}

.nav-link-2.dropdown {
  align-items: center;
  padding: 0;
  display: flex;
}

.dropdown-nav-link-2 {
  color: #7a7a7a;
  white-space: nowrap;
  text-decoration: none;
  display: inline-block;
}

.dropdown-nav-link-2:hover {
  color: #ed5521;
}

.dropdown-nav-link-2.tag {
  align-items: center;
  display: flex;
}

.dropdown-nav-main-wrapper-2 {
  width: 100%;
  background-color: #fff;
  justify-content: space-between;
  padding: 35px 18px 20px;
  display: flex;
  position: static;
  box-shadow: 0 14px 39px rgba(37, 37, 37, .1);
}

.button-primary-3 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px solid #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-3:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-3.header-button {
  padding: 18px 30px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-3.contact-form {
  width: 100%;
  color: #fff;
  width: 100%;
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.button-primary-3.header-button {
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary-3.contact-form {
  width: 100%;
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.button-primary-3.cta {
  color: #ed5521;
  background-color: #fff;
  margin-left: 0;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.button-primary-3.header-button-copy {
  padding: 18px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
}

.divider-2 {
  width: 100%;
  min-height: 1px;
  background-color: #dfdfdf;
}

.div-block-34 {
  height: 50px;
  background-color: #ed5521;
}

.menu-button-2 {
  transform-style: preserve-3d;
}

.html-h3-2 {
  color: #151515;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}

.html-p-2 {
  color: #151515;
  text-align: left;
  margin-bottom: 0;
}

.wood-we-build-with-2.w--current {
  color: #fff;
  background-color: #ed5521;
}

.html-embed-26-copy-2 {
  color: #151515;
  text-align: center;
  margin-bottom: 36px;
}

.html-h4-2 {
  color: #151515;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 6px;
}

.html-h4-2.grid-header {
  text-align: center;
  justify-content: center;
  margin-bottom: 15px;
  display: flex;
}

.input-copy-2 {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-copy-2:hover {
  border-color: #ed5521;
}

.input-copy-2:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-copy-2::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-copy-2::placeholder {
  color: #7a7a7a;
}

.input-copy-2.dropdown {
  color: #ed5521;
}

.card-2 {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.card-2.contact-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 76px 35px 69px;
  display: flex;
  position: relative;
}

.card-2.dark {
  box-shadow: none;
  background-color: #151515;
  border: 1px solid #7a7a7a;
}

.card-2.dark.footer-contact-links {
  justify-content: center;
  margin-bottom: 73px;
  padding: 37px 25px 25px;
  display: none;
}

.input-2 {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-2:hover {
  border-color: #ed5521;
}

.input-2:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-2::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-2::placeholder {
  color: #7a7a7a;
}

.paragraph-21 {
  color: #f8f8f8;
}

.error-message-2 {
  color: #fff;
  text-align: center;
  background-color: #ed3521;
  align-self: stretch;
  padding: 20px;
  font-size: 16px;
}

.text-area-2 {
  max-height: 200px;
  max-width: 100%;
  min-height: 166px;
  min-width: 100%;
  color: #ed5521;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding: 21px 19px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.text-area-2:hover {
  border-color: #ed5521;
}

.text-area-2:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.text-area-2::-ms-input-placeholder {
  color: #7a7a7a;
}

.text-area-2::placeholder {
  color: #7a7a7a;
}

.success-message-2 {
  color: #fff;
  text-align: center;
  background-color: #ed5521;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.footer-nav-link-2 {
  color: #dfdfdf;
  white-space: nowrap;
  font-size: 16px;
  text-decoration: none;
  transition: color .35s;
}

.footer-nav-link-2:hover {
  color: #ed5521;
}

.footer-nav-link-2.tag {
  align-items: center;
  display: flex;
}

.footer-social-media-link-2 {
  width: 35px;
  max-height: 35px;
  min-height: 35px;
  min-width: 35px;
  color: #fff;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 100000000000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Icons Construction X Template, sans-serif;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
  overflow: hidden;
}

.footer-social-media-link-2:hover {
  color: #fff;
  background-color: #ed5521;
}

.footer-copyright-2 {
  color: #f8f8f8;
  text-align: center;
}

.footer-content-bottom-2 {
  border-top: 1px solid #474747;
  margin-top: 50px;
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer-2 {
  background-color: #151515;
  padding-top: 50px;
  overflow: hidden;
}

.card-footer-contact-links-divider-2 {
  width: 1px;
  min-height: 100%;
  background-color: #7a7a7a;
  margin-left: 20px;
  margin-right: 20px;
}

.paragraph-22 {
  color: #dfdfdf;
  align-self: center;
  margin-bottom: 0;
  padding-left: 12px;
  font-size: 16px;
  line-height: 1.4em;
  text-decoration: none;
  display: flex;
}

.paragraph-22:hover {
  color: #fff;
}

.footer-contact-link-wrapper-2 {
  color: #f8f8f8;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-contact-link-wrapper-2:hover {
  color: #f8f8f8;
}

.footer-icon-4 {
  max-height: 25px;
  max-width: 25px;
  margin-right: 0;
}

.footer-icon-4:hover {
  color: #ed5521;
}

.image-20-copy {
  width: 100%;
  flex: 0 auto;
}

.div-block-32-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-32-copy.swing-gates {
  max-height: 901.188px;
  justify-content: center;
  display: flex;
}

.tabs-content {
  width: 100%;
  flex: 0 auto;
}

.bold-text-2 {
  font-weight: 400;
}

.list-3, .list-item-4 {
  text-align: left;
}

.div-block-35 {
  padding-left: 10px;
}

.image-34 {
  width: 50%;
  max-height: 800px;
  max-width: 100%;
  text-align: center;
  object-fit: cover;
  flex: 0 auto;
  align-self: center;
}

.lightbox-link-5-copy {
  width: 100%;
  height: 100%;
}

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

.paragraph-23 {
  white-space: nowrap;
  font-weight: 600;
}

.paragraph-23.services {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-24 {
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph-24.services {
  color: #151515;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-36 {
  width: 70px;
  height: 70px;
  clear: none;
  text-align: center;
  object-fit: scale-down;
  background-color: #f3f2ee;
  border-radius: 50%;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  padding: 0;
  font-size: 14px;
  display: flex;
  position: static;
}

.div-block-37 {
  width: 100%;
  min-width: 300px;
  grid-column-gap: 13px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.div-block-37:hover {
  background-color: #f3f2ee;
}

.image-35 {
  width: 99.9999%;
  max-width: 100%;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-left: 0;
  padding: 0;
  display: inline-block;
  position: static;
}

.image-35.photo {
  width: 40px;
  height: 40px;
  max-width: none;
  object-fit: contain;
  margin-left: 0;
  display: inline-block;
}

.div-block-38 {
  width: 100%;
  color: #3f3b3b;
  text-align: left;
  padding-left: 12px;
}

.div-block-38.services {
  min-width: auto;
  margin-top: 0;
  margin-left: 12px;
  padding-left: 0;
}

.icon-3 {
  color: #3f3b3b;
}

.dropdown {
  margin-right: -28px;
}

.text-block-15 {
  color: #151515;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.service-link-block {
  background-color: #fff;
  text-decoration: none;
}

.service-link-block.w--current {
  background-color: #f3f2ee;
}

.dropdown-toggle {
  padding-left: 10px;
  padding-right: 40px;
}

.dropdown-list-2 {
  border-radius: 10px;
}

.dropdown-list-2.w--open {
  min-width: 200px;
  border-radius: 0;
  overflow: hidden;
  box-shadow: 8px 8px 11px 1px rgba(63, 59, 59, .15);
}

.div-block-39 {
  width: 100%;
  height: 100%;
  clear: none;
  padding: 14px;
}

.completed-projects-section {
  margin-top: 35px;
  display: none;
}

.html-embed-19-copy {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.html-embed-22-copy {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-25 {
  font-family: Montserrat, sans-serif;
}

.collection-list-wrapper-12-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  justify-items: stretch;
  padding-bottom: 0;
  display: grid;
}

.collection-list-6-copy {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 42px;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: start;
  align-self: center;
  align-items: stretch;
  justify-items: start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.service-item-copy {
  width: 90%;
  height: 100%;
  max-width: 33%;
  min-width: 300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-flow: wrap;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.service-item-copy:first-child, .service-item-copy:last-child {
  margin-top: 0;
}

.service-item-copy.services {
  max-width: none;
}

.card-copy {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.card-copy.changelog {
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 24px;
  padding: 60px 50px;
}

.card-copy.changelog.last {
  margin-bottom: 0;
}

.card-copy.checkout {
  border: 1px solid #dfdfdf;
  margin-bottom: 40px;
}

.card-copy.checkout.last {
  margin-bottom: 0;
}

.card-copy.checkout.order-summary {
  box-shadow: none;
  border-width: 0;
  margin-bottom: 0;
}

.card-copy.home-perks-testimonial {
  z-index: 2;
  height: 60%;
  max-width: 60%;
  background-color: #fff;
  padding: 57px 40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 0 14px 39px rgba(37, 37, 37, .1);
}

.card-copy.testimonial {
  border: 1px solid #dfdfdf;
  padding: 73px 48px 66px;
}

.card-copy.testimonial.top {
  margin-bottom: 63px;
}

.card-copy.service {
  width: 100%;
  height: 100%;
  min-height: 620px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  border-bottom: 6px solid #ed5521;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, .01px);
}

.card-copy.service:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card-copy.service.v2 {
  display: none;
}

.card-copy.service.services {
  min-height: auto;
  border-radius: 0;
  margin-bottom: auto;
  padding-bottom: 0;
}

.card-copy.project {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: grid;
  transform: translate(0);
}

.card-copy.project:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card-copy.dark {
  box-shadow: none;
  background-color: #151515;
  border: 1px solid #7a7a7a;
}

.card-copy.dark.footer-contact-links {
  justify-content: center;
  margin-bottom: 73px;
  padding: 37px 25px 25px;
  display: none;
}

.card-copy.value {
  z-index: 1;
  box-shadow: none;
  text-align: center;
  padding: 48px 42px 51px;
  position: relative;
}

.card-copy.value.bg-neutral-200 {
  background-color: #f8f8f8;
}

.card-copy.contact-sidebar-form-card {
  min-height: 720px;
  min-width: 310px;
  border: 1px solid #dfdfdf;
  border-top: 8px solid #ed5521;
  padding: 47px 39px 59px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.card-copy.contact-sidebar-form-card.services-cms {
  margin-top: 25px;
}

.card-copy.service-review {
  max-width: 300px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #dfdfdf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: minmax(91px, 1fr);
  grid-auto-columns: 1fr;
  padding: 72px 56px;
  display: grid;
  overflow: hidden;
}

.card-copy.post-content-bottom-about {
  border: 1px solid #dfdfdf;
  padding: 69px 66px;
  display: flex;
}

.card-copy.project-details {
  z-index: 1;
  max-width: 933px;
  border: 1px solid #dfdfdf;
  margin-left: auto;
  margin-right: auto;
  padding: 58px 67px;
  position: relative;
}

.card-copy.product-about {
  box-shadow: none;
  border: 1px solid #dfdfdf;
  padding: 83px 60px 50px;
}

.card-copy.store-perk {
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 65px 30px 74px;
}

.card-copy.contact-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 76px 35px 69px;
  display: flex;
  position: relative;
}

.card-copy.contact-form-card.services-cms {
  flex-direction: column;
}

.card-copy.contact-form-card.services-cms.contact-sidebar-form-card {
  border-top-width: 8px;
  border-top-color: #ed5521;
  position: -webkit-sticky;
  position: sticky;
}

.card-copy.location {
  max-width: 337px;
  padding: 37px 37px 55px;
}

.card-copy.faq {
  cursor: pointer;
  border: 1px solid #dfdfdf;
  margin-bottom: 22px;
  padding: 45px;
}

.card-copy.utility-page {
  z-index: 1;
  max-width: 580px;
  text-align: center;
  border: 1px solid #dfdfdf;
  margin-bottom: 0;
  padding: 60px 50px;
  position: relative;
}

.card-copy.get-a-quote-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 30px 35px 69px;
  display: block;
  position: relative;
}

.card-copy.get-a-quote-form-card.services-cms {
  flex-direction: column;
}

.card-copy.get-a-quote-form-card.services-cms.contact-sidebar-form-card {
  border-top-width: 8px;
  border-top-color: #ed5521;
  position: -webkit-sticky;
  position: sticky;
}

.card-copy.service-copy {
  width: 100%;
  height: 100%;
  min-height: 620px;
  color: #7a7a7a;
  transform-style: preserve-3d;
  border: 1px solid #dfdfdf;
  border-bottom: 6px solid #ed5521;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: stretch;
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, .01px);
}

.card-copy.service-copy:hover {
  color: #7a7a7a;
  transform: translate3d(0, 4px, .01px);
  box-shadow: 0 0 rgba(46, 46, 46, .03);
}

.card-copy.service-copy.v2 {
  display: none;
}

.card-copy.service-copy.services {
  min-height: auto;
  border-radius: 0;
  margin-bottom: auto;
  padding-bottom: 0;
}

.image-wrapper-copy {
  align-items: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper-copy.order-item-image {
  max-width: 100px;
  transform-style: preserve-3d;
  margin-right: 20px;
  transition-property: transform;
  transform: scale3d(1, 1, 1.01);
}

.image-wrapper-copy.order-item-image:hover {
  transform: scale3d(1.05, 1.05, 1.01);
}

.image-wrapper-copy.home-contact-link-icon {
  width: 64px;
  max-height: 64px;
  min-height: 64px;
  min-width: 64px;
  margin-bottom: 18px;
  margin-right: 18px;
}

.image-wrapper-copy.card-service {
  width: 100%;
  height: 300px;
  max-width: 100%;
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  display: block;
  overflow: hidden;
}

.image-wrapper-copy.card-project {
  width: 100%;
  height: 400px;
  max-width: none;
  flex-flow: row;
  justify-content: center;
  display: flex;
}

.image-wrapper-copy.card-project.project-gallery-image-wrapper {
  height: 300px;
}

.image-wrapper-copy.post-featured {
  margin-bottom: 42px;
}

.image-wrapper-copy.post-featured-sidebar {
  width: 100%;
  max-width: 204px;
  align-self: stretch;
  margin-right: 20px;
}

.image-wrapper-copy.footer-contact-link-icon {
  width: 72px;
  max-height: 72px;
  min-height: 72px;
  min-width: 72px;
  margin-right: 22px;
}

.image-wrapper-copy.story-left {
  margin-bottom: 166px;
  position: relative;
  overflow: visible;
}

.image-wrapper-copy.story-right {
  position: relative;
  overflow: visible;
}

.image-wrapper-copy.team {
  margin-bottom: 48px;
}

.image-wrapper-copy.preview {
  justify-content: center;
  position: relative;
}

.image-wrapper-copy.post-item-image {
  margin-bottom: 27px;
  position: relative;
}

.image-wrapper-copy.post-content-top-about-image {
  width: 88px;
  max-height: 88px;
  min-height: 88px;
  min-width: 88px;
  border-radius: 10000000000px;
  margin-right: 23px;
}

.image-wrapper-copy.card-post-content-bottom-about {
  width: 180px;
  max-height: 180px;
  min-height: 180px;
  min-width: 180px;
  border-radius: 10000000000px;
  margin-right: 56px;
}

.image-wrapper-copy.package-item-image {
  margin-bottom: 31px;
}

.image-wrapper-copy.product {
  width: 100%;
  max-width: 588px;
  margin-right: 30px;
}

.image-wrapper-copy.contact-link-icon {
  width: 55px;
  max-height: 55px;
  min-height: 55px;
  min-width: 55px;
  margin-right: 22px;
}

.image-wrapper-copy.card-location-link-icon {
  width: 36px;
  max-height: 36px;
  min-height: 36px;
  min-width: 36px;
  margin-right: 19px;
}

.image-wrapper-copy.protected-page-icon {
  width: 120px;
  max-height: 120px;
  min-height: 120px;
  min-width: 120px;
  justify-content: center;
  margin-bottom: 35px;
}

.image-wrapper-copy.card-service-copy {
  width: 100%;
  height: 300px;
  max-width: 100%;
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  display: block;
  overflow: hidden;
}

.image-copy.order-item-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-copy.home-about {
  z-index: 1;
  position: relative;
  box-shadow: 5px 5px 13px -5px #151515;
}

.image-copy.home-perks {
  z-index: 1;
  height: 110%;
  max-width: 100%;
  object-fit: cover;
  position: relative;
}

.image-copy.home-perk-icon {
  width: 28px;
  max-height: 28px;
  min-height: 28px;
  min-width: 28px;
  border-radius: 10000000000px;
  margin-right: 15px;
}

.image-copy.home-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.card-home-perks-testimonial-about-image {
  width: 63px;
  max-height: 63px;
  min-height: 63px;
  min-width: 63px;
  border-radius: 1000000000px;
  margin-right: 15px;
}

.image-copy.card-testimonial-picture {
  width: 63px;
  max-height: 63px;
  min-height: 63px;
  min-width: 63px;
  border-radius: 1000000000px;
  margin-right: 20px;
}

.image-copy.card-service {
  width: 100%;
  height: 100%;
  max-height: 320px;
  object-fit: cover;
  overflow: hidden;
}

.image-copy.card-project {
  width: 100%;
  height: 400px;
  max-width: none;
  object-fit: cover;
  flex: 0 auto;
  position: static;
  overflow: visible;
}

.image-copy.card-project-service-icon {
  max-width: 21px;
  object-fit: fill;
  display: block;
  position: static;
  overflow: visible;
}

.image-copy.card-project-date-icon {
  max-width: 19px;
  align-self: center;
  margin-right: 8px;
}

.image-copy.post-featured {
  width: 100%;
  object-fit: cover;
}

.image-copy.post-featured-sidebar {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.image-copy.footer-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.about-hero {
  width: 100%;
  max-width: 1156px;
  margin-left: auto;
  display: block;
  box-shadow: 5px 5px 13px -5px #000;
}

.image-copy.story-left, .image-copy.story-right {
  z-index: 1;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.image-copy.card-value-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-bottom: 30px;
}

.image-copy.team, .image-copy.preview {
  width: 100%;
  object-fit: cover;
}

.image-copy.preview-button-icon {
  max-width: 25%;
}

.image-copy.service-hero {
  width: 100%;
  object-fit: cover;
}

.image-copy.service-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-right: 32px;
}

.image-copy.service-icon.services {
  width: 86px;
}

.image-copy.service-review-stars {
  margin-bottom: 26px;
}

.image-copy.post-item-image, .image-copy.post-main-image, .image-copy.post-content-top-about-image, .image-copy.card-post-content-bottom-about, .image-copy.project-main-image, .image-copy.package-item-image {
  width: 100%;
  object-fit: cover;
}

.image-copy.product {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-copy.card-store-perk-icon {
  width: 93px;
  max-height: 93px;
  min-height: 93px;
  min-width: 93px;
  margin-bottom: 24px;
}

.image-copy.contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.card-location-icon {
  width: 65px;
  max-height: 65px;
  min-height: 65px;
  min-width: 65px;
  margin-bottom: 13px;
}

.image-copy.card-location-link-icon {
  width: 100%;
}

.image-copy.style-guide-icon {
  width: 80px;
  max-height: 80px;
  min-height: 80px;
  min-width: 80px;
  object-fit: cover;
  background-color: #fff;
  border: 1px solid #ed5521;
}

.image-copy.style-guide-icon.scale-down {
  object-fit: scale-down;
}

.image-copy.protected-page-icon {
  width: 100%;
  object-fit: cover;
}

.image-copy.home-perks-copy {
  z-index: 1;
  height: 110%;
  max-width: 100%;
  object-fit: cover;
  position: relative;
}

.image-copy.card-service-copy {
  width: 100%;
  height: 100%;
  max-height: 320px;
  object-fit: cover;
  overflow: hidden;
}

.card-service-main-content-copy {
  z-index: 1;
  max-height: none;
  flex: 0 auto;
  margin-top: -45px;
  padding-bottom: 45px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.services-og {
  display: none;
}

.text-block-16 {
  font-family: Montserrat, sans-serif;
}

.heading-25 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.wrapper {
  width: 100%;
  min-height: 100vh;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.search {
  margin-top: 15px;
}

.div-block-40 {
  color: #ed5521;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-17 {
  color: #fff;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.button-primary-copy4-copy-copy-2 {
  width: 100%;
  max-width: none;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ed5521;
  padding: 3px 15px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-2:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy-3 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-3:hover {
  color: #fff;
  background-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy-3.service-page-hero-button {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  padding: 3px 15px;
}

.text-block-18 {
  color: #fff;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.div-block-41 {
  grid-column-gap: 118px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.youtube-4 {
  display: none;
}

.cta-button-text-2 {
  color: #ed5521;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.image-36 {
  width: 70%;
  max-width: none;
  float: none;
  clear: none;
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  left: auto;
  right: auto;
}

.section-4-copy-copy-copy-copy-2 {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.nav-link-3 {
  color: #151515;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link-3:hover {
  color: #ed5521;
}

.image-37 {
  filter: grayscale();
  cursor: pointer;
  transition: filter .3s;
}

.image-37:hover {
  filter: none;
}

.image-37.accreditation-image {
  width: 100%;
  height: auto;
  max-width: none;
}

.divider-copy-2 {
  width: 100%;
  min-height: 1px;
  background-color: #dfdfdf;
  margin-top: 40px;
}

.paragraph-26.card-testimonial {
  margin-bottom: 0;
}

.paragraph-26.text-color-neutral-200 {
  color: #f8f8f8;
}

.paragraph-26.text-color-neutral-200.footer-main-content {
  color: #dfdfdf;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-26 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  display: flex;
}

.paragraph-10-copy-2 {
  color: #474747;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
  display: none;
}

.section-4-copy-copy-copy-copy-copy-2 {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.html-embed-27 {
  height: 100%;
}

.div-block-42 {
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-43 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: none;
}

.div-block-44 {
  grid-column-gap: 88px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  display: grid;
}

.input-copy-3 {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-copy-3:hover {
  border-color: #ed5521;
}

.input-copy-3:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-copy-3::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-copy-3::placeholder {
  color: #7a7a7a;
}

.input-copy-3.dropdown {
  color: #ed5521;
}

.div-block-45 {
  width: 100%;
  min-width: 300px;
  grid-column-gap: 13px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.div-block-45:hover {
  background-color: #f3f2ee;
}

.section-12 {
  margin-top: 35px;
}

.html-embed-28 {
  width: 100%;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  overflow: visible;
}

.div-block-46 {
  color: #ed5521;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.html-embed-29 {
  margin-bottom: 20px;
}

.footer-copyright-3 {
  color: #f8f8f8;
  text-align: center;
}

.section-4-copy-copy-copy-copy-copy-copy-2 {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.html-embed-30 {
  display: block;
}

.section-13 {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.footer-content-bottom-3 {
  border-top: 1px solid #474747;
  margin-top: 50px;
  padding-top: 33px;
  padding-bottom: 33px;
}

.text-block-20 {
  color: #fff;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.html-embed-31 {
  text-align: center;
  margin-top: 0;
}

.paragraph-27 {
  color: #474747;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  display: none;
}

.text-block-22 {
  color: #151515;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-47 {
  height: 40px;
  background-color: #d05525;
  display: none;
}

.section-copy-3 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-copy-3.home-hero {
  display: block;
  position: relative;
  overflow: hidden;
}

.section-copy-3.home-hero.home {
  padding-top: 200px;
  padding-bottom: 200px;
}

.section-copy-3.bg-neutral-200 {
  padding-top: 50px;
  padding-bottom: 144px;
  display: block;
}

.section-copy-3.bg-neutral-200.home {
  background-color: #fff;
  padding-bottom: 50px;
}

.button-secondary-2 {
  color: #151515;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #b9b9b9;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  transition: transform .3s, border-color .3s, color .3s, background-color .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-secondary-2:hover {
  color: #fff;
  background-color: #ed5521;
  border-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.paragraph-28 {
  white-space: nowrap;
  font-weight: 600;
}

.paragraph-28.services {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.collection-list-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.footer-nav-link-3 {
  color: #dfdfdf;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: color .35s;
}

.footer-nav-link-3:hover {
  color: #ed5521;
}

.footer-nav-link-3.tag {
  align-items: center;
  display: flex;
}

.image-38 {
  width: 99.9999%;
  max-width: 100%;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-left: 0;
  padding: 0;
  display: inline-block;
  position: static;
}

.image-38.photo {
  width: 40px;
  height: 40px;
  max-width: none;
  object-fit: contain;
  margin-left: 0;
  display: inline-block;
}

.section-14 {
  margin-top: 30px;
}

.heading-27 {
  color: #151515;
  align-self: flex-start;
  margin-top: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.5em;
}

.input-3 {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-3:hover {
  border-color: #ed5521;
}

.input-3:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-3::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-3::placeholder {
  color: #7a7a7a;
}

.collection-list-wrapper-15 {
  width: 100%;
  text-align: left;
}

.heading-28 {
  justify-content: center;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.section-15 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.div-block-48 {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: nowrap;
  grid-template-rows: minmax(38px, 1.25fr);
  grid-template-columns: minmax(.75px, 1.25fr) minmax(0, .5fr);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.list-4 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: space-around;
  margin-top: 15px;
  display: inline-block;
}

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

.section-copy-4.reviews {
  background-color: #f8f8f8;
  padding-top: 50px;
  padding-bottom: 50px;
}

.paragraph-29 {
  color: #474747;
  text-align: center;
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
}

.div-block-49 {
  width: 70px;
  height: 70px;
  clear: none;
  text-align: center;
  object-fit: scale-down;
  background-color: #f3f2ee;
  border-radius: 50%;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  padding: 0;
  font-size: 14px;
  display: flex;
  position: static;
}

.image-39 {
  width: 100%;
  height: 75%;
  object-fit: cover;
  display: inline-block;
}

.image-39.footer-contact-link-icon {
  width: 100%;
  object-fit: cover;
}

.image-39.service-icon {
  width: 86px;
  max-height: 86px;
  min-height: 86px;
  min-width: 86px;
  margin-right: 32px;
}

.paragraph-30 {
  color: #f8f8f8;
  font-family: Montserrat, sans-serif;
}

.button-primary-copy4-copy-copy-4 {
  width: 100%;
  max-width: none;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ed5521;
  padding: 3px 15px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-4:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.html-embed-19-copy-2 {
  text-align: center;
  margin-top: 30px;
}

.html-embed-19-copy-2.video-title {
  margin-bottom: 30px;
}

.html-embed-32 {
  color: #474747;
  text-align: center;
  margin-bottom: 16px;
}

.section-4-copy-copy-2 {
  background-color: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.text-block-23 {
  font-family: Montserrat, sans-serif;
}

.subtitle-2 {
  color: #ed5521;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.111em;
}

.footer-icon-5 {
  width: 35px;
  margin-right: 0;
}

.section-16 {
  height: 200px;
  opacity: 1;
  background-color: #f8f8f8;
}

.list-5 {
  width: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 31px;
  list-style-type: none;
  display: block;
}

.divider-3 {
  width: 100%;
  min-height: 1px;
  background-color: #dfdfdf;
}

.div-block-50 {
  width: 100%;
  color: #3f3b3b;
  text-align: left;
  padding-left: 12px;
}

.div-block-50.services {
  min-width: auto;
  margin-top: 0;
  margin-left: 12px;
  padding-left: 0;
}

.lightbox-link-6 {
  width: auto;
  height: auto;
}

.heading-29 {
  color: #fff;
}

.html-embed-33 {
  width: 100%;
  flex: 0 auto;
  margin-bottom: 20px;
  display: block;
}

.footer-3 {
  background-color: #151515;
  padding-top: 50px;
  font-family: Montserrat, sans-serif;
  overflow: hidden;
}

.card-testimonial-name-2 {
  color: #151515;
  font-weight: 600;
}

.button-primary-copy4-copy-copy-5 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-5:hover {
  color: #fff;
  background-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy-5.gate-company-landing-page {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  padding: 3px 15px;
}

.paragraph-31 {
  color: #dfdfdf;
  align-self: center;
  margin-bottom: 0;
  padding-left: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  text-decoration: none;
  display: flex;
}

.paragraph-31:hover {
  color: #fff;
}

.card-3 {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.card-3.contact-form-card {
  z-index: 1;
  width: 100%;
  min-height: 725px;
  border: 1px solid #dfdfdf;
  align-items: center;
  padding: 76px 35px 69px;
  display: flex;
  position: relative;
}

.card-3.testimonial {
  border: 1px solid #dfdfdf;
  padding: 73px 48px 66px;
}

.card-3.testimonial.top {
  margin-bottom: 63px;
}

.card-3.dark {
  box-shadow: none;
  background-color: #151515;
  border: 1px solid #7a7a7a;
}

.card-3.dark.footer-contact-links {
  justify-content: center;
  margin-bottom: 73px;
  padding: 37px 25px 25px;
  display: none;
}

.div-block-51 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-footer-contact-links-divider-3 {
  width: 1px;
  min-height: 100%;
  background-color: #7a7a7a;
  margin-left: 20px;
  margin-right: 20px;
}

.error-message-3 {
  color: #fff;
  text-align: center;
  background-color: #ed3521;
  align-self: stretch;
  padding: 20px;
  font-size: 16px;
}

.image-40 {
  width: 100%;
  height: 100%;
  max-height: 325px;
  object-fit: cover;
}

.image-41 {
  max-width: 60%;
  float: none;
  clear: none;
  text-align: center;
  display: inline-block;
}

.image-41.service-area-hero {
  display: none;
}

.cta-button-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.cta-button-2:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

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

.collection-list-wrapper-16 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  overflow: visible;
}

.html-embed-34 {
  width: 100%;
  height: 100%;
}

.footer-contact-link-wrapper-3 {
  color: #f8f8f8;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-contact-link-wrapper-3:hover {
  color: #f8f8f8;
}

.div-block-52 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-item-5 {
  max-width: none;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Group.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-attachment: scroll;
  background-clip: border-box;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px;
  padding-left: 50px;
  display: block;
}

.section-4-copy-copy-copy-2 {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.div-block-53 {
  height: 50px;
  background-color: #ed5521;
}

.container-6 {
  margin-top: 0;
}

.paragraph-32 {
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph-32.services {
  color: #151515;
  margin-top: 15px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.button-primary-learn-more-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px solid #ed5521;
  padding: 12px 22px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-learn-more-2:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.section-17 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-17.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-17.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  display: none;
  position: relative;
  overflow: hidden;
}

.section-17.bg-primary-1.accent.service-areas-template {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.section-17.bg-primary-1.accent.schedule-appointment {
  display: none;
}

.menu-button-3 {
  transform-style: preserve-3d;
}

.paragraph-33 {
  color: #474747;
  font-family: Montserrat, sans-serif;
}

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

.footer-menu-wrapper-3 {
  width: 100%;
  max-width: 490px;
  margin-right: 40px;
}

.empty-state-2 {
  color: #474747;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  font-weight: 500;
  box-shadow: 0 5px 18px rgba(46, 46, 46, .03);
}

.slide-nav-4 {
  display: none;
}

.image-42 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-54 {
  padding-bottom: 54px;
  display: block;
}

.slider-5 {
  height: 600px;
}

.image-43 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-item-6 {
  flex: 0 auto;
  align-self: center;
  list-style-type: none;
}

.list-item-7, .list-item-8 {
  list-style-type: none;
}

.html-embed-35 {
  color: #151515;
  text-align: center;
}

.image-44 {
  width: 100%;
  height: 110%;
  filter: blur(2px);
  object-fit: cover;
}

.image-44.gates {
  height: 100%;
  object-fit: cover;
}

.section-19 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-19.city-service-page-section {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.image-45 {
  width: 100%;
  height: 500px;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  margin-bottom: 10px;
}

.html-h3-3 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}

.image-46 {
  width: 100%;
}

.div-block-55 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  display: grid;
}

.div-block-55.slide-gates {
  grid-column-gap: 17px;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 20px;
}

.html-p-3 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
}

.div-block-56 {
  padding-bottom: 0;
}

.wood-we-build-with-3 {
  width: 90px;
  height: 90px;
  filter: grayscale();
  background-image: linear-gradient(315deg, #ed5521, #fff);
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 3px;
  display: flex;
}

.wood-we-build-with-3.w--current {
  width: 90px;
  height: 90px;
  filter: none;
  outline-offset: 0px;
  color: #fff;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #ed5521;
  background-image: linear-gradient(300deg, #ed5521, #fff);
  border-radius: 50%;
  outline: 3px #ed5521;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 3px;
  display: flex;
  overflow: visible;
}

.html-embed-26-copy-3 {
  color: #151515;
  text-align: center;
  margin-bottom: 36px;
}

.heading-30 {
  color: #151515;
  text-align: center;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

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

.html-h4-3 {
  color: #151515;
  text-align: left;
  margin-bottom: 0;
}

.div-block-32-copy-2 {
  grid-column-gap: 31px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 18px;
  display: grid;
}

.section-20 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-20.wood-fence-installation {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-20.wood-fence-installation._2 {
  background-color: #fff;
}

.section-20.sliding-gates {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.section-20.sliding-gates._2 {
  background-color: #fff;
}

.input-4 {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-4:hover {
  border-color: #ed5521;
}

.input-4:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-4::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-4::placeholder {
  color: #7a7a7a;
}

.input-copy-4 {
  min-height: 68px;
  color: #ed5521;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input-copy-4:hover {
  border-color: #ed5521;
}

.input-copy-4:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.input-copy-4::-ms-input-placeholder {
  color: #7a7a7a;
}

.input-copy-4::placeholder {
  color: #7a7a7a;
}

.input-copy-4.dropdown {
  color: #ed5521;
}

.error-message-4 {
  color: #fff;
  text-align: center;
  background-color: #ed3521;
  align-self: stretch;
  padding: 20px;
  font-size: 16px;
}

.text-area-3 {
  max-height: 200px;
  max-width: 100%;
  min-height: 166px;
  min-width: 100%;
  color: #ed5521;
  border: 1px solid #b9b9b9;
  margin-bottom: 0;
  padding: 21px 19px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.text-area-3:hover {
  border-color: #ed5521;
}

.text-area-3:focus {
  color: #ed5521;
  border-color: #ed5521;
}

.text-area-3::-ms-input-placeholder {
  color: #7a7a7a;
}

.text-area-3::placeholder {
  color: #7a7a7a;
}

.tabs-menu-3 {
  width: 25%;
  justify-content: space-around;
  display: flex;
}

.tabs-menu-3.picket-styles {
  width: 90%;
  align-self: center;
}

.tabs-menu-3.upgrades {
  width: 100%;
}

.tabs-menu-3.upgrades.wrought-iron._2 {
  width: 80%;
}

.tabs-menu-3.wrought-iron {
  width: 60%;
}

.tabs-menu-3.sliding-gates {
  width: 30%;
  align-self: center;
}

.tabs-menu-3.sliding-gates.wrought-iron {
  width: 70%;
}

.tabs-menu-3.trex {
  width: 80%;
  align-self: center;
}

.tabs-menu-3.colors {
  width: 85%;
  align-self: center;
}

.image-47 {
  width: 100%;
  height: 100%;
  filter: none;
  object-fit: cover;
  border-radius: 50%;
  align-self: center;
}

.image-47.current {
  filter: none;
}

.image-47.picket-styles {
  object-fit: cover;
}

.image-47.double-trim {
  align-self: center;
}

.image-47.custom-icon {
  border-radius: 0%;
  padding: 20px;
}

.text-block-25 {
  width: auto;
  opacity: 1;
  color: #474747;
  white-space: nowrap;
  margin-top: 123px;
  padding-bottom: 0;
  position: absolute;
}

.tabs-content-2 {
  margin-top: 30px;
}

.slide-nav-5 {
  display: none;
}

.image-48 {
  width: 100%;
  height: 100%;
  max-height: none;
  outline-offset: 0px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  object-fit: cover;
  border: 0 #000;
  outline: 0 #7a7a7a;
  padding: 0;
  overflow: hidden;
}

.image-48.slide-gates {
  max-height: 100%;
  object-fit: cover;
  background-image: none;
  padding: 0;
  overflow: hidden;
}

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

.slide-3.sbs-1 {
  width: 600px;
  height: 600px;
}

.list-6 {
  color: #474747;
  text-align: left;
}

.bold-text-3 {
  color: #151515;
  text-decoration: underline;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  color: #fff;
}

.list-item-9, .list-item-10, .list-item-11 {
  color: #474747;
}

.list-item-11.slide-gates {
  list-style: none;
}

.list-item-12, .list-item-13 {
  color: #474747;
}

.heading-31 {
  color: #151515;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-31.upgrades {
  margin-top: 20px;
}

.heading-31.slide-gates {
  text-transform: none;
  margin-bottom: 10px;
}

.slider-6 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.slider-7 {
  width: 100%;
  height: 100%;
  max-height: none;
  overflow: visible;
}

.slider-7.sbs {
  overflow: visible;
}

.slider-7.bob {
  width: 600px;
  height: 400px;
}

.slider-7.vertical-sbs {
  overflow: visible;
}

.section-21 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-21.slide-gates {
  display: block;
}

.section-21.fence-orientations {
  display: none;
}

.section-21.colors {
  display: block;
}

.paragraph-35 {
  color: #474747;
  font-family: Montserrat, sans-serif;
}

.wood-we-build-with-3-copy {
  width: 90px;
  height: 90px;
  filter: grayscale();
  background-image: linear-gradient(315deg, #ed5521, #fff);
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 3px;
  display: flex;
}

.wood-we-build-with-3-copy.w--current {
  width: 90px;
  height: 90px;
  filter: none;
  outline-offset: 0px;
  color: #fff;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #ed5521;
  background-image: linear-gradient(300deg, #ed5521, #fff);
  border-radius: 50%;
  outline: 3px #ed5521;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 3px;
  display: flex;
  overflow: visible;
}

.slide-4 {
  height: 99.9999%;
  overflow: hidden;
}

.mask-3, .mask-4 {
  width: 600px;
  height: 400px;
  overflow: hidden;
}

.paragraph-36.service-short-description {
  color: #f8f8f8;
  text-align: left;
  margin-bottom: 0;
}

.text-block-26 {
  color: #fff;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.div-block-57 {
  color: #ed5521;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-primary-copy4-copy-copy-6 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-6:hover {
  color: #fff;
  background-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy-6.service-page-hero-button {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  padding: 3px 15px;
}

.button-primary-copy4-copy-copy-7 {
  width: 100%;
  max-width: none;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ed5521;
  padding: 3px 15px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-7:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.split-content-copy.checkout-left, .split-content-copy.checkout-right {
  flex-grow: 1;
}

.split-content-copy.header-right {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-right: 70px;
  display: block;
}

.split-content-copy.header-left {
  align-items: center;
  display: flex;
}

.split-content-copy.header-center {
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.split-content-copy.home-about-left {
  max-width: 533px;
  flex: 1;
  margin-right: 30px;
}

.split-content-copy.home-about-right {
  max-width: 49%;
  position: relative;
}

.split-content-copy.home-services-content-top-left {
  max-width: 600px;
}

.split-content-copy.home-perks-left {
  width: 100%;
  max-width: 51%;
  margin-right: 30px;
  padding-bottom: 32px;
  position: relative;
}

.split-content-copy.home-perks-right {
  max-width: 460px;
}

.split-content-copy.home-projects-content-top-left {
  flex: 0 auto;
  margin-bottom: 28px;
  margin-right: 40px;
  position: relative;
}

.split-content-copy.home-projects-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.home-articles-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.home-articles-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.testimonials-left {
  z-index: 1;
  max-width: 568px;
  align-self: stretch;
  margin-top: 35px;
  margin-right: 64px;
  position: relative;
}

.split-content-copy.testimonials-right {
  z-index: 1;
  max-width: 568px;
  margin-left: auto;
  position: relative;
}

.split-content-copy.card-project-content-bottom-left {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.split-content-copy.card-project-content-bottom-right {
  align-self: center;
  margin-bottom: 0;
  display: flex;
}

.split-content-copy.story-left {
  max-width: 44%;
}

.split-content-copy.story-right {
  max-width: 53%;
  margin-top: 39px;
}

.split-content-copy.service-hero-left {
  max-width: 604px;
  align-items: flex-start;
  display: flex;
}

.split-content-copy.service-hero-left.service-template {
  max-width: 900px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.split-content-copy.service-hero-right.service-template {
  display: none;
}

.split-content-copy.service-about-left {
  width: 100%;
  max-width: 710px;
  margin-right: 30px;
}

.split-content-copy.service-about-right {
  max-width: 429px;
  flex: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  bottom: 30px;
  overflow: visible;
}

.split-content-copy.more-services-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.more-services-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.more-posts-content-top-left {
  margin-bottom: 28px;
  margin-right: 40px;
}

.split-content-copy.more-posts-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.post-content-top-left {
  align-items: center;
  margin-bottom: 28px;
  margin-right: 40px;
  display: flex;
}

.split-content-copy.post-content-top-right {
  margin-bottom: 28px;
}

.split-content-copy.project-about-left {
  max-width: 710px;
  margin-bottom: -48px;
  margin-right: 30px;
}

.split-content-copy.project-about-right {
  max-width: 429px;
}

.split-content-copy.product-content {
  width: 100%;
  max-width: 512px;
}

.split-content-copy.contact-left {
  max-width: 384px;
  margin-right: 30px;
}

.split-content-copy.contact-left.success {
  margin-right: 0;
}

.split-content-copy.contact-right {
  width: 100%;
  max-width: 690px;
  padding-top: 44px;
  padding-right: 44px;
  position: relative;
}

.split-content-copy.service-hero-left-copy {
  max-width: 604px;
  align-items: flex-start;
  display: flex;
}

.split-content-copy.service-hero-left-copy.service-template, .split-content-copy.service-hero-left-copy.service-template-copy {
  max-width: 900px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-37.service-short-description {
  color: #f8f8f8;
  text-align: left;
  margin-bottom: 0;
}

.text-block-27 {
  color: #fff;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.div-block-58 {
  color: #ed5521;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-primary-copy4-copy-copy-8 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ed5521;
  border: 1px #ed5521;
  padding: 24px 44px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-8:hover {
  color: #fff;
  background-color: #ed5521;
  transform: scale3d(.97, .97, 1.01);
}

.button-primary-copy4-copy-copy-8.service-page-hero-button {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  padding: 3px 15px;
}

.button-primary-copy4-copy-copy-9 {
  width: 100%;
  max-width: none;
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ed5521;
  padding: 3px 15px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s;
  transform: scale3d(1, 1, 1.01);
}

.button-primary-copy4-copy-copy-9:hover {
  color: #fff;
  transform: scale3d(.97, .97, 1.01);
}

.heading-32 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.heading-32.sliding-gates {
  font-family: Montserrat, sans-serif;
}

.body {
  overflow: visible;
}

.bold-text-8 {
  color: #151515;
  text-decoration: underline;
}

.rich-text-block-2 {
  margin-top: 10px;
}

.div-block-59 {
  width: 100%;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

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

.section-22.meet-the-team {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 60px;
  padding-bottom: 140px;
}

.section-22.meet-the-team-copy {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-33 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.meet-the-team-h2 {
  color: #ed5521;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-38 {
  color: #474747;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.meet-the-team-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  display: grid;
}

.card-img {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
  flex: 1;
  justify-content: center;
  padding-top: 1.75rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.card_component {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
}

.content-type {
  font-size: .875rem;
}

.display-block {
  display: block;
}

.card_hole {
  width: 6rem;
  height: .75rem;
  background-color: #080808;
  border-radius: 100rem;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.card_traits-icon-wrapper {
  width: 1.5rem;
  height: 1.5rem;
}

.heading-34 {
  line-height: 1.2;
}

.card_side {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px #191819;
  border-radius: 0% 0 0;
  padding: 1.75rem;
  font-family: Montserrat, sans-serif;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 25px 60px rgba(0, 0, 0, .2);
}

.card_side.is-back {
  transform-style: preserve-3d;
  padding-top: 1.75rem;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card_side.is-front {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0rem;
  background-color: #fff;
  border-style: none;
  border-radius: 0;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 25px 60px rgba(0, 0, 0, .2);
}

.card_cta-wrapper {
  grid-row-gap: .25rem;
  flex-direction: column;
  display: flex;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}

.card_cta-wrapper.is-back {
  bottom: 1.5rem;
  left: 1.5rem;
}

.card_traits-content {
  grid-row-gap: .125rem;
  flex-direction: column;
  display: flex;
}

.card_main-text {
  width: 100%;
  height: 25%;
  grid-row-gap: 0rem;
  background-color: #fff;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.card_traits-list {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card_stamp-wrapper {
  width: 5.5rem;
  opacity: .5;
  position: absolute;
  top: 2rem;
  bottom: auto;
  left: auto;
  right: 1rem;
  transform: rotate(29deg);
}

.heading-type {
  color: #474747;
  letter-spacing: .5px;
  text-transform: none;
  align-self: center;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.4em;
}

.card_cta {
  width: 2.25rem;
  height: 2.25rem;
  background-color: #fff;
  border-radius: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: .25rem;
  display: flex;
}

.card_cta-icon {
  width: 1rem;
  height: 1rem;
  justify-content: center;
  align-items: center;
}

.card_traits {
  grid-row-gap: 0rem;
  flex-direction: column;
  display: flex;
}

.card_traits-icon {
  height: 100%;
}

.card_wrapper {
  width: 100%;
  height: 450px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  grid-template-rows: 437px 123px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  display: flex;
  position: relative;
}

.card_stamp-img {
  width: 100%;
  opacity: .79;
}

.card_traits-item {
  grid-column-gap: 1.125rem;
  align-items: center;
  display: flex;
}

.meet-the-team-card-header {
  align-self: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 800;
}

.heading-35 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-39 {
  font-size: 16px;
}

.paragraph-40 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.7em;
}

.div-block-60 {
  flex: 0 auto;
  align-self: flex-start;
}

.meet-the-team-icon {
  max-height: 25px;
  color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 10px;
  transition: transform .2s;
  display: flex;
}

.meet-the-team-icon:hover {
  transform: scale(1.1);
}

.meet-the-team-icon.location {
  display: flex;
  overflow: visible;
}

.footer-icon-3-copy {
  max-height: 25px;
  max-width: 25px;
  margin-top: 0;
  margin-right: 0;
}

.footer-icon-3-copy:hover {
  color: #ed5521;
}

.footer-icon-3-copy.email {
  height: auto;
  max-width: 25px;
}

.footer-icon-3-copy.phone {
  height: 30px;
  max-width: 30px;
}

.image-49 {
  width: 150px;
  text-align: center;
  object-fit: fill;
  display: inline-block;
}

.div-block-61 {
  justify-content: center;
  display: flex;
}

.tabs-menu-3-copy {
  width: 25%;
  justify-content: space-around;
  display: flex;
}

.tabs-menu-3-copy.picket-styles {
  width: 30%;
  align-self: center;
}

.tabs-menu-3-copy.upgrades {
  width: 100%;
}

.tabs-menu-3-copy.upgrades.wrought-iron._2 {
  width: 80%;
}

.tabs-menu-3-copy.wrought-iron {
  width: 60%;
}

.tabs-menu-3-copy.sliding-gates {
  width: 30%;
  align-self: center;
}

.tabs-menu-3-copy.sliding-gates.wrought-iron {
  width: 70%;
}

.tabs-menu-3-copy.photo-gallery {
  width: 100%;
}

.wood-we-build-with-3-copy {
  width: 90px;
  height: 90px;
  filter: grayscale();
  background-image: linear-gradient(315deg, #ed5521, #fff);
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 3px;
  display: flex;
}

.wood-we-build-with-3-copy.w--current {
  width: 90px;
  height: 90px;
  filter: none;
  outline-offset: 0px;
  color: #fff;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #ed5521;
  background-image: linear-gradient(300deg, #ed5521, #fff);
  border-radius: 50%;
  outline: 3px #ed5521;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 3px;
  display: flex;
  overflow: visible;
}

.collection-list-wrapper-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: block;
}

.collection-item-9 {
  flex: 0 auto;
}

.collection-list-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

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

.get-quote-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-top: 40px;
  display: grid;
}

.get-quote-wrapper.success {
  justify-content: center;
}

.map {
  width: 100%;
  height: 100%;
  align-self: center;
  display: block;
}

.div-block-62, .div-block-63 {
  padding: 40px;
}

.html-embed-36 {
  flex-flow: column wrap;
  align-items: center;
  display: flex;
}

.paragraph-41 {
  font-family: Montserrat, sans-serif;
}

.div-block-64 {
  padding: 20px;
}

.paragraph-20px {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.paragraph-20px.features-text {
  color: #151515;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.features-grid-heading {
  color: #151515;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.features-grid-wrap {
  max-width: 350px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.features-grid-wrap.custom-development, .features-grid-wrap.systems {
  display: none;
}

.features-grid-icon {
  width: 150px;
  height: 100px;
  object-fit: scale-down;
  border: 1px #ed5521;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.features-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 60px;
}

.features-grid-icon-2 {
  border: 1px #ed5521;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.paragraph-42 {
  color: #474747;
  font-family: Montserrat, sans-serif;
}

.rich-text-block-3 {
  font-family: Montserrat, sans-serif;
}

.rich-text-block-4 {
  color: #474747;
  font-family: Montserrat, sans-serif;
}

.heading-36 {
  text-align: center;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-43 {
  color: #474747;
  font-family: Montserrat, sans-serif;
}

.text-field, .text-field-2, .text-field-3 {
  font-family: Montserrat, sans-serif;
}

.form-block {
  display: none;
}

.file-upload, .file-upload-2, .file-upload-3, .file-upload-4 {
  text-align: center;
}

.quote-form-copy {
  grid-column-gap: 30px;
  grid-row-gap: 29px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.file-upload-5 {
  text-align: center;
}

.paragraph-44 {
  color: #474747;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.city-landing-page {
  width: 100%;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  display: flex;
}

.div-block-65 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.div-block-65.meet-the-team {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.heading-37 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.div-block-66 {
  padding-left: 40px;
  padding-right: 40px;
}

.quote-form-copy {
  grid-column-gap: 10px;
  grid-row-gap: 29px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-span-9 {
  display: none;
}

.div-block-67 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
  overflow: hidden;
}

.image-50 {
  max-height: 400px;
}

.image-50.about-us-image {
  max-height: 500px;
}

.about-us-image {
  width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: cover;
}

.pricing-grid-pointer-wrap {
  width: 100%;
  border-bottom: 1px #bfbfbf;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  padding: 6px 40px;
  display: flex;
}

.div-block-68 {
  width: 23px;
  height: 23px;
  background-color: #ed5521;
  border-radius: 50px;
  flex: none;
  margin-right: 12px;
  display: flex;
}

.image-51 {
  height: 9px;
  text-align: center;
  flex: 1;
  align-self: center;
}

.pricing-grid-pointer-text {
  color: #474747;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  overflow: visible;
}

.div-block-69 {
  width: 23px;
  height: 23px;
  background-color: #ed5521;
  border-radius: 50px;
  flex: none;
  margin-right: 12px;
  display: flex;
}

.image-52 {
  height: 9px;
  text-align: center;
  flex: 1;
  align-self: center;
}

.feature-bullet-point {
  width: auto;
  border-bottom: 1px #bfbfbf;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  padding: 6px 40px 6px 0;
  display: flex;
}

.tabs-2 {
  width: 100%;
  height: 100%;
  text-align: center;
}

.tabs-menu-4 {
  width: 100%;
}

.tab-pane-tab-1 {
  width: 100%;
  height: 100%;
  padding-top: 40px;
}

.tabs-content-3 {
  width: 100%;
  height: 100%;
}

.div-block-70 {
  width: 100%;
  height: auto;
  text-align: left;
  padding-left: 20px;
}

.sliding-gates-service-header {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-71 {
  width: 100px;
  max-width: 30px;
  border: 1px solid #ed5521;
  border-top-width: 2px;
  margin-bottom: 10px;
}

.sliding-gates-service-subheader {
  text-align: left;
  letter-spacing: 2px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

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

.heading-38 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-72 {
  margin-bottom: 40px;
}

.videos {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.div-block-73 {
  width: auto;
  height: auto;
  border-radius: 50%;
  flex-direction: column;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  overflow: visible;
}

.image-53 {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
}

.text-block-28 {
  color: #151515;
  text-align: center;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
}

.section-copy-copy {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy-copy.utility-page {
  background-color: #ed5521;
  padding-top: 114px;
  padding-bottom: 114px;
}

.section-copy-copy.home-hero {
  padding-top: 163px;
  padding-bottom: 262px;
  position: relative;
  overflow: hidden;
}

.section-copy-copy.home-contact-links {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section-copy-copy.bg-neutral-200 {
  padding-top: 160px;
  padding-bottom: 144px;
  display: none;
}

.section-copy-copy.bg-neutral-200.home-services {
  padding-bottom: 40px;
  display: block;
  overflow: hidden;
}

.section-copy-copy.bg-neutral-200.story {
  padding-top: 192px;
  padding-bottom: 192px;
  overflow: hidden;
}

.section-copy-copy.bg-neutral-200.more-services {
  padding-top: 150px;
  padding-bottom: 128px;
}

.section-copy-copy.bg-primary-1.accent {
  padding-top: 143px;
  padding-bottom: 143px;
  position: relative;
  overflow: hidden;
}

.section-copy-copy.padding-200px {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section-copy-copy.home-about, .section-copy-copy.home-perks {
  overflow: hidden;
}

.section-copy-copy.about-hero {
  padding-top: 96px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

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

.section-copy-copy.padding-240px {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-copy-copy.padding-240px.values {
  overflow: hidden;
}

.section-copy-copy.preview {
  padding-top: 192px;
  padding-bottom: 141px;
  position: relative;
  overflow: hidden;
}

.section-copy-copy.services {
  padding-top: 96px;
  padding-bottom: 144px;
}

.section-copy-copy.service-hero {
  padding-top: 88px;
  padding-bottom: 0;
}

.section-copy-copy.service-about {
  padding-top: 112px;
  padding-bottom: 128px;
}

.section-copy-copy.blog-hero {
  padding-top: 96px;
  padding-bottom: 126px;
}

.section-copy-copy.blog {
  padding-top: 126px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy-copy.post-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

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

.section-copy-copy.projects {
  padding-top: 96px;
  padding-bottom: 149px;
}

.section-copy-copy.project-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-copy.project-about {
  padding-top: 70px;
  padding-bottom: 160px;
}

.section-copy-copy.store {
  padding-top: 96px;
  padding-bottom: 160px;
}

.section-copy-copy.product-hero {
  padding-top: 96px;
  padding-bottom: 0;
}

.section-copy-copy.padding-132px {
  padding-top: 106px;
  padding-bottom: 106px;
}

.section-copy-copy.padding-132px.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.section-copy-copy.contact {
  padding-top: 96px;
  padding-bottom: 142px;
}

.section-copy-copy.location {
  padding-top: 78px;
  padding-bottom: 78px;
  overflow: hidden;
}

.section-copy-copy.faqs {
  padding-top: 148px;
  padding-bottom: 167px;
}

.section-copy-copy.blog-category {
  padding-top: 96px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section-copy-copy.reviews {
  background-color: #f8f8f8;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-copy-copy.watch-this-video, .section-copy-copy.meet-the-team {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.meet-the-team-wrapper {
  justify-content: space-around;
  margin-top: 10px;
  display: flex;
}

.bold-text-9, .bold-text-10, .bold-text-11 {
  font-family: Montserrat, sans-serif;
}

.photo-gallery {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

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

.image-54 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lightbox-link-7 {
  width: 100%;
  height: 100%;
}

.div-block-74 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-75 {
  padding-left: 0;
}

.collection-list-wrapper-18 {
  margin-top: 40px;
}

.div-block-76 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-39 {
  height: auto;
  color: #fff;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

.section-23 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-40 {
  color: #151515;
  text-align: center;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.collection-list-wrapper-19 {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.lightbox-link-8 {
  width: 100%;
  height: 100%;
}

.image-55 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-24 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-41 {
  color: #151515;
  text-align: center;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.section-copy-5 {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy-5.cta {
  height: 175px;
  background-color: #ed5521;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-78 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-42 {
  height: auto;
  color: #fff;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

.heading-43 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-43.see-more {
  margin-top: 20px;
}

.subtitle-3 {
  color: #ed5521;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.111em;
}

.div-block-2-copy-2 {
  display: block;
}

.div-block-2-copy-2.container-default {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.div-block-79 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-copy-6 {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy-6.cta {
  height: 175px;
  background-color: #ed5521;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-80 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-44 {
  height: auto;
  color: #fff;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

.section-copy-7 {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy-7.cta {
  height: 175px;
  background-color: #ed5521;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-81 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-45 {
  height: auto;
  color: #fff;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

.heading-46 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-46.see-more {
  margin-top: 20px;
}

.heading-47 {
  color: #151515;
  text-align: center;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.section-25 {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.collection-list-wrapper-20 {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.div-block-82 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-9 {
  width: 100%;
  height: 100%;
}

.image-56 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.intro {
  display: none;
}

.section-copy-copy-2 {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy-copy-2.meet-the-team {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.bold-text-12 {
  font-family: Montserrat, sans-serif;
}

.div-block-83 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.div-block-83.meet-the-team {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.div-block-84 {
  width: auto;
  height: auto;
  border-radius: 50%;
  flex-direction: column;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  overflow: visible;
}

.text-block-29 {
  color: #151515;
  text-align: center;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
}

.html-embed-19-copy-3 {
  text-align: center;
  margin-top: 20px;
}

.html-embed-19-copy-3.h2 {
  margin-top: 20px;
}

.image-57 {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
}

.div-block-85 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-48 {
  height: auto;
  color: #fff;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

.section-copy-8 {
  background-color: #f8f8f8;
  padding-top: 90px;
  padding-bottom: 60px;
}

.section-copy-8.cta {
  height: 175px;
  background-color: #ed5521;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-86 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-49 {
  height: auto;
  color: #fff;
  margin-bottom: 0;
  margin-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 800;
}

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

.section-27 {
  margin-top: 30px;
}

.html-embed-37 {
  text-align: center;
  margin-top: 0;
}

.html-embed-37.fence-company-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.features-grid-icon-3 {
  width: 150px;
  height: 100px;
  object-fit: scale-down;
  border: 1px #ed5521;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.section-28 {
  margin-top: 30px;
}

.mask-4-copy {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.rich-text-block-6 {
  margin-top: 40px;
}

.mask-5 {
  width: 600px;
  height: 400px;
}

@media screen and (min-width: 1280px) {
  .container-default.project-hero {
    max-width: 70%;
    margin-bottom: 52px;
  }

  .project-detail-title {
    margin-bottom: 5px;
  }

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

  .video-wrap {
    z-index: -999;
    width: 100%;
    height: 100%;
    display: block;
    top: auto;
  }

  .image-27 {
    max-width: none;
    object-fit: cover;
    flex: 0 auto;
  }

  .image-background-section {
    height: 100%;
  }

  .paragraph-19 {
    margin-bottom: 5px;
  }

  .project-details {
    margin-bottom: 10px;
  }

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

  .div-block-32-copy {
    grid-column-gap: 40px;
    margin-bottom: 18px;
  }

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

  .div-block-32-copy-2 {
    grid-column-gap: 40px;
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .features-grid-icon, .features-grid-icon-2, .features-grid-icon-3 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .container-default.project-hero {
    max-width: 1248px;
  }

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

  .section.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section.bg-primary-1.accent {
    display: block;
  }

  .section.bg-primary-1.accent.cta {
    display: none;
  }

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

  .section.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

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

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

  .section.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section.service-hero {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section.post-hero {
    padding-top: 120px;
  }

  .section.post {
    padding-bottom: 160px;
  }

  .section.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section.project-hero {
    padding-top: 120px;
  }

  .section.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section.product-hero {
    padding-top: 120px;
  }

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

  .section.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section.city-service-page-section {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .utility-page-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-medium-770px.changelog {
    margin-top: -180px;
  }

  .card.service {
    max-height: 590px;
    min-height: auto;
    flex: 0 auto;
    overflow: hidden;
  }

  .card.project {
    max-width: none;
  }

  .card.service-copy {
    max-height: 590px;
    min-height: auto;
    flex: 0 auto;
    overflow: hidden;
  }

  .image.card-service {
    height: 100%;
    object-fit: cover;
  }

  .image.card-project {
    width: 100%;
  }

  .image.card-service-copy {
    height: 100%;
    object-fit: cover;
  }

  .bg.home-hero-firlter-copy {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
  }

  .service-item {
    max-width: 33%;
    min-width: 300px;
    flex-direction: row;
    flex: 1;
    align-items: flex-start;
    display: block;
  }

  .card-service-content {
    overflow: visible;
  }

  .card-project-content {
    max-width: none;
  }

  .footer-menu-content {
    flex-direction: row;
    align-items: center;
  }

  .quote-form {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .section-copy-2 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy-2.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy-2.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy-2.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy-2.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy-2.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy-2.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy-2.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy-2.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy-2.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy-2.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy-2.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy-2.service-hero {
    padding-top: 110px;
  }

  .section-copy-2.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy-2.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy-2.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy-2.post-hero {
    padding-top: 120px;
  }

  .section-copy-2.post {
    padding-bottom: 160px;
  }

  .section-copy-2.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy-2.project-hero {
    padding-top: 120px;
  }

  .section-copy-2.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy-2.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy-2.product-hero {
    padding-top: 120px;
  }

  .section-copy-2.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy-2.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy-2.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy-2.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy-2.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy.post {
    padding-bottom: 160px;
  }

  .section-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy.post {
    padding-bottom: 160px;
  }

  .section-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy-copy.post {
    padding-bottom: 160px;
  }

  .section-copy-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy-copy.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy.post {
    padding-bottom: 160px;
  }

  .section-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy.home-hero.home {
    padding-top: 400px;
    padding-bottom: 400px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy.post {
    padding-bottom: 160px;
  }

  .section-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy.post {
    padding-bottom: 160px;
  }

  .section-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy.contact-copy {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .get-a-quote-section {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .get-a-quote-section.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .get-a-quote-section.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .get-a-quote-section.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .get-a-quote-section.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .get-a-quote-section.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .get-a-quote-section.bg-primary-1.accent {
    display: block;
  }

  .get-a-quote-section.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .get-a-quote-section.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .get-a-quote-section.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .get-a-quote-section.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .get-a-quote-section.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .get-a-quote-section.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .get-a-quote-section.service-hero {
    padding-top: 110px;
  }

  .get-a-quote-section.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .get-a-quote-section.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .get-a-quote-section.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .get-a-quote-section.post-hero {
    padding-top: 120px;
  }

  .get-a-quote-section.post {
    padding-bottom: 160px;
  }

  .get-a-quote-section.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .get-a-quote-section.project-hero {
    padding-top: 120px;
  }

  .get-a-quote-section.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .get-a-quote-section.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .get-a-quote-section.product-hero {
    padding-top: 120px;
  }

  .get-a-quote-section.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .get-a-quote-section.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .get-a-quote-section.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .get-a-quote-section.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .get-a-quote-section.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .get-a-quote-section.about-hero-copy {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .html-embed-17 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .footer-menu-content-copy {
    flex-direction: row;
    align-items: center;
  }

  .collection-list-wrapper-12 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  .collection-list-6 {
    flex-flow: wrap;
    display: flex;
  }

  .container-default-accreditations {
    max-width: none;
  }

  .image-27 {
    height: 100%;
    object-fit: cover;
    flex: 1;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-28 {
    width: 100%;
    max-width: none;
  }

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

  .heading-20 {
    text-align: center;
    margin-bottom: 30px;
  }

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

  .paragraph-23 {
    color: #3f3b3b;
    white-space: nowrap;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    display: block;
    position: relative;
  }

  .paragraph-23.services {
    padding-bottom: 5px;
  }

  .paragraph-24.services {
    margin-top: 0;
  }

  .div-block-37 {
    cursor: pointer;
  }

  .service-link-block {
    color: #3f3b3b;
    text-decoration: none;
  }

  .dropdown-toggle {
    padding-left: 10px;
  }

  .collection-list-wrapper-12-copy {
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  .collection-list-6-copy {
    flex-flow: wrap;
    display: flex;
  }

  .service-item-copy {
    max-width: 33%;
    min-width: 300px;
    flex-direction: row;
    flex: 1;
    align-items: flex-start;
    display: block;
  }

  .card-copy.service {
    max-height: 590px;
    min-height: auto;
    flex: 0 auto;
    overflow: hidden;
  }

  .card-copy.project {
    max-width: none;
  }

  .card-copy.service-copy {
    max-height: 590px;
    min-height: auto;
    flex: 0 auto;
    overflow: hidden;
  }

  .image-copy.card-service {
    height: 100%;
    object-fit: cover;
  }

  .image-copy.card-project {
    width: 100%;
  }

  .image-copy.card-service-copy {
    height: 100%;
    object-fit: cover;
  }

  .div-block-45 {
    cursor: pointer;
  }

  .html-embed-29 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .section-copy-3 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy-3.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy-3.home-hero.home {
    padding-top: 400px;
    padding-bottom: 400px;
  }

  .section-copy-3.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .paragraph-28 {
    color: #3f3b3b;
    white-space: nowrap;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    display: block;
    position: relative;
  }

  .section-copy-4, .section-17 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-17.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-17.bg-primary-1.accent {
    display: block;
  }

  .section-19 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-19.city-service-page-section {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-20 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .quote-form-copy {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .section-copy-copy {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .section-copy-copy.utility-page {
    padding-top: 143px;
    padding-bottom: 143px;
  }

  .section-copy-copy.home-hero {
    padding-top: 204px;
    padding-bottom: 328px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 187px;
    padding-bottom: 160px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-copy-copy.about-hero {
    padding-top: 120px;
    padding-bottom: 134px;
  }

  .section-copy-copy.padding-100px {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy-copy.padding-240px {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-copy-copy.preview {
    padding-top: 240px;
    padding-bottom: 176px;
  }

  .section-copy-copy.services {
    padding-top: 120px;
    padding-bottom: 180px;
  }

  .section-copy-copy.service-hero {
    padding-top: 110px;
  }

  .section-copy-copy.service-about {
    padding-top: 140px;
    padding-bottom: 160px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 120px;
    padding-bottom: 157px;
  }

  .section-copy-copy.blog {
    padding-top: 158px;
    padding-bottom: 200px;
  }

  .section-copy-copy.post-hero {
    padding-top: 120px;
  }

  .section-copy-copy.post {
    padding-bottom: 160px;
  }

  .section-copy-copy.projects {
    padding-top: 120px;
    padding-bottom: 186px;
  }

  .section-copy-copy.project-hero {
    padding-top: 120px;
  }

  .section-copy-copy.project-about {
    padding-top: 88px;
    padding-bottom: 200px;
  }

  .section-copy-copy.store {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .section-copy-copy.product-hero {
    padding-top: 120px;
  }

  .section-copy-copy.padding-132px {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-copy-copy.contact {
    padding-top: 120px;
    padding-bottom: 178px;
  }

  .section-copy-copy.location {
    padding-top: 97px;
    padding-bottom: 97px;
  }

  .section-copy-copy.faqs {
    padding-top: 185px;
    padding-bottom: 209px;
  }

  .section-copy-copy.blog-category {
    padding-top: 120px;
    padding-bottom: 200px;
  }

  .meet-the-team-wrapper {
    margin-top: 40px;
  }

  .section-copy-5, .section-copy-6, .section-copy-7, .section-copy-copy-2, .section-copy-8 {
    padding-top: 220px;
    padding-bottom: 220px;
  }
}

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

  blockquote {
    padding: 78px;
  }

  .style-guide-sidebar {
    display: none;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default.home-contact-links {
    margin-top: -86px;
  }

  .container-default.service-hero, .container-default.service-hero-copy {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .style-guide-content {
    margin-left: 0;
  }

  .section-styleguide {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .style-guide-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .typography-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .style-guide-subheader {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .style-guide-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .buttons-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .button-primary.header-button {
    margin-right: 20px;
  }

  .button-primary.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary.cart-checkout {
    border-radius: 0;
  }

  .button-primary.header-button-copy {
    margin-right: 20px;
  }

  .button-primary.header-button-copy.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .header {
    padding-top: 0;
  }

  .header-navigation {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .nav-item-wrapper {
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .nav-item-wrapper.header-button-mobile {
    margin-top: 60px;
    display: block;
  }

  .nav-link {
    font-size: 22px;
  }

  .menu-button {
    width: 56px;
    max-height: 56px;
    min-height: 56px;
    min-width: 56px;
    color: #fff;
    background-color: #ed5521;
    padding: 12px;
    font-size: 30px;
    transition: transform .3s;
  }

  .menu-button:hover {
    transform: scale3d(.97, .97, 1.01);
  }

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

  .nav-menu {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 50px;
    box-shadow: 0 40px 39px rgba(37, 37, 37, .2);
  }

  .footer {
    padding-top: 75px;
  }

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

  .section.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

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

  .section.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

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

  .section.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section.service-hero {
    padding-top: 60px;
  }

  .section.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

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

  .section.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section.post-hero {
    padding-top: 60px;
  }

  .section.post {
    padding-bottom: 102px;
  }

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

  .section.project-hero {
    padding-top: 60px;
  }

  .section.project-about, .section.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section.product-hero {
    padding-top: 60px;
  }

  .section.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

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

  .section.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section.city-service-page-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-medium-770px.changelog {
    margin-top: -120px;
  }

  .divider.post-content-top-divider {
    margin-top: 40px;
    margin-bottom: 66px;
  }

  .divider.post-content-bottom-divider {
    margin-top: 60px;
    margin-bottom: 83px;
  }

  .paragraph.text-color-neutral-100.home-hero, .paragraph.home-about {
    margin-bottom: 40px;
  }

  .paragraph.home-perks {
    max-width: 533px;
  }

  .paragraph.about-hero {
    margin-bottom: 40px;
  }

  .card.testimonial {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .card.testimonial.top {
    margin-bottom: 40px;
  }

  .card.dark.footer-contact-links {
    margin-bottom: 60px;
  }

  .card.contact-sidebar-form-card {
    min-height: 718px;
    min-width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .card.service-review {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card.post-content-bottom-about {
    padding: 58px 55px;
  }

  .card.project-details {
    padding: 48px 40px;
  }

  .card.product-about {
    padding: 69px 50px 42px;
  }

  .card.store-perk {
    padding-top: 54px;
    padding-bottom: 62px;
  }

  .card.contact-form-card, .card.get-a-quote-form-card {
    min-height: 701px;
    padding-top: 63px;
    padding-bottom: 58px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 60px;
    padding-right: 60px;
  }

  .title.text-color-neutral-100.home-hero {
    margin-bottom: 15px;
  }

  .title.text-color-neutral-100.cta, .title.text-color-neutral-100.newsletter {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .title.text-color-neutral-100.home-hero-copy, .title.text-color-neutral-100.home-hero-copy-copy, .title.home-about {
    margin-bottom: 15px;
  }

  .title.home-perks {
    max-width: 428px;
    margin-bottom: 15px;
  }

  .title.h3-size.package-item-title, .title.h4-size.card-testimonial, .title.h4-size.card-post-content-bottom-about {
    margin-bottom: 10px;
  }

  .title.h4-size.package-item-price {
    margin-right: 15px;
  }

  .title.h2-size.contact {
    margin-bottom: 10px;
  }

  .title.about-hero {
    margin-bottom: 20px;
  }

  .title.story, .title.card-value {
    margin-bottom: 10px;
  }

  .title.mission {
    max-width: 425px;
    margin-bottom: 10px;
  }

  .title.service, .title.card-contact-sidebar, .title.service-reviews {
    margin-bottom: 10px;
  }

  .title.blog-hero {
    max-width: 720px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.post {
    margin-bottom: 20px;
  }

  .title.project-hero, .title.store-perks {
    margin-bottom: 10px;
  }

  .title.contact-link-title {
    margin-bottom: 0;
  }

  .title.faqs {
    margin-bottom: 20px;
  }

  .title.h1-size {
    font-size: 46px;
  }

  .title.contact-link-title-copy {
    margin-bottom: 0;
  }

  .title.about-hero-copy {
    margin-bottom: 20px;
  }

  .title.text-color-neutral-100.cta {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .title.text-color-neutral-100.home-hero-copy {
    margin-bottom: 15px;
  }

  .title.text-color-neutral-100.cta {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .title.h4-size.card-testimonial {
    margin-bottom: 10px;
  }

  .title.text-color-neutral-100.cta, .split-content.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.checkout-right {
    flex-basis: auto;
  }

  .split-content.header-center {
    margin-left: auto;
    margin-right: 20px;
  }

  .split-content.home-about-left {
    text-align: center;
    margin-bottom: 100px;
    margin-right: 0;
  }

  .split-content.home-about-right {
    max-width: 533px;
  }

  .split-content.home-perks-left {
    max-width: 612px;
    margin-right: 0;
  }

  .split-content.home-perks-right {
    width: 100%;
    max-width: 612px;
    margin-bottom: 100px;
  }

  .split-content.home-projects-content-top-left {
    max-width: 396px;
  }

  .split-content.testimonials-left {
    margin: 0 auto 40px;
  }

  .split-content.testimonials-right {
    margin-left: auto;
    margin-right: auto;
  }

  .split-content.story-left {
    max-width: 630px;
    flex-direction: column-reverse;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .split-content.story-right {
    max-width: 630px;
    margin: 0 auto 160px;
  }

  .split-content.service-hero-left {
    flex-wrap: wrap;
    flex: 1;
    margin-right: 40px;
  }

  .split-content.service-about-left {
    max-width: 100%;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .split-content.service-about-right {
    max-width: 100%;
  }

  .split-content.project-about-left {
    max-width: 100%;
    margin-right: 0;
  }

  .split-content.project-about-right {
    max-width: 100%;
    margin-top: 80px;
  }

  .split-content.product-content {
    max-width: 588px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content.contact-left {
    max-width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .split-content.contact-right {
    max-width: 100%;
    padding-top: 37px;
    padding-right: 37px;
  }

  .image-wrapper.post-featured {
    margin-bottom: 35px;
  }

  .image-wrapper.footer-contact-link-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image-wrapper.story-left {
    margin-bottom: 0;
  }

  .image-wrapper.team {
    margin-bottom: 0;
    margin-right: 40px;
  }

  .image-wrapper.card-post-content-bottom-about {
    width: 144px;
    max-height: 144px;
    min-height: 144px;
    min-width: 144px;
    margin-right: 48px;
  }

  .image-wrapper.package-item-image {
    margin-bottom: 26px;
  }

  .image-wrapper.product {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-wrapper.contact-link-icon {
    margin-right: 20px;
  }

  .image.service-icon {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .image.service-review-stars {
    margin-bottom: 20px;
  }

  .image.card-store-perk-icon {
    width: 90px;
    max-height: 90px;
    min-height: 90px;
    min-width: 90px;
    margin-bottom: 20px;
  }

  .apple-pay {
    border-radius: 0;
  }

  .header-wrapper {
    margin-bottom: 28px;
  }

  .bg.home-about-image {
    top: -23px;
    right: -23px;
  }

  .bg.home-perks-image {
    top: -20px;
    left: -20px;
  }

  .bg.accent-2 {
    max-width: 70%;
  }

  .bg.testimonials {
    width: 80%;
    min-height: 70%;
  }

  .bg.image-story-left {
    top: auto;
    bottom: -24px;
  }

  .bg.home-perks-image-copy {
    top: -20px;
    left: -20px;
  }

  .bg.accent-2 {
    max-width: 70%;
  }

  .bg.testimonials {
    width: 80%;
    min-height: 70%;
  }

  .bg.accent-2 {
    max-width: 70%;
  }

  .home-about-wrapper {
    flex-direction: column;
  }

  .subtitle {
    margin-bottom: 10px;
  }

  .content-top.home-articles {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .content-top.blog {
    margin-bottom: 32px;
  }

  .content-top.more-posts {
    max-width: 648px;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-vc.home-services {
    margin-top: 48px;
  }

  .cta-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .home-perks-wrapper {
    flex-direction: column-reverse;
  }

  .home-perks-grid {
    margin-bottom: 48px;
  }

  .blog-hero-grid {
    max-width: 720px;
    grid-row-gap: 60px;
    grid-template-columns: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonials-wrapper {
    max-width: 568px;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .home-contact-link-wrapper {
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .testimonials-title-wrapper {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .service-item:first-child {
    margin-top: -51px;
  }

  .service-item:last-child {
    margin-top: 51px;
  }

  .home-projects-grid {
    grid-column-gap: 28px;
  }

  .card-project-content {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .card-project-content-top {
    width: 100%;
  }

  .post-featured-wrapper {
    max-width: 100%;
  }

  .footer-content-bottom {
    margin-top: 70px;
  }

  .footer-content {
    flex-wrap: wrap;
  }

  .footer-main-content-wrapper {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .footer-menu-wrapper {
    max-width: 420px;
  }

  .card-footer-contact-links-wrapper {
    justify-content: space-around;
  }

  .footer-contact-link-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .nav-link-dropdown {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-nav-content {
    flex-wrap: wrap;
  }

  .dropdown-nav-pages-wrapper, .dropdown-nav-pages-wrapper.last {
    width: auto;
  }

  .dropdown-arrow {
    font-size: 10px;
  }

  .dropdown-list {
    padding-top: 0;
    position: static;
  }

  .dropdown-nav-main-wrapper {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-width: 0;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 40px 0 0;
  }

  .header-menu-button-icon-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .icon-wrapper {
    width: 25px;
    min-height: 20px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .header-menu-button-icon-top, .header-menu-button-icon-medium, .header-menu-button-icon-bottom {
    width: 100%;
    max-height: 2px;
    min-height: 2px;
    background-color: #fff;
    padding: 0;
  }

  .about-hero-content {
    max-width: 700px;
    margin-bottom: 80px;
  }

  .story-wrapper {
    flex-direction: column-reverse;
  }

  .story-left-content {
    max-width: 100%;
    margin-bottom: 60px;
  }

  .story-right-content {
    max-width: none;
    margin-bottom: 60px;
    margin-left: 0;
  }

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

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

  .team-wrapper {
    align-items: center;
    display: flex;
  }

  .team-content-top {
    margin-bottom: 20px;
  }

  .container-medium-636px.services, .container-medium-636px.projects {
    margin-bottom: 50px;
  }

  .services-grid {
    grid-column-gap: 30px;
    margin-top: 51px;
  }

  .service-about-wrapper {
    flex-direction: column;
  }

  .service-about-tabs-menu {
    margin-bottom: 60px;
  }

  .card-contact-sidebar-form-content-top {
    max-width: 345px;
  }

  .contact-sidebar-block {
    flex: 1;
  }

  .more-services-grid {
    grid-column-gap: 30px;
  }

  .newsletter-wrapper {
    text-align: center;
    flex-direction: column;
  }

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

  .post-item-content {
    max-width: 460px;
  }

  .container-medium-948px.post-hero {
    margin-bottom: 50px;
  }

  .more-posts-grid {
    grid-template-columns: 1fr;
  }

  .rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5 {
    margin-bottom: 20px;
  }

  .more-posts-collection {
    max-width: 648px;
    margin-left: auto;
    margin-right: auto;
  }

  .projects-grid {
    grid-column-gap: 28px;
    display: flex;
  }

  .container-medium-684px.project-hero {
    margin-bottom: 50px;
  }

  .project-about-wrapper {
    flex-direction: column;
  }

  .card-project-details-wrapper {
    margin-top: -82px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .store-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr 1fr;
  }

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

  .product-content-top {
    max-width: 512px;
  }

  .product-about-tabs-menu {
    margin-bottom: 60px;
  }

  .store-perks-grid {
    max-width: 535px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .card-store-perk-content {
    max-width: 426px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-wrapper {
    flex-direction: column;
  }

  .contact-content-top {
    max-width: 380px;
    margin-bottom: 0;
    margin-right: 40px;
  }

  .contact-content-top.fence-estimator {
    flex: 1;
    align-self: stretch;
    display: block;
  }

  .contact-links-grid {
    grid-row-gap: 28px;
  }

  .section-copy-2 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy-2.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy-2.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy-2.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy-2.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy-2.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy-2.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy-2.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy-2.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy-2.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy-2.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy-2.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

  .section-copy-2.services {
    padding-top: 60px;
    padding-bottom: 115px;
  }

  .section-copy-2.service-hero {
    padding-top: 60px;
  }

  .section-copy-2.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy-2.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy-2.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy-2.post-hero {
    padding-top: 60px;
  }

  .section-copy-2.post {
    padding-bottom: 102px;
  }

  .section-copy-2.projects {
    padding-top: 60px;
    padding-bottom: 119px;
  }

  .section-copy-2.project-hero {
    padding-top: 60px;
  }

  .section-copy-2.project-about, .section-copy-2.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy-2.product-hero {
    padding-top: 60px;
  }

  .section-copy-2.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .section-copy-2.contact {
    padding-top: 60px;
    padding-bottom: 114px;
  }

  .section-copy-2.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy-2.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy-2.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy.project-about, .section-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .img-gallery-main-slide {
    overflow: hidden;
  }

  .img-gallery-subs {
    height: 170px;
  }

  .c-main-img-overlay-lightbox {
    display: none;
  }

  .img-gallery-main {
    height: 370px;
  }

  .c-img-gallery-main-icon {
    z-index: 10;
    background-color: rgba(19, 19, 19, .9);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-right: 5px;
    padding: 5px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-gallery-main-icon {
    width: 20px;
  }

  .hero-section {
    min-height: 90vh;
    padding-left: 10%;
    padding-right: 10%;
  }

  .hero-block {
    flex-direction: column;
  }

  .steps.dots {
    margin-left: 24px;
  }

  .scroll-hero {
    min-height: 40vh;
  }

  .content-hero {
    width: 100%;
  }

  .img-hero {
    width: 100%;
    min-height: 40vh;
    margin-top: 5%;
    margin-bottom: 0%;
  }

  .scoll-wrap-hero {
    height: 85%;
  }

  .hero-section-2 {
    min-height: 90vh;
    padding-left: 10%;
    padding-right: 10%;
  }

  .scroll-hero-2 {
    min-height: 40vh;
  }

  .img-hero-2 {
    width: 100%;
    min-height: 40vh;
    margin-top: 5%;
    margin-bottom: 0%;
  }

  .scoll-wrap-hero-2 {
    height: 85%;
  }

  .bg-copy.home-about-image {
    top: -23px;
    right: -23px;
  }

  .bg-copy.home-perks-image {
    top: -20px;
    left: -20px;
  }

  .bg-copy.accent-2 {
    max-width: 70%;
  }

  .bg-copy.testimonials {
    width: 80%;
    min-height: 70%;
  }

  .bg-copy.image-story-left {
    top: auto;
    bottom: -24px;
  }

  .bg-copy.home-perks-image-copy {
    top: -20px;
    left: -20px;
  }

  .image-copy.service-icon {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .image-copy.service-review-stars {
    margin-bottom: 20px;
  }

  .image-copy.card-store-perk-icon {
    width: 90px;
    max-height: 90px;
    min-height: 90px;
    min-width: 90px;
    margin-bottom: 20px;
  }

  .container-default-copy {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default-copy.home-contact-links {
    margin-top: -86px;
  }

  .container-default-copy.service-hero {
    margin-bottom: 60px;
  }

  .section-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy.project-about, .section-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .container-3 {
    max-width: 728px;
  }

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

  .section-copy-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy-copy.project-about, .section-copy-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy-copy.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy.project-about, .section-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .split-content-copy.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-copy.checkout-right {
    flex-basis: auto;
  }

  .split-content-copy.header-center {
    margin-left: auto;
    margin-right: 20px;
  }

  .split-content-copy.home-about-left {
    text-align: center;
    margin-bottom: 100px;
    margin-right: 0;
  }

  .split-content-copy.home-about-right {
    max-width: 533px;
  }

  .split-content-copy.home-perks-left {
    max-width: 612px;
    margin-right: 0;
  }

  .split-content-copy.home-perks-right {
    width: 100%;
    max-width: 612px;
    margin-bottom: 100px;
  }

  .split-content-copy.home-projects-content-top-left {
    max-width: 396px;
  }

  .split-content-copy.testimonials-left {
    margin: 0 auto 40px;
  }

  .split-content-copy.testimonials-right {
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-copy.story-left {
    max-width: 630px;
    flex-direction: column-reverse;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .split-content-copy.story-right {
    max-width: 630px;
    margin: 0 auto 160px;
  }

  .split-content-copy.service-hero-left {
    flex-wrap: wrap;
    flex: 1;
    margin-right: 40px;
  }

  .split-content-copy.service-about-left {
    max-width: 100%;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .split-content-copy.service-about-right {
    max-width: 100%;
  }

  .split-content-copy.project-about-left {
    max-width: 100%;
    margin-right: 0;
  }

  .split-content-copy.project-about-right {
    max-width: 100%;
    margin-top: 80px;
  }

  .split-content-copy.product-content {
    max-width: 588px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-copy.contact-left {
    max-width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .split-content-copy.contact-right {
    max-width: 100%;
    padding-top: 37px;
    padding-right: 37px;
  }

  .button-primary-copy.header-button {
    margin-right: 20px;
  }

  .button-primary-copy.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-copy.cart-checkout {
    border-radius: 0;
  }

  .flex-vc-copy.home-services, .flex-vc-copy.home-services-copy {
    margin-top: 48px;
  }

  .title-copy.text-color-neutral-100.home-hero {
    margin-bottom: 15px;
  }

  .title-copy.text-color-neutral-100.cta, .title-copy.text-color-neutral-100.newsletter {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .title-copy.home-about {
    margin-bottom: 15px;
  }

  .title-copy.home-perks {
    max-width: 428px;
    margin-bottom: 15px;
  }

  .title-copy.h3-size.package-item-title, .title-copy.h4-size.card-testimonial, .title-copy.h4-size.card-post-content-bottom-about {
    margin-bottom: 10px;
  }

  .title-copy.h4-size.package-item-price {
    margin-right: 15px;
  }

  .title-copy.h2-size.contact {
    margin-bottom: 10px;
  }

  .title-copy.about-hero {
    margin-bottom: 20px;
  }

  .title-copy.story, .title-copy.card-value {
    margin-bottom: 10px;
  }

  .title-copy.mission {
    max-width: 425px;
    margin-bottom: 10px;
  }

  .title-copy.service, .title-copy.card-contact-sidebar, .title-copy.service-reviews {
    margin-bottom: 10px;
  }

  .title-copy.blog-hero {
    max-width: 720px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy.post {
    margin-bottom: 20px;
  }

  .title-copy.project-hero, .title-copy.store-perks {
    margin-bottom: 10px;
  }

  .title-copy.contact-link-title {
    margin-bottom: 0;
  }

  .title-copy.faqs {
    margin-bottom: 20px;
  }

  .title-copy.h1-size {
    font-size: 46px;
  }

  .title-copy2.text-color-neutral-100.home-hero {
    margin-bottom: 15px;
  }

  .title-copy2.text-color-neutral-100.cta, .title-copy2.text-color-neutral-100.newsletter {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .title-copy2.home-about {
    margin-bottom: 15px;
  }

  .title-copy2.home-perks {
    max-width: 428px;
    margin-bottom: 15px;
  }

  .title-copy2.h3-size.package-item-title, .title-copy2.h4-size.card-testimonial, .title-copy2.h4-size.card-post-content-bottom-about {
    margin-bottom: 10px;
  }

  .title-copy2.h4-size.package-item-price {
    margin-right: 15px;
  }

  .title-copy2.h2-size.contact {
    margin-bottom: 10px;
  }

  .title-copy2.about-hero {
    margin-bottom: 20px;
  }

  .title-copy2.story, .title-copy2.card-value {
    margin-bottom: 10px;
  }

  .title-copy2.mission {
    max-width: 425px;
    margin-bottom: 10px;
  }

  .title-copy2.service, .title-copy2.card-contact-sidebar, .title-copy2.service-reviews {
    margin-bottom: 10px;
  }

  .title-copy2.blog-hero {
    max-width: 720px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy2.post {
    margin-bottom: 20px;
  }

  .title-copy2.project-hero, .title-copy2.store-perks {
    margin-bottom: 10px;
  }

  .title-copy2.contact-link-title {
    margin-bottom: 0;
  }

  .title-copy2.faqs {
    margin-bottom: 20px;
  }

  .title-copy2.h1-size {
    font-size: 46px;
  }

  .button-primary-copy4.header-button {
    margin-right: 20px;
  }

  .button-primary-copy4.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-copy4.cart-checkout {
    border-radius: 0;
  }

  .button-primary-copy4-copy.header-button {
    margin-right: 20px;
  }

  .button-primary-copy4-copy.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-copy4-copy.cart-checkout {
    border-radius: 0;
  }

  .button-primary-copy4-copy.header-button {
    margin-right: 20px;
  }

  .button-primary-copy4-copy.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-copy4-copy.cart-checkout {
    border-radius: 0;
  }

  .button-primary-copy4-copy-copy.header-button {
    margin-right: 20px;
  }

  .button-primary-copy4-copy-copy.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-copy4-copy-copy.cart-checkout {
    border-radius: 0;
  }

  .button-primary-copy4-copy-copy.header-button {
    margin-right: 20px;
  }

  .button-primary-copy4-copy-copy.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-copy4-copy-copy.cart-checkout {
    border-radius: 0;
  }

  .section-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy.project-about, .section-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .container-default-copy {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default-copy.home-contact-links {
    margin-top: -86px;
  }

  .container-default-copy.service-hero {
    margin-bottom: 60px;
  }

  .button-primary-landing-page.header-button {
    margin-right: 20px;
  }

  .button-primary-landing-page.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-landing-page.cart-checkout {
    border-radius: 0;
  }

  .cta-wrapper-landing-page {
    text-align: center;
    flex-direction: column;
  }

  .cta-button.header-button {
    margin-right: 20px;
  }

  .cta-button.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .cta-button.cart-checkout {
    border-radius: 0;
  }

  .contact-wrapper-test {
    flex-direction: column;
  }

  .subtitle-test {
    margin-bottom: 10px;
  }

  .contact-content-top-copy {
    max-width: 380px;
    margin-bottom: 0;
    margin-right: 40px;
  }

  .contact-content-top-copy.fence-estimator {
    max-width: 100%;
    flex: 1;
    align-self: stretch;
    display: block;
  }

  .virtual-fence-estimate-wrapper-copy {
    flex-direction: column;
  }

  .virtual-fence-estimate-split-content-copy.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.checkout-right {
    flex-basis: auto;
  }

  .virtual-fence-estimate-split-content-copy.header-center {
    margin-left: auto;
    margin-right: 20px;
  }

  .virtual-fence-estimate-split-content-copy.home-about-left {
    text-align: center;
    margin-bottom: 100px;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.home-about-right {
    max-width: 533px;
  }

  .virtual-fence-estimate-split-content-copy.home-perks-left {
    max-width: 612px;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.home-perks-right {
    width: 100%;
    max-width: 612px;
    margin-bottom: 100px;
  }

  .virtual-fence-estimate-split-content-copy.home-projects-content-top-left {
    max-width: 396px;
  }

  .virtual-fence-estimate-split-content-copy.testimonials-left {
    margin: 0 auto 40px;
  }

  .virtual-fence-estimate-split-content-copy.testimonials-right {
    margin-left: auto;
    margin-right: auto;
  }

  .virtual-fence-estimate-split-content-copy.story-left {
    max-width: 630px;
    flex-direction: column-reverse;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .virtual-fence-estimate-split-content-copy.story-right {
    max-width: 630px;
    margin: 0 auto 160px;
  }

  .virtual-fence-estimate-split-content-copy.service-hero-left {
    flex-wrap: wrap;
    flex: 1;
    margin-right: 40px;
  }

  .virtual-fence-estimate-split-content-copy.service-about-left {
    max-width: 100%;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.service-about-right {
    max-width: 100%;
  }

  .virtual-fence-estimate-split-content-copy.project-about-left {
    max-width: 100%;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.project-about-right {
    max-width: 100%;
    margin-top: 80px;
  }

  .virtual-fence-estimate-split-content-copy.product-content {
    max-width: 588px;
    margin-left: auto;
    margin-right: auto;
  }

  .virtual-fence-estimate-split-content-copy.contact-left {
    max-width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .virtual-fence-estimate-split-content-copy.contact-right {
    max-width: 100%;
    padding-top: 37px;
    padding-right: 37px;
  }

  .virtual-fence-estimate-split-content-copy.virtual-fence-estimate-left-copy {
    max-width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .contact-links-grid-copy {
    grid-row-gap: 28px;
  }

  .section-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy.project-about, .section-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

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

  .video-embed {
    z-index: 1;
  }

  .accreditation-icons.yelp {
    display: none;
  }

  .fence-type-1 {
    flex-direction: column;
    display: flex;
  }

  .divider-copy.post-content-top-divider {
    margin-top: 40px;
    margin-bottom: 66px;
  }

  .divider-copy.post-content-bottom-divider {
    margin-top: 60px;
    margin-bottom: 83px;
  }

  .image-19, .image-19.chain-link, .image-19.pipe-fence, .image-19.wood, .image-19.wrought-iron, .image-19.wood-copy {
    overflow: hidden;
  }

  .button-primary-learn-more.header-button {
    margin-right: 20px;
  }

  .button-primary-learn-more.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-learn-more.cart-checkout {
    border-radius: 0;
  }

  .get-a-quote-section {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .get-a-quote-section.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .get-a-quote-section.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .get-a-quote-section.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .get-a-quote-section.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .get-a-quote-section.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .get-a-quote-section.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .get-a-quote-section.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .get-a-quote-section.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .get-a-quote-section.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .get-a-quote-section.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .get-a-quote-section.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

  .get-a-quote-section.services {
    padding-top: 60px;
    padding-bottom: 115px;
  }

  .get-a-quote-section.service-hero {
    padding-top: 60px;
  }

  .get-a-quote-section.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .get-a-quote-section.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .get-a-quote-section.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .get-a-quote-section.post-hero {
    padding-top: 60px;
  }

  .get-a-quote-section.post {
    padding-bottom: 102px;
  }

  .get-a-quote-section.projects {
    padding-top: 60px;
    padding-bottom: 119px;
  }

  .get-a-quote-section.project-hero {
    padding-top: 60px;
  }

  .get-a-quote-section.project-about, .get-a-quote-section.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .get-a-quote-section.product-hero {
    padding-top: 60px;
  }

  .get-a-quote-section.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .get-a-quote-section.contact {
    padding-top: 60px;
    padding-bottom: 114px;
  }

  .get-a-quote-section.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .get-a-quote-section.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .get-a-quote-section.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .get-a-quote-section.about-hero-copy {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .footer-menu-wrapper-copy, .footer-menu-wrapper-2 {
    max-width: 420px;
  }

  .container-default-accreditations {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default-accreditations.home-contact-links {
    margin-top: -86px;
  }

  .container-default-accreditations.service-hero {
    margin-bottom: 60px;
  }

  .card-fixed.testimonial {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .card-fixed.testimonial.top {
    margin-bottom: 40px;
  }

  .card-fixed.dark.footer-contact-links {
    margin-bottom: 60px;
  }

  .card-fixed.contact-sidebar-form-card {
    min-height: 718px;
    min-width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .card-fixed.service-review {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card-fixed.post-content-bottom-about {
    padding: 58px 55px;
  }

  .card-fixed.project-details {
    padding: 48px 40px;
  }

  .card-fixed.product-about {
    padding: 69px 50px 42px;
  }

  .card-fixed.store-perk {
    padding-top: 54px;
    padding-bottom: 62px;
  }

  .card-fixed.contact-form-card, .card-fixed.get-a-quote-form-card {
    min-height: 701px;
    padding-top: 63px;
    padding-bottom: 58px;
  }

  .collection-item-7 {
    width: auto;
    height: auto;
  }

  .collection-list-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .collection-list-wrapper-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: space-around;
    display: grid;
  }

  .footer-menu-wrapper-2-copy {
    max-width: 420px;
  }

  .nav-link-2 {
    font-size: 22px;
  }

  .dropdown-nav-main-wrapper-2 {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-width: 0;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 40px 0 0;
  }

  .button-primary-3.header-button {
    margin-right: 20px;
  }

  .button-primary-3.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-3.header-button {
    margin-right: 20px;
  }

  .button-primary-3.header-button.header-button-mobile {
    margin-right: 0;
    display: block;
  }

  .button-primary-3.header-button-copy {
    margin-right: 20px;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 50px;
    box-shadow: 0 40px 39px rgba(37, 37, 37, .2);
  }

  .menu-button-2 {
    width: 56px;
    max-height: 56px;
    min-height: 56px;
    min-width: 56px;
    color: #fff;
    background-color: #ed5521;
    padding: 12px;
    font-size: 30px;
    transition: transform .3s;
  }

  .menu-button-2:hover {
    transform: scale3d(.97, .97, 1.01);
  }

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

  .card-2.contact-form-card {
    min-height: 701px;
    padding-top: 63px;
    padding-bottom: 58px;
  }

  .card-2.dark.footer-contact-links {
    margin-bottom: 60px;
  }

  .footer-content-bottom-2 {
    margin-top: 70px;
  }

  .footer-2 {
    padding-top: 75px;
  }

  .footer-contact-link-wrapper-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .dropdown {
    margin-left: 0;
    margin-right: 0;
    font-family: Raleway, sans-serif;
  }

  .text-block-15 {
    color: #151515;
    font-size: 22px;
    font-weight: 500;
  }

  .text-block-15:hover {
    color: #ed5521;
  }

  .service-link-block {
    width: 100%;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .dropdown-list-2.w--open {
    box-shadow: none;
    margin-top: 20px;
    position: relative;
  }

  .service-item-copy:first-child {
    margin-top: -51px;
  }

  .service-item-copy:last-child {
    margin-top: 51px;
  }

  .card-copy.testimonial {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .card-copy.testimonial.top {
    margin-bottom: 40px;
  }

  .card-copy.dark.footer-contact-links {
    margin-bottom: 60px;
  }

  .card-copy.contact-sidebar-form-card {
    min-height: 718px;
    min-width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .card-copy.service-review {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card-copy.post-content-bottom-about {
    padding: 58px 55px;
  }

  .card-copy.project-details {
    padding: 48px 40px;
  }

  .card-copy.product-about {
    padding: 69px 50px 42px;
  }

  .card-copy.store-perk {
    padding-top: 54px;
    padding-bottom: 62px;
  }

  .card-copy.contact-form-card, .card-copy.get-a-quote-form-card {
    min-height: 701px;
    padding-top: 63px;
    padding-bottom: 58px;
  }

  .image-wrapper-copy.post-featured {
    margin-bottom: 35px;
  }

  .image-wrapper-copy.footer-contact-link-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image-wrapper-copy.story-left {
    margin-bottom: 0;
  }

  .image-wrapper-copy.team {
    margin-bottom: 0;
    margin-right: 40px;
  }

  .image-wrapper-copy.card-post-content-bottom-about {
    width: 144px;
    max-height: 144px;
    min-height: 144px;
    min-width: 144px;
    margin-right: 48px;
  }

  .image-wrapper-copy.package-item-image {
    margin-bottom: 26px;
  }

  .image-wrapper-copy.product {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-wrapper-copy.contact-link-icon {
    margin-right: 20px;
  }

  .image-copy.service-icon {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .image-copy.service-review-stars {
    margin-bottom: 20px;
  }

  .image-copy.card-store-perk-icon {
    width: 90px;
    max-height: 90px;
    min-height: 90px;
    min-width: 90px;
    margin-bottom: 20px;
  }

  .nav-link-3 {
    font-size: 22px;
  }

  .footer-content-bottom-3 {
    margin-top: 70px;
  }

  .text-block-22 {
    color: #151515;
    font-size: 22px;
    font-weight: 500;
  }

  .text-block-22:hover {
    color: #ed5521;
  }

  .section-copy-3 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy-3.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy-3.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy-4 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .image-39.service-icon {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .subtitle-2 {
    margin-bottom: 10px;
  }

  .footer-3 {
    padding-top: 75px;
  }

  .card-3.contact-form-card {
    min-height: 701px;
    padding-top: 63px;
    padding-bottom: 58px;
  }

  .card-3.testimonial {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .card-3.testimonial.top {
    margin-bottom: 40px;
  }

  .card-3.dark.footer-contact-links {
    margin-bottom: 60px;
  }

  .footer-contact-link-wrapper-3 {
    flex-direction: column;
    align-items: stretch;
  }

  .section-17 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-17.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-17.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .menu-button-3 {
    width: 56px;
    max-height: 56px;
    min-height: 56px;
    min-width: 56px;
    color: #fff;
    background-color: #ed5521;
    padding: 12px;
    font-size: 30px;
    transition: transform .3s;
  }

  .menu-button-3:hover {
    transform: scale3d(.97, .97, 1.01);
  }

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

  .footer-menu-wrapper-3 {
    max-width: 420px;
  }

  .section-19 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-19.city-service-page-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-20 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .split-content-copy.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-copy.checkout-right {
    flex-basis: auto;
  }

  .split-content-copy.header-center {
    margin-left: auto;
    margin-right: 20px;
  }

  .split-content-copy.home-about-left {
    text-align: center;
    margin-bottom: 100px;
    margin-right: 0;
  }

  .split-content-copy.home-about-right {
    max-width: 533px;
  }

  .split-content-copy.home-perks-left {
    max-width: 612px;
    margin-right: 0;
  }

  .split-content-copy.home-perks-right {
    width: 100%;
    max-width: 612px;
    margin-bottom: 100px;
  }

  .split-content-copy.home-projects-content-top-left {
    max-width: 396px;
  }

  .split-content-copy.testimonials-left {
    margin: 0 auto 40px;
  }

  .split-content-copy.testimonials-right {
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-copy.story-left {
    max-width: 630px;
    flex-direction: column-reverse;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .split-content-copy.story-right {
    max-width: 630px;
    margin: 0 auto 160px;
  }

  .split-content-copy.service-hero-left {
    flex-wrap: wrap;
    flex: 1;
    margin-right: 40px;
  }

  .split-content-copy.service-about-left {
    max-width: 100%;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .split-content-copy.service-about-right {
    max-width: 100%;
  }

  .split-content-copy.project-about-left {
    max-width: 100%;
    margin-right: 0;
  }

  .split-content-copy.project-about-right {
    max-width: 100%;
    margin-top: 80px;
  }

  .split-content-copy.product-content {
    max-width: 588px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-copy.contact-left {
    max-width: 100%;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .split-content-copy.contact-right {
    max-width: 100%;
    padding-top: 37px;
    padding-right: 37px;
  }

  .split-content-copy.service-hero-left-copy {
    flex-wrap: wrap;
    flex: 1;
    margin-right: 40px;
  }

  .card_side {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .card_traits-list {
    grid-row-gap: 2rem;
  }

  .get-quote-wrapper {
    flex-direction: column;
  }

  .paragraph-20px.features-text {
    font-size: 17px;
  }

  .features-grid {
    grid-template-columns: 1fr 1fr;
    align-items: start;
    justify-items: center;
  }

  .section-copy-copy {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .section-copy-copy.utility-page {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .section-copy-copy.home-hero {
    padding-top: 130px;
    padding-bottom: 210px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 128px;
    padding-bottom: 115px;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 120px;
    padding-bottom: 102px;
  }

  .section-copy-copy.bg-primary-1.accent {
    padding-top: 114px;
    padding-bottom: 114px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .section-copy-copy.about-hero {
    padding-top: 60px;
    padding-bottom: 112px;
  }

  .section-copy-copy.padding-100px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-copy-copy.padding-240px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-copy-copy.preview {
    padding-top: 160px;
    padding-bottom: 113px;
  }

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

  .section-copy-copy.service-hero {
    padding-top: 60px;
  }

  .section-copy-copy.service-about {
    padding-top: 90px;
    padding-bottom: 102px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section-copy-copy.blog {
    padding-top: 100px;
    padding-bottom: 128px;
  }

  .section-copy-copy.post-hero {
    padding-top: 60px;
  }

  .section-copy-copy.post {
    padding-bottom: 102px;
  }

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

  .section-copy-copy.project-hero {
    padding-top: 60px;
  }

  .section-copy-copy.project-about, .section-copy-copy.store {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .section-copy-copy.product-hero {
    padding-top: 60px;
  }

  .section-copy-copy.padding-132px {
    padding-top: 84px;
    padding-bottom: 84px;
  }

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

  .section-copy-copy.location {
    padding-top: 63px;
    padding-bottom: 63px;
  }

  .section-copy-copy.faqs {
    padding-top: 118px;
    padding-bottom: 134px;
  }

  .section-copy-copy.blog-category {
    padding-top: 60px;
    padding-bottom: 128px;
  }

  .meet-the-team-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 28px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section-copy-5 {
    padding-top: 141px;
    padding-bottom: 141px;
  }

  .subtitle-3 {
    margin-bottom: 10px;
  }

  .section-copy-6, .section-copy-7, .section-copy-copy-2, .section-copy-8 {
    padding-top: 141px;
    padding-bottom: 141px;
  }
}

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

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  blockquote {
    padding: 65px 35px;
    font-size: 22px;
  }

  .container-default.home-contact-links {
    margin-top: -69px;
  }

  .container-default.service-hero, .container-default.service-hero-copy {
    margin-bottom: 50px;
  }

  .style-guide-title {
    font-size: 46px;
    line-height: 52px;
  }

  .style-guide-header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .color-primary-grid, .color-neutral-grid {
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-large {
    font-size: 20px;
    line-height: 32px;
  }

  .style-guide-subheader, .style-guide-content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .icons-grid {
    grid-template-columns: repeat(auto-fit, 80px);
  }

  .button-primary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary.header-button {
    display: none;
  }

  .button-primary.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-primary.header-button-copy {
    display: none;
  }

  .button-secondary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-secondary.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-secondary.full-width.buy-now {
    margin-top: 20px;
  }

  .header {
    padding-top: 0;
  }

  .menu-button {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .nav-menu {
    padding-top: 15px;
  }

  .footer {
    padding-top: 63px;
  }

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

  .section.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section.service-hero {
    padding-top: 50px;
  }

  .section.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

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

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

  .section.post-hero {
    padding-top: 50px;
  }

  .section.post {
    padding-bottom: 82px;
  }

  .section.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section.project-hero {
    padding-top: 50px;
  }

  .section.project-about {
    padding-bottom: 102px;
  }

  .section.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section.product-hero {
    padding-top: 50px;
  }

  .section.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .section.city-service-page-section {
    padding-top: 50px;
  }

  .utility-page-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  ._404-title {
    font-size: 108px;
  }

  .container-medium-770px.changelog {
    margin-top: -100px;
  }

  .divider.card-project {
    margin-top: 25px;
    margin-bottom: 22px;
  }

  .divider.post-content-top-divider {
    margin-top: 35px;
    margin-bottom: 55px;
  }

  .divider.post-content-bottom-divider {
    margin-top: 50px;
    margin-bottom: 69px;
  }

  .paragraph.password, .paragraph._404 {
    margin-bottom: 35px;
  }

  .paragraph.text-color-neutral-100.home-hero {
    max-width: 552px;
  }

  .paragraph.home-about {
    margin-bottom: 35px;
  }

  .paragraph.home-perks {
    margin-bottom: 28px;
  }

  .paragraph.text-color-neutral-200.footer-main-content {
    margin-bottom: 25px;
  }

  .paragraph.about-hero {
    margin-bottom: 35px;
  }

  .paragraph.service-review {
    margin-bottom: 20px;
  }

  .paragraph.project-hero-short-description, .paragraph.store {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.text-color-neutral-200.footer-main-content {
    margin-bottom: 25px;
  }

  .card.changelog {
    padding: 50px 35px;
  }

  .card.home-perks-testimonial {
    max-width: 80%;
    padding: 48px 35px;
  }

  .card.testimonial {
    padding: 50px 25px 46px;
  }

  .card.dark.footer-contact-links {
    margin-bottom: 50px;
  }

  .card.value {
    padding: 40px 35px 43px;
  }

  .card.contact-sidebar-form-card {
    min-height: 699px;
    padding: 40px 35px 50px;
  }

  .card.service-review {
    padding: 50px 35px;
  }

  .card.post-content-bottom-about {
    flex-direction: column;
    padding: 48px 35px;
  }

  .card.project-details {
    max-width: 543px;
    padding: 40px 35px;
  }

  .card.product-about {
    padding: 58px 35px 35px;
  }

  .card.store-perk {
    padding-top: 45px;
    padding-bottom: 52px;
  }

  .card.contact-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .card.location {
    padding: 31px 35px 46px;
  }

  .card.faq {
    padding: 38px 35px;
  }

  .card.utility-page {
    padding: 50px 35px;
  }

  .card.get-a-quote-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .title.text-color-neutral-100.home-hero {
    max-width: 552px;
    margin-bottom: 10px;
  }

  .title.text-color-neutral-100.cta, .title.text-color-neutral-100.newsletter {
    max-width: 432px;
    margin-bottom: 35px;
  }

  .title.text-color-neutral-100.home-hero-copy, .title.text-color-neutral-100.home-hero-copy-copy {
    max-width: 552px;
    margin-bottom: 10px;
  }

  .title.home-about {
    max-width: 480px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.home-perks {
    max-width: 380px;
    margin-bottom: 10px;
  }

  .title.h3-size {
    font-size: 22px;
  }

  .title.h4-size {
    font-size: 20px;
  }

  .title.h4-size.card-testimonial {
    margin-bottom: 6px;
  }

  .title.h4-size.post-item-title {
    margin-bottom: 10px;
  }

  .title.h4-size.package-item-price {
    margin-right: 10px;
  }

  .title.h2-size {
    font-size: 32px;
  }

  .title.h2-size.add-cart-price {
    margin-right: 20px;
  }

  .title.h2-size.contact {
    max-width: 304px;
  }

  .title.about-hero {
    max-width: 595px;
    margin-bottom: 15px;
  }

  .title.story {
    max-width: 468px;
  }

  .title.card-value {
    margin-bottom: 6px;
  }

  .title.preview {
    max-width: 466px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.mission {
    max-width: 380px;
  }

  .title.services {
    margin-bottom: 6px;
  }

  .title.blog-hero {
    margin-bottom: 35px;
  }

  .title.post {
    margin-bottom: 15px;
  }

  .title.project-hero {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.store {
    margin-bottom: 6px;
  }

  .title.card-store-perk {
    margin-bottom: 4px;
  }

  .title.faqs {
    margin-bottom: 15px;
  }

  .title.h1-size {
    font-size: 38px;
  }

  .title.about-hero-copy {
    max-width: 595px;
    margin-bottom: 15px;
  }

  .title.text-color-neutral-100.cta {
    max-width: 432px;
    margin-bottom: 35px;
  }

  .title.text-color-neutral-100.home-hero-copy {
    max-width: 552px;
    margin-bottom: 10px;
  }

  .title.text-color-neutral-100.cta {
    max-width: 432px;
    margin-bottom: 35px;
  }

  .title.h4-size {
    font-size: 20px;
  }

  .title.h4-size.card-testimonial {
    margin-bottom: 6px;
  }

  .title.text-color-neutral-100.cta {
    max-width: 432px;
    margin-bottom: 35px;
  }

  .split-content.home-about-left {
    margin-bottom: 80px;
  }

  .split-content.home-services-content-top-left {
    max-width: 360px;
  }

  .split-content.home-perks-right {
    margin-bottom: 80px;
  }

  .split-content.home-projects-content-top-left {
    margin-right: 0;
  }

  .split-content.story-right {
    margin-bottom: 128px;
  }

  .split-content.service-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.service-about-left {
    margin-bottom: 70px;
  }

  .split-content.project-about-left {
    margin-bottom: -40px;
  }

  .split-content.project-about-right {
    margin-top: 70px;
  }

  .split-content.contact-left {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .split-content.contact-right {
    padding-top: 25px;
    padding-right: 25px;
  }

  .checkout-row {
    flex-direction: column;
  }

  .image-wrapper.order-item-image {
    margin-bottom: 15px;
  }

  .image-wrapper.post-featured {
    margin-bottom: 30px;
  }

  .image-wrapper.footer-contact-link-icon {
    margin-bottom: 0;
    margin-right: 25px;
  }

  .image-wrapper.team {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .image-wrapper.post-item-image {
    margin-bottom: 23px;
  }

  .image-wrapper.post-content-top-about-image {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-right: 10px;
  }

  .image-wrapper.card-post-content-bottom-about {
    width: 115px;
    max-height: 115px;
    min-height: 115px;
    min-width: 115px;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .image-wrapper.package-item-image {
    margin-bottom: 22px;
  }

  .image-wrapper.product {
    margin-bottom: 40px;
  }

  .image-wrapper.contact-link-icon, .image-wrapper.card-location-link-icon {
    margin-right: 15px;
  }

  .image-wrapper.protected-page-icon {
    width: 110px;
    max-height: 110px;
    min-height: 110px;
    min-width: 110px;
    margin-bottom: 30px;
  }

  .image.card-testimonial-picture {
    margin-right: 15px;
  }

  .image.card-value-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 25px;
  }

  .image.service-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 20px;
  }

  .image.service-review-stars {
    margin-bottom: 15px;
  }

  .header-wrapper {
    margin-bottom: 23px;
  }

  .bg.home-about-image {
    top: -20px;
    right: -20px;
  }

  .bg.testimonials {
    width: 90%;
  }

  .bg.about-hero {
    width: 80%;
    min-height: 38%;
  }

  .bg.image-story-left {
    bottom: -16px;
    left: -16px;
  }

  .bg.image-story-right {
    bottom: -16px;
    right: -16px;
  }

  .bg.testimonials {
    width: 90%;
  }

  .home-contact-links-wrapper {
    flex-direction: column;
  }

  .content-top.home-services {
    margin-bottom: 120px;
  }

  .content-top.home-projects {
    text-align: center;
    flex-flow: column;
    align-items: center;
    margin-bottom: 22px;
  }

  .content-top.home-articles {
    margin-bottom: 12px;
  }

  .content-top.blog {
    margin-bottom: 22px;
  }

  .home-perks-grid {
    grid-row-gap: 16px;
    margin-bottom: 40px;
  }

  .blog-hero-grid {
    grid-row-gap: 50px;
  }

  .home-contact-link-wrapper {
    flex-direction: row;
    padding-top: 33px;
    padding-bottom: 40px;
  }

  .home-contact-links-divider {
    width: auto;
    min-height: 1px;
    margin: 0 29px;
  }

  .home-contact-link-content-top {
    margin-bottom: 15px;
  }

  .testimonials-title-wrapper {
    max-width: 432px;
    margin-bottom: 30px;
  }

  .service-item:first-child, .service-item:last-child {
    margin-top: 0;
  }

  .services-slider-right-arrow {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    font-size: 28px;
    top: -90px;
    left: 80px;
    right: auto;
  }

  .services-slider-left-arrow {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    font-size: 28px;
    top: -90px;
    left: 0;
    right: auto;
  }

  .card-service-main-content {
    padding-bottom: 54px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .home-projects-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .project-item:first-child, .project-item:last-child {
    margin-top: 0;
  }

  .card-project-content {
    padding-top: 28px;
    padding-bottom: 30px;
  }

  .footer-content-bottom {
    margin-top: 60px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .footer-main-content-wrapper {
    margin-bottom: 50px;
  }

  .footer-menu-main-content {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .footer-menu-wrapper {
    margin-bottom: 40px;
  }

  .card-footer-contact-links-wrapper {
    flex-direction: column;
  }

  .card-footer-contact-links-divider {
    width: auto;
    min-height: 1px;
    margin: 20px 0;
  }

  .footer-contact-link-wrapper {
    flex-direction: row;
    align-self: flex-start;
  }

  .dropdown-nav-pages-wrapper {
    margin-bottom: 40px;
    margin-right: 40px;
  }

  .dropdown-nav-main-wrapper {
    margin-bottom: -40px;
    padding-top: 35px;
  }

  .about-hero-content {
    margin-bottom: 70px;
  }

  .about-achievements-grid {
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    grid-template-columns: auto auto;
    justify-content: center;
  }

  .big-number.about-achievement {
    margin-bottom: 4px;
    font-size: 48px;
  }

  .story-left-content, .story-right-content {
    margin-bottom: 50px;
  }

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

  .values-title-wrapper {
    max-width: 360px;
    text-align: center;
    margin: 0 auto 50px;
  }

  .card-value-content {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-small-569px.about-team {
    margin-bottom: 40px;
  }

  .about-team-grid {
    max-width: 630px;
    grid-row-gap: 70px;
    margin-left: auto;
    margin-right: auto;
  }

  .team-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .team-content {
    max-width: 432px;
  }

  .team-content-top {
    margin-bottom: 15px;
  }

  .team-rol {
    font-size: 22px;
  }

  .preview-button {
    width: 18%;
    max-height: 32%;
    min-height: 32%;
    min-width: 18%;
  }

  .container-medium-636px.services, .container-medium-636px.projects, .container-medium-636px.store {
    margin-bottom: 40px;
  }

  .services-grid {
    grid-row-gap: 51px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .service-hero-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .service-about-tabs-menu {
    margin-bottom: 50px;
  }

  .service-about-tab-link {
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .service-review-name {
    margin-bottom: 2px;
  }

  .more-services-grid {
    grid-row-gap: 51px;
    grid-template-columns: 1fr;
  }

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

  .post-item-content {
    max-width: 346px;
  }

  .button-category {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-medium-948px.post-hero {
    margin-bottom: 40px;
  }

  .more-posts-grid {
    grid-template-columns: 1fr;
  }

  .rich-text h2 {
    margin-bottom: 15px;
  }

  .rich-text p {
    margin-bottom: 20px;
  }

  .rich-text ol {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-left: 30px;
  }

  .rich-text h3 {
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .rich-text figure {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .rich-text h4 {
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .rich-text ul {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-left: 30px;
  }

  .rich-text h5 {
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .rich-text h6 {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .projects-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .container-medium-684px.project-hero {
    margin-bottom: 40px;
  }

  .project-details-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: auto auto;
    justify-content: center;
  }

  .project-detail-title {
    margin-bottom: 10px;
  }

  .card-project-details-wrapper {
    margin-top: -68px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .store-grid {
    grid-row-gap: 60px;
  }

  .package-item-price-compare {
    font-size: 16px;
  }

  .product-title-wrapper {
    margin-bottom: 6px;
  }

  .add-cart-option-grid {
    margin-bottom: 43px;
  }

  .product-about-tabs-menu {
    margin-bottom: 50px;
  }

  .product-about-tab-link {
    flex: 1;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .contact-content-top {
    margin-bottom: 31px;
    margin-right: 0;
  }

  .contact-links-grid {
    grid-row-gap: 23px;
  }

  .quote-form {
    grid-template-columns: 1fr;
  }

  .faqs-content-top {
    margin-bottom: 40px;
  }

  .card-faq-content-bottom {
    margin-left: 63px;
  }

  .card-faq-icon {
    margin-right: 25px;
  }

  .heading {
    margin-bottom: 6px;
  }

  .section-copy-2 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy-2.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy-2.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy-2.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy-2.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy-2.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy-2.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy-2.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy-2.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy-2.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy-2.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy-2.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy-2.service-hero {
    padding-top: 50px;
  }

  .section-copy-2.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy-2.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .section-copy-2.blog {
    padding-top: 80px;
    padding-bottom: 102px;
  }

  .section-copy-2.post-hero {
    padding-top: 50px;
  }

  .section-copy-2.post {
    padding-bottom: 82px;
  }

  .section-copy-2.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy-2.project-hero {
    padding-top: 50px;
  }

  .section-copy-2.project-about {
    padding-bottom: 102px;
  }

  .section-copy-2.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy-2.product-hero {
    padding-top: 50px;
  }

  .section-copy-2.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy-2.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy-2.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy-2.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy.post {
    padding-bottom: 82px;
  }

  .section-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .img-gallery-main {
    height: 270px;
  }

  .img-gallery-main-arrow {
    display: block;
  }

  .img-gallery-main-arrow.right {
    width: 50%;
    height: 35px;
    background-color: rgba(19, 19, 19, .5);
    font-size: 1em;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .img-gallery-main-arrow.left {
    width: 50%;
    height: 35px;
    width: 50%;
    height: 35px;
    background-color: rgba(19, 19, 19, .5);
    font-size: 1em;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .img-gallery-main-arrow.right {
    width: 50%;
    height: 35px;
    background-color: rgba(19, 19, 19, .5);
    font-size: 1em;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .c-img-gallery-main-icon {
    opacity: .75;
  }

  .c-img-gallery-sub {
    display: none;
  }

  .img-gallery-main-icon {
    width: 15px;
  }

  .img-hero {
    margin-top: 15%;
  }

  .step-block {
    min-height: 110vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .scoll-wrap {
    z-index: 1;
    height: 100%;
    bottom: 50%;
  }

  .dot {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 50%;
  }

  .step-content-block {
    z-index: 2;
    order: -1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .img-block {
    z-index: 3;
    width: 70%;
    min-height: 50vh;
    order: 3;
    padding-top: 20px;
    position: relative;
  }

  .content-wrap {
    width: 90%;
    height: 50vh;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .step {
    justify-content: center;
    padding: 8%;
  }

  .img-hero-2 {
    margin-top: 15%;
  }

  .bg-copy.home-about-image {
    top: -20px;
    right: -20px;
  }

  .bg-copy.testimonials {
    width: 90%;
  }

  .bg-copy.about-hero {
    width: 80%;
    min-height: 38%;
  }

  .bg-copy.image-story-left {
    bottom: -16px;
    left: -16px;
  }

  .bg-copy.image-story-right {
    bottom: -16px;
    right: -16px;
  }

  .image-copy.card-testimonial-picture {
    margin-right: 15px;
  }

  .image-copy.card-value-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 25px;
  }

  .image-copy.service-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 20px;
  }

  .image-copy.service-review-stars {
    margin-bottom: 15px;
  }

  .img-block-right {
    z-index: 3;
    width: 70%;
    min-height: 50vh;
    order: 3;
    padding-top: 20px;
    position: relative;
  }

  .installation-heading {
    margin-bottom: 6px;
  }

  .container-default-copy.home-contact-links {
    margin-top: -69px;
  }

  .container-default-copy.service-hero {
    margin-bottom: 50px;
  }

  .step-copy {
    justify-content: center;
    padding: 8%;
  }

  .installation-heading-copy {
    margin-bottom: 6px;
  }

  .services.slider-large {
    font-size: 15px;
  }

  .name.slider-large {
    font-size: 30px;
  }

  .step-block-stagger {
    min-height: 110vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .section-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy.post {
    padding-bottom: 82px;
  }

  .section-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .section-copy-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy-copy.post {
    padding-bottom: 82px;
  }

  .section-copy-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy-copy.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .section-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy.post {
    padding-bottom: 82px;
  }

  .section-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .split-content-copy.home-about-left {
    margin-bottom: 80px;
  }

  .split-content-copy.home-services-content-top-left {
    max-width: 360px;
  }

  .split-content-copy.home-perks-right {
    margin-bottom: 80px;
  }

  .split-content-copy.home-projects-content-top-left {
    margin-right: 0;
  }

  .split-content-copy.story-right {
    margin-bottom: 128px;
  }

  .split-content-copy.service-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-copy.service-about-left {
    margin-bottom: 70px;
  }

  .split-content-copy.project-about-left {
    margin-bottom: -40px;
  }

  .split-content-copy.project-about-right {
    margin-top: 70px;
  }

  .split-content-copy.contact-left {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .split-content-copy.contact-right {
    padding-top: 25px;
    padding-right: 25px;
  }

  .button-primary-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-copy.header-button {
    display: none;
  }

  .button-primary-copy.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .title-copy.text-color-neutral-100.home-hero {
    max-width: 552px;
    margin-bottom: 10px;
  }

  .title-copy.text-color-neutral-100.cta, .title-copy.text-color-neutral-100.newsletter {
    max-width: 432px;
    margin-bottom: 35px;
  }

  .title-copy.home-about {
    max-width: 480px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy.home-perks {
    max-width: 380px;
    margin-bottom: 10px;
  }

  .title-copy.h3-size {
    font-size: 22px;
  }

  .title-copy.h4-size {
    font-size: 20px;
  }

  .title-copy.h4-size.card-testimonial {
    margin-bottom: 6px;
  }

  .title-copy.h4-size.post-item-title {
    margin-bottom: 10px;
  }

  .title-copy.h4-size.package-item-price {
    margin-right: 10px;
  }

  .title-copy.h2-size {
    font-size: 32px;
  }

  .title-copy.h2-size.add-cart-price {
    margin-right: 20px;
  }

  .title-copy.h2-size.contact {
    max-width: 304px;
  }

  .title-copy.about-hero {
    max-width: 595px;
    margin-bottom: 15px;
  }

  .title-copy.story {
    max-width: 468px;
  }

  .title-copy.card-value {
    margin-bottom: 6px;
  }

  .title-copy.preview {
    max-width: 466px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy.mission {
    max-width: 380px;
  }

  .title-copy.services {
    margin-bottom: 6px;
  }

  .title-copy.blog-hero {
    margin-bottom: 35px;
  }

  .title-copy.post {
    margin-bottom: 15px;
  }

  .title-copy.project-hero {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy.store {
    margin-bottom: 6px;
  }

  .title-copy.card-store-perk {
    margin-bottom: 4px;
  }

  .title-copy.faqs {
    margin-bottom: 15px;
  }

  .title-copy.h1-size {
    font-size: 38px;
  }

  .title-copy2.text-color-neutral-100.home-hero {
    max-width: 552px;
    margin-bottom: 10px;
  }

  .title-copy2.text-color-neutral-100.cta, .title-copy2.text-color-neutral-100.newsletter {
    max-width: 432px;
    margin-bottom: 35px;
  }

  .title-copy2.home-about {
    max-width: 480px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy2.home-perks {
    max-width: 380px;
    margin-bottom: 10px;
  }

  .title-copy2.h3-size {
    font-size: 22px;
  }

  .title-copy2.h4-size {
    font-size: 20px;
  }

  .title-copy2.h4-size.card-testimonial {
    margin-bottom: 6px;
  }

  .title-copy2.h4-size.post-item-title {
    margin-bottom: 10px;
  }

  .title-copy2.h4-size.package-item-price {
    margin-right: 10px;
  }

  .title-copy2.h2-size {
    font-size: 32px;
  }

  .title-copy2.h2-size.add-cart-price {
    margin-right: 20px;
  }

  .title-copy2.h2-size.contact {
    max-width: 304px;
  }

  .title-copy2.about-hero {
    max-width: 595px;
    margin-bottom: 15px;
  }

  .title-copy2.story {
    max-width: 468px;
  }

  .title-copy2.card-value {
    margin-bottom: 6px;
  }

  .title-copy2.preview {
    max-width: 466px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy2.mission {
    max-width: 380px;
  }

  .title-copy2.services {
    margin-bottom: 6px;
  }

  .title-copy2.blog-hero {
    margin-bottom: 35px;
  }

  .title-copy2.post {
    margin-bottom: 15px;
  }

  .title-copy2.project-hero {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy2.store {
    margin-bottom: 6px;
  }

  .title-copy2.card-store-perk {
    margin-bottom: 4px;
  }

  .title-copy2.faqs {
    margin-bottom: 15px;
  }

  .title-copy2.h1-size {
    font-size: 38px;
  }

  .button-primary-copy4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-copy4.header-button {
    display: none;
  }

  .button-primary-copy4.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-primary-copy4-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-copy4-copy.header-button {
    display: none;
  }

  .button-primary-copy4-copy.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-primary-copy4-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-copy4-copy.header-button {
    display: none;
  }

  .button-primary-copy4-copy.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-primary-copy4-copy-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-copy4-copy-copy.header-button {
    display: none;
  }

  .button-primary-copy4-copy-copy.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-primary-copy4-copy-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-copy4-copy-copy.header-button {
    display: none;
  }

  .button-primary-copy4-copy-copy.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy.post {
    padding-bottom: 82px;
  }

  .section-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .container-default-copy.home-contact-links {
    margin-top: -69px;
  }

  .container-default-copy.service-hero {
    margin-bottom: 50px;
  }

  .button-primary-landing-page {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-landing-page.header-button {
    display: none;
  }

  .button-primary-landing-page.large {
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .cta-button.header-button {
    display: none;
  }

  .cta-button.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .contact-content-top-copy {
    margin-bottom: 31px;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.home-about-left {
    margin-bottom: 80px;
  }

  .virtual-fence-estimate-split-content-copy.home-services-content-top-left {
    max-width: 360px;
  }

  .virtual-fence-estimate-split-content-copy.home-perks-right {
    margin-bottom: 80px;
  }

  .virtual-fence-estimate-split-content-copy.home-projects-content-top-left {
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.story-right {
    margin-bottom: 128px;
  }

  .virtual-fence-estimate-split-content-copy.service-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.service-about-left {
    margin-bottom: 70px;
  }

  .virtual-fence-estimate-split-content-copy.project-about-left {
    margin-bottom: -40px;
  }

  .virtual-fence-estimate-split-content-copy.project-about-right {
    margin-top: 70px;
  }

  .virtual-fence-estimate-split-content-copy.contact-left {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .virtual-fence-estimate-split-content-copy.contact-right {
    padding-top: 25px;
    padding-right: 25px;
  }

  .virtual-fence-estimate-split-content-copy.virtual-fence-estimate-left-copy {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .contact-links-grid-copy {
    grid-row-gap: 23px;
  }

  .section-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy.post {
    padding-bottom: 82px;
  }

  .section-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .section-copy.contact-copy {
    padding-top: 50px;
    padding-bottom: 91px;
  }

  .divider-copy.card-project {
    margin-top: 25px;
    margin-bottom: 22px;
  }

  .divider-copy.post-content-top-divider {
    margin-top: 35px;
    margin-bottom: 55px;
  }

  .divider-copy.post-content-bottom-divider {
    margin-top: 50px;
    margin-bottom: 69px;
  }

  .button-primary-learn-more {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-learn-more.header-button {
    display: none;
  }

  .button-primary-learn-more.large {
    padding-left: 50px;
    padding-right: 50px;
  }

  .get-a-quote-section {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .get-a-quote-section.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .get-a-quote-section.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .get-a-quote-section.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .get-a-quote-section.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .get-a-quote-section.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .get-a-quote-section.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .get-a-quote-section.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .get-a-quote-section.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .get-a-quote-section.padding-100px {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .get-a-quote-section.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .get-a-quote-section.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .get-a-quote-section.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .get-a-quote-section.service-hero {
    padding-top: 50px;
  }

  .get-a-quote-section.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .get-a-quote-section.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .get-a-quote-section.blog {
    padding-top: 80px;
    padding-bottom: 102px;
  }

  .get-a-quote-section.post-hero {
    padding-top: 50px;
  }

  .get-a-quote-section.post {
    padding-bottom: 82px;
  }

  .get-a-quote-section.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .get-a-quote-section.project-hero {
    padding-top: 50px;
  }

  .get-a-quote-section.project-about {
    padding-bottom: 102px;
  }

  .get-a-quote-section.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .get-a-quote-section.product-hero {
    padding-top: 50px;
  }

  .get-a-quote-section.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .get-a-quote-section.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

  .get-a-quote-section.location {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .get-a-quote-section.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .get-a-quote-section.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .get-a-quote-section.about-hero-copy {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .footer-menu-wrapper-copy, .footer-menu-wrapper-2 {
    margin-bottom: 40px;
  }

  .container-default-accreditations.home-contact-links {
    margin-top: -69px;
  }

  .container-default-accreditations.service-hero {
    margin-bottom: 50px;
  }

  .card-fixed.changelog {
    padding: 50px 35px;
  }

  .card-fixed.home-perks-testimonial {
    max-width: 80%;
    padding: 48px 35px;
  }

  .card-fixed.testimonial {
    padding: 50px 25px 46px;
  }

  .card-fixed.dark.footer-contact-links {
    margin-bottom: 50px;
  }

  .card-fixed.value {
    padding: 40px 35px 43px;
  }

  .card-fixed.contact-sidebar-form-card {
    min-height: 699px;
    padding: 40px 35px 50px;
  }

  .card-fixed.service-review {
    padding: 50px 35px;
  }

  .card-fixed.post-content-bottom-about {
    flex-direction: column;
    padding: 48px 35px;
  }

  .card-fixed.project-details {
    max-width: 543px;
    padding: 40px 35px;
  }

  .card-fixed.product-about {
    padding: 58px 35px 35px;
  }

  .card-fixed.store-perk {
    padding-top: 45px;
    padding-bottom: 52px;
  }

  .card-fixed.contact-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .card-fixed.location {
    padding: 31px 35px 46px;
  }

  .card-fixed.faq {
    padding: 38px 35px;
  }

  .card-fixed.utility-page {
    padding: 50px 35px;
  }

  .card-fixed.get-a-quote-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .footer-menu-wrapper-2-copy {
    margin-bottom: 40px;
  }

  .dropdown-nav-main-wrapper-2 {
    margin-bottom: -40px;
    padding-top: 35px;
  }

  .button-primary-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-3.header-button, .button-primary-3.header-button-copy {
    display: none;
  }

  .nav-menu-2 {
    padding-top: 15px;
  }

  .menu-button-2 {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .card-2.contact-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .card-2.dark.footer-contact-links {
    margin-bottom: 50px;
  }

  .footer-content-bottom-2 {
    margin-top: 60px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .footer-2 {
    padding-top: 63px;
  }

  .card-footer-contact-links-divider-2 {
    width: auto;
    min-height: 1px;
    margin: 20px 0;
  }

  .footer-contact-link-wrapper-2 {
    flex-direction: row;
    align-self: flex-start;
  }

  .service-item-copy:first-child, .service-item-copy:last-child {
    margin-top: 0;
  }

  .card-copy.changelog {
    padding: 50px 35px;
  }

  .card-copy.home-perks-testimonial {
    max-width: 80%;
    padding: 48px 35px;
  }

  .card-copy.testimonial {
    padding: 50px 25px 46px;
  }

  .card-copy.dark.footer-contact-links {
    margin-bottom: 50px;
  }

  .card-copy.value {
    padding: 40px 35px 43px;
  }

  .card-copy.contact-sidebar-form-card {
    min-height: 699px;
    padding: 40px 35px 50px;
  }

  .card-copy.service-review {
    padding: 50px 35px;
  }

  .card-copy.post-content-bottom-about {
    flex-direction: column;
    padding: 48px 35px;
  }

  .card-copy.project-details {
    max-width: 543px;
    padding: 40px 35px;
  }

  .card-copy.product-about {
    padding: 58px 35px 35px;
  }

  .card-copy.store-perk {
    padding-top: 45px;
    padding-bottom: 52px;
  }

  .card-copy.contact-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .card-copy.location {
    padding: 31px 35px 46px;
  }

  .card-copy.faq {
    padding: 38px 35px;
  }

  .card-copy.utility-page {
    padding: 50px 35px;
  }

  .card-copy.get-a-quote-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .image-wrapper-copy.order-item-image {
    margin-bottom: 15px;
  }

  .image-wrapper-copy.post-featured {
    margin-bottom: 30px;
  }

  .image-wrapper-copy.footer-contact-link-icon {
    margin-bottom: 0;
    margin-right: 25px;
  }

  .image-wrapper-copy.team {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .image-wrapper-copy.post-item-image {
    margin-bottom: 23px;
  }

  .image-wrapper-copy.post-content-top-about-image {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-right: 10px;
  }

  .image-wrapper-copy.card-post-content-bottom-about {
    width: 115px;
    max-height: 115px;
    min-height: 115px;
    min-width: 115px;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .image-wrapper-copy.package-item-image {
    margin-bottom: 22px;
  }

  .image-wrapper-copy.product {
    margin-bottom: 40px;
  }

  .image-wrapper-copy.contact-link-icon, .image-wrapper-copy.card-location-link-icon {
    margin-right: 15px;
  }

  .image-wrapper-copy.protected-page-icon {
    width: 110px;
    max-height: 110px;
    min-height: 110px;
    min-width: 110px;
    margin-bottom: 30px;
  }

  .image-copy.card-testimonial-picture {
    margin-right: 15px;
  }

  .image-copy.card-value-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 25px;
  }

  .image-copy.service-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 20px;
  }

  .image-copy.service-review-stars {
    margin-bottom: 15px;
  }

  .card-service-main-content-copy {
    padding-bottom: 54px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .button-primary-copy4-copy-copy-2, .button-primary-copy4-copy-copy-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-26.text-color-neutral-200.footer-main-content {
    margin-bottom: 25px;
  }

  .footer-content-bottom-3 {
    margin-top: 60px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .section-copy-3 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy-3.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy-3.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .button-secondary-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-copy-4 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .image-39.service-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
    margin-bottom: 20px;
  }

  .button-primary-copy4-copy-copy-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-3 {
    padding-top: 63px;
  }

  .button-primary-copy4-copy-copy-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-3.contact-form-card {
    min-height: 955px;
    padding: 53px 30px 48px;
  }

  .card-3.testimonial {
    padding: 50px 25px 46px;
  }

  .card-3.dark.footer-contact-links {
    margin-bottom: 50px;
  }

  .card-footer-contact-links-divider-3 {
    width: auto;
    min-height: 1px;
    margin: 20px 0;
  }

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

  .footer-contact-link-wrapper-3 {
    flex-direction: row;
    align-self: flex-start;
  }

  .button-primary-learn-more-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-17 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-17.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-17.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .menu-button-3 {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
  }

  .footer-menu-wrapper-3 {
    margin-bottom: 40px;
  }

  .section-19 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-19.city-service-page-section {
    padding-top: 50px;
  }

  .section-20 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .button-primary-copy4-copy-copy-6, .button-primary-copy4-copy-copy-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .split-content-copy.home-about-left {
    margin-bottom: 80px;
  }

  .split-content-copy.home-services-content-top-left {
    max-width: 360px;
  }

  .split-content-copy.home-perks-right {
    margin-bottom: 80px;
  }

  .split-content-copy.home-projects-content-top-left {
    margin-right: 0;
  }

  .split-content-copy.story-right {
    margin-bottom: 128px;
  }

  .split-content-copy.service-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-copy.service-about-left {
    margin-bottom: 70px;
  }

  .split-content-copy.project-about-left {
    margin-bottom: -40px;
  }

  .split-content-copy.project-about-right {
    margin-top: 70px;
  }

  .split-content-copy.contact-left {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .split-content-copy.contact-right {
    padding-top: 25px;
    padding-right: 25px;
  }

  .split-content-copy.service-hero-left-copy {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .button-primary-copy4-copy-copy-8, .button-primary-copy4-copy-copy-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .features-grid-wrap {
    max-width: 360px;
  }

  .features-grid-icon {
    margin-bottom: 10px;
  }

  .features-grid {
    grid-column-gap: 30px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .features-grid-icon-2 {
    margin-bottom: 10px;
  }

  .quote-form-copy {
    grid-template-columns: 1fr;
  }

  .section-copy-copy {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .section-copy-copy.utility-page {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .section-copy-copy.home-hero {
    padding-top: 100px;
    padding-bottom: 168px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 102px;
    padding-bottom: 92px;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 96px;
    padding-bottom: 82px;
  }

  .section-copy-copy.bg-primary-1.accent {
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .section-copy-copy.about-hero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

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

  .section-copy-copy.padding-240px {
    padding-top: 133px;
    padding-bottom: 133px;
  }

  .section-copy-copy.preview {
    padding-top: 133px;
    padding-bottom: 90px;
  }

  .section-copy-copy.services {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-copy-copy.service-hero {
    padding-top: 50px;
  }

  .section-copy-copy.service-about {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

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

  .section-copy-copy.post-hero {
    padding-top: 50px;
  }

  .section-copy-copy.post {
    padding-bottom: 82px;
  }

  .section-copy-copy.projects {
    padding-top: 50px;
    padding-bottom: 95px;
  }

  .section-copy-copy.project-hero {
    padding-top: 50px;
  }

  .section-copy-copy.project-about {
    padding-bottom: 102px;
  }

  .section-copy-copy.store {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy-copy.product-hero {
    padding-top: 50px;
  }

  .section-copy-copy.padding-132px {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .section-copy-copy.contact {
    padding-top: 50px;
    padding-bottom: 91px;
  }

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

  .section-copy-copy.faqs {
    padding-top: 95px;
    padding-bottom: 107px;
  }

  .section-copy-copy.blog-category {
    padding-top: 50px;
    padding-bottom: 102px;
  }

  .section-copy-5, .section-copy-6, .section-copy-7, .section-copy-copy-2, .section-copy-8 {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .features-grid-icon-3 {
    margin-bottom: 10px;
  }
}

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

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }

  blockquote {
    padding: 54px 25px;
    font-size: 20px;
  }

  figcaption {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5em;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
    overflow: hidden;
  }

  .container-default.accent {
    align-items: center;
  }

  .container-default.home-contact-links {
    margin-top: -58px;
    display: block;
  }

  .container-default.home-contact-links.service-areas-template {
    display: none;
  }

  .container-default.service-hero {
    margin-bottom: 10px;
  }

  .container-default.service-areas {
    align-items: flex-start;
  }

  .container-default.header-container {
    display: block;
  }

  .container-default.mobile.top-header-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .container-default.service-hero-copy {
    margin-bottom: 10px;
  }

  .container-default.meet-the-team {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .container-default.meet-the-team-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-styleguide {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .style-guide-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .color-primary-grid, .color-neutral-grid {
    grid-template-columns: 1fr;
  }

  .style-guide-subheader {
    padding-left: 20px;
    padding-right: 20px;
  }

  .style-guide-content-wrapper {
    padding: 60px 20px;
  }

  .icons-grid {
    grid-template-columns: repeat(auto-fit, 60px);
  }

  .button-primary {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary.header-button, .button-primary.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary.contact-form {
    white-space: pre-wrap;
  }

  .button-primary.header-button-copy {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary.cta {
    margin-top: 10px;
    padding: 10px 20px;
  }

  .button-secondary {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .button-secondary.small, .button-secondary.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-secondary.full-width.buy-now {
    margin-top: 15px;
  }

  .header {
    padding-top: 0;
  }

  .header-logo {
    height: 60px;
    max-height: 100%;
    object-fit: contain;
    position: static;
  }

  .header-navigation {
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
  }

  .nav-item-wrapper {
    width: 100%;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .nav-item-wrapper.header-button-mobile {
    width: 100%;
    margin-top: 0;
  }

  .nav-item-wrapper.no-dropdown {
    margin-left: 0;
    font-weight: 700;
  }

  .nav-link {
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .nav-link.w--current {
    font-family: Montserrat, sans-serif;
  }

  .nav-link.dropdown {
    justify-content: center;
  }

  .menu-button {
    padding: 10px;
    font-size: 26px;
  }

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

  .footer {
    padding-top: 20px;
  }

  .footer-logo-container {
    margin-bottom: 10px;
  }

  .footer-nav {
    width: 100%;
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    align-items: flex-start;
    margin-right: 0;
  }

  .footer-logo {
    width: 100%;
    padding: 20px;
  }

  .footer-nav-item {
    width: 99.9997%;
    text-align: center;
    flex-direction: row;
    justify-content: center;
  }

  .page-wrapper {
    overflow: visible;
  }

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

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

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

  .section.home-contact-links {
    display: block;
  }

  .section.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section.bg-primary-1.accent.reviews {
    display: none;
  }

  .section.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section.home-perks {
    padding-bottom: 8px;
    display: none;
  }

  .section.home-perks.why-us {
    display: none;
  }

  .section.about-hero {
    padding-top: 40px;
  }

  .section.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section.service-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .section.service-about.service-template {
    padding-top: 60px;
    overflow: hidden;
  }

  .section.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section.post-hero {
    padding-top: 40px;
  }

  .section.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section.project-hero {
    padding-top: 40px;
  }

  .section.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section.product-hero {
    padding-top: 40px;
  }

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

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

  .section.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section.about-hero-copy, .section.city-service-page-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.wood-fence-installation {
    padding-top: 30px;
  }

  .utility-page-wrap {
    padding: 60px 16px;
  }

  .input {
    height: 62%;
    min-height: 35px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .input.icon-input {
    padding-right: 20%;
  }

  .input.newsletter {
    padding-left: 19px;
    padding-right: 19px;
  }

  .input.input-copy {
    margin-bottom: 0;
    padding: 0 5px;
  }

  .input.input-copy.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 19px;
  }

  ._404-title {
    font-size: 90px;
  }

  .container-medium-770px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-770px.changelog {
    margin-top: -80px;
  }

  .divider.card-project {
    margin-top: 0;
    margin-bottom: 0;
  }

  .divider.post-content-top-divider {
    margin-top: 30px;
    margin-bottom: 46px;
  }

  .divider.post-content-bottom-divider {
    margin-top: 42px;
    margin-bottom: 58px;
  }

  .paragraph.password, .paragraph._404 {
    margin-bottom: 30px;
  }

  .paragraph.text-color-neutral-100.home-hero {
    text-align: center;
    margin-bottom: 10px;
  }

  .paragraph.home-about {
    margin-bottom: 30px;
  }

  .paragraph.home-perks {
    margin-bottom: 23px;
  }

  .paragraph.card-service {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .paragraph.text-color-neutral-200.footer-main-content {
    text-align: center;
    margin-bottom: 20px;
  }

  .paragraph.about-hero {
    text-align: left;
  }

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

  .paragraph.service-short-description {
    text-align: left;
    font-family: Montserrat, sans-serif;
  }

  .paragraph.project-hero-short-description {
    max-width: 396px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.store {
    max-width: 417px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.text-color-neutral-200.footer-main-content {
    text-align: center;
    margin-bottom: 20px;
  }

  .card.changelog {
    padding: 40px 25px;
  }

  .card.home-perks-testimonial {
    max-width: 100%;
    padding: 40px 25px;
    position: relative;
  }

  .card.testimonial {
    padding-top: 42px;
    padding-bottom: 38px;
  }

  .card.testimonial.top {
    margin-bottom: 35px;
  }

  .card.service {
    min-height: auto;
    order: 0;
  }

  .card.service.service-areas {
    align-items: flex-start;
  }

  .card.project {
    width: 100%;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .card.value {
    padding: 33px 25px 36px;
  }

  .card.contact-sidebar-form-card {
    min-height: 675px;
    padding: 33px 25px 40px;
  }

  .card.service-review, .card.post-content-bottom-about {
    padding: 40px 25px;
  }

  .card.project-details {
    padding: 33px 10px;
  }

  .card.product-about {
    padding-top: 48px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .card.store-perk {
    padding: 38px 25px 43px;
  }

  .card.contact-form-card {
    min-height: 200px;
    flex-direction: column;
    padding: 44px 25px 40px;
  }

  .card.location {
    padding: 26px 25px 38px;
  }

  .card.faq {
    margin-bottom: 20px;
    padding: 32px 25px 32px 20px;
  }

  .card.utility-page {
    padding: 42px 25px;
  }

  .card.get-a-quote-form-card {
    min-height: 200px;
    padding: 44px 25px 40px;
  }

  .card.service-copy {
    min-height: auto;
    order: 0;
  }

  .card.service-copy.service-areas {
    align-items: flex-start;
  }

  .checkout-block-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .checkout-block-content {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title {
    font-size: 30px;
  }

  .title.text-color-neutral-100.home-hero {
    font-size: 28px;
  }

  .title.text-color-neutral-100.cta {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: block;
  }

  .title.text-color-neutral-100.newsletter {
    max-width: 328px;
    margin-bottom: 30px;
  }

  .title.text-color-neutral-100.home-hero-copy, .title.text-color-neutral-100.home-hero-copy-copy {
    text-align: center;
    font-size: 28px;
  }

  .title.home-about {
    max-width: 343px;
  }

  .title.home-services.our-services, .title.home-projects.completed-projects {
    font-size: 28px;
  }

  .title.h3-size {
    font-size: 20px;
  }

  .title.h3-size.card-project {
    font-size: 15px;
  }

  .title.h3-size.card-project.truncate {
    white-space: normal;
  }

  .title.h3-size.package-item-title {
    margin-bottom: 6px;
  }

  .title.h4-size {
    font-size: 18px;
  }

  .title.h4-size.post-featured-sidebar {
    margin-bottom: 6px;
  }

  .title.h4-size.post-item-title {
    margin-bottom: 5px;
  }

  .title.h4-size.card-location {
    margin-bottom: 6px;
  }

  .title.h2-size {
    font-size: 26px;
  }

  .title.h2-size.post-featured {
    margin-bottom: 6px;
  }

  .title.h2-size.team {
    text-align: center;
    margin-bottom: 5px;
  }

  .title.h2-size.add-cart-price {
    margin-right: 10px;
    font-size: 24px;
  }

  .title.h2-size.contact {
    margin-bottom: 6px;
  }

  .title.text-color-neutral-200.footer-title {
    text-align: center;
  }

  .title.h5-size {
    font-size: 16px;
  }

  .title.about-hero {
    max-width: none;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 800;
  }

  .title.story {
    max-width: 380px;
  }

  .title.preview {
    max-width: 345px;
  }

  .title.mission {
    max-width: 300px;
  }

  .title.service.service-template {
    text-align: center;
    text-align: center;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .title.card-contact-sidebar {
    margin-bottom: 6px;
  }

  .title.more-services {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .title.blog {
    margin-right: 0;
  }

  .title.post {
    max-width: 387px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.contact-link-title {
    font-size: 16px;
  }

  .title.faqs {
    margin-bottom: 10px;
  }

  .title.h1-size {
    font-size: 32px;
  }

  .title.contact-link-title-copy {
    font-size: 16px;
  }

  .title.about-hero-copy {
    max-width: none;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 32px;
    font-weight: 800;
  }

  .title.text-color-neutral-100.cta {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: block;
  }

  .title.text-color-neutral-200.footer-title {
    text-align: center;
  }

  .title.h5-size {
    font-size: 16px;
  }

  .title.text-color-neutral-200.footer-title {
    text-align: center;
  }

  .title.text-color-neutral-100.home-hero-copy {
    text-align: center;
    font-size: 28px;
  }

  .title.text-color-neutral-100.cta {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: block;
  }

  .title.h4-size {
    font-size: 18px;
  }

  .title.h5-size {
    font-size: 16px;
  }

  .title.text-color-neutral-100.cta {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: block;
  }

  .split-content.header-right {
    margin-right: 20px;
  }

  .split-content.header-center {
    margin-right: 15px;
  }

  .split-content.home-about-left {
    margin-bottom: 70px;
  }

  .split-content.home-services-content-top-left {
    max-width: 280px;
  }

  .split-content.home-perks-right {
    margin-bottom: 70px;
  }

  .split-content.home-projects-content-top-left {
    max-width: 319px;
    margin-left: 0;
    margin-right: 0;
  }

  .split-content.home-projects-content-top-right {
    display: none;
  }

  .split-content.home-articles-content-top-left {
    margin-right: 0;
  }

  .split-content.testimonials-left {
    margin-bottom: 35px;
  }

  .split-content.card-project-content-bottom-left {
    max-width: 150px;
    justify-content: flex-start;
    overflow: hidden;
  }

  .split-content.card-project-content-bottom-left.truncate {
    max-width: 120px;
  }

  .split-content.card-project-content-bottom-right.truncate {
    flex-wrap: nowrap;
    overflow: hidden;
  }

  .split-content.story-right {
    margin-bottom: 100px;
  }

  .split-content.service-hero-left {
    max-width: 421px;
    margin-bottom: 35px;
  }

  .split-content.service-hero-left.service-template {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .split-content.service-about-left {
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 30px;
  }

  .split-content.service-about-right {
    position: static;
  }

  .split-content.more-services-content-top-left, .split-content.more-posts-content-top-left {
    margin-right: 0;
  }

  .split-content.post-content-top-left {
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .split-content.project-about-left {
    margin-bottom: -33px;
  }

  .split-content.project-about-right {
    margin-top: 60px;
  }

  .split-content.contact-left {
    margin-bottom: 0;
  }

  .split-content.contact-right {
    padding-top: 15px;
    padding-right: 15px;
  }

  .checkout-required-text {
    font-size: 18px;
  }

  .order-item {
    flex-wrap: wrap;
  }

  .image-wrapper.order-item-image {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper.home-contact-link-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 15px;
    margin-right: 15px;
  }

  .image-wrapper.card-service {
    width: 100%;
    height: 100%;
    max-height: 250px;
    max-width: 480px;
  }

  .image-wrapper.card-project {
    width: 100%;
    max-width: 100%;
    align-self: center;
  }

  .image-wrapper.post-featured {
    margin-bottom: 25px;
  }

  .image-wrapper.post-featured-sidebar {
    max-width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper.footer-contact-link-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper.team {
    margin-bottom: 25px;
  }

  .image-wrapper.post-item-image {
    margin-bottom: 20px;
  }

  .image-wrapper.post-content-top-about-image {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 10px;
  }

  .image-wrapper.card-post-content-bottom-about {
    width: 96px;
    max-height: 96px;
    min-height: 96px;
    min-width: 96px;
    margin-bottom: 25px;
  }

  .image-wrapper.package-item-image {
    margin-bottom: 18px;
  }

  .image-wrapper.product {
    margin-bottom: 35px;
  }

  .image-wrapper.contact-link-icon {
    width: 48px;
    max-height: 48px;
    min-height: 48px;
    min-width: 48px;
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .image-wrapper.card-location-link-icon {
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .image-wrapper.protected-page-icon {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-bottom: 25px;
  }

  .image.home-perks {
    max-width: 100%;
  }

  .image.home-perk-icon {
    width: 23px;
    max-height: 23px;
    min-height: 23px;
    min-width: 23px;
    margin-right: 10px;
  }

  .image.card-home-perks-testimonial-about-image, .image.card-testimonial-picture {
    width: 53px;
    max-height: 53px;
    min-height: 53px;
    min-width: 53px;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .image.card-service {
    width: 100%;
    height: 100%;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
  }

  .image.card-project {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex: 0 auto;
    order: 0;
  }

  .image.card-project-date-icon {
    max-height: 16px;
    max-width: 16px;
    display: block;
  }

  .image.about-hero {
    display: block;
  }

  .image.card-value-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-bottom: 20px;
  }

  .image.service-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 15px;
  }

  .image.service-review-stars {
    margin-bottom: 10px;
  }

  .image.card-store-perk-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
  }

  .image.card-location-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 10px;
  }

  .image.home-perks-copy {
    max-width: 100%;
  }

  .image.card-service-copy {
    width: 100%;
    height: 100%;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
  }

  .order-item-wrapper {
    flex-direction: column;
  }

  .header-wrapper {
    margin-bottom: 20px;
  }

  .grid-licenses-images {
    grid-template-columns: 1fr;
  }

  .button-row {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: flex;
  }

  .button-row.reviews {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    align-content: center;
    justify-content: space-around;
  }

  .button-row.hero.service-areas-template {
    grid-template-rows: auto auto;
  }

  .button-row.hero.home {
    flex-direction: column;
  }

  .button-row.hero.service-page {
    margin-top: 20px;
    display: block;
  }

  .bg.home-hero-firlter {
    display: block;
    position: absolute;
  }

  .bg.home-about-image {
    right: -16px;
  }

  .bg.home-perks-image {
    min-height: 65%;
  }

  .bg.accent-1 {
    max-width: 60%;
  }

  .bg.accent-2 {
    display: none;
  }

  .bg.about-hero {
    width: 90%;
    min-height: 26%;
  }

  .bg.preview {
    min-height: 40%;
  }

  .bg.home-perks-image-copy {
    min-height: 65%;
  }

  .bg.home-hero-firlter-copy {
    position: absolute;
  }

  .bg.accent-2 {
    display: none;
  }

  .bg.accent-1 {
    max-width: 60%;
  }

  .subtitle {
    margin-bottom: 8px;
  }

  .content-top.home-services {
    margin-bottom: 60px;
  }

  .content-top.home-projects {
    align-items: stretch;
    margin-bottom: 12px;
  }

  .content-top.home-articles {
    flex-direction: column;
    align-items: stretch;
  }

  .content-top.more-services {
    flex-flow: column;
    align-items: stretch;
  }

  .content-top.blog {
    flex-flow: column;
    align-items: stretch;
    margin-bottom: 12px;
  }

  .content-top.more-posts {
    flex-direction: column;
    align-items: stretch;
  }

  .button-row-last {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .button-row-last.review {
    width: 100%;
  }

  .button-row-last.home {
    max-width: none;
  }

  .button-row-last.service-page {
    max-width: none;
    margin-bottom: 0;
  }

  .button-row-first {
    max-width: none;
    margin-bottom: 15px;
    margin-right: 0;
    transform: scale3d(1, 1, 1.01);
  }

  .button-row-first.review {
    width: 100%;
  }

  .home-perks-grid {
    margin-bottom: 33px;
  }

  .home-perk-wrapper {
    font-size: 16px;
    line-height: 1.5em;
  }

  .blog-hero-grid {
    grid-row-gap: 40px;
  }

  .card-home-perks-testimonial-text {
    position: static;
    top: 0;
  }

  .card-home-perks-testimonial-about-wrapper {
    flex-wrap: wrap;
    margin-bottom: -10px;
    position: static;
    top: -36px;
  }

  .home-contact-link-wrapper {
    flex-wrap: wrap;
    padding: 28px 25px 33px;
  }

  .home-contact-link-text {
    font-size: 16px;
  }

  .card-home-perks-testimonial-about-content {
    margin-bottom: 10px;
  }

  .card-home-perks-testimonial-name {
    margin-bottom: 6px;
    font-size: 16px;
  }

  .card-home-perks-testimonial-location {
    font-size: 14px;
  }

  .testimonials-title-wrapper {
    max-width: 343px;
  }

  .card-testimonial-content-bottom {
    flex-wrap: wrap;
    margin-bottom: -10px;
  }

  .card-testimonial-about-content {
    margin-bottom: 10px;
  }

  .card-testimonial-name, .card-testimonial-location {
    font-size: 16px;
  }

  .services-slider {
    max-width: 100%;
  }

  .service-item {
    width: 100%;
    max-width: none;
  }

  .card-service-main-content {
    margin-top: -40px;
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .card-service-icon {
    width: 67px;
    max-height: 67px;
    min-height: 67px;
    min-width: 67px;
  }

  .card-service-content {
    max-height: none;
  }

  .home-projects-grid {
    grid-row-gap: 40px;
  }

  .project-item {
    width: 100%;
  }

  .card-project-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    display: block;
    position: static;
  }

  .card-project-content-top {
    width: 100%;
  }

  .card-project-content-bottom {
    width: 100%;
    flex-wrap: nowrap;
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    overflow: hidden;
  }

  .card-project-content-bottom.truncate {
    flex-wrap: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    overflow: hidden;
  }

  .card-project-service-text {
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
  }

  .card-project-service-text.truncate {
    object-fit: fill;
    display: block;
    overflow: hidden;
  }

  .card-project-date-text {
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
  }

  .card-project-date-text.truncate {
    overflow: hidden;
  }

  .post-featured-date {
    font-size: 16px;
  }

  .post-featured-sidebar-wrapper {
    flex-wrap: wrap;
  }

  .post-featured-sidebar-content {
    max-width: 346px;
  }

  .post-featured-sidebar-date {
    font-size: 16px;
  }

  .footer-content-bottom {
    margin-top: 50px;
    padding-top: 23px;
    padding-bottom: 23px;
  }

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

  .footer-copyright {
    font-size: 16px;
    line-height: 1.5em;
  }

  .footer-main-content-wrapper {
    margin-bottom: 40px;
  }

  .footer-menu-main-content {
    text-align: left;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 0;
    font-size: 15px;
  }

  .footer-menu-wrapper {
    max-width: none;
    flex: 0 auto;
    align-self: center;
    margin-bottom: 30px;
    margin-left: 40px;
  }

  .footer-menu-content {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
  }

  .footer-nav-link {
    width: 100%;
  }

  .footer-nav-link.tag {
    justify-content: center;
  }

  .footer-social-media-wrapper {
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    margin-right: 0;
  }

  .footer-social-media-link {
    margin-right: 5px;
  }

  .card-footer-contact-links-wrapper {
    text-align: center;
    flex-flow: column;
    align-self: center;
  }

  .footer-contact-link-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .footer-contact-link-text {
    font-size: 16px;
  }

  .cart-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .dropdown-nav-item {
    justify-content: center;
    margin-bottom: 20px;
  }

  .nav-link-dropdown {
    width: 100%;
  }

  .dropdown-nav-pages-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    margin-right: 0;
  }

  .dropdown-list.w--open {
    width: 100%;
  }

  .dropdown-nav {
    width: 100%;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .dropdown-nav-main-wrapper {
    padding-top: 30px;
  }

  .about-hero-content {
    margin-bottom: 0;
  }

  .about-hero-wrapper {
    grid-column-gap: 27px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .about-achievements-grid {
    grid-column-gap: 16px;
    grid-row-gap: 35px;
    justify-content: space-around;
  }

  .big-number.about-achievement {
    margin-bottom: 2px;
    font-size: 40px;
  }

  .about-achievement-text {
    font-size: 16px;
  }

  .container-medium-990px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .story-left-content, .story-right-content {
    margin-bottom: 40px;
  }

  .values-title-wrapper {
    max-width: 300px;
    margin-bottom: 40px;
  }

  .about-team-grid {
    grid-row-gap: 60px;
  }

  .team-content {
    margin-top: 0;
  }

  .team-content-top {
    margin-bottom: 10px;
  }

  .team-rol {
    text-align: center;
    font-size: 18px;
  }

  .container-medium-636px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-636px.store {
    margin-bottom: 35px;
  }

  .services-grid {
    grid-row-gap: 50px;
  }

  .service-hero-wrapper.service-template {
    flex-flow: wrap;
  }

  .service-title-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .service-about-wrapper {
    overflow: hidden;
  }

  .service-about-tabs {
    flex-direction: column;
    display: block;
  }

  .service-about-tabs-menu {
    border-bottom-width: 0;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .service-about-tabs-content {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .service-about-tab-link {
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-color: #b9b9b9;
    padding: 20px 0;
  }

  .service-about-tab-link.w--current {
    border-bottom-width: 4px;
  }

  .input-wrapper {
    display: block;
  }

  .service-reviews-content-top {
    margin-bottom: 30px;
  }

  .service-review-name {
    margin-bottom: 0;
    font-size: 16px;
  }

  .service-review-location {
    font-size: 16px;
  }

  .error-message.cart-error {
    margin-left: 16px;
    margin-right: 16px;
  }

  .more-services-grid {
    grid-row-gap: 50px;
  }

  .newsletter-form {
    flex-direction: column;
    align-items: stretch;
  }

  .blog-grid {
    grid-row-gap: 50px;
  }

  .post-item-date {
    font-size: 16px;
  }

  .button-category {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .container-medium-948px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-948px.post-hero {
    margin-bottom: 35px;
  }

  .container-medium-840px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .more-posts-grid {
    grid-row-gap: 50px;
  }

  .post-content-top-about-content {
    margin-bottom: 10px;
  }

  .rich-text {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    display: flex;
  }

  .rich-text h2 {
    margin-bottom: 10px;
  }

  .rich-text ol {
    margin-bottom: 33px;
    padding-left: 20px;
  }

  .rich-text h3 {
    margin-top: 33px;
    margin-bottom: 10px;
  }

  .rich-text figure {
    margin-top: 33px;
    margin-bottom: 33px;
  }

  .rich-text h4 {
    margin-top: 33px;
    margin-bottom: 10px;
  }

  .rich-text ul {
    margin-bottom: 33px;
    padding-left: 20px;
  }

  .rich-text h5 {
    margin-top: 33px;
    margin-bottom: 10px;
  }

  .rich-text h6 {
    margin-top: 33px;
  }

  .post-content-top-about-name {
    font-size: 18px;
  }

  .post-content-top-about-date {
    font-size: 16px;
    line-height: 1.5em;
  }

  .projects-grid {
    grid-row-gap: 40px;
  }

  .container-medium-684px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-684px.project-hero {
    margin-bottom: 35px;
  }

  .project-details-grid {
    max-width: 340px;
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .project-detail-title {
    margin-bottom: 5px;
    font-size: 13px;
  }

  .project-detail-result {
    font-size: 15px;
  }

  .card-project-details-wrapper {
    margin-top: -30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .store-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .add-cart-price-compare {
    font-size: 16px;
  }

  .add-cart-option-grid {
    grid-column-gap: 20px;
    grid-template-columns: minmax(auto, 82px) minmax(auto, 100%);
    margin-bottom: 36px;
  }

  .container-large-1044px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product-about-tabs-menu {
    border-bottom-width: 0;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .product-about-tab-link {
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-color: #b9b9b9;
    padding: 20px 0;
  }

  .product-about-tab-link.w--current {
    border-bottom-width: 4px;
  }

  .contact-content-top {
    margin-bottom: 26px;
  }

  .contact-links-grid {
    display: none;
    overflow: visible;
  }

  .contact-link {
    width: 100%;
    max-width: 326px;
    flex-wrap: wrap;
  }

  .contact-link-content {
    width: 100%;
    max-width: 266px;
  }

  .contact-link-text {
    font-size: 16px;
    line-height: 1.5em;
  }

  .contact-form-block {
    width: 100%;
    flex: 1;
  }

  .quote-form {
    grid-column-gap: 30px;
    grid-row-gap: 29px;
    flex-direction: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    justify-items: stretch;
    display: grid;
  }

  .text-area {
    font-family: Montserrat, sans-serif;
  }

  .card-location-content-top {
    max-width: 231px;
  }

  .card-location-address {
    font-size: 16px;
  }

  .card-location-link {
    flex-wrap: wrap;
    margin-bottom: -5px;
    font-size: 16px;
  }

  .container-medium-786px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .faqs-wrapper {
    margin-bottom: -20px;
  }

  .card-faq-content-bottom {
    margin-left: 48px;
  }

  .card-faq-icon {
    width: 35px;
    max-height: 35px;
    min-height: 35px;
    min-width: 35px;
    margin-right: 15px;
  }

  .card-location-link-text {
    margin-bottom: 5px;
    line-height: 1.3em;
  }

  .category-title-wrapper.blog-category {
    margin-right: 0;
  }

  .cart-list, .cart-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .slider-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
  }

  .slide-content-wrapper {
    padding-right: 0;
  }

  .slider-icon {
    color: #fff;
  }

  .slider-wrapper-2 {
    overflow: visible;
  }

  .carousel {
    overflow: hidden;
  }

  .card-australia-copy {
    width: 250px;
    max-width: 250px;
    grid-row-gap: 9px;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, 250px);
  }

  .image-card-copy {
    width: 250px;
    height: 250px;
  }

  .section-copy-2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-2.utility-page {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-copy-2.home-hero {
    padding-top: 80px;
    padding-bottom: 134px;
  }

  .section-copy-2.bg-neutral-200 {
    padding-top: 33px;
    padding-bottom: 26px;
    display: block;
    overflow: visible;
  }

  .section-copy-2.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy-2.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy-2.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy-2.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy-2.about-hero {
    padding-top: 40px;
  }

  .section-copy-2.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy-2.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy-2.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy-2.service-hero {
    padding-top: 40px;
  }

  .section-copy-2.service-about {
    padding-top: 60px;
    padding-bottom: 68px;
  }

  .section-copy-2.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy-2.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy-2.post-hero {
    padding-top: 40px;
  }

  .section-copy-2.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy-2.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy-2.project-hero {
    padding-top: 40px;
  }

  .section-copy-2.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy-2.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy-2.product-hero {
    padding-top: 40px;
  }

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

  .section-copy-2.contact {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section-copy-2.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy-2.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .div-block-2 {
    margin-top: 16px;
  }

  .section-copy {
    padding-top: 90px;
    padding-bottom: 90px;
  }

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

  .section-copy.home-hero {
    padding-top: 80px;
    padding-bottom: 134px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy.service-hero {
    padding-top: 40px;
  }

  .section-copy.service-about {
    padding-top: 60px;
    padding-bottom: 68px;
  }

  .section-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy.cta {
    height: 150px;
  }

  .card-australia-copy-copy {
    width: 250px;
    max-width: 250px;
    grid-row-gap: 3px;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, 250px);
  }

  .image-card-copy-copy {
    width: 250px;
    height: 250px;
    width: 250px;
    height: 250px;
    overflow: visible;
  }

  .collection-list-3 {
    grid-template-columns: 1fr;
    justify-items: center;
    overflow: visible;
  }

  .collection-list-wrapper-3 {
    flex-direction: column;
    display: block;
  }

  .img-gallery-main {
    height: 250px;
  }

  .note {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .slider-container-4 {
    min-height: 200px;
    color: #474747;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-3 {
    height: 300px;
  }

  .image-7 {
    max-width: 130%;
    box-shadow: 1px 1px 7px -1px #000;
  }

  .slide-nav-3 {
    color: #a7a7a7;
    background-color: rgba(0, 0, 0, 0);
  }

  .hero-section {
    padding-top: 40px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .label {
    font-size: 14px;
  }

  .steps.dots {
    justify-content: space-between;
    align-items: center;
    margin-left: 24px;
    margin-right: 24px;
    padding-top: 9%;
    padding-bottom: 9%;
    display: flex;
  }

  .scroll-hero {
    min-height: 30vh;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 5%;
  }

  .step-hero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-hero {
    align-items: center;
  }

  .scoll-wrap-hero {
    height: 85%;
    margin-top: 12px;
  }

  .step-block {
    justify-content: center;
  }

  .img-block {
    width: 90%;
  }

  .content-wrap {
    height: 50vh;
  }

  .content {
    font-size: 20px;
  }

  .text-block {
    max-height: none;
    object-fit: fill;
    align-self: auto;
    overflow: visible;
  }

  .steps-clone {
    display: block;
    position: static;
  }

  .content-block {
    object-fit: fill;
    justify-content: space-between;
    position: relative;
  }

  .label-2 {
    font-size: 14px;
  }

  .scroll-hero-2 {
    margin-top: 5%;
  }

  .step-hero-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .scoll-wrap-hero-2 {
    height: 90%;
    margin-top: 12px;
  }

  .bg-copy.home-about-image {
    right: -16px;
  }

  .bg-copy.home-perks-image {
    min-height: 65%;
  }

  .bg-copy.accent-1 {
    max-width: 60%;
  }

  .bg-copy.accent-2 {
    display: none;
  }

  .bg-copy.about-hero {
    width: 90%;
    min-height: 26%;
  }

  .bg-copy.preview {
    min-height: 40%;
  }

  .bg-copy.home-perks-image-copy {
    min-height: 65%;
  }

  .image-copy.home-perks {
    max-width: 100%;
  }

  .image-copy.home-perk-icon {
    width: 23px;
    max-height: 23px;
    min-height: 23px;
    min-width: 23px;
    margin-right: 10px;
  }

  .image-copy.card-home-perks-testimonial-about-image, .image-copy.card-testimonial-picture {
    width: 53px;
    max-height: 53px;
    min-height: 53px;
    min-width: 53px;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .image-copy.card-service {
    width: 100%;
    height: 100%;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
  }

  .image-copy.card-project-date-icon {
    max-height: 16px;
    max-width: 16px;
    display: block;
  }

  .image-copy.card-value-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-bottom: 20px;
  }

  .image-copy.service-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-bottom: 15px;
  }

  .image-copy.service-review-stars {
    margin-bottom: 10px;
  }

  .image-copy.card-store-perk-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
  }

  .image-copy.card-location-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 10px;
  }

  .image-copy.home-perks-copy {
    max-width: 80%;
    object-fit: fill;
  }

  .img-block-right {
    width: 90%;
    max-width: 50vh;
    min-height: auto;
  }

  .paragraph-3 {
    font-size: 15px;
  }

  .installation-heading {
    margin-top: 0;
    font-size: 20px;
  }

  .container-default-copy {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .container-default-copy.home-contact-links {
    margin-top: -58px;
    display: none;
  }

  .container-default-copy.service-hero {
    margin-bottom: 40px;
  }

  .paragraph-3-copy {
    font-size: 11px;
  }

  .step-copy {
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .installation-heading-copy {
    color: #ed5521;
    margin-top: 0;
    font-size: 18px;
  }

  .slider-container-4-copy {
    min-height: 200px;
    color: #474747;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-inner-content {
    align-items: center;
    margin-left: 0;
  }

  .name {
    font-size: 18px;
  }

  .slider-this-is-copied-to-slide {
    flex-direction: column;
  }

  .image-cover {
    max-width: 100%;
    object-fit: cover;
    overflow: visible;
  }

  .slider-list {
    flex-direction: row;
  }

  .slider-item {
    margin-left: 24px;
  }

  .section-2-copy.overflow-none {
    object-fit: fill;
    padding-top: 60px;
    padding-bottom: 20px;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .slider-image-div {
    width: auto;
    height: 70vw;
    object-fit: fill;
  }

  .project-link-card {
    width: 70vw;
    position: relative;
  }

  .step-block-stagger {
    justify-content: center;
  }

  .section-copy {
    padding-top: 90px;
    padding-bottom: 90px;
  }

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

  .section-copy.home-hero {
    padding-top: 80px;
    padding-bottom: 134px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy.service-hero {
    padding-top: 40px;
  }

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

  .section-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy.about-hero-copy {
    padding-top: 40px;
  }

  .div-block-2-copy {
    margin-top: 16px;
  }

  .div-block-2-copy.container-default {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .container-3 {
    max-width: none;
  }

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

  .div-block-2-copy {
    margin-top: 16px;
    display: block;
  }

  .section-copy-copy {
    padding-top: 90px;
    padding-bottom: 90px;
    display: none;
  }

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

  .section-copy-copy.home-hero {
    padding-top: 80px;
    padding-bottom: 134px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy-copy.service-hero {
    padding-top: 40px;
  }

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

  .section-copy-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy-copy.about-hero-copy {
    padding-top: 40px;
  }

  .section-copy {
    padding-top: 90px;
    padding-bottom: 90px;
  }

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

  .section-copy.home-hero {
    padding-top: 80px;
    padding-bottom: 134px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy.service-hero {
    padding-top: 40px;
  }

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

  .section-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy.about-hero-copy {
    padding-top: 40px;
  }

  .section-copy.home-about-copy {
    display: block;
  }

  .section-copy.home-about-copy.service-areas-template {
    display: none;
  }

  .split-content-copy.header-right {
    margin-right: 20px;
  }

  .split-content-copy.header-center {
    margin-right: 15px;
  }

  .split-content-copy.home-about-left {
    margin-bottom: 70px;
  }

  .split-content-copy.home-services-content-top-left {
    max-width: 280px;
  }

  .split-content-copy.home-perks-right {
    margin-bottom: 70px;
  }

  .split-content-copy.home-projects-content-top-left {
    max-width: 319px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-copy.home-projects-content-top-right {
    display: none;
  }

  .split-content-copy.home-articles-content-top-left {
    margin-right: 0;
  }

  .split-content-copy.testimonials-left {
    margin-bottom: 35px;
  }

  .split-content-copy.card-project-content-bottom-left {
    max-width: 150px;
    justify-content: flex-start;
    overflow: hidden;
  }

  .split-content-copy.card-project-content-bottom-left.truncate {
    max-width: 120px;
  }

  .split-content-copy.card-project-content-bottom-right.truncate {
    flex-wrap: nowrap;
    overflow: hidden;
  }

  .split-content-copy.story-right {
    margin-bottom: 100px;
  }

  .split-content-copy.service-hero-left {
    max-width: 421px;
    margin-bottom: 35px;
  }

  .split-content-copy.service-about-left {
    margin-bottom: 60px;
  }

  .split-content-copy.more-services-content-top-left, .split-content-copy.more-posts-content-top-left {
    margin-right: 0;
  }

  .split-content-copy.post-content-top-left {
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .split-content-copy.project-about-left {
    margin-bottom: -33px;
  }

  .split-content-copy.project-about-right {
    margin-top: 60px;
  }

  .split-content-copy.contact-left {
    margin-bottom: 0;
  }

  .split-content-copy.contact-right {
    padding-top: 15px;
    padding-right: 15px;
  }

  .button-primary-copy {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy.header-button, .button-primary-copy.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-copy.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy.contact-form {
    white-space: pre-wrap;
  }

  .div-block-copy.container-default-copy {
    display: block;
  }

  .div-block-4 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-4.hero-cta-button {
    justify-content: space-between;
  }

  .div-block-4.service-areas-template {
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    display: flex;
  }

  .div-block-5 {
    max-width: 100%;
  }

  .title-copy {
    font-size: 30px;
  }

  .title-copy.text-color-neutral-100.home-hero {
    font-size: 28px;
  }

  .title-copy.text-color-neutral-100.cta {
    max-width: 328px;
    flex-flow: column;
    margin-bottom: 30px;
    display: none;
  }

  .title-copy.text-color-neutral-100.newsletter {
    max-width: 328px;
    margin-bottom: 30px;
  }

  .title-copy.home-about {
    max-width: 343px;
  }

  .title-copy.h3-size {
    font-size: 20px;
  }

  .title-copy.h3-size.card-project {
    font-size: 15px;
  }

  .title-copy.h3-size.package-item-title {
    margin-bottom: 6px;
  }

  .title-copy.h4-size {
    font-size: 18px;
  }

  .title-copy.h4-size.post-featured-sidebar {
    margin-bottom: 6px;
  }

  .title-copy.h4-size.post-item-title {
    margin-bottom: 5px;
  }

  .title-copy.h4-size.card-location {
    margin-bottom: 6px;
  }

  .title-copy.h2-size {
    font-size: 26px;
  }

  .title-copy.h2-size.post-featured {
    margin-bottom: 6px;
  }

  .title-copy.h2-size.team {
    margin-bottom: 5px;
  }

  .title-copy.h2-size.add-cart-price {
    margin-right: 10px;
    font-size: 24px;
  }

  .title-copy.h2-size.contact {
    margin-bottom: 6px;
  }

  .title-copy.h5-size {
    font-size: 16px;
  }

  .title-copy.about-hero {
    max-width: 313px;
    margin-bottom: 10px;
  }

  .title-copy.story {
    max-width: 380px;
  }

  .title-copy.preview {
    max-width: 345px;
  }

  .title-copy.mission {
    max-width: 300px;
  }

  .title-copy.card-contact-sidebar {
    margin-bottom: 6px;
  }

  .title-copy.blog {
    margin-right: 0;
  }

  .title-copy.post {
    max-width: 387px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy.contact-link-title {
    font-size: 16px;
  }

  .title-copy.faqs {
    margin-bottom: 10px;
  }

  .title-copy.h1-size {
    font-size: 32px;
  }

  .title-copy2 {
    font-size: 30px;
  }

  .title-copy2.text-color-neutral-100.home-hero {
    font-size: 28px;
  }

  .title-copy2.text-color-neutral-100.cta {
    flex-flow: column;
    margin-bottom: 0;
    font-size: 28px;
    display: block;
  }

  .title-copy2.text-color-neutral-100.newsletter {
    max-width: 328px;
    margin-bottom: 30px;
  }

  .title-copy2.home-about {
    max-width: 343px;
  }

  .title-copy2.h3-size {
    font-size: 20px;
  }

  .title-copy2.h3-size.card-project {
    font-size: 15px;
  }

  .title-copy2.h3-size.package-item-title {
    margin-bottom: 6px;
  }

  .title-copy2.h4-size {
    font-size: 18px;
  }

  .title-copy2.h4-size.post-featured-sidebar {
    margin-bottom: 6px;
  }

  .title-copy2.h4-size.post-item-title {
    margin-bottom: 5px;
  }

  .title-copy2.h4-size.card-location {
    margin-bottom: 6px;
  }

  .title-copy2.h2-size {
    font-size: 26px;
  }

  .title-copy2.h2-size.post-featured {
    margin-bottom: 6px;
  }

  .title-copy2.h2-size.team {
    margin-bottom: 5px;
  }

  .title-copy2.h2-size.add-cart-price {
    margin-right: 10px;
    font-size: 24px;
  }

  .title-copy2.h2-size.contact {
    margin-bottom: 6px;
  }

  .title-copy2.h5-size {
    font-size: 16px;
  }

  .title-copy2.about-hero {
    max-width: 313px;
    margin-bottom: 10px;
  }

  .title-copy2.story {
    max-width: 380px;
  }

  .title-copy2.preview {
    max-width: 345px;
  }

  .title-copy2.mission {
    max-width: 300px;
  }

  .title-copy2.card-contact-sidebar {
    margin-bottom: 6px;
  }

  .title-copy2.blog {
    margin-right: 0;
  }

  .title-copy2.post {
    max-width: 387px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-copy2.contact-link-title {
    font-size: 16px;
  }

  .title-copy2.faqs {
    margin-bottom: 10px;
  }

  .title-copy2.h1-size {
    font-size: 32px;
  }

  .button-primary-copy4 {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .button-primary-copy4.header-button, .button-primary-copy4.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-copy4.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4.contact-form {
    white-space: pre-wrap;
  }

  .div-block-6 {
    grid-row-gap: 9px;
    grid-template-columns: 1fr;
  }

  .button-primary-copy4-copy {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy4-copy.header-button, .button-primary-copy4-copy.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-copy4-copy.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy.contact-form {
    white-space: pre-wrap;
  }

  .button-primary-copy4-copy {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy4-copy.header-button, .button-primary-copy4-copy.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-copy4-copy.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy.contact-form {
    white-space: pre-wrap;
  }

  .button-primary-copy4-copy-copy {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy4-copy-copy.header-button, .button-primary-copy4-copy-copy.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy-copy.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-copy4-copy-copy.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy-copy.contact-form {
    white-space: pre-wrap;
  }

  .button-primary-copy4-copy-copy {
    max-width: none;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .button-primary-copy4-copy-copy.header-button, .button-primary-copy4-copy-copy.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy-copy.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-copy4-copy-copy.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-copy4-copy-copy.contact-form {
    white-space: pre-wrap;
  }

  .image-11 {
    width: 200px;
    height: 200px;
    max-height: none;
    max-width: none;
    padding-bottom: 0;
    display: block;
  }

  .image-11.service-areas-template {
    box-shadow: none;
  }

  .text-span {
    text-align: center;
  }

  .section-copy {
    padding-top: 90px;
    padding-bottom: 90px;
  }

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

  .section-copy.home-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .section-copy.home-hero.service-areas-template {
    padding-top: 30px;
  }

  .section-copy.home-hero.home {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy.service-hero {
    padding-top: 40px;
  }

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

  .section-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy.about-hero-copy {
    padding-top: 40px;
  }

  .input-copy {
    height: 62%;
    min-height: 35px;
    margin-bottom: 0;
    padding: 0 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: block;
  }

  .input-copy.icon-input {
    padding-right: 20%;
  }

  .input-copy.newsletter {
    padding-left: 19px;
    padding-right: 19px;
  }

  .input-copy.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 10px;
    font-family: Montserrat, sans-serif;
  }

  .container-default-copy {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-default-copy.accent {
    align-items: center;
  }

  .container-default-copy.home-contact-links {
    margin-top: -58px;
    display: none;
  }

  .container-default-copy.service-hero {
    margin-bottom: 40px;
  }

  .div-block-4-copy {
    width: 60%;
    width: auto;
    justify-content: space-between;
    align-items: center;
  }

  .image-9-hero-copy {
    width: 30px;
    padding-left: 10px;
  }

  .image-9-hero-copy2 {
    width: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .html-embed-3 {
    padding-right: 0;
  }

  .image-12 {
    width: 200px;
  }

  .button-row-copy {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: block;
  }

  .button-primary-landing-page {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-landing-page.header-button, .button-primary-landing-page.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-landing-page.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-landing-page.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-landing-page.contact-form {
    white-space: pre-wrap;
  }

  .cta-button {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 20px;
    display: block;
  }

  .cta-button.header-button, .cta-button.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-button.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .cta-button.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-button.contact-form {
    white-space: pre-wrap;
  }

  .cta-button-text {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-8 {
    padding-left: 0;
  }

  .subtitle-test {
    margin-bottom: 8px;
  }

  .html-embed-7 {
    height: 800px;
  }

  .contact-content-top-copy {
    margin-bottom: 26px;
  }

  .virtual-fence-estimate-split-content-copy.header-right {
    margin-right: 20px;
  }

  .virtual-fence-estimate-split-content-copy.header-center {
    margin-right: 15px;
  }

  .virtual-fence-estimate-split-content-copy.home-about-left {
    margin-bottom: 70px;
  }

  .virtual-fence-estimate-split-content-copy.home-services-content-top-left {
    max-width: 280px;
  }

  .virtual-fence-estimate-split-content-copy.home-perks-right {
    margin-bottom: 70px;
  }

  .virtual-fence-estimate-split-content-copy.home-projects-content-top-left {
    max-width: 319px;
    margin-left: auto;
    margin-right: auto;
  }

  .virtual-fence-estimate-split-content-copy.home-projects-content-top-right {
    display: none;
  }

  .virtual-fence-estimate-split-content-copy.home-articles-content-top-left {
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.testimonials-left {
    margin-bottom: 35px;
  }

  .virtual-fence-estimate-split-content-copy.card-project-content-bottom-left {
    max-width: 150px;
    justify-content: flex-start;
    overflow: hidden;
  }

  .virtual-fence-estimate-split-content-copy.card-project-content-bottom-left.truncate {
    max-width: 120px;
  }

  .virtual-fence-estimate-split-content-copy.card-project-content-bottom-right.truncate {
    flex-wrap: nowrap;
    overflow: hidden;
  }

  .virtual-fence-estimate-split-content-copy.story-right {
    margin-bottom: 100px;
  }

  .virtual-fence-estimate-split-content-copy.service-hero-left {
    max-width: 421px;
    margin-bottom: 35px;
  }

  .virtual-fence-estimate-split-content-copy.service-hero-left.service-template {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .virtual-fence-estimate-split-content-copy.service-about-left {
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 60px;
  }

  .virtual-fence-estimate-split-content-copy.more-services-content-top-left, .virtual-fence-estimate-split-content-copy.more-posts-content-top-left {
    margin-right: 0;
  }

  .virtual-fence-estimate-split-content-copy.post-content-top-left {
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .virtual-fence-estimate-split-content-copy.project-about-left {
    margin-bottom: -33px;
  }

  .virtual-fence-estimate-split-content-copy.project-about-right {
    margin-top: 60px;
  }

  .virtual-fence-estimate-split-content-copy.contact-left {
    margin-bottom: 0;
  }

  .virtual-fence-estimate-split-content-copy.contact-right {
    padding-top: 15px;
    padding-right: 15px;
  }

  .virtual-fence-estimate-split-content-copy.virtual-fence-estimate-left-copy {
    margin-bottom: 0;
  }

  .html-embed-8 {
    width: 100%;
    height: 800px;
    margin-top: 20px;
  }

  .contact-links-grid-copy {
    display: none;
    overflow: visible;
  }

  .section-copy {
    padding-top: 90px;
    padding-bottom: 90px;
  }

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

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

  .section-copy.home-contact-links {
    display: block;
  }

  .section-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy.service-hero {
    padding-top: 40px;
  }

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

  .section-copy.service-about.service-template {
    padding-top: 0;
  }

  .section-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy.about-hero-copy {
    padding-top: 40px;
  }

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

  .html-embed-10 {
    text-align: center;
    font-size: 17px;
    line-height: 1.5em;
  }

  .html-embed-11 {
    font-family: General Sans, sans-serif;
    font-size: 90px;
    font-weight: 600;
  }

  .html-embed-11.service-areas-template.hero-title {
    font-size: 90px;
  }

  .div-block-9 {
    width: 100%;
    flex: 0 auto;
    justify-content: space-around;
    align-self: center;
    margin-bottom: 20px;
    display: flex;
  }

  .image-14 {
    max-height: 400px;
  }

  .html-embed-12 {
    font-size: 90px;
  }

  .html-embed-12.service-area-template {
    text-align: center;
    align-self: center;
    margin-top: 2px;
  }

  .div-block-10 {
    display: none;
  }

  .youtube {
    height: 100%;
    object-fit: fill;
    flex-flow: column;
    align-items: center;
    display: inline-block;
    position: static;
    top: 0%;
  }

  .div-block-13 {
    width: 100%;
    height: 150%;
    position: absolute;
    top: -21%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .youtube-copy {
    width: auto;
    height: auto;
    object-fit: cover;
    flex-flow: column;
    align-items: center;
    display: block;
    position: absolute;
    top: 0%;
  }

  .background-video {
    width: 200vw;
    height: 200vh;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .video-2 {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    top: -16%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .youtube-2 {
    width: 100vw;
    height: 120vh;
    display: block;
    position: absolute;
    top: -27%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .video-background-section {
    height: 100%;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .video-wrap {
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
  }

  .video-embed {
    height: 100%;
    top: 0%;
    left: 0%;
  }

  .div-block-16 {
    height: 50px;
  }

  .top-nav-bar-icon.email {
    display: none;
  }

  .div-block-17 {
    width: 100%;
    grid-template-rows: minmax(30px, 30fr);
    grid-template-columns: minmax(.75px, 1.25fr) minmax(0, 1.25fr);
  }

  .header-link-and-icon {
    padding-left: 5px;
    display: flex;
  }

  .link-block.top-header-info-bar {
    display: block;
  }

  .link-block.top-header-info-bar.email {
    display: none;
  }

  .social-media-icon-top-nav {
    width: 35px;
    height: 35px;
  }

  .social-media-icon-top-nav.instagram {
    width: 25px;
    height: 25px;
  }

  .accreditation-icons.bbb {
    width: 80px;
  }

  .div-block-18, .link-block-2, .link-block-3, .link-block-4 {
    display: none;
  }

  .heading-13 {
    text-align: center;
  }

  .html-embed-15 {
    width: 200px;
    height: 45px;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
    position: static;
    top: -9%;
    bottom: 0%;
    left: 299px;
    right: 0%;
  }

  .fence-type-1 {
    grid-template-columns: 1fr;
  }

  .divider-copy.card-project {
    margin-top: 0;
    margin-bottom: 0;
  }

  .divider-copy.post-content-top-divider {
    margin-top: 30px;
    margin-bottom: 46px;
  }

  .divider-copy.post-content-bottom-divider {
    margin-top: 42px;
    margin-bottom: 58px;
  }

  .image-19 {
    width: 100%;
  }

  .image-19._2.wrought-iron, .image-19._3.chain-link, .image-19._4.automatic-gates, .image-19._4.pipe-fence, .image-19.wood-copy {
    padding: 0;
  }

  .html-embed-16 {
    height: 300px;
    order: -1;
    display: block;
  }

  .heading-17 {
    font-weight: 800;
  }

  .heading-17.locations {
    text-align: center;
  }

  .collection-list-wrapper-11 {
    width: 100%;
    max-height: none;
    flex-flow: column wrap;
    flex: 1;
    display: flex;
  }

  .grid {
    grid-column-gap: 18px;
    grid-row-gap: 16px;
    text-align: left;
    white-space: normal;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    justify-content: stretch;
    align-items: center;
    justify-items: center;
    display: flex;
  }

  .collection-list-5 {
    width: 100%;
    max-height: none;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    flex-flow: column wrap;
    flex: 1;
    grid-template: "Area"
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: space-between;
    justify-content: stretch;
    align-self: center;
    align-items: center;
    justify-items: stretch;
    margin-top: 23px;
    display: grid;
  }

  .link-2, .collection-item-6 {
    text-align: center;
  }

  .footer-icon {
    font-family: Raleway, sans-serif;
  }

  .footer-social-link, .footer-social-link.last {
    margin-right: 5px;
  }

  .footer-social-link.last.yelp {
    margin-right: 0;
  }

  .footer-icon-2 {
    font-family: Raleway, sans-serif;
  }

  .button-primary-learn-more {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-learn-more.header-button, .button-primary-learn-more.large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-learn-more.newsletter {
    color: #ed5521;
    background-color: #fff;
    margin-top: 15px;
    position: static;
  }

  .button-primary-learn-more.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-learn-more.contact-form {
    white-space: pre-wrap;
  }

  .button-primary-learn-more.pdf {
    width: 100%;
  }

  .get-a-quote-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .get-a-quote-section.utility-page {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .get-a-quote-section.home-hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .get-a-quote-section.home-contact-links {
    display: block;
  }

  .get-a-quote-section.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .get-a-quote-section.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .get-a-quote-section.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .get-a-quote-section.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .get-a-quote-section.bg-primary-1.accent.reviews {
    display: none;
  }

  .get-a-quote-section.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .get-a-quote-section.home-perks {
    padding-bottom: 8px;
    display: none;
  }

  .get-a-quote-section.about-hero {
    padding-top: 40px;
  }

  .get-a-quote-section.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .get-a-quote-section.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .get-a-quote-section.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .get-a-quote-section.service-hero {
    padding-top: 40px;
  }

  .get-a-quote-section.service-about {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .get-a-quote-section.service-about.service-template {
    padding-top: 0;
  }

  .get-a-quote-section.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .get-a-quote-section.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .get-a-quote-section.post-hero {
    padding-top: 40px;
  }

  .get-a-quote-section.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .get-a-quote-section.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .get-a-quote-section.project-hero {
    padding-top: 40px;
  }

  .get-a-quote-section.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .get-a-quote-section.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .get-a-quote-section.product-hero {
    padding-top: 40px;
  }

  .get-a-quote-section.padding-132px {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .get-a-quote-section.contact {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .get-a-quote-section.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .get-a-quote-section.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .get-a-quote-section.about-hero-copy {
    padding-top: 40px;
  }

  .html-embed-17 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer-menu-content-copy {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-menu-wrapper-copy {
    max-width: none;
    flex: 0 auto;
    margin-bottom: 0;
    margin-right: 0;
  }

  .footer-menu-wrapper-2 {
    max-width: none;
    flex: 0 auto;
    align-self: center;
    margin-bottom: 30px;
    margin-left: 40px;
    display: block;
  }

  .text-block-7, .text-block-8, .text-block-9 {
    width: 100%;
  }

  .image-22 {
    flex: 0 auto;
    order: -1;
  }

  .collection-list-wrapper-12 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-around;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .collection-list-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .accreditations {
    width: auto;
    flex: 1;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    display: flex;
  }

  .section-6 {
    height: 100px;
  }

  .image-26.accreditation-image {
    display: block;
  }

  .container-default-accreditations {
    padding-left: 0;
    padding-right: 0;
  }

  .container-default-accreditations.accent {
    align-items: center;
  }

  .container-default-accreditations.home-contact-links {
    margin-top: -58px;
    display: block;
  }

  .container-default-accreditations.home-contact-links.service-areas-template {
    display: none;
  }

  .container-default-accreditations.service-hero {
    margin-bottom: 10px;
  }

  .container-default-accreditations.service-areas {
    align-items: flex-start;
  }

  .container-default-accreditations.header-container {
    display: block;
  }

  .container-default-accreditations.mobile.top-header-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .image-27 {
    height: 100%;
    object-fit: cover;
    flex: 1;
    top: 0%;
  }

  .image-background-section {
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .card-fixed.changelog {
    padding: 40px 25px;
  }

  .card-fixed.home-perks-testimonial {
    max-width: 100%;
    padding: 40px 25px;
    position: relative;
  }

  .card-fixed.testimonial {
    padding-top: 42px;
    padding-bottom: 38px;
  }

  .card-fixed.testimonial.top {
    margin-bottom: 35px;
  }

  .card-fixed.service {
    order: 0;
  }

  .card-fixed.service.service-areas {
    align-items: flex-start;
  }

  .card-fixed.value {
    padding: 33px 25px 36px;
  }

  .card-fixed.contact-sidebar-form-card {
    min-height: 675px;
    padding: 33px 25px 40px;
  }

  .card-fixed.service-review, .card-fixed.post-content-bottom-about {
    padding: 40px 25px;
  }

  .card-fixed.project-details {
    padding: 33px 10px;
  }

  .card-fixed.product-about {
    padding-top: 48px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .card-fixed.store-perk {
    padding: 38px 25px 43px;
  }

  .card-fixed.contact-form-card {
    min-height: 200px;
    padding: 44px 25px 40px;
  }

  .card-fixed.location {
    padding: 26px 25px 38px;
  }

  .card-fixed.faq {
    margin-bottom: 20px;
    padding: 32px 25px 32px 20px;
  }

  .card-fixed.utility-page {
    padding: 42px 25px;
  }

  .card-fixed.get-a-quote-form-card {
    min-height: 200px;
    padding: 44px 25px 40px;
  }

  .heading-19 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .collection-item-7.our-work {
    width: 100%;
  }

  .collection-list-7 {
    grid-template-columns: 1fr;
  }

  .collection-list-7.our-work {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .collection-list-wrapper-13.our-work {
    flex-direction: row;
  }

  .heading-20 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .section-9 {
    padding-top: 30px;
  }

  .html-embed-20 {
    text-align: center;
  }

  .list-2 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding-left: 20px;
    list-style-type: none;
    display: block;
  }

  .image-29 {
    max-width: 100%;
  }

  .footer-social-media-wrapper-copy {
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    margin-right: 0;
  }

  .footer-location {
    width: 100%;
    max-height: none;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 40px;
    margin-right: 40px;
  }

  .footer-location:hover {
    transform: none;
  }

  .footer-location.last {
    margin-right: 0;
  }

  .footer-icon-3 {
    font-family: Raleway, sans-serif;
  }

  .paragraph-17 {
    text-align: center;
    padding-top: 5px;
    padding-left: 0;
  }

  .footer-menu-wrapper-2-copy {
    width: 100%;
    max-width: 100%;
    flex: 0 auto;
    align-self: center;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .div-block-27 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .image-30 {
    width: 100%;
  }

  .heading-22.see-more {
    margin-top: 20px;
  }

  .paragraph-19.project-details, .project-details {
    margin-bottom: 0;
  }

  .image-31 {
    height: 100%;
    object-fit: cover;
    flex: 1;
  }

  .html-embed-26 {
    font-family: Montserrat, sans-serif;
  }

  .html-embed-26-copy {
    margin-bottom: 10px;
  }

  .html-h3 {
    margin-top: 0;
  }

  .div-block-32 {
    grid-template-columns: 1fr;
  }

  .paragraph-20 {
    text-align: left;
  }

  .div-block-32-copy, .grid-3 {
    grid-template-columns: 1fr;
  }

  .image-33 {
    height: 300px;
  }

  .heading-24 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .nav-link-2.dropdown {
    justify-content: center;
  }

  .dropdown-nav-main-wrapper-2 {
    padding-top: 30px;
  }

  .button-primary-3 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-3.header-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-3.contact-form {
    white-space: pre-wrap;
    white-space: pre-wrap;
  }

  .button-primary-3.header-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary-3.contact-form {
    white-space: pre-wrap;
  }

  .button-primary-3.cta {
    margin-top: 10px;
    padding: 10px 20px;
  }

  .button-primary-3.header-button-copy {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .nav-menu-2 {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .div-block-34 {
    height: 50px;
  }

  .menu-button-2 {
    padding: 10px;
    font-size: 26px;
  }

  .html-h3-2 {
    margin-top: 0;
    font-family: Montserrat, sans-serif;
  }

  .html-p-2 {
    font-family: Montserrat, sans-serif;
  }

  .wood-we-build-with-2 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
  }

  .wood-we-build-with-2.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .html-embed-26-copy-2 {
    margin-bottom: 10px;
  }

  .html-h4-2 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .input-copy-2 {
    height: 62%;
    min-height: 35px;
    margin-bottom: 0;
    padding: 0 5px;
    font-size: 16px;
    display: block;
  }

  .input-copy-2.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 19px;
  }

  .card-2.contact-form-card {
    min-height: 200px;
    flex-direction: column;
    padding: 44px 25px 40px;
  }

  .input-2 {
    height: 62%;
    min-height: 35px;
    font-size: 16px;
    display: flex;
  }

  .input-2.input-copy {
    margin-bottom: 0;
    padding: 0 5px;
  }

  .input-2.input-copy.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 19px;
  }

  .footer-nav-link-2 {
    width: 100%;
  }

  .footer-nav-link-2.tag {
    justify-content: center;
  }

  .footer-copyright-2 {
    font-size: 16px;
    line-height: 1.5em;
  }

  .footer-content-bottom-2 {
    margin-top: 50px;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .footer-2 {
    padding-top: 53px;
  }

  .paragraph-22 {
    text-align: center;
    padding-top: 5px;
    padding-left: 0;
  }

  .footer-contact-link-wrapper-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .footer-icon-4 {
    font-family: Raleway, sans-serif;
  }

  .div-block-32-copy {
    grid-template-columns: 1fr;
  }

  .list-3 {
    font-family: Montserrat, sans-serif;
  }

  .tabs-menu {
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .text-block-12 {
    width: 100%;
    text-align: center;
    font-size: 18px;
  }

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

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

  .text-block-14 {
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .collection-list-8 {
    flex-direction: column;
    display: flex;
  }

  .paragraph-23.services {
    color: #151515;
    font-weight: 600;
  }

  .div-block-37 {
    min-width: auto;
  }

  .image-35.photo {
    width: 40px;
    height: 40px;
    flex: 0 auto;
  }

  .image-35.photo.logo {
    flex: 0 auto;
    position: absolute;
  }

  .dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-family: Montserrat, sans-serif;
  }

  .text-block-15 {
    color: #151515;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .service-link-block {
    width: 100%;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-toggle.w--open {
    width: 100%;
    padding-bottom: 10px;
  }

  .dropdown-list-2.w--open {
    width: 100%;
    min-width: auto;
    box-shadow: none;
    position: relative;
  }

  .collection-list-wrapper-12-copy {
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-around;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .collection-list-6-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .service-item-copy {
    width: 100%;
    max-width: none;
  }

  .card-copy.changelog {
    padding: 40px 25px;
  }

  .card-copy.home-perks-testimonial {
    max-width: 100%;
    padding: 40px 25px;
    position: relative;
  }

  .card-copy.testimonial {
    padding-top: 42px;
    padding-bottom: 38px;
  }

  .card-copy.testimonial.top {
    margin-bottom: 35px;
  }

  .card-copy.service {
    min-height: auto;
    order: 0;
  }

  .card-copy.service.service-areas {
    align-items: flex-start;
  }

  .card-copy.project {
    width: 100%;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .card-copy.value {
    padding: 33px 25px 36px;
  }

  .card-copy.contact-sidebar-form-card {
    min-height: 675px;
    padding: 33px 25px 40px;
  }

  .card-copy.service-review, .card-copy.post-content-bottom-about {
    padding: 40px 25px;
  }

  .card-copy.project-details {
    padding: 33px 10px;
  }

  .card-copy.product-about {
    padding-top: 48px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .card-copy.store-perk {
    padding: 38px 25px 43px;
  }

  .card-copy.contact-form-card {
    min-height: 200px;
    flex-direction: column;
    padding: 44px 25px 40px;
  }

  .card-copy.location {
    padding: 26px 25px 38px;
  }

  .card-copy.faq {
    margin-bottom: 20px;
    padding: 32px 25px 32px 20px;
  }

  .card-copy.utility-page {
    padding: 42px 25px;
  }

  .card-copy.get-a-quote-form-card {
    min-height: 200px;
    padding: 44px 25px 40px;
  }

  .card-copy.service-copy {
    min-height: auto;
    order: 0;
  }

  .card-copy.service-copy.service-areas {
    align-items: flex-start;
  }

  .image-wrapper-copy.order-item-image {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper-copy.home-contact-link-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 15px;
    margin-right: 15px;
  }

  .image-wrapper-copy.card-service {
    width: 100%;
    height: 100%;
    max-height: 250px;
    max-width: 480px;
  }

  .image-wrapper-copy.card-project {
    width: 100%;
    max-width: 100%;
    align-self: center;
  }

  .image-wrapper-copy.post-featured {
    margin-bottom: 25px;
  }

  .image-wrapper-copy.post-featured-sidebar {
    max-width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper-copy.footer-contact-link-icon {
    width: 50px;
    max-height: 50px;
    min-height: 50px;
    min-width: 50px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .image-wrapper-copy.team {
    margin-bottom: 25px;
  }

  .image-wrapper-copy.post-item-image {
    margin-bottom: 20px;
  }

  .image-wrapper-copy.post-content-top-about-image {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 10px;
  }

  .image-wrapper-copy.card-post-content-bottom-about {
    width: 96px;
    max-height: 96px;
    min-height: 96px;
    min-width: 96px;
    margin-bottom: 25px;
  }

  .image-wrapper-copy.package-item-image {
    margin-bottom: 18px;
  }

  .image-wrapper-copy.product {
    margin-bottom: 35px;
  }

  .image-wrapper-copy.contact-link-icon {
    width: 48px;
    max-height: 48px;
    min-height: 48px;
    min-width: 48px;
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .image-wrapper-copy.card-location-link-icon {
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .image-wrapper-copy.protected-page-icon {
    width: 100px;
    max-height: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-bottom: 25px;
  }

  .image-wrapper-copy.card-service-copy {
    width: 100%;
    height: 100%;
    max-height: 250px;
    max-width: 480px;
  }

  .image-copy.home-perks {
    max-width: 100%;
  }

  .image-copy.home-perk-icon {
    width: 23px;
    max-height: 23px;
    min-height: 23px;
    min-width: 23px;
    margin-right: 10px;
  }

  .image-copy.card-home-perks-testimonial-about-image, .image-copy.card-testimonial-picture {
    width: 53px;
    max-height: 53px;
    min-height: 53px;
    min-width: 53px;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .image-copy.card-service {
    width: 100%;
    height: 100%;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
  }

  .image-copy.card-project {
    width: 100%;
    height: 100%;
    object-fit: cover;
    flex: 0 auto;
    order: 0;
  }

  .image-copy.card-project-date-icon {
    max-height: 16px;
    max-width: 16px;
    display: block;
  }

  .image-copy.about-hero {
    display: block;
  }

  .image-copy.card-value-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    margin-bottom: 20px;
  }

  .image-copy.service-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 15px;
  }

  .image-copy.service-review-stars {
    margin-bottom: 10px;
  }

  .image-copy.card-store-perk-icon {
    width: 80px;
    max-height: 80px;
    min-height: 80px;
    min-width: 80px;
  }

  .image-copy.card-location-icon {
    width: 60px;
    max-height: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 10px;
  }

  .image-copy.home-perks-copy {
    max-width: 100%;
  }

  .image-copy.card-service-copy {
    width: 100%;
    height: 100%;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-clip: border-box;
  }

  .card-service-main-content-copy {
    margin-top: -40px;
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-40 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-40.hero-cta-button {
    justify-content: space-between;
  }

  .button-primary-copy4-copy-copy-2 {
    max-width: none;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .button-primary-copy4-copy-copy-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy4-copy-copy-3.service-page-hero-button {
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .cta-button-text-2 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-36 {
    width: 100%;
  }

  .nav-link-3 {
    padding-left: 0;
    font-family: Raleway, sans-serif;
    font-weight: 700;
  }

  .image-37.accreditation-image {
    display: block;
  }

  .paragraph-26.text-color-neutral-200.footer-main-content {
    text-align: center;
    margin-bottom: 20px;
  }

  .text-block-19 {
    width: 100%;
  }

  .heading-26 {
    text-align: center;
  }

  .div-block-44 {
    grid-row-gap: 9px;
    grid-template-columns: 1fr;
  }

  .input-copy-3 {
    height: 62%;
    min-height: 35px;
    margin-bottom: 0;
    padding: 0 5px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: block;
  }

  .input-copy-3.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 19px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .div-block-45 {
    min-width: auto;
  }

  .html-embed-28 {
    width: 200px;
    height: 45px;
    object-fit: fill;
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    display: flex;
    position: static;
    top: -9%;
    bottom: 0%;
    left: 299px;
    right: 0%;
  }

  .div-block-46 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-46.hero-cta-button {
    justify-content: space-between;
  }

  .html-embed-29 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer-copyright-3 {
    font-size: 16px;
    line-height: 1.5em;
  }

  .collection-item-8 {
    text-align: center;
  }

  .footer-content-bottom-3 {
    margin-top: 50px;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .text-block-21 {
    width: 100%;
  }

  .text-block-22 {
    color: #151515;
    font-family: Raleway, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .div-block-47 {
    display: none;
  }

  .section-copy-3 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-3.home-hero {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .section-copy-3.home-hero.home {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-copy-3.bg-neutral-200 {
    padding-top: 33px;
    padding-bottom: 26px;
    display: block;
    overflow: visible;
  }

  .button-secondary-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .paragraph-28.services {
    color: #151515;
    font-weight: 600;
  }

  .collection-list-9 {
    width: 100%;
    max-height: none;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    flex-flow: column wrap;
    flex: 1;
    grid-template: "Area"
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: space-between;
    justify-content: stretch;
    align-self: center;
    align-items: center;
    justify-items: stretch;
    margin-top: 23px;
    display: grid;
  }

  .footer-nav-link-3 {
    width: 100%;
  }

  .footer-nav-link-3.tag {
    justify-content: center;
  }

  .input-3 {
    height: 62%;
    min-height: 35px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .collection-list-wrapper-15 {
    width: 100%;
    max-height: none;
    flex-flow: column wrap;
    flex: 1;
    display: flex;
  }

  .div-block-48 {
    width: 100%;
    grid-template-rows: minmax(30px, 30fr);
    grid-template-columns: minmax(.75px, 1.25fr) minmax(0, 1.25fr);
  }

  .list-4 {
    padding-left: 20px;
  }

  .section-copy-4 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .image-39.service-icon {
    width: 70px;
    max-height: 70px;
    min-height: 70px;
    min-width: 70px;
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 15px;
  }

  .button-primary-copy4-copy-copy-4 {
    max-width: none;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .html-embed-32 {
    text-align: center;
  }

  .subtitle-2 {
    margin-bottom: 8px;
  }

  .footer-icon-5 {
    font-family: Raleway, sans-serif;
  }

  .section-16 {
    height: 100px;
  }

  .footer-3 {
    padding-top: 53px;
  }

  .card-testimonial-name-2 {
    font-size: 16px;
  }

  .button-primary-copy4-copy-copy-5 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .paragraph-31 {
    text-align: center;
    padding-top: 5px;
    padding-left: 0;
  }

  .card-3.contact-form-card {
    min-height: 200px;
    flex-direction: column;
    padding: 44px 25px 40px;
  }

  .card-3.testimonial {
    padding-top: 42px;
    padding-bottom: 38px;
  }

  .card-3.testimonial.top {
    margin-bottom: 35px;
  }

  .image-40 {
    width: 100%;
  }

  .image-41 {
    max-width: 100%;
  }

  .cta-button-2 {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 20px;
    display: block;
  }

  .html-embed-34 {
    height: 300px;
    order: -1;
    display: block;
  }

  .footer-contact-link-wrapper-3 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .div-block-53 {
    height: 50px;
  }

  .button-primary-learn-more-2 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .section-17 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-17.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-17.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .menu-button-3 {
    padding: 10px;
    font-size: 26px;
  }

  .section-18 {
    padding-top: 30px;
  }

  .text-block-24 {
    width: 100%;
  }

  .footer-menu-wrapper-3 {
    max-width: none;
    flex: 0 auto;
    align-self: center;
    margin-bottom: 30px;
    margin-left: 40px;
  }

  .list-item-6 {
    float: none;
    text-align: left;
    line-height: 1.667em;
    list-style-type: none;
  }

  .list-item-7 {
    font-family: Montserrat, sans-serif;
    list-style-type: none;
  }

  .list-item-8 {
    width: 100%;
    height: auto;
    line-height: 1.6em;
    list-style-type: none;
  }

  .pagination-4 {
    margin-top: 20px;
  }

  .html-embed-35 {
    font-family: Montserrat, sans-serif;
  }

  .image-44 {
    height: 100%;
    object-fit: cover;
    flex: 1;
  }

  .section-19 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-19.city-service-page-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-34 {
    text-align: left;
  }

  .image-45 {
    height: 300px;
  }

  .html-h3-3 {
    margin-top: 0;
  }

  .div-block-55 {
    grid-template-columns: 1fr;
  }

  .div-block-55.slide-gates {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .html-embed-26-copy-3 {
    margin-bottom: 10px;
  }

  .heading-30 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .grid-4, .div-block-32-copy-2 {
    grid-template-columns: 1fr;
  }

  .section-20 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-20.wood-fence-installation {
    padding-top: 30px;
  }

  .section-20.wood-fence-installation._2 {
    padding-bottom: 30px;
  }

  .section-20.sliding-gates {
    padding-top: 30px;
  }

  .section-20.sliding-gates._2 {
    padding-bottom: 30px;
  }

  .input-4 {
    height: 62%;
    min-height: 35px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .input-4.input-copy {
    margin-bottom: 0;
    padding: 0 5px;
  }

  .input-4.input-copy.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 19px;
  }

  .input-copy-4 {
    height: 62%;
    min-height: 35px;
    margin-bottom: 0;
    padding: 0 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: block;
  }

  .input-copy-4.dropdown {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 10px;
    font-family: Montserrat, sans-serif;
  }

  .text-area-3 {
    font-family: Montserrat, sans-serif;
  }

  .tabs-menu-3 {
    width: 80%;
  }

  .tabs-menu-3.picket-styles {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 57px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .tabs-menu-3.upgrades {
    grid-column-gap: 45px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    align-content: stretch;
    justify-content: space-around;
    align-items: stretch;
  }

  .tabs-menu-3.wrought-iron {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    flex-flow: wrap;
    align-content: space-between;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-menu-3.sliding-gates, .tabs-menu-3.sliding-gates.wrought-iron {
    width: 90%;
  }

  .tabs-menu-3.trex, .tabs-menu-3.colors {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 57px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .text-block-25 {
    width: 150px;
    text-align: center;
    white-space: normal;
    position: absolute;
  }

  .text-block-25.wrap {
    margin-top: 158px;
  }

  .text-block-25.wire {
    margin-top: 149px;
  }

  .tabs-content-2 {
    width: 100%;
  }

  .image-48 {
    width: 100%;
    height: 100%;
  }

  .heading-31 {
    padding-top: 20px;
  }

  .slider-7.bob {
    width: 100%;
    height: 100%;
  }

  .section-21 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mask-4 {
    width: 100%;
    height: 100%;
  }

  .paragraph-36.service-short-description {
    text-align: left;
    font-family: Montserrat, sans-serif;
  }

  .div-block-57 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-57.hero-cta-button {
    justify-content: space-between;
  }

  .button-primary-copy4-copy-copy-6 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy4-copy-copy-6.service-page-hero-button {
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .button-primary-copy4-copy-copy-7 {
    max-width: none;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .split-content-copy.header-right {
    margin-right: 20px;
  }

  .split-content-copy.header-center {
    margin-right: 15px;
  }

  .split-content-copy.home-about-left {
    margin-bottom: 70px;
  }

  .split-content-copy.home-services-content-top-left {
    max-width: 280px;
  }

  .split-content-copy.home-perks-right {
    margin-bottom: 70px;
  }

  .split-content-copy.home-projects-content-top-left {
    max-width: 319px;
    margin-left: 0;
    margin-right: 0;
  }

  .split-content-copy.home-projects-content-top-right {
    display: none;
  }

  .split-content-copy.home-articles-content-top-left {
    margin-right: 0;
  }

  .split-content-copy.testimonials-left {
    margin-bottom: 35px;
  }

  .split-content-copy.card-project-content-bottom-left {
    max-width: 150px;
    justify-content: flex-start;
    overflow: hidden;
  }

  .split-content-copy.card-project-content-bottom-left.truncate {
    max-width: 120px;
  }

  .split-content-copy.card-project-content-bottom-right.truncate {
    flex-wrap: nowrap;
    overflow: hidden;
  }

  .split-content-copy.story-right {
    margin-bottom: 100px;
  }

  .split-content-copy.service-hero-left {
    max-width: 421px;
    margin-bottom: 35px;
  }

  .split-content-copy.service-hero-left.service-template {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .split-content-copy.service-about-left {
    flex: 0 auto;
    align-self: auto;
    margin-bottom: 30px;
  }

  .split-content-copy.service-about-right {
    position: static;
  }

  .split-content-copy.more-services-content-top-left, .split-content-copy.more-posts-content-top-left {
    margin-right: 0;
  }

  .split-content-copy.post-content-top-left {
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .split-content-copy.project-about-left {
    margin-bottom: -33px;
  }

  .split-content-copy.project-about-right {
    margin-top: 60px;
  }

  .split-content-copy.contact-left {
    margin-bottom: 0;
  }

  .split-content-copy.contact-right {
    padding-top: 15px;
    padding-right: 15px;
  }

  .split-content-copy.service-hero-left-copy {
    max-width: 421px;
    margin-bottom: 35px;
  }

  .split-content-copy.service-hero-left-copy.service-template, .split-content-copy.service-hero-left-copy.service-template-copy {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .paragraph-37.service-short-description {
    text-align: left;
    font-family: Montserrat, sans-serif;
  }

  .div-block-58 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-58.hero-cta-button {
    justify-content: space-between;
  }

  .button-primary-copy4-copy-copy-8 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary-copy4-copy-copy-8.service-page-hero-button {
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .button-primary-copy4-copy-copy-9 {
    max-width: none;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .body, .body-2 {
    overflow: visible;
  }

  .rich-text-block-2 {
    font-family: Montserrat, sans-serif;
  }

  .section-22.meet-the-team, .section-22.meet-the-team-copy {
    padding-bottom: 60px;
  }

  .meet-the-team-grid {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding-top: 10px;
    display: grid;
  }

  .card-img {
    position: relative;
  }

  .card_component {
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .card_traits-icon-wrapper {
    display: none;
  }

  .card_side.is-back {
    padding: 1.5rem;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .card_side.is-front {
    align-self: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .card_cta-wrapper {
    top: auto;
    bottom: .5rem;
    left: .5rem;
    right: auto;
  }

  .card_cta-wrapper.is-back {
    bottom: 2rem;
    left: 1.5rem;
  }

  .card_main-text {
    height: 25%;
    margin-bottom: 0;
  }

  .card_traits-list {
    grid-column-gap: .5rem;
    grid-row-gap: 1rem;
  }

  .card_stamp-wrapper {
    width: 4rem;
  }

  .heading-type {
    font-size: .75rem;
  }

  .card_traits {
    grid-row-gap: 1rem;
  }

  .card_wrapper {
    width: 90%;
    height: 29.5rem;
    flex: 0 auto;
    align-items: stretch;
  }

  .card_traits-item {
    grid-column-gap: .5rem;
  }

  .heading-35 {
    margin-bottom: 0;
  }

  .paragraph-40 {
    font-size: 16px;
  }

  .meet-the-team-icon {
    width: 100%;
    max-height: none;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 40px;
    margin-right: 40px;
    transition-property: none;
  }

  .meet-the-team-icon:hover {
    transform: none;
  }

  .meet-the-team-icon.last {
    margin-right: 0;
  }

  .footer-icon-3-copy {
    font-family: Raleway, sans-serif;
  }

  .tabs-menu-3-copy {
    width: 80%;
  }

  .tabs-menu-3-copy.picket-styles {
    width: 90%;
  }

  .tabs-menu-3-copy.upgrades {
    grid-column-gap: 45px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    align-content: stretch;
    justify-content: space-around;
    align-items: stretch;
  }

  .tabs-menu-3-copy.wrought-iron {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    flex-flow: wrap;
    align-content: space-between;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-menu-3-copy.sliding-gates {
    width: 90%;
  }

  .tabs-menu-3-copy.photo-gallery {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 47px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .collection-list-11 {
    grid-template-columns: 1fr;
  }

  .get-quote-wrapper {
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: stretch;
    padding-top: 10px;
  }

  .div-block-62 {
    padding: 0;
  }

  .paragraph-41 {
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .div-block-64, .div-block-64.service-description {
    padding: 0;
  }

  .paragraph-20px.features-text {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .features-grid-heading {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .features-grid-wrap {
    align-items: center;
    margin-bottom: 30px;
  }

  .features-grid-wrap.custom-integrations, .features-grid-wrap.custom-development, .features-grid-wrap.systems {
    display: none;
  }

  .features-grid-icon {
    margin-bottom: 20px;
  }

  .features-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading-36 {
    font-weight: 800;
  }

  .quote-form-copy {
    flex-direction: column;
    grid-template-rows: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-65 {
    flex-direction: column;
    display: flex;
  }

  .div-block-66 {
    padding-left: 0;
    padding-right: 0;
  }

  .quote-form-copy {
    grid-column-gap: 30px;
    grid-row-gap: 29px;
    flex-direction: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    justify-items: stretch;
    display: flex;
  }

  .text-span-8 {
    display: none;
  }

  .text-span-9 {
    display: block;
  }

  .div-block-67 {
    flex-direction: column;
    display: flex;
  }

  .pricing-grid-pointer-wrap {
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-68 {
    width: 23px;
    height: 23px;
    background-color: #e75423;
    background-image: none;
    border-radius: 50px;
    flex-wrap: nowrap;
    margin-right: 12px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .image-51 {
    height: 9px;
    text-align: center;
    flex: 1;
    align-self: center;
    line-height: 100%;
  }

  .pricing-grid-pointer-text {
    color: #151515;
    white-space: normal;
    font-family: Montserrat, sans-serif;
  }

  .div-block-69 {
    width: 23px;
    height: 23px;
    background-color: #e75423;
    background-image: none;
    border-radius: 50px;
    flex-wrap: nowrap;
    margin-right: 12px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .image-52 {
    height: 9px;
    text-align: center;
    flex: 1;
    align-self: center;
    line-height: 100%;
  }

  .feature-bullet-point {
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 20px;
  }

  .div-block-70 {
    padding-left: 0;
  }

  .tab-pane-tab-1-2 {
    width: 100%;
  }

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

  .image-53 {
    width: 125px;
    height: 125px;
  }

  .section-copy-copy {
    padding-top: 90px;
    padding-bottom: 90px;
  }

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

  .section-copy-copy.home-hero {
    padding-top: 80px;
    padding-bottom: 134px;
  }

  .section-copy-copy.bg-neutral-200 {
    padding-top: 82px;
    padding-bottom: 74px;
    display: none;
    overflow: visible;
  }

  .section-copy-copy.bg-neutral-200.story {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy-copy.bg-neutral-200.more-services {
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .section-copy-copy.bg-primary-1.accent {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section-copy-copy.padding-200px {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .section-copy-copy.home-perks {
    padding-bottom: 8px;
  }

  .section-copy-copy.about-hero {
    padding-top: 40px;
  }

  .section-copy-copy.padding-240px {
    padding-top: 111px;
    padding-bottom: 111px;
  }

  .section-copy-copy.preview {
    padding-top: 111px;
    padding-bottom: 72px;
  }

  .section-copy-copy.services {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-copy-copy.service-hero {
    padding-top: 40px;
  }

  .section-copy-copy.service-about {
    padding-top: 60px;
    padding-bottom: 68px;
  }

  .section-copy-copy.blog-hero {
    padding-top: 40px;
    padding-bottom: 67px;
  }

  .section-copy-copy.blog {
    padding-top: 67px;
    padding-bottom: 85px;
  }

  .section-copy-copy.post-hero {
    padding-top: 40px;
  }

  .section-copy-copy.post {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .section-copy-copy.projects {
    padding-top: 40px;
    padding-bottom: 76px;
  }

  .section-copy-copy.project-hero {
    padding-top: 40px;
  }

  .section-copy-copy.project-about {
    padding-top: 50px;
    padding-bottom: 82px;
  }

  .section-copy-copy.store {
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .section-copy-copy.product-hero {
    padding-top: 40px;
  }

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

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

  .section-copy-copy.faqs {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .section-copy-copy.blog-category {
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .section-copy-copy.meet-the-team {
    padding-top: 10px;
    display: block;
  }

  .meet-the-team-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .photo-gallery {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .collection-list-12 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-74 {
    grid-template-columns: 1fr;
  }

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

  .div-block-76 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-39 {
    text-align: center;
    margin-right: 0;
    font-size: 26px;
  }

  .div-block-77 {
    display: none;
  }

  .section-23 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-40 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

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

  .collection-list-13 {
    grid-template-columns: 1fr 1fr;
  }

  .section-24 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-41 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .section-copy-5 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-5.cta {
    height: 150px;
  }

  .div-block-78 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-42 {
    text-align: center;
    margin-right: 0;
    font-size: 26px;
  }

  .heading-43.see-more {
    margin-top: 20px;
  }

  .subtitle-3 {
    margin-bottom: 8px;
  }

  .div-block-2-copy-2 {
    margin-top: 16px;
  }

  .div-block-2-copy-2.container-default {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .section-copy-6 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-6.cta {
    height: 150px;
  }

  .div-block-80 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-44 {
    text-align: left;
    margin-right: 0;
    font-size: 26px;
  }

  .section-copy-7 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-7.cta {
    height: 150px;
  }

  .div-block-81 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-45 {
    text-align: center;
    margin-right: 0;
    font-size: 26px;
  }

  .heading-46.see-more {
    margin-top: 20px;
  }

  .heading-47 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .section-25 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .collection-list-14 {
    grid-template-columns: 1fr 1fr;
  }

  .intro {
    display: none;
  }

  .section-copy-copy-2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-copy-2.meet-the-team {
    padding-top: 10px;
    display: block;
  }

  .div-block-83 {
    flex-direction: column;
    display: flex;
  }

  .image-57 {
    width: 125px;
    height: 125px;
  }

  .div-block-85 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-48 {
    text-align: left;
    margin-right: 0;
    font-size: 26px;
  }

  .section-copy-8 {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-copy-8.cta {
    height: 150px;
  }

  .div-block-86 {
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-49 {
    text-align: left;
    margin-right: 0;
    font-size: 26px;
  }

  .features-grid-icon-3 {
    margin-bottom: 20px;
  }

  .mask-4-copy {
    width: 100%;
    height: 100%;
  }
}

#w-node-_01c29b4a-bdff-146c-606e-e8ce26645fc2-28b42766 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-f989091a-53db-3597-e9e2-f0b91618f1fc-28b42766 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1e652956-2d54-baf1-7d68-e89f3ae01609-28b42766 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-_267d364c-5fb5-5dd5-f463-95868c607354-28b42766 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_927e9973-4247-477c-de78-a0b704fbd21d-28b42766 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-_927e9973-4247-477c-de78-a0b704fbd21e-28b42766 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-_61ffa623-8811-d51f-6f8a-5ad2e03bc29b-28b42766 {
  justify-self: center;
}

#w-node-_56187762-8e59-ba11-5719-5487aeb568ef-28b42766 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_56187762-8e59-ba11-5719-5487aeb568f6-28b42766 {
  align-self: center;
  justify-self: center;
}

#w-node-_6950b267-a763-f51a-98e5-4809be103152-be10314f {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_6950b267-a763-f51a-98e5-4809be10315a-be10314f, #w-node-_6950b267-a763-f51a-98e5-4809be10315e-be10314f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6950b267-a763-f51a-98e5-4809be103162-be10314f, #w-node-_6950b267-a763-f51a-98e5-4809be103172-be10314f, #w-node-ab4779ef-24e7-4c10-9869-1e8ba0b723c0-be10314f {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#Referral.w-node-a6d06e9d-28e2-3e3a-b06a-0f3f47cc489f-be10314f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6950b267-a763-f51a-98e5-4809be103176-be10314f, #w-node-db595b78-78af-51b9-3acc-4c879c3eb6b0-be10314f {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_36f9ebd2-f7f3-231a-aa89-192e57a92c21-be10314f, #w-node-_8a801eb4-5840-74f8-6ef9-f51d5bf73c9e-be10314f, #w-node-be5b2c2b-5b45-796c-2c54-f15d230fa1f6-be10314f, #w-node-_77431085-73fc-bb8e-3701-f6aec390c289-be10314f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-b698a4d1-211d-aab1-1e26-ab0dac17d295-be10314f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: center;
}

#w-node-_6950b267-a763-f51a-98e5-4809be10317a-be10314f {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: start;
}

#w-node-_5fbca50b-1bd2-1d5f-ffd4-ac628b76de4d-ed8dffe9 {
  justify-self: start;
}

#w-node-b811f6f9-03fb-b133-d8bc-4f67dec230f4-ed8dffe9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_1b783398-7c1e-ade7-ac73-a1ec84c44851-deb42777 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bc3e98fd-06bf-fc3e-4dc2-bd7ed79609f4-deb42777 {
  justify-self: center;
}

#w-node-_0e1809c2-c9ab-27e5-4909-b9650b4a1681-deb42777 {
  align-self: center;
  justify-self: center;
}

#w-node-_5afb5030-5863-2cec-c1bd-045063583dea-deb42777, #w-node-_2fe6728d-46f1-faf3-faf3-a2bb04f103d9-deb42777, #w-node-_9d8a1180-3546-5c03-036e-c014c4b260c1-deb42777, #w-node-_63ae1f44-a2a4-d9ba-2e89-2d79655684cc-deb42777 {
  justify-self: center;
}

#w-node-f9185973-20f5-b7b3-e950-e94d30caf29a-95b4277b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cc499db7-9c7b-3182-6d87-6d1fecf60d2a-95b4277b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-aa9cca53-baf0-dc85-7d43-b7d6d50bf284-95b4277b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-f9016879-4cdd-2bb8-369f-a7e103d0078e-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00790-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00792-23b42780 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9016879-4cdd-2bb8-369f-a7e103d00794-23b42780 {
  grid-area: 3 / 1 / 4 / 3;
}

#Referral.w-node-f9016879-4cdd-2bb8-369f-a7e103d00798-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00799-23b42780 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f9016879-4cdd-2bb8-369f-a7e103d0079b-23b42780 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#submitQuote.w-node-f9016879-4cdd-2bb8-369f-a7e103d0079c-23b42780 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-bd93310c-ae51-0630-41ec-b8be331f03a0-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a2-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a4-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a6-b3b42781, #Referral.w-node-bd93310c-ae51-0630-41ec-b8be331f03aa-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03ab-b3b42781 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-bd93310c-ae51-0630-41ec-b8be331f03ad-b3b42781 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: center;
}

#submitQuote.w-node-bd93310c-ae51-0630-41ec-b8be331f03ae-b3b42781 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: start;
}

#w-node-_19578f2b-72d9-83e4-7ee8-5d2ea5c68380-b3b42781 {
  grid-area: span 3 / span 3 / span 3 / span 3;
  align-self: auto;
  justify-self: auto;
}

#w-node-_444c4371-ccc6-f286-1867-d70842269135-b3b42781 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_444c4371-ccc6-f286-1867-d7084226913c-b3b42781 {
  align-self: center;
  justify-self: center;
}

#w-node-_04d90402-dd5e-564e-24c1-dbeea351a58b-eeb42783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52be6fcb-3819-cb5d-5d0c-06833c793f7a-eeb42783 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_54dd5b3b-fb39-2744-fc1a-46e8c0395aab-80b42787 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: center;
}

#w-node-_54dd5b3b-fb39-2744-fc1a-46e8c0395aad-80b42787 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_54dd5b3b-fb39-2744-fc1a-46e8c0395aaf-80b42787 {
  align-self: center;
  justify-self: auto;
}

#w-node-_54dd5b3b-fb39-2744-fc1a-46e8c0395ab4-80b42787 {
  align-self: center;
  justify-self: stretch;
}

#w-node-ceebd78e-acc3-4070-c9a1-a0680a97d230-27b42788 {
  align-self: center;
  justify-self: center;
}

#w-node-e1539f99-31e9-f07c-e529-0dcf88af263c-27b42788 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-e1539f99-31e9-f07c-e529-0dcf88af263d-27b42788 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-f1b8cdff-17db-4dcd-8a38-9d8568335d20-9725d50b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-f0f58298-8506-4de3-a7e4-7134e1b4f47b-9725d50b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-efcd2b11-2162-38e5-e630-df45b9192dec-9725d50b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-f1b8cdff-17db-4dcd-8a38-9d8568335d26-9725d50b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-f1b8cdff-17db-4dcd-8a38-9d8568335d27-9725d50b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a03692fb-99be-55d4-d4e3-29f38b207e7c-9725d50b, #w-node-_4c2e1ea7-34f0-8f31-3c6c-b5d14aa6cf7c-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_255b14ad-5c3e-b3da-1e5e-52b0f163e8fd-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-_294c345c-7289-2e8d-6580-b48c54429fa3-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ef13e135-7918-800d-67b8-a0b4f89d429d-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_3386d108-e762-d1c4-5521-5d434611fe86-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ef13e135-7918-800d-67b8-a0b4f89d429e-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ef13e135-7918-800d-67b8-a0b4f89d42a1-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2a5dfed-81d5-daff-1328-43e934473250-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_5960c5a6-7a00-61ba-8877-1d4dd5ffe930-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e2a5dfed-81d5-daff-1328-43e934473251-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e2a5dfed-81d5-daff-1328-43e934473254-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_809fcb02-d333-1b47-953c-45a9363bb0f7-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_553861fa-4e6f-5050-0bfa-356298cef658-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_809fcb02-d333-1b47-953c-45a9363bb0f8-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_809fcb02-d333-1b47-953c-45a9363bb0fb-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7e1dee7-567c-3d06-ac23-c2d7eba59a61-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c1e46c77-b026-9eb3-6c23-48c1988dff73-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1fcf0f20-edae-44e6-09d2-a7624d63289b-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fcf0f20-edae-44e6-09d2-a7624d63289e-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c01771ca-9c03-af36-86ea-ebfb47f31d15-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-c01771ca-9c03-af36-86ea-ebfb47f31d16-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c01771ca-9c03-af36-86ea-ebfb47f31d18-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de36f5b4-3ab3-3d9d-0b34-cbc258a883c2-9725d50b {
  justify-self: center;
}

#w-node-a9292b87-37ba-6c5b-8211-c050a00ec2f3-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a9292b87-37ba-6c5b-8211-c050a00ec2f5-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-a9292b87-37ba-6c5b-8211-c050a00ec2f7-9725d50b {
  align-self: center;
  justify-self: auto;
}

#w-node-a9292b87-37ba-6c5b-8211-c050a00ec2fc-9725d50b {
  align-self: center;
  justify-self: stretch;
}

#w-node-_98786276-0f96-8a0b-4cd1-3fdddf465c82-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_566b4652-4183-a2b6-fce8-458b7b27aa54-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_566b4652-4183-a2b6-fce8-458b7b27aa5a-9725d50b, #w-node-_05fa967c-ff91-831b-cf77-1a799adeff1f-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1ed6a802-986b-a53e-9873-11163b49459f-9725d50b, #w-node-_1ed6a802-986b-a53e-9873-11163b4945a1-9725d50b, #w-node-_1ed6a802-986b-a53e-9873-11163b4945a3-9725d50b, #w-node-_1ed6a802-986b-a53e-9873-11163b4945a5-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_56fa8575-1e9d-b641-0529-1c71668ffea1-9725d50b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_56fa8575-1e9d-b641-0529-1c71668ffea8-9725d50b, #w-node-c581166d-2d8e-ea8e-2337-fa9d0aa1f07a-09f405b0 {
  align-self: center;
  justify-self: center;
}

#w-node-_939815ad-7f8e-d933-9c76-0c297616276f-09f405b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_362bd4a0-2995-bd2c-fd5d-13ff451ce8fd-ffde4a3e, #w-node-f1f7a85b-3099-62f4-9326-dfc44c52f3bb-ffde4a3e, #w-node-_704c8480-57a7-95df-8d63-3487b94de654-ffde4a3e, #w-node-_704c8480-57a7-95df-8d63-3487b94de655-ffde4a3e, #w-node-_0f6c410e-eca2-1e44-4d41-718453d31a68-ffde4a3e, #w-node-_2883d9c6-13fa-ad51-bbc1-fc249a0d5048-ffde4a3e, #w-node-b556aeb7-1c54-ec30-2579-93030c79daa9-ffde4a3e, #w-node-b556aeb7-1c54-ec30-2579-93030c79daaa-ffde4a3e, #w-node-_82b28a4e-d837-464a-1dd3-96cc6f77cb3b-ffde4a3e, #w-node-_82b28a4e-d837-464a-1dd3-96cc6f77cb3c-ffde4a3e, #w-node-_5a541945-53fc-e871-3968-728d71406eea-ffde4a3e, #w-node-_5a541945-53fc-e871-3968-728d71406eeb-ffde4a3e {
  align-self: center;
  justify-self: center;
}

#w-node-_32fb0a50-92e9-cead-5c54-f3de76498dd9-ffde4a3e, #w-node-_514fc6a2-7792-3952-fe23-74f75b116688-ffde4a3e, #w-node-_2c363cee-3b61-27fc-2967-2037173bea8b-ffde4a3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f0-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f2-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f4-ffde4a3e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f6-ffde4a3e {
  grid-area: 3 / 1 / 4 / 3;
}

#Referral.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fa-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fb-ffde4a3e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fd-ffde4a3e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#submitQuote.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fe-ffde4a3e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-bb6b5f9a-d457-bd2a-fca2-90e1d845bcf8-149b6143, #w-node-bb6b5f9a-d457-bd2a-fca2-90e1d845bd11-149b6143, #w-node-bb6b5f9a-d457-bd2a-fca2-90e1d845bd35-149b6143 {
  align-self: center;
  justify-self: center;
}

#w-node-_834703d4-1a5d-3203-1f37-bf3124412d8b-149b6143 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ec825059-2514-1cfa-baba-9381a689294c-149b6143, #w-node-_64fd1690-d450-b096-48df-94a1775e0bce-149b6143 {
  align-self: center;
  justify-self: center;
}

#w-node-_64fd1690-d450-b096-48df-94a1775e0bcf-149b6143 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_64fd1690-d450-b096-48df-94a1775e0bd1-149b6143, #w-node-_710a0c9b-fec3-80c2-d3a5-914eecde4e9b-149b6143 {
  align-self: center;
  justify-self: center;
}

#w-node-_710a0c9b-fec3-80c2-d3a5-914eecde4e9c-149b6143 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_710a0c9b-fec3-80c2-d3a5-914eecde4e9e-149b6143 {
  align-self: center;
  justify-self: center;
}

#w-node-bb6b5f9a-d457-bd2a-fca2-90e1d845bd54-149b6143, #w-node-bb6b5f9a-d457-bd2a-fca2-90e1d845bd4f-149b6143, #w-node-bb6b5f9a-d457-bd2a-fca2-90e1d845bd59-149b6143, #w-node-f4a29eee-c8ba-a395-7cc5-1fbfd2cd40a4-149b6143, #w-node-_8e33aca5-5698-7cc0-e0eb-c25ba0478adc-149b6143, #w-node-a3a2f53a-58f9-8c07-5478-c32845b569da-149b6143 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280055-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280057-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280059-149b6143 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005b-149b6143 {
  grid-area: 3 / 1 / 4 / 3;
}

#Referral.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005f-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280060-149b6143 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280062-149b6143 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#submitQuote.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280063-149b6143 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-c5510f80-358b-0e0d-4f68-465995369416-ea723e0f, #w-node-_2fd71e8f-ee55-3ac9-0059-3f633fe8c3cf-ea723e0f {
  align-self: center;
  justify-self: center;
}

#w-node-c5510f80-358b-0e0d-4f68-465995369481-ea723e0f, #w-node-c5510f80-358b-0e0d-4f68-465995369483-ea723e0f, #w-node-c5510f80-358b-0e0d-4f68-465995369485-ea723e0f, #w-node-c5510f80-358b-0e0d-4f68-465995369487-ea723e0f, #w-node-c5510f80-358b-0e0d-4f68-465995369489-ea723e0f, #w-node-c5510f80-358b-0e0d-4f68-46599536948b-ea723e0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81091-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81093-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81095-ea723e0f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81097-ea723e0f {
  grid-area: 3 / 1 / 4 / 3;
}

#Referral.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109b-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109c-ea723e0f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109e-ea723e0f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#submitQuote.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109f-ea723e0f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6e8b-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6e8e-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6e90-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6e97-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6e98-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6ef4-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6ef5-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6eff-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f00-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f08-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f09-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f11-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f12-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f1a-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f1b-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f90-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f94-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f92-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f96-4fbed5e5, #Referral.w-node-a476343e-5856-3faa-daa4-bd10105e6f9a-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f9b-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6f9d-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#submitQuote.w-node-a476343e-5856-3faa-daa4-bd10105e6f9e-4fbed5e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6fb0-4fbed5e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a476343e-5856-3faa-daa4-bd10105e6fb6-4fbed5e5 {
  align-self: center;
  justify-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d05896-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058a1-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058ba-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058c5-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-d9e17e51-8349-96d8-7534-1bab46cc79d1-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d9e17e51-8349-96d8-7534-1bab46cc79da-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-cbed1a7b-bb97-8dc8-33e3-8b80e7d9808d-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5beca1bf-f587-6e29-4dac-b63988c28924-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-ad7bb820-1087-e507-0dc1-72c8e8e3f856-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5d3c0ac2-b3df-1b05-1bab-458a59a0527f-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01c0-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01cb-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf8b3f3-f678-8286-b382-09114fbec079-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbf8b3f3-f678-8286-b382-09114fbec084-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf8b3f3-f678-8286-b382-09114fbec09d-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-dbf8b3f3-f678-8286-b382-09114fbec0a8-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c8395-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83a0-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83b9-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83c4-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-_82ea9fe5-4137-d422-aae8-efa8338c1d46-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_82ea9fe5-4137-d422-aae8-efa8338c1d51-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-edbee199-ef6f-5679-ed34-13aaaffa9df2-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-edbee199-ef6f-5679-ed34-13aaaffa9dfd-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-_7246a65f-1593-0691-48c7-3b85a247b80f-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_7246a65f-1593-0691-48c7-3b85a247b81a-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-_037d92e0-cc0f-ced1-3592-c8bd40c42922-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_037d92e0-cc0f-ced1-3592-c8bd40c4292d-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-baa72180-aec7-2525-9a85-9d6d6d93130e-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-baa72180-aec7-2525-9a85-9d6d6d931319-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-_3f5bbefa-fef0-4021-1068-8e02ccd84d94-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3f5bbefa-fef0-4021-1068-8e02ccd84d9d-e5da4e49 {
  align-self: center;
  justify-self: center;
}

#w-node-c66f8938-4d26-d3ef-011f-3f1059047432-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c66f8938-4d26-d3ef-011f-3f105904743b-e5da4e49, #w-node-c66f8938-4d26-d3ef-011f-3f1059047441-e5da4e49, #w-node-c66f8938-4d26-d3ef-011f-3f105904744a-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_381f53c6-7d43-f689-aac4-1db3ec8d19c6-e5da4e49, #w-node-_381f53c6-7d43-f689-aac4-1db3ec8d19c8-e5da4e49, #w-node-_381f53c6-7d43-f689-aac4-1db3ec8d19ca-e5da4e49, #w-node-_381f53c6-7d43-f689-aac4-1db3ec8d19cc-e5da4e49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad7bb820-1087-e507-0dc1-72c8e8e3f856-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5d3c0ac2-b3df-1b05-1bab-458a59a0527f-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01c0-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01cb-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bceba1-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bcebaa-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc13570f9-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc1357102-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d05896-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058a1-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058ba-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058c5-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_3c394f31-69d8-ba8d-fcf6-79f081aabc5f-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3c394f31-69d8-ba8d-fcf6-79f081aabc68-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-ba536ada-252f-cf14-8a2d-7d6d192bb1e0-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ba536ada-252f-cf14-8a2d-7d6d192bb1e9-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-e2fd64c7-61dc-c853-de80-d8abeb6dc9b4-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e2fd64c7-61dc-c853-de80-d8abeb6dc9bd-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c8395-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83a0-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83b9-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83c4-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_82ea9fe5-4137-d422-aae8-efa8338c1d46-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_82ea9fe5-4137-d422-aae8-efa8338c1d51-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-edbee199-ef6f-5679-ed34-13aaaffa9df2-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-edbee199-ef6f-5679-ed34-13aaaffa9dfd-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_7246a65f-1593-0691-48c7-3b85a247b80f-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_7246a65f-1593-0691-48c7-3b85a247b81a-717979de {
  align-self: center;
  justify-self: center;
}

#w-node-_20c9831a-3dd5-321d-4415-97e9170c801e-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_20c9831a-3dd5-321d-4415-97e9170c8024-717979de, #w-node-_20c9831a-3dd5-321d-4415-97e9170c802a-717979de, #w-node-_20c9831a-3dd5-321d-4415-97e9170c8033-717979de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_17b457d2-38c7-f46f-6090-0d4f558ac38b-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_17b457d2-38c7-f46f-6090-0d4f558ac39e-b09893ae {
  align-self: auto;
}

#w-node-_17b457d2-38c7-f46f-6090-0d4f558ac38f-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-_337a1cf9-546f-0283-c9dc-a60ff3242f0a-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_337a1cf9-546f-0283-c9dc-a60ff3242f0d-b09893ae {
  align-self: auto;
}

#w-node-_337a1cf9-546f-0283-c9dc-a60ff3242f0e-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-_9a8c806e-1986-f632-5578-b3ab7bd0d2d7-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9a8c806e-1986-f632-5578-b3ab7bd0d2da-b09893ae {
  align-self: auto;
}

#w-node-_9a8c806e-1986-f632-5578-b3ab7bd0d2db-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-_7be14a4e-f931-7b57-332f-2e05ec6805f5-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_7be14a4e-f931-7b57-332f-2e05ec6805f8-b09893ae {
  align-self: auto;
}

#w-node-_7be14a4e-f931-7b57-332f-2e05ec6805f9-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-_3c12e7c3-7e2c-11ff-5b1b-840d9136ecdc-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_3c12e7c3-7e2c-11ff-5b1b-840d9136ecdf-b09893ae {
  align-self: auto;
}

#w-node-_3c12e7c3-7e2c-11ff-5b1b-840d9136ece0-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-a31ab29b-cc4e-3640-1f09-ef63d065a444-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-a31ab29b-cc4e-3640-1f09-ef63d065a447-b09893ae {
  align-self: auto;
}

#w-node-a31ab29b-cc4e-3640-1f09-ef63d065a448-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-_39c20884-6f8c-3505-4236-30f6b35debdf-b09893ae {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_39c20884-6f8c-3505-4236-30f6b35debe2-b09893ae {
  align-self: auto;
}

#w-node-_39c20884-6f8c-3505-4236-30f6b35debe3-b09893ae {
  align-self: center;
  justify-self: start;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d05896-3368c03d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_8edbf081-73d2-c680-df01-3c41292e43b9-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2279752-869a-f30f-f2d0-923e92dfb481-3368c03d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-d2279752-869a-f30f-f2d0-923e92dfb48a-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ea416fd2-7318-7cd1-8080-40770076e04a-3368c03d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-ea416fd2-7318-7cd1-8080-40770076e053-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_922a770d-93f9-4653-ea50-b656d65796ec-3368c03d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_922a770d-93f9-4653-ea50-b656d65796f5-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c4bf231f-64d7-4e15-5942-67cd28b17e85-3368c03d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-c4bf231f-64d7-4e15-5942-67cd28b17e8e-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a71fc15e-c4f6-668f-a931-48b043939ae4-3368c03d, #w-node-a71fc15e-c4f6-668f-a931-48b043939ade-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff719df1-943b-c87c-af81-91f7b826203e-3368c03d {
  align-self: center;
  justify-self: center;
}

#w-node-_2a4cd140-a037-1230-a65d-4b25e92f13af-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a4cd140-a037-1230-a65d-4b25e92f13b5-3368c03d, #w-node-_2a4cd140-a037-1230-a65d-4b25e92f13bb-3368c03d, #w-node-_2a4cd140-a037-1230-a65d-4b25e92f13c4-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a11cc5ad-2737-6cc0-e579-8b55cbff27cd-3368c03d, #w-node-a11cc5ad-2737-6cc0-e579-8b55cbff27cf-3368c03d, #w-node-a11cc5ad-2737-6cc0-e579-8b55cbff27d1-3368c03d, #w-node-a11cc5ad-2737-6cc0-e579-8b55cbff27d3-3368c03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24f02500-6fc6-bf7d-c429-d0c7d9344f0f-8939c999, #w-node-bfc7de73-d66e-dd65-f44a-70898d31f679-8939c999, #w-node-bf50bc06-d6d5-4d9e-78e2-b512bdfb248f-8939c999, #w-node-db776557-60ad-6a15-82d4-4d6f18e34d47-8939c999, #w-node-_46f9b199-65e0-3cc7-8a08-b51e43a74ed3-8939c999, #w-node-_85783c8e-77ec-a96b-7e24-62c37188ebb7-8939c999, #w-node-_0aec76e2-d319-6c43-86c2-963d06b86fa8-8939c999, #w-node-_0723cb02-c717-9381-5554-a4a3c749e408-8939c999 {
  align-self: center;
  justify-self: center;
}

#w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b158-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15e-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15c-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15a-202a81f5, #w-node-_611de90b-f58c-cc05-5bff-f64bc6612ac8-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b163-202a81f5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_260a5827-4783-22ac-a56f-c664369fe9e6-202a81f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f87c7e23-b4b2-3eec-633d-99931eefae89-202a81f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_33a8af0a-06bd-4af3-021e-dc8e6beb43ef-202a81f5, #w-node-ca75267f-86e7-ce03-f61e-375d3ad87cb3-202a81f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b165-202a81f5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: center;
}

#submitQuote.w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b166-202a81f5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: start;
}

#w-node-ad7bb820-1087-e507-0dc1-72c8e8e3f856-7d44e7e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5d3c0ac2-b3df-1b05-1bab-458a59a0527f-7d44e7e5 {
  align-self: center;
  justify-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01c0-7d44e7e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01cb-7d44e7e5 {
  align-self: center;
  justify-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bceba1-7d44e7e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bcebaa-7d44e7e5 {
  align-self: center;
  justify-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc13570f9-7d44e7e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc1357102-7d44e7e5 {
  align-self: center;
  justify-self: center;
}

#w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b0f-7d44e7e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b15-7d44e7e5, #w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b1b-7d44e7e5, #w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b24-7d44e7e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ad7bb820-1087-e507-0dc1-72c8e8e3f856-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5d3c0ac2-b3df-1b05-1bab-458a59a0527f-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01c0-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01cb-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bceba1-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bcebaa-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc13570f9-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc1357102-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c8395-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83a0-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83b9-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-dbf91975-1c73-d5a3-2193-65734a3c83c4-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-_82ea9fe5-4137-d422-aae8-efa8338c1d46-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_82ea9fe5-4137-d422-aae8-efa8338c1d51-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-edbee199-ef6f-5679-ed34-13aaaffa9df2-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-edbee199-ef6f-5679-ed34-13aaaffa9dfd-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-_7246a65f-1593-0691-48c7-3b85a247b80f-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-_7246a65f-1593-0691-48c7-3b85a247b81a-561bc493 {
  align-self: center;
  justify-self: center;
}

#w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e62c-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e632-561bc493, #w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e638-561bc493, #w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e641-561bc493 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-ad7bb820-1087-e507-0dc1-72c8e8e3f856-5b8865fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5d3c0ac2-b3df-1b05-1bab-458a59a0527f-5b8865fe {
  align-self: center;
  justify-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01c0-5b8865fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b92ce09c-0d6d-45ec-a8ad-bcab693a01cb-5b8865fe {
  align-self: center;
  justify-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bceba1-5b8865fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_74d57b0a-b697-4a8d-a712-fa5d71bcebaa-5b8865fe {
  align-self: center;
  justify-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc13570f9-5b8865fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cf33b25d-5a78-ecdd-7b75-48ebc1357102-5b8865fe {
  align-self: center;
  justify-self: center;
}

#w-node-d017e9cb-162a-9490-1311-a18193650cfe-5b8865fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d017e9cb-162a-9490-1311-a18193650cf8-5b8865fe, #w-node-d017e9cb-162a-9490-1311-a18193650d04-5b8865fe, #w-node-_7dc9f14b-cfa1-0c94-c547-fbd3736910fb-5b8865fe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d05896-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058a1-ef21ee90 {
  align-self: center;
  justify-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058ba-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1fab1d7a-fc71-4d08-5c5e-449de3d058c5-ef21ee90 {
  align-self: center;
  justify-self: center;
}

#w-node-d9e17e51-8349-96d8-7534-1bab46cc79d1-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d9e17e51-8349-96d8-7534-1bab46cc79da-ef21ee90 {
  align-self: center;
  justify-self: center;
}

#w-node-dbf8b3f3-f678-8286-b382-09114fbec079-ef21ee90, #w-node-c2107bba-b976-b68b-3348-224e56873ff3-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbf8b3f3-f678-8286-b382-09114fbec09d-ef21ee90, #w-node-_42d88740-b89a-f5f6-958e-e76f0ad05818-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: stretch;
}

#w-node-fa6a8705-804a-8991-14c5-37f00845f16c-ef21ee90, #w-node-_8438f60e-654e-f1f9-46cd-ede25105ef33-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c66f8938-4d26-d3ef-011f-3f1059047432-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c66f8938-4d26-d3ef-011f-3f105904743b-ef21ee90, #w-node-c66f8938-4d26-d3ef-011f-3f1059047441-ef21ee90, #w-node-c66f8938-4d26-d3ef-011f-3f105904744a-ef21ee90 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_927e9973-4247-477c-de78-a0b704fbd21d-28b42766 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_927e9973-4247-477c-de78-a0b704fbd21e-28b42766 {
    grid-column: span 3 / span 3;
  }

  #w-node-_6950b267-a763-f51a-98e5-4809be103162-be10314f {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-f9016879-4cdd-2bb8-369f-a7e103d0078e-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00790-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00792-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00794-23b42780, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a0-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a2-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a4-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a6-b3b42781 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e1539f99-31e9-f07c-e529-0dcf88af263c-27b42788 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e1539f99-31e9-f07c-e529-0dcf88af263d-27b42788 {
    grid-column: span 3 / span 3;
  }

  #w-node-a03692fb-99be-55d4-d4e3-29f38b207e7c-9725d50b, #w-node-ef13e135-7918-800d-67b8-a0b4f89d429d-9725d50b, #w-node-e2a5dfed-81d5-daff-1328-43e934473250-9725d50b, #w-node-_809fcb02-d333-1b47-953c-45a9363bb0f7-9725d50b, #w-node-c1e46c77-b026-9eb3-6c23-48c1988dff73-9725d50b, #w-node-c01771ca-9c03-af36-86ea-ebfb47f31d15-9725d50b {
    justify-self: start;
  }

  #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f0-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f2-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f4-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f6-ffde4a3e, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280055-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280057-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280059-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005b-149b6143, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81091-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81093-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81095-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81097-ea723e0f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6ef4-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6eff-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f08-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f11-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f1a-4fbed5e5 {
    justify-self: start;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6f90-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f94-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f92-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f96-4fbed5e5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b158-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15e-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15c-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15a-202a81f5, #w-node-_611de90b-f58c-cc05-5bff-f64bc6612ac8-202a81f5 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_2883d9c6-13fa-ad51-bbc1-fc249a0d5048-ffde4a3e, #w-node-b556aeb7-1c54-ec30-2579-93030c79daaa-ffde4a3e, #w-node-_82b28a4e-d837-464a-1dd3-96cc6f77cb3c-ffde4a3e, #w-node-_5a541945-53fc-e871-3968-728d71406eeb-ffde4a3e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_01c29b4a-bdff-146c-606e-e8ce26645fc2-28b42766 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_096a84f0-e6c3-fadd-cf86-4f858a40a24c-deb42777 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f1b8cdff-17db-4dcd-8a38-9d8568335d20-9725d50b, #w-node-a476343e-5856-3faa-daa4-bd10105e6e8b-4fbed5e5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6950b267-a763-f51a-98e5-4809be103176-be10314f, #w-node-_6950b267-a763-f51a-98e5-4809be10317a-be10314f {
    grid-column: span 1 / span 1;
  }

  #w-node-_096a84f0-e6c3-fadd-cf86-4f858a40a24c-deb42777 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9185973-20f5-b7b3-e950-e94d30caf29a-95b4277b, #w-node-aa9cca53-baf0-dc85-7d43-b7d6d50bf284-95b4277b, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00799-23b42780, #submitQuote.w-node-f9016879-4cdd-2bb8-369f-a7e103d0079c-23b42780, #w-node-bd93310c-ae51-0630-41ec-b8be331f03ab-b3b42781, #submitQuote.w-node-bd93310c-ae51-0630-41ec-b8be331f03ae-b3b42781, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fb-ffde4a3e, #submitQuote.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fe-ffde4a3e, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280060-149b6143, #submitQuote.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280063-149b6143, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109c-ea723e0f, #submitQuote.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109f-ea723e0f, #w-node-a476343e-5856-3faa-daa4-bd10105e6f9b-4fbed5e5, #submitQuote.w-node-a476343e-5856-3faa-daa4-bd10105e6f9e-4fbed5e5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b163-202a81f5, #submitQuote.w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b166-202a81f5 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_56187762-8e59-ba11-5719-5487aeb568ef-28b42766 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_56187762-8e59-ba11-5719-5487aeb568f1-28b42766 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_56187762-8e59-ba11-5719-5487aeb568f6-28b42766 {
    justify-self: center;
  }

  #w-node-_6950b267-a763-f51a-98e5-4809be103152-be10314f {
    order: -9999;
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_6950b267-a763-f51a-98e5-4809be10315a-be10314f, #w-node-_6950b267-a763-f51a-98e5-4809be10315e-be10314f, #w-node-_6950b267-a763-f51a-98e5-4809be103162-be10314f, #w-node-_6950b267-a763-f51a-98e5-4809be103172-be10314f, #w-node-ab4779ef-24e7-4c10-9869-1e8ba0b723c0-be10314f {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #Referral.w-node-a6d06e9d-28e2-3e3a-b06a-0f3f47cc489f-be10314f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6950b267-a763-f51a-98e5-4809be103176-be10314f {
    grid-column: span 4 / span 4;
  }

  #w-node-_36f9ebd2-f7f3-231a-aa89-192e57a92c21-be10314f, #w-node-_8a801eb4-5840-74f8-6ef9-f51d5bf73c9e-be10314f, #w-node-be5b2c2b-5b45-796c-2c54-f15d230fa1f6-be10314f, #w-node-_77431085-73fc-bb8e-3701-f6aec390c289-be10314f {
    grid-column: span 2 / span 2;
  }

  #w-node-b698a4d1-211d-aab1-1e26-ab0dac17d295-be10314f {
    justify-self: center;
  }

  #w-node-_6950b267-a763-f51a-98e5-4809be10317a-be10314f {
    order: 9999;
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_5fbca50b-1bd2-1d5f-ffd4-ac628b76de4d-ed8dffe9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b811f6f9-03fb-b133-d8bc-4f67dec230f4-ed8dffe9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-cc499db7-9c7b-3182-6d87-6d1fecf60d2a-95b4277b {
    justify-self: center;
  }

  #w-node-aa9cca53-baf0-dc85-7d43-b7d6d50bf284-95b4277b {
    justify-self: stretch;
  }

  #w-node-f9016879-4cdd-2bb8-369f-a7e103d0078e-23b42780 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f9016879-4cdd-2bb8-369f-a7e103d00790-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00792-23b42780, #w-node-f9016879-4cdd-2bb8-369f-a7e103d00794-23b42780, #Referral.w-node-f9016879-4cdd-2bb8-369f-a7e103d00798-23b42780 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f9016879-4cdd-2bb8-369f-a7e103d00799-23b42780 {
    grid-column: span 2 / span 2;
  }

  #w-node-f9016879-4cdd-2bb8-369f-a7e103d0079b-23b42780 {
    justify-self: center;
  }

  #submitQuote.w-node-f9016879-4cdd-2bb8-369f-a7e103d0079c-23b42780 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-bd93310c-ae51-0630-41ec-b8be331f03a0-b3b42781 {
    order: -9999;
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-bd93310c-ae51-0630-41ec-b8be331f03a2-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a4-b3b42781, #w-node-bd93310c-ae51-0630-41ec-b8be331f03a6-b3b42781, #Referral.w-node-bd93310c-ae51-0630-41ec-b8be331f03aa-b3b42781 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-bd93310c-ae51-0630-41ec-b8be331f03ab-b3b42781 {
    grid-column: span 4 / span 4;
  }

  #w-node-bd93310c-ae51-0630-41ec-b8be331f03ad-b3b42781 {
    justify-self: center;
  }

  #submitQuote.w-node-bd93310c-ae51-0630-41ec-b8be331f03ae-b3b42781 {
    order: 9999;
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_444c4371-ccc6-f286-1867-d70842269135-b3b42781 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_444c4371-ccc6-f286-1867-d70842269137-b3b42781 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_444c4371-ccc6-f286-1867-d7084226913c-b3b42781 {
    justify-self: center;
  }

  #w-node-_04d90402-dd5e-564e-24c1-dbeea351a58b-eeb42783 {
    align-self: auto;
    justify-self: center;
  }

  #w-node-_54dd5b3b-fb39-2744-fc1a-46e8c0395aaf-80b42787 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: auto;
  }

  #w-node-_54dd5b3b-fb39-2744-fc1a-46e8c0395ab4-80b42787 {
    justify-self: stretch;
  }

  #w-node-a9292b87-37ba-6c5b-8211-c050a00ec2f7-9725d50b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: auto;
  }

  #w-node-a9292b87-37ba-6c5b-8211-c050a00ec2fc-9725d50b {
    justify-self: stretch;
  }

  #w-node-_98786276-0f96-8a0b-4cd1-3fdddf465c82-9725d50b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_566b4652-4183-a2b6-fce8-458b7b27aa54-9725d50b {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_566b4652-4183-a2b6-fce8-458b7b27aa5a-9725d50b, #w-node-_05fa967c-ff91-831b-cf77-1a799adeff1f-9725d50b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_56fa8575-1e9d-b641-0529-1c71668ffea1-9725d50b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_56fa8575-1e9d-b641-0529-1c71668ffea3-9725d50b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-_56fa8575-1e9d-b641-0529-1c71668ffea8-9725d50b {
    justify-self: center;
  }

  #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f0-ffde4a3e {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f2-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f4-ffde4a3e, #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f6-ffde4a3e, #Fence-Type-3.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f8-ffde4a3e, #preferred-contact-method.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1f9-ffde4a3e, #Referral.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fa-ffde4a3e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fb-ffde4a3e {
    grid-column: span 2 / span 2;
  }

  #w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fd-ffde4a3e {
    justify-self: center;
  }

  #submitQuote.w-node-_41da357f-a20b-8e50-1eea-a7fde334a1fe-ffde4a3e {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280055-149b6143 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280057-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280059-149b6143, #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005b-149b6143, #Fence-Type-3.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005d-149b6143, #preferred-contact-method.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005e-149b6143, #Referral.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba2428005f-149b6143 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280060-149b6143 {
    grid-column: span 2 / span 2;
  }

  #w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280062-149b6143 {
    justify-self: center;
  }

  #submitQuote.w-node-ef0cbe95-d5e0-e5b9-cee3-66ba24280063-149b6143 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81091-ea723e0f {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81093-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81095-ea723e0f, #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81097-ea723e0f, #Fence-Type-3.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e81099-ea723e0f, #preferred-contact-method.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109a-ea723e0f, #Referral.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109b-ea723e0f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109c-ea723e0f {
    grid-column: span 2 / span 2;
  }

  #w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109e-ea723e0f {
    justify-self: center;
  }

  #submitQuote.w-node-_4e60c812-b526-3c4d-82e7-16d1c0e8109f-ea723e0f {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6f90-4fbed5e5 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6f94-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f92-4fbed5e5, #w-node-a476343e-5856-3faa-daa4-bd10105e6f96-4fbed5e5, #Referral.w-node-a476343e-5856-3faa-daa4-bd10105e6f9a-4fbed5e5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6f9b-4fbed5e5 {
    grid-column: span 2 / span 2;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6f9d-4fbed5e5 {
    justify-self: center;
  }

  #submitQuote.w-node-a476343e-5856-3faa-daa4-bd10105e6f9e-4fbed5e5 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6fb0-4fbed5e5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6fb2-4fbed5e5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-a476343e-5856-3faa-daa4-bd10105e6fb6-4fbed5e5 {
    justify-self: center;
  }

  #w-node-c66f8938-4d26-d3ef-011f-3f1059047432-e5da4e49 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-c66f8938-4d26-d3ef-011f-3f105904743b-e5da4e49, #w-node-c66f8938-4d26-d3ef-011f-3f1059047441-e5da4e49, #w-node-c66f8938-4d26-d3ef-011f-3f105904744a-e5da4e49 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20c9831a-3dd5-321d-4415-97e9170c801e-717979de {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_20c9831a-3dd5-321d-4415-97e9170c8024-717979de, #w-node-_20c9831a-3dd5-321d-4415-97e9170c802a-717979de, #w-node-_20c9831a-3dd5-321d-4415-97e9170c8033-717979de {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_17b457d2-38c7-f46f-6090-0d4f558ac38b-b09893ae {
    align-self: stretch;
    justify-self: center;
  }

  #w-node-_2a4cd140-a037-1230-a65d-4b25e92f13af-3368c03d {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_2a4cd140-a037-1230-a65d-4b25e92f13b5-3368c03d, #w-node-_2a4cd140-a037-1230-a65d-4b25e92f13bb-3368c03d, #w-node-_2a4cd140-a037-1230-a65d-4b25e92f13c4-3368c03d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b158-202a81f5 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15e-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15c-202a81f5, #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b15a-202a81f5, #w-node-_611de90b-f58c-cc05-5bff-f64bc6612ac8-202a81f5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b163-202a81f5 {
    grid-column: span 2 / span 2;
  }

  #w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b165-202a81f5 {
    justify-self: center;
  }

  #submitQuote.w-node-edbe2fb8-846d-1dfa-7cc7-82b8d930b166-202a81f5 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b0f-7d44e7e5 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b15-7d44e7e5, #w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b1b-7d44e7e5, #w-node-e5fb0c1e-01e8-b7c7-2f5d-130c7dc18b24-7d44e7e5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e62c-561bc493 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e632-561bc493, #w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e638-561bc493, #w-node-c30cb1a0-3e03-8545-50f1-26f2eb61e641-561bc493 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d017e9cb-162a-9490-1311-a18193650cfe-5b8865fe {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-d017e9cb-162a-9490-1311-a18193650cf8-5b8865fe, #w-node-d017e9cb-162a-9490-1311-a18193650d04-5b8865fe, #w-node-_7dc9f14b-cfa1-0c94-c547-fbd3736910fb-5b8865fe {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c66f8938-4d26-d3ef-011f-3f1059047432-ef21ee90 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-c66f8938-4d26-d3ef-011f-3f105904743b-ef21ee90, #w-node-c66f8938-4d26-d3ef-011f-3f1059047441-ef21ee90, #w-node-c66f8938-4d26-d3ef-011f-3f105904744a-ef21ee90 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Icons Construction X Template';
  src: url('../fonts/icons-construction-x-template.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('../fonts/GeneralSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('../fonts/GeneralSans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'General Sans';
  src: url('../fonts/GeneralSans-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}