:root {
  --natural-color-900: #0b172b;
  --natural-color-100: white;
  --primary-color: #fe3d2e;
  --natural-color-500: #505050;
  --paper-white: #f2f1ec;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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: sticky;
  top: 20px;
}

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

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

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

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

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

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

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

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

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

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #0b172b;
}

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

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

a {
  text-decoration: underline;
}

.body {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.pages-wrapper {
  overflow: hidden;
}

.pages-wrapper.style-guide {
  overflow: visible;
}

.nav-bar {
  background-color: var(--natural-color-900);
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-bar:hover {
  text-decoration: underline;
}

.container {
  width: 100%;
  max-width: 1320px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container.inner-container {
  position: relative;
}

.container.testimonial {
  overflow: hidden;
}

.container.resources {
  display: none;
}

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

.split-contant.header-right {
  align-items: center;
  display: flex;
}

.nav-link {
  opacity: .8;
  color: #fffc;
  padding: 0;
  transition: all .3s;
}

.nav-link:hover {
  color: var(--natural-color-100);
  text-decoration: underline;
}

.nav-link.w--current {
  color: var(--natural-color-100);
  font-weight: 400;
  transition: all .3s;
}

.nav-link.w--current:hover {
  color: var(--natural-color-100);
  text-decoration: underline;
}

.header-navigation {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  list-style-type: none;
  display: flex;
}

.header-navigation.temp {
  display: none;
}

.nav-list-item {
  color: #fff;
  margin-right: 28px;
}

.nav-list-item.last {
  margin-right: 0;
}

.nav-list-item.resources {
  display: block;
}

.banner-section {
  background-image: linear-gradient(#342e782e, #342e782e), url('../images/Hero7.jpg');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 210px;
  padding-bottom: 150px;
  display: block;
}

.banner-section.faq {
  display: none;
}

.banner-grid {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.banner-section-heading {
  margin-bottom: 12px;
}

.banner-heading {
  color: var(--natural-color-100);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 80px;
  line-height: 94px;
}

.banner-details-tag {
  max-width: 100%;
  margin-bottom: 24px;
  overflow: hidden;
}

.banner-details {
  color: #fffc;
  margin-bottom: 0;
  line-height: 28px;
}

.banner-details.hero-box {
  color: #fffc;
  background-color: #0b172cc4;
  margin-top: 12px;
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.banner-details.hero {
  display: none;
}

.button-row.hero {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-row.hero.middle {
  justify-content: center;
}

.button-row.projects {
  text-align: center;
  margin-top: 60px;
}

.primary-button {
  background-color: var(--primary-color);
  background-image: url('../images/BTN-Arrow.svg');
  background-position: 150%;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-top: 0;
  padding: 16px 28px;
  font-weight: 600;
  line-height: 28px;
  transition: all .3s;
}

.primary-button:hover {
  background-position: 81%;
  background-size: auto;
  padding-left: 28px;
  padding-right: 74px;
}

.primary-button.protect-pass-submit {
  margin-top: 0;
}

.primary-button.protect-pass-submit:hover {
  background-position: 77%;
  padding-right: 74px;
}

.primary-button._404 {
  margin-top: 0;
}

.primary-button._404:hover {
  background-position: 85%;
}

.primary-button.contact-submit {
  margin-top: 50px;
}

.primary-button.contact-submit:hover {
  background-position: 78%;
  padding-right: 72px;
}

.primary-button.full-analysis {
  margin-left: auto;
  margin-right: auto;
}

.banner-img-wrapper {
  position: relative;
}

.banner-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.absolate.banner-shape-one {
  position: absolute;
  inset: -1% auto auto -1%;
}

.absolate.banner-shape-two {
  width: 100px;
  position: absolute;
  inset: auto auto 21px -150px;
}

.absolate.banner-shape-three {
  width: 100px;
  position: absolute;
  inset: -6% 0% auto auto;
}

.absolate.inner-shape-one {
  position: absolute;
  inset: auto auto 0% 62px;
  box-shadow: 0 2px 5px #0003;
}

.absolate.inner-shape-one.faq {
  bottom: -33%;
}

.absolate.inner-shape-two {
  position: absolute;
  inset: auto 75px 15% auto;
}

.absolate.inner-shape-two.faq {
  bottom: -40%;
}

.absolate.inner-shape-two.case-studies {
  bottom: -31%;
}

.our-services-section {
  background-color: var(--natural-color-100);
  padding-top: 140px;
  padding-bottom: 120px;
  overflow: hidden;
}

.our-services-heading-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.our-services-title-wrap {
  overflow: hidden;
}

.our-services-title {
  color: var(--natural-color-900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.our-services-details-wrap {
  max-width: 465px;
  overflow: hidden;
}

.our-services-details {
  color: var(--natural-color-500);
  margin-bottom: 0;
  line-height: 28px;
}

.inner-section {
  background-color: var(--natural-color-100);
  margin-top: 0;
  padding-top: 242px;
  padding-bottom: 0;
  position: static;
  overflow: hidden;
}

.ticker {
  z-index: 4;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.inner-ticker {
  background-color: #1e1c2a;
}

.inner-ticker.two {
  background-color: var(--primary-color);
  width: 200%;
  transform: translate(-52px, -229px)rotate(-4deg);
}

.inner-ticker.one {
  width: 200%;
  transform: translate(-57px, -10px)rotate(7deg);
}

.inner-ticker-wrapper {
  flex: none;
  align-items: center;
  display: flex;
}

.ticker-title {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.shape-button {
  margin-left: 14px;
  margin-right: 14px;
}

.about-section {
  margin-top: 65px;
  margin-bottom: 40px;
  padding-top: 0;
}

.about-grid {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.about-banner-wrapper {
  position: relative;
}

.about-banner {
  object-fit: cover;
  width: 100%;
  height: 797px;
}

.about-text-wrapper {
  margin-top: 75px;
}

.about-section-heading {
  margin-bottom: 37px;
  overflow: hidden;
}

.about-heading {
  color: #181818;
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 56px;
  line-height: 66px;
}

.about-heading.home {
  font-size: 50px;
  line-height: 100%;
}

.about-section-details {
  margin-bottom: 37px;
  overflow: hidden;
}

.about-details {
  color: #505050;
  letter-spacing: -.25px;
  margin-bottom: 0;
  line-height: 28px;
}

.about-details.trucost {
  background-image: linear-gradient(to bottom, var(--natural-color-100), var(--natural-color-100));
  max-width: 800px;
  margin-top: 40px;
  padding: 13px 16px;
}

.botton-row.home {
  display: none;
}

.secondary-button {
  border: 1px solid var(--primary-color);
  color: #181818;
  background-color: #0000;
  background-image: url('../images/BTN-Arrow.svg');
  background-position: 150%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 15px 60px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 700;
  line-height: 28px;
  transition: all .3s;
}

.secondary-button:hover {
  background-color: var(--primary-color);
  color: var(--natural-color-100);
  background-position: 78%;
  padding-left: 35px;
  padding-right: 80px;
}

.secondary-button.blog {
  margin-top: 0;
  padding-left: 38px;
  padding-right: 38px;
}

.secondary-button.blog:hover {
  background-position: 84%;
  padding-left: 30px;
  padding-right: 78px;
}

.secondary-button.project {
  border-color: var(--primary-color);
  color: var(--natural-color-100);
  letter-spacing: -.6px;
  background-size: 30px;
  padding: 16px 35px;
}

.secondary-button.project:hover {
  background-position: 85%;
  padding-left: 30px;
  padding-right: 70px;
}

.secondary-button.our-service {
  border-color: var(--primary-color);
  background-image: url('../images/BTN-Arrow.svg');
  background-position: 150%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 35px;
  padding-right: 35px;
  transition: all .3s;
}

.secondary-button.our-service:hover {
  background-color: var(--primary-color);
  color: var(--natural-color-100);
  background-position: 86%;
  background-size: auto;
  padding-left: 24px;
  padding-right: 74px;
}

.section-bg {
  z-index: -1;
  background-color: var(--primary-color);
}

.section-bg.home {
  display: block;
}

.projects-section {
  padding-top: 99px;
  padding-bottom: 140px;
  overflow: hidden;
}

.projects-section.copy {
  display: none;
}

.projects-heading-wrapper {
  margin-bottom: 60px;
}

.projects-section-heading {
  overflow: hidden;
}

.projects-heading {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 58px;
}

.projects-heading.timeline {
  background-color: var(--primary-color);
  padding-top: 84px;
}

.projects-heading.case-studies {
  color: var(--natural-color-900);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
}

.line {
  background-color: #181818;
  width: 70px;
  height: 1px;
}

.line.project {
  background-color: var(--natural-color-900);
  width: 70px;
  height: 1px;
  margin-top: 40px;
}

.line.faq {
  background-color: var(--natural-color-100);
  width: 70px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.line.blog {
  background-color: #181818;
  width: 70px;
  height: 1px;
  margin-top: 28px;
}

.line.about-us {
  position: absolute;
  inset: auto 25% 48% auto;
}

.line.testimonial {
  margin-top: 20px;
}

.projects-slider-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.projects-slider {
  z-index: auto;
  background-color: #0000;
  height: 100%;
  position: relative;
}

.projects-slider-mask {
  max-width: 424px;
  height: 100%;
  overflow: visible;
}

.projects-slide {
  margin-right: 24px;
}

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

.projects-collection-grid.projects {
  grid-template-columns: 1fr 1fr 1fr;
}

.projects-link-wrapper {
  border: 1px solid #fff;
  width: 424px;
  padding: 122px 0 122px 72px;
  text-decoration: none;
}

.projects-link-wrapper.project {
  border-color: #e7e7e7;
}

.projects-subtitle {
  color: #ffffffb3;
  margin-bottom: 8px;
  font-family: Plus Jakarta Sans, sans-serif;
  line-height: 28px;
  display: none;
}

.projects-subtitle.project-mini {
  color: #080808b3;
}

.projects-name {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 34px;
  font-family: mono45-headline, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 46px;
}

.projects-name.project-title {
  color: #181818;
}

.projects-name.case-study {
  padding-bottom: 0;
  display: block;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav {
  width: 100px;
  inset: auto 10% 19% auto;
}

.slide-nav.project {
  width: 120px;
  inset: -23% 0% auto auto;
}

.choose-us-grid {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.choose-us-text-wrapper {
  margin-top: 50px;
}

.choose-us-heading-tag {
  margin-bottom: 4px;
  overflow: hidden;
}

.choose-us-heading {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
  line-height: 160%;
}

.choose-us-details-tag {
  margin-bottom: 0;
  overflow: hidden;
}

.choose-us-details {
  color: #fff9;
  letter-spacing: -.5px;
  margin-bottom: 0;
  line-height: 28px;
}

.choose-us-heading-wrapper {
  margin-bottom: 40px;
}

.choose-us-contant-wrap {
  overflow: hidden;
}

.choose-us-single-wrap {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.choose-us-logo-wrap {
  border: 1px solid #ffffff1a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-right: 24px;
  display: flex;
}

.choose-us-single-contant {
  width: 380px;
}

.choose-us-single-heading {
  color: var(--natural-color-100);
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.choose-us-single-heading.mvf {
  color: var(--primary-color);
  margin-top: 18px;
  font-size: 32px;
  display: block;
}

.choose-us-single-details {
  color: #fff9;
  letter-spacing: -.5px;
  margin-bottom: 0;
  line-height: 28px;
}

.choose-us-banner-wrapper {
  position: relative;
}

.choose-us-banner {
  object-fit: cover;
  width: 100%;
  height: 797px;
}

.testimonial-section {
  background-color: var(--natural-color-100);
  margin-top: -180px;
  padding-top: 308px;
  padding-bottom: 140px;
  overflow: hidden;
}

.faq-section {
  background-color: var(--paper-white);
  padding-top: 140px;
  padding-bottom: 140px;
}

.faq-section-title {
  text-align: center;
  width: 100%;
  max-width: 872px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.faq-heading {
  color: var(--natural-color-100);
  margin-bottom: 33px;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 58px;
}

.faq-details {
  color: var(--natural-color-100);
  max-width: 525px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 26px;
}

.faq-wrapper {
  width: 872px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  overflow: hidden;
}

.faq-toggle-wrapper {
  background-color: #1e1c2a;
  border: 1px solid #ffffff1a;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  overflow: hidden;
}

.faq-toggle-wrapper.last {
  margin-bottom: 0;
}

.faq-question-wrap {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.faq-question-title {
  color: var(--natural-color-100);
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.faq-question-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.minus-icon {
  background-color: var(--natural-color-100);
  width: 13px;
  height: 2px;
}

.plus-icon {
  background-color: var(--natural-color-100);
  width: 13px;
  height: 2px;
  position: absolute;
  transform: rotate(90deg);
}

.faq-answer {
  width: 100%;
  height: auto;
  padding-top: 21px;
  display: block;
}

.faq-info {
  border-top: 1px dashed var(--primary-color);
  color: var(--paper-white);
  width: 100%;
  max-width: 754px;
  height: auto;
  margin-bottom: 0;
  padding-top: 27px;
  font-size: 24px;
  font-weight: 400;
  line-height: 160%;
}

.blog-section {
  background-color: var(--natural-color-100);
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
}

.blog-heading-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.blog-title-wrap {
  max-width: 495px;
}

.blog-heading {
  color: #181818;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 58px;
}

.blog-details {
  color: #505050;
  line-height: 28px;
}

.service-know-more-button-wrap {
  color: #181818;
  align-items: center;
  margin-top: 55px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
  line-height: 28px;
  display: flex;
  overflow: hidden;
}

.service-know-more-button-wrap.project {
  color: var(--natural-color-100);
  border: 1px solid #fff3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 104px;
  margin-top: 121px;
  font-family: "Fa solid 900", sans-serif;
  display: flex;
}

.service-know-more-button-wrap.project.btn {
  color: #181818;
  border-style: solid;
  border-color: #18181833;
  font-family: "Fa solid 900", sans-serif;
}

.service-know-more-button-wrap._404 {
  justify-content: center;
}

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

.single-blog-post-wrapper {
  border: 1px solid var(--paper-white);
  padding: 35px;
  text-decoration: none;
  position: relative;
}

.blog-post-img-wrap {
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.blog-post-date-wrap {
  z-index: 1;
  background-color: var(--primary-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  padding: 16px 13px;
  display: flex;
  position: absolute;
  inset: 40% auto auto 9%;
}

.blog-number-text {
  color: var(--natural-color-100);
  margin-bottom: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}

.blog-date-text {
  color: var(--natural-color-100);
  font-weight: 500;
  line-height: 18px;
}

.blog-name {
  color: #181818;
  max-width: 420px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.blog-post-details {
  color: #505050;
  margin-bottom: 24px;
  line-height: 28px;
}

.read-more-wrap {
  align-items: center;
  display: flex;
}

.read-more-wrap.empty-promises {
  margin-top: 60px;
  display: none;
}

.read-more-text {
  color: #181818;
  margin-right: 14px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 500;
  line-height: 28px;
}

.footer {
  background-color: #0b172b;
  padding-top: 140px;
}

.footer-top {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
}

.footer-heading {
  color: var(--natural-color-100);
  letter-spacing: -1px;
  max-width: 657px;
  margin-top: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.newsletter-from-block {
  flex-direction: column;
  justify-content: center;
  max-width: 582px;
  min-height: 56px;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
}

.input {
  color: var(--natural-color-100);
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #fff3;
  max-width: 582px;
  min-height: 56px;
  margin-bottom: 0;
  padding: 0 165px 0 0;
  font-size: 16px;
  line-height: 26px;
  transition: border-color .3s, color .3s;
}

.input:hover {
  border-bottom-color: var(--primary-color);
}

.input::placeholder {
  color: var(--natural-color-100);
  letter-spacing: -.6px;
}

.subscribe-button {
  background-color: var(--primary-color);
  text-align: center;
  letter-spacing: -.5px;
  padding: 14px 35px;
  font-family: Be Vietnam Pro, sans-serif;
  font-weight: 600;
  line-height: 18px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.position-relative {
  position: relative;
}

.footer-top-info-wrap {
  overflow: hidden;
}

.email-wrap {
  margin-bottom: 32px;
}

.email-title {
  color: var(--natural-color-100);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.email-text {
  color: var(--natural-color-100);
  font-size: 16px;
  line-height: 20px;
}

.contact-wrap {
  display: none;
}

.contact-title {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 18px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.contact-numbr-text {
  color: var(--natural-color-100);
  letter-spacing: -.5px;
  font-size: 16px;
  line-height: 20px;
}

.footer-middle-wrap {
  border-top: 1px solid #fff3;
  border-bottom: 1px solid #fff3;
}

.footer-middle-grid {
  grid-column-gap: 214px;
  grid-row-gap: 214px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-single-wrapper {
  border-right: 1px solid #fff3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-single-wrapper.last {
  border-right-width: 0;
}

.footer-single-heading {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Space Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.footer-link-wrapper {
  flex-direction: column;
  display: flex;
}

.footer-single-link {
  color: #ffffffd9;
  letter-spacing: -.5px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  transition: all .3s;
}

.footer-single-link:hover, .footer-single-link.w--current:hover {
  color: var(--primary-color);
}

.footer-bottom-wrap {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 33px;
  display: flex;
}

.footer-logo-wrap.w--current {
  overflow: hidden;
}

.copyright-text {
  color: #cacaca;
  text-align: center;
  font-size: 16px;
  line-height: 120%;
}

.footer-link {
  color: var(--primary-color);
  text-decoration: none;
}

.footer-link:hover {
  color: var(--primary-color);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.utility-page-content {
  text-align: left;
  flex-direction: column;
  max-width: 648px;
  display: flex;
}

.utility-page-content._404 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 595px;
}

.utility-page-form {
  background-color: var(--natural-color-100);
  border: 1px solid #e7e7e7;
  flex-direction: column;
  align-items: stretch;
  width: 648px;
  max-width: 648px;
  padding: 63px;
  display: flex;
}

.inner-banner {
  background-image: url('../images/inner-banner-bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 210px;
  padding-bottom: 150px;
}

.inner-banner.checkout {
  padding-top: 170px;
  padding-bottom: 140px;
}

.inner-banner-content-wrapper {
  text-align: center;
}

.inner-banner-title {
  color: var(--natural-color-100);
  max-width: 800px;
  margin: 0 auto;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 74px;
  display: block;
  position: static;
}

.breadcrumbs-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: hidden;
}

.breadcrumbs-link {
  color: #fffc;
  text-decoration: none;
}

.breadcrumbs-link.w--current {
  color: var(--primary-color);
  font-weight: 600;
}

.who-we-are {
  background-color: var(--natural-color-100);
  margin-top: 10px;
  margin-bottom: 70px;
}

.who-we-are.single-services {
  padding-top: 100px;
  padding-bottom: 140px;
  position: relative;
}

.who-we-are.blog, .who-we-are.blog-single {
  padding-top: 100px;
  padding-bottom: 140px;
}

.who-we-are.about-us {
  padding-top: 100px;
}

.who-we-are.about-us.valutation {
  display: none;
}

.who-we-are.projects {
  padding-top: 100px;
  padding-bottom: 140px;
}

.who-we-are.home, .who-we-are.old-home {
  display: none;
}

.single-service-content-wrapper {
  max-width: 835px;
  margin-left: auto;
  margin-right: auto;
}

.services-details-image-wrap {
  margin-bottom: 50px;
}

.services-details-title {
  color: #181818;
  margin-top: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.services-single-details.mg-bottom-16px {
  color: #505050;
  letter-spacing: -.6px;
  margin-bottom: 16px;
  line-height: 28px;
}

.services-single-details.mg-bottom-50px {
  color: #505050;
  letter-spacing: -.6px;
  margin-bottom: 50px;
  font-family: Barlow, sans-serif;
  line-height: 28px;
}

.services-single-details.mg-bottom-50px.last {
  margin-bottom: 0;
}

.services-details-mini-title {
  color: #181818;
  margin-top: 0;
  margin-bottom: 17px;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  line-height: 48px;
}

.services-details-wrapper {
  overflow: hidden;
}

.services-details-shape {
  z-index: -1;
  position: absolute;
  inset: auto auto 0% 0%;
}

.blog-single-container {
  max-width: 872px;
  margin-left: auto;
  margin-right: auto;
}

.single-blog-img-wrapper {
  margin-bottom: 50px;
  position: relative;
}

.single-blog-details-wrapper {
  margin-bottom: 50px;
}

.single-blog-date {
  color: #505050;
  margin-bottom: 20px;
  line-height: 28px;
}

.single-blog-tittle {
  color: #181818;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 17px;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}

.single-blog-details {
  color: #505050;
  letter-spacing: -.6px;
  margin-bottom: 17px;
  line-height: 28px;
}

.single-blog-details.last {
  margin-bottom: 0;
}

.blog-quote-wrapper {
  border: 1px solid #d8d8d8;
  margin-bottom: 50px;
  padding: 53px 40px 53px 50px;
}

.quote-heading {
  color: #111;
  margin-top: 0;
  margin-bottom: 38px;
  font-size: 36px;
  font-style: italic;
  font-weight: 500;
  line-height: 140%;
}

.quote-name {
  color: #505050;
  font-weight: 500;
  line-height: 135%;
}

.blog-quote-icon {
  margin-right: 36px;
  padding-top: 20px;
}

.blog-quote-title-wrap {
  align-items: flex-start;
  display: flex;
}

.about-us-grid {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.about-us-text-wrapper {
  position: relative;
  overflow: hidden;
}

.about-us-heading {
  color: #181818;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.about-us-details {
  color: #505050;
  margin-bottom: 0;
  line-height: 28px;
}

.about-us-section-heading {
  position: relative;
  overflow: hidden;
}

.counter-section {
  z-index: 5;
  margin: 0 auto -160px;
  position: relative;
}

.counter-wrap {
  background-color: var(--primary-color);
  padding: 45px 66px;
}

.counter-wrap.bottom {
  background-color: var(--natural-color-900);
  padding-top: 0;
}

.counter-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.counter-grid {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.counter-single-wrap {
  color: var(--natural-color-100);
  text-align: center;
  letter-spacing: -.5px;
  flex-direction: column;
  font-weight: 500;
  line-height: 34px;
  display: flex;
}

.about-us-section {
  background-color: var(--natural-color-100);
  padding-top: 0;
  padding-bottom: 0;
}

.about-us-section.empty-promises {
  background-color: var(--paper-white);
  padding-top: 70px;
  padding-bottom: 70px;
}

.about-us-section.valuation {
  display: none;
}

.our-passion-title-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1320px;
  margin-bottom: 65px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.our-passion-title-wrap._2 {
  display: none;
}

.our-passion-title-wrap.true-cost {
  margin-bottom: 64px;
  padding-top: 22px;
}

.our-passion-title-wrap.true-cost._2nd {
  margin-top: -33px;
  margin-bottom: 10px;
  padding-top: 0;
}

.our-passion-title-wrap.mvf {
  display: block;
}

.our-passion-title-wrap._3 {
  margin-bottom: auto;
}

.our-passion-section-heading {
  color: #181818;
  letter-spacing: 0;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.our-passion-section-heading.priorities {
  color: var(--natural-color-100);
  letter-spacing: 0;
  max-width: none;
}

.our-passion-section-heading.home {
  letter-spacing: -1px;
  max-width: 700px;
}

.our-passion-section-heading.home.mvf {
  text-align: center;
  max-width: 900px;
  margin-top: 82px;
  display: inline-block;
}

.our-passion-section-heading.home.new {
  max-width: 750px;
}

.our-passion-section-heading.true-cost {
  background-color: var(--natural-color-100);
  color: var(--natural-color-900);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 47px;
  line-height: 52px;
}

.our-passion-section-heading._4 {
  color: #fff;
}

.our-passion-section-heading.valuation {
  text-align: center;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  font-weight: 700;
  display: block;
}

.our-passion-section-heading.true-cost {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.our-passion-details {
  color: #505050;
  text-align: left;
  letter-spacing: 0;
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 28px;
}

.our-passion-details.mvf {
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  margin-top: 43px;
  display: inline-block;
}

.our-passion-details.mvf._2 {
  margin-top: 0;
}

.our-passion-details.mvf.left {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

.our-passion-details._2 {
  max-width: 100%;
  font-size: 24px;
}

.our-passion-details.center {
  text-align: center;
}

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

.our-passion-img-grid {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.our-team-section {
  padding-bottom: 140px;
}

.our-team-section.home {
  background-color: var(--paper-white);
  max-width: 1400px;
  margin: 60px auto;
  padding-top: 140px;
  padding-bottom: 60px;
}

.our-team-section.home.mobile {
  margin-bottom: 0;
}

.our-team-heading-tag {
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden;
}

.team-heading {
  color: #181818;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
  line-height: 58px;
}

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

.our-team-grid.home {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.our-team-single-wrapper {
  z-index: 1;
  position: relative;
}

.our-team-details-wrapper {
  background-color: #fe5a0eed;
  padding: 66px;
  display: block;
  position: absolute;
  inset: 0%;
}

.our-team-details-wrapper.home {
  z-index: 1;
  background-color: #ff0000eb;
  display: block;
}

.our-team-details-wrapper.home.lony {
  padding: 60px;
}

.team-details-wrap {
  margin-bottom: 239px;
}

.team-name {
  color: var(--natural-color-100);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  line-height: 32px;
  display: inline-block;
  position: relative;
}

.team-name.home {
  float: none;
  clear: none;
  letter-spacing: 0;
  align-items: center;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  display: inline-block;
  position: absolute;
  inset: 18% 0% auto 15%;
}

.team-designation {
  color: var(--natural-color-100);
  letter-spacing: -.25px;
  line-height: 120%;
}

.team-social-medis-link-wrapper {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
  position: relative;
}

.single-social-link {
  background-color: var(--natural-color-100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

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

.contact-container {
  width: 100%;
  max-width: 1273px;
  margin-left: auto;
  margin-right: auto;
}

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

.star-icon.contact {
  margin-bottom: 18px;
  display: none;
}

.contact-section-heading {
  color: #181818;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.contact-details {
  color: #505050;
  letter-spacing: -.5px;
  margin-bottom: 0;
  line-height: 28px;
}

.contact-from-block {
  width: 529px;
  overflow: hidden;
}

.contact-from {
  overflow: hidden;
}

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

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

.contact-input {
  background-color: var(--natural-color-100);
  letter-spacing: -.6px;
  border: 1px solid #e7e7e7;
  height: 60px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 24px;
  line-height: 28px;
  transition: border-color .3s, color .3s;
}

.contact-input:hover {
  border-style: solid;
  border-color: var(--primary-color);
}

.contact-input::placeholder {
  color: #505050;
  font-size: 18px;
  line-height: 28px;
}

.contact-text-area {
  background-color: var(--natural-color-100);
  border: 1px solid #e7e7e7;
  min-width: 100%;
  max-width: 100%;
  min-height: 154px;
  max-height: 230px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 24px;
  transition: border-color .3s, color .3s;
}

.contact-text-area:hover {
  border-style: solid;
  border-color: var(--primary-color);
}

.contact-text-area::placeholder {
  color: #505050;
  letter-spacing: -.6px;
  font-size: 18px;
  line-height: 22px;
}

.projects-contant-wrap {
  position: relative;
}

.projects-single-section {
  padding-bottom: 280px;
  position: relative;
}

.project-single-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-single-card {
  z-index: 10;
  background-color: var(--natural-color-100);
  padding: 100px 0 100px 90px;
}

.project-mini-title {
  color: #505050;
  letter-spacing: -.6px;
  line-height: 40px;
}

.project-card-top-contant-wrap {
  margin-bottom: 50px;
}

.project-single-heading {
  color: #181818;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.project-single-details {
  color: #505050;
  letter-spacing: -.5px;
  margin-bottom: 0;
  line-height: 28px;
}

.project-single-details.mg-top-50px {
  width: 711px;
  margin-top: 50px;
}

.project-single-image-wrapper {
  z-index: -1;
  max-width: 991px;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

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

.single-img-project {
  width: 100%;
}

.style-guide-section {
  padding-top: 100px;
  padding-bottom: 140px;
  position: relative;
}

.style-guide-grid {
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.typpgraphy-style-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 57px;
  padding-bottom: 60px;
}

.h1-heading-tag {
  color: #181818;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: mono45-headline, sans-serif;
  font-size: 80px;
  line-height: 100%;
}

.h2-heading-tag {
  color: #181818;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: mono45-headline, sans-serif;
  font-size: 64px;
  line-height: 100%;
}

.h3-heading-tag {
  color: #181818;
  margin-top: 0;
  margin-bottom: 45px;
  font-family: mono45-headline, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.h4-heading-tag {
  color: #181818;
  margin-top: 0;
  margin-bottom: 45px;
  font-family: mono45-headline, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

.h5-heading-tag {
  color: #181818;
  margin-top: 0;
  margin-bottom: 45px;
  font-family: mono45-headline, sans-serif;
  font-size: 20px;
  line-height: 100%;
}

.h6-heading-tag {
  color: #181818;
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.paragraph-style-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 57px;
  padding-bottom: 60px;
}

.single-paragraph-style {
  margin-bottom: 25px;
}

.single-paragraph-style.last {
  margin-bottom: 0;
}

.paragraph-style-tittle {
  color: #181818;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}

.paragraph-style-text {
  color: #656565;
  line-height: 26px;
}

.typeface-style-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 57px;
  padding-bottom: 60px;
}

.typeface-tittle {
  color: #1c2936;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}

.style-guide-tittle-tag {
  margin-bottom: 55px;
}

.style-guide-tittle-tag.mg-bottom-38px {
  margin-bottom: 38px;
}

.style-guide-title {
  color: #181818;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: mono45-headline, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.typeface-details {
  color: #656565;
  margin-bottom: 7px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.color-palate-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 57px;
  padding-bottom: 60px;
}

.color-palates-wrap {
  max-width: 920px;
}

.color-palate-flex-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.single-color-plate-wrapper {
  background-color: #1e1c2a;
  justify-content: center;
  align-items: center;
  width: 202px;
  height: 112px;
  display: flex;
}

.single-color-plate-wrapper.one {
  background-color: var(--natural-color-900);
}

.single-color-plate-wrapper.two {
  background-color: var(--primary-color);
}

.single-color-plate-wrapper.three {
  background-color: var(--natural-color-900);
}

.single-color-plate-wrapper.four {
  background-color: #0000;
  border: 1px solid #e7e7e7;
}

.color-code {
  color: var(--natural-color-100);
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.color-code.four {
  color: #181818;
}

.button-style-wrapper.resources {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-button-wrap {
  align-items: center;
  display: flex;
}

.button-primary {
  background-color: var(--primary-color);
  color: var(--natural-color-100);
  padding: 16px 70px;
  font-weight: 600;
  line-height: 28px;
}

.button-secondary {
  border: 1px solid var(--primary-color);
  color: #181818;
  background-color: #0000;
  margin-left: 20px;
  padding: 16px 70px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 700;
  line-height: 28px;
}

.button-secondary.resources {
  display: none;
}

.protect-pass-img-wrapper {
  margin-bottom: 60px;
}

.protect-pass-tittle {
  color: #1c2936;
  margin-top: 0;
  margin-bottom: 17px;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  line-height: 100%;
}

.protected-pass-details {
  color: #505050;
  letter-spacing: -.5px;
  margin-bottom: 38px;
  font-weight: 400;
  line-height: 28px;
}

.protect-pass-input {
  letter-spacing: -.5px;
  border: 1px solid #e7e7e7;
  height: 60px;
  margin-bottom: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 26px;
  line-height: 28px;
  transition: all .3s;
}

.protect-pass-input:hover {
  border-style: solid;
  border-color: var(--primary-color);
}

.protect-pass-input::placeholder {
  color: #505050;
  font-size: 18px;
}

._404-image-wrap {
  text-align: center;
  margin-bottom: 56px;
  margin-left: 95px;
}

._404-details-wrap {
  text-align: center;
  position: relative;
}

._404-title {
  color: #1c2936;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
  line-height: 100%;
}

._404-details {
  color: #656565;
  margin-bottom: 30px;
  line-height: 26px;
}

._404-overley-text {
  z-index: -1;
  color: #00000008;
  font-family: Space Grotesk, sans-serif;
  font-size: 428px;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  inset: -49% auto auto -20%;
}

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

.licence-tittle {
  color: #1c2936;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  line-height: 100%;
}

.licence-details {
  color: #505050;
  letter-spacing: -.5px;
  max-width: 471px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}

.source-link {
  color: #181818;
  font-weight: 500;
  text-decoration: underline;
}

.license-image-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 100px;
  padding-bottom: 100px;
}

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

.license-details {
  color: #505050;
  letter-spacing: -.5px;
  max-width: 440px;
  font-size: 18px;
  line-height: 28px;
}

.licence-icon-flex-wrapper {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  border-bottom: 1px solid #e7e7e7;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 100px;
  padding-bottom: 100px;
  display: flex;
  overflow: hidden;
}

.single-icon-wrap {
  width: 58px;
}

.license-heading {
  color: #1c2936;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  line-height: 100%;
}

.typography-button {
  background-color: var(--primary-color);
  padding: 16px 27px;
  font-weight: 600;
  line-height: 28px;
}

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

.changelog-container {
  max-width: 648px;
  margin-left: auto;
  margin-right: auto;
}

.changelog-contant-wrap {
  border: 1px solid #e7e7e7;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.changelog-heading {
  color: #1c2936;
  margin-top: 0;
  margin-bottom: 38px;
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  line-height: 100%;
}

.changelog-date-text {
  color: #505050;
  margin-bottom: 15px;
  line-height: 100%;
}

.changelog-details {
  color: #505050;
  font-size: 20px;
  line-height: 100%;
}

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

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

.shop-collection-list.categories-grid {
  grid-template-columns: 1fr;
  width: 424px;
  margin-left: auto;
  margin-right: auto;
}

.shop-collection-link-block {
  position: relative;
}

.shop-details-wrapper {
  background-color: #fe5a0eed;
  padding-top: 66px;
  padding-bottom: 66px;
  padding-left: 66px;
  position: absolute;
  inset: 0%;
}

.shop-products-name-price-wrap {
  margin-bottom: 187px;
}

.products-name {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Space Grotesk, sans-serif;
  line-height: 32px;
}

.products-prices {
  color: var(--natural-color-100);
  letter-spacing: -.5px;
  font-size: 24px;
  line-height: 24px;
}

.shop-right-arrow-wrap {
  background-color: var(--natural-color-100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 104px;
  display: flex;
}

.products-single-section {
  padding-top: 100px;
  padding-bottom: 140px;
}

.products-single-container {
  max-width: 1128px;
  margin-left: auto;
  margin-right: auto;
}

.single-products-grid {
  grid-column-gap: 115px;
  grid-row-gap: 115px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.single-product-name {
  color: #000;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  line-height: 46px;
}

.single-products-details {
  color: #505050;
  letter-spacing: -.5px;
  max-width: 463px;
  margin-bottom: 0;
  line-height: 28px;
}

.singel-product-price {
  color: #000;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
}

.quantity-text {
  color: #000;
  margin-bottom: 20px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
  line-height: 23px;
}

.quantity-input {
  background-color: var(--natural-color-100);
  color: #505050;
  letter-spacing: -.5px;
  border-style: solid;
  border-color: #e7e7e7;
  width: 100%;
  height: 60px;
  margin-bottom: 23px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 26px;
  line-height: 28px;
}

.add-to-cart-button {
  background-color: var(--primary-color);
  color: var(--natural-color-100);
  padding: 16px 38px;
  font-weight: 600;
  line-height: 28px;
}

.cart-button {
  background-color: #0000;
  padding: 0;
  position: relative;
}

.cart-quantity {
  background-color: var(--primary-color);
  color: var(--natural-color-100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
  position: absolute;
  inset: -11% -18% auto auto;
}

.cart-container {
  background-color: var(--natural-color-100);
  max-width: 851px;
  padding: 63px 78px;
}

.cart-header {
  border-bottom-width: 1px;
  border-bottom-color: #e7e7e7;
  margin-bottom: 66px;
  padding: 0 0 43px;
}

.cart-title {
  color: #000;
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  line-height: 121%;
}

.close-icon-wrap {
  width: 34px;
  height: 34px;
}

.cart-list {
  padding: 0;
}

.cart-item-wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cart-contant-wrap {
  margin-left: 0;
  margin-right: 0;
}

.cart-product-name {
  color: #000;
  margin-bottom: 14px;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  line-height: 121%;
}

.cart-price {
  color: #505050;
  margin-bottom: 10px;
  line-height: 121%;
}

.remove-button {
  color: #181818;
  letter-spacing: -1px;
  border: 1px solid #fe5a0e;
  padding: 16px 45px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.cart-img {
  width: 150px;
  height: 175px;
}

.cart-image-wrap {
  margin-right: 38px;
}

.cart-quantity-wrap {
  color: #505050;
  align-items: center;
  line-height: 26px;
  display: flex;
}

.cart-quantity-number {
  background-color: #0000;
  border-style: solid;
  border-width: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 26px;
}

.dot-icon {
  margin-left: 6px;
  margin-right: 6px;
}

.cart-footer {
  border-top-color: #e7e7e7;
  margin-top: 18px;
  padding: 50px 0 0;
}

.cart-line-item {
  margin-bottom: 43px;
}

.cart-subtotal {
  color: #000;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 121%;
}

.web-payments {
  display: none;
}

.cart-subtotal-number {
  color: #000;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  line-height: 121%;
}

.checkout-button {
  background-color: var(--primary-color);
  color: var(--natural-color-100);
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 700;
  line-height: 23px;
}

.projects-right-icon {
  font-size: 30px;
  line-height: 31px;
}

.project-single-wrapper {
  position: relative;
}

.project-hover-in-wrap {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.color-hover-in {
  background-color: #0b172c9e;
  position: absolute;
  inset: 0%;
}

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

.services-collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services-collection-list.our-service {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.services-collection-list.our-service.four-grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  place-content: center;
  place-items: center;
}

.services-link-wrapper {
  border: 1px solid var(--paper-white);
  object-fit: fill;
  height: 1030px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 50px 40px;
  text-decoration: none;
  position: relative;
}

.services-link-wrapper:hover {
  mix-blend-mode: normal;
}

.services-link-wrapper.priorities {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.services-link-wrapper.priorities._1 {
  object-fit: fill;
  background-image: url('../images/Homeless-3.jpg');
  background-position: 0 0;
  background-size: cover;
}

.services-link-wrapper.priorities._1.short {
  height: 300px;
  padding-left: 0;
  padding-right: 0;
}

.services-link-wrapper.priorities._2 {
  background-image: url('../images/Housing.jpg');
  background-size: cover;
}

.services-link-wrapper.priorities._2.mobile {
  background-image: url('../images/Stormwater.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 300px;
  padding-left: 0;
  padding-right: 0;
}

.services-link-wrapper.priorities._3 {
  background-image: url('../images/Roads.jpg');
}

.services-link-wrapper.priorities._3.mobile {
  height: 300px;
  padding-left: 0;
  padding-right: 0;
}

.services-link-wrapper.priorities._4 {
  background-image: linear-gradient(#f03d3d29, #f03d3d29), url('../images/Firefighters.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 300px;
  padding-left: 0;
  padding-right: 0;
}

.services-single-wrapper {
  position: relative;
}

.services-single-wrapper.priorities {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.services-name {
  color: #181818;
  letter-spacing: -.5px;
  margin-top: 22px;
  margin-bottom: 20px;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  line-height: 28px;
  display: block;
}

.services-name.priorities {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  line-height: 120%;
  display: flex;
}

.services-details {
  color: #505050;
  letter-spacing: -.5px;
  width: 330px;
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 28px;
}

.service-know-more-button {
  letter-spacing: -1px;
  margin-right: 10px;
}

.service-shape {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.service-shape.priorities {
  height: auto;
  max-height: none;
  display: block;
}

.services-hover-icon-wrap {
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
}

.services-hover-icon-wrap.priorities {
  display: none;
}

.services-hover-icon {
  z-index: -1;
  position: absolute;
}

.services-hover-right-icon-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.services-hover-icon-right {
  z-index: -1;
  position: absolute;
}

.our-service-contant-wrap {
  justify-content: space-between;
  display: flex;
}

.our-service-contant-wrap.priorities {
  padding-top: 0;
}

.button-wrap.our-service {
  text-align: center;
  margin-top: 60px;
}

.shop-categories-section {
  padding-top: 100px;
  padding-bottom: 140px;
}

.project-name, .service-name {
  color: var(--natural-color-100);
}

.numbers-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.numbers {
  justify-content: flex-start;
  height: 68px;
  display: flex;
  overflow: hidden;
}

.all-numbers.one, .all-numbers.two {
  font-family: mono45-headline, sans-serif;
}

.text-block {
  color: var(--natural-color-100);
  text-transform: uppercase;
  font-size: 58px;
  line-height: 68px;
}

.num-text {
  margin-left: 4px;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.number-info {
  margin-top: 20px;
}

.number-info-text {
  color: var(--natural-color-100);
  letter-spacing: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 800;
  line-height: 28px;
}

.overflow-hidden {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.cover-shape {
  background-color: var(--natural-color-100);
  opacity: 0;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.cover-shape.choose-us {
  background-color: #1e1c2a;
}

.cover-shape.case-studies {
  display: none;
}

.image-box {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.hamburger-menu.temp {
  display: none;
}

.header-nav-menu-wrapper {
  display: flex;
}

.contact-text {
  color: var(--natural-color-100);
  margin-right: 32px;
  padding: 0;
  transition: all .3s;
}

.contact-text:hover {
  color: var(--primary-color);
}

.contact-text.w--current {
  color: var(--natural-color-100);
  font-weight: 600;
}

.quote-icon-wrap {
  margin-right: 32px;
}

.cart-item-wrapper {
  align-items: center;
  display: flex;
}

.banner-heading-one {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
  overflow: hidden;
}

.bannr-heading-two, .banner-heading-three {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.overflow-hiden, .faq-heading-wrap, .faq-details-wrap, .blog-section-heading, .blog-details-wrap {
  overflow: hidden;
}

.footer-heading-wrap {
  margin-bottom: 70px;
  overflow: hidden;
}

.inner-banner-title-tag {
  margin-bottom: 8px;
  overflow: hidden;
}

.about-details-wrap {
  overflow: hidden;
}

.our-passion-details-wrap {
  float: none;
  clear: none;
  display: block;
  overflow: hidden;
}

.inner-banner-section-title {
  margin-bottom: 10px;
  overflow: hidden;
}

.contact-heading-tag, .contact-details-wrap {
  overflow: hidden;
}

.licence-title-tag {
  margin-bottom: 24px;
  overflow: hidden;
}

.licence-details-tag {
  margin-bottom: 56px;
  overflow: hidden;
}

.licence-heading-tag, .licence-paragraph-tag {
  overflow: hidden;
}

.project-mini-title-wrap {
  margin-bottom: 12px;
  overflow: hidden;
}

.project-single-heading-tag {
  margin-bottom: 24px;
  overflow: hidden;
}

.project-single-details-tag {
  overflow: hidden;
}

.project-single-details-tag.mg-bottom-50px {
  margin-bottom: 50px;
}

.service-details-title-tag {
  margin-bottom: 17px;
  overflow: hidden;
}

.services-single-details-tag, .services-details-mini-title-tag {
  overflow: hidden;
}

.single-products-name-wrap {
  margin-bottom: 20px;
  overflow: hidden;
}

.single-products-detaols-wrap {
  margin-bottom: 23px;
  overflow: hidden;
}

.single-products-price-tag {
  margin-bottom: 60px;
  overflow: hidden;
}

.page-loader {
  z-index: 9998;
  transform-origin: 50% 0;
  background-color: #1e1c2a;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.page-loader-wrapper {
  background-color: var(--natural-color-900);
  transform-origin: 50% 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.page-loader-text-bg {
  width: 9vw;
  position: relative;
}

.page-loader-text-bg.absolute {
  max-width: none;
  position: absolute;
  inset: 0;
}

.page-loader-text-wrap {
  position: absolute;
  inset: 0;
}

.hide-page-loader {
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.project-shape {
  position: absolute;
  inset: -33% 26% auto auto;
}

.testimonial-flex-wrapper {
  border: 1px solid #e8e8e8;
  display: flex;
}

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

.right-arrow-2, .left-arrow-2 {
  display: none;
}

.slider-mask {
  overflow: visible;
}

.slide {
  margin-right: 133px;
}

.testimonial-image-wrapper {
  margin-top: -102px;
  padding-left: 22px;
  padding-right: 22px;
}

.quote-contant-wrapper {
  background-color: #fe5a0e;
  width: 100%;
  padding: 64px 110px 64px 64px;
}

.quote-icon {
  margin-top: -9px;
}

.quote-icon.bottom {
  margin-top: 0;
  position: absolute;
  inset: auto -1% -6% auto;
}

.quote-details {
  color: #ffffffe6;
  max-width: 610px;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.quote-details-wrapper {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.testimonial-section-title {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 47px;
  padding-left: 481px;
  display: flex;
  overflow: hidden;
}

.testimonial-heading {
  color: #181818;
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 58px;
  line-height: 68px;
}

.clint-details-wrapper {
  margin-top: 37px;
  padding-left: 42px;
}

.clint-name {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  line-height: 27px;
}

.clint-designation {
  color: #fffc;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.checkout-wrapper, .order-confirmation {
  padding-top: 80px;
  padding-bottom: 80px;
}

.search-results-title-wrapper {
  border: 1px solid #1e1c2a;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 65px;
}

.search-results-title {
  color: var(--natural-color-900);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  line-height: 58px;
}

.search-results-input {
  color: var(--natural-color-900);
  border: 1px solid #1e1c2a;
  border-radius: 15px;
  height: 50px;
  padding-left: 30px;
  font-size: 18px;
}

.search-results-input::placeholder {
  color: var(--natural-color-900);
}

.search-results-button {
  border: 1px solid var(--natural-color-900);
  color: var(--natural-color-900);
  background-color: #0000;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  width: 120px;
  height: 50px;
  font-size: 16px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.search-results-singel {
  position: relative;
}

.search-link-block {
  color: #000;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
  display: block;
}

.search-results {
  padding-top: 60px;
  padding-bottom: 100px;
}

.video-section {
  aspect-ratio: auto;
  background-color: var(--primary-color);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Green-Bills.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  flex-direction: row;
  height: auto;
  max-height: none;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  overflow: visible;
}

.video-section.full {
  background-image: linear-gradient(#14305d2b, #14305d2b), url('../images/Green-Bills.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  display: block;
}

.video-section.full.truecost {
  padding-top: 0;
}

.video {
  background-image: url('../images/money_bills.jpg');
  background-position: 50%;
  background-size: auto;
  margin-top: -140px;
  display: none;
}

.logo-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.container-2 {
  flex-direction: row;
  align-items: center;
  max-width: none;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area"
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1320px;
  display: block;
}

.empty-promises-container {
  margin-bottom: 20px;
}

.div-block-2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 60px;
  display: none;
}

.our-passion-title-wrap-copy {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 65px;
  display: flex;
  overflow: hidden;
}

.our-passion-title-wrap-copy.priorities {
  padding-top: 0;
  padding-bottom: 0;
}

.priorities {
  background-color: var(--primary-color);
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-2 {
  object-fit: fill;
  display: block;
}

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

.collection-list-wrapper {
  display: none;
}

.list-item {
  color: var(--natural-color-900);
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}

.list-item-2 {
  color: var(--natural-color-900);
  border-bottom: 1px solid #000;
  margin-bottom: 21px;
  padding-top: 14px;
  padding-bottom: 15px;
}

.list-item-2.bottom {
  border-bottom-style: none;
}

.list-item-3 {
  color: var(--natural-color-900);
}

.list, .list-2 {
  list-style-type: none;
}

.heading {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  font-family: mono45-headline, sans-serif;
  font-size: 16px;
}

.heading.source {
  background-color: var(--natural-color-100);
  color: red;
  max-width: 650px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
  line-height: 120%;
}

.link {
  color: var(--natural-color-100);
  font-size: 1vw;
  text-decoration: none;
}

.italic-text {
  color: var(--natural-color-900);
  font-family: mono45-headline, sans-serif;
  font-size: .75vw;
  display: block;
}

.is-txt-small {
  color: var(--primary-color);
  margin-bottom: 0;
  font-size: .9rem;
  font-weight: 800;
  line-height: 1.4;
}

.page-padding-m {
  padding: 6em 14.72%;
}

.timeline_grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.timeline_inner {
  grid-row-gap: 6em;
  flex-direction: column;
  display: flex;
}

.timeline_grid-wrap {
  position: relative;
}

.timeline_progress-overlay-bottom {
  background-image: linear-gradient(#0a227d00, #0a227d);
  width: 6px;
  height: 4em;
  position: absolute;
  inset: auto 0% 0 47%;
}

.timeline_heading-wrap {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.timeline_track-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.is-h2 {
  color: #94bac7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.is-h4 {
  color: var(--natural-color-100);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.timeline_progress {
  z-index: 1;
  background-color: #ea4537;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 3px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto 50%;
  transform: translate(-50%);
}

.timeline {
  position: relative;
}

.timeline_progress-overlay-top {
  z-index: 0;
  background-image: linear-gradient(#0a227d, #0a227d00);
  width: 6px;
  height: 2em;
  position: absolute;
  inset: 0% 0% auto -2px;
}

.timeline_track {
  background-color: #94bac7;
  flex-direction: column;
  align-items: center;
  width: 2px;
  height: 100%;
}

.timeline_dot {
  z-index: 1;
  background-color: #ea4537;
  border: 4px solid #0a227d;
  border-radius: 99px;
  width: 24px;
  height: 24px;
  position: relative;
}

.timeline_item {
  grid-row-gap: 1em;
  background-color: #94bac7;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.9em;
  margin-bottom: 1.9em;
  padding: 2em;
  display: flex;
  box-shadow: 6px 6px #ea4537;
}

.timeline_item.is-1 {
  background-color: var(--natural-color-900);
  color: var(--natural-color-100);
}

.timeline_item.is-2, .timeline_item.is-3 {
  background-color: var(--natural-color-900);
}

.container-4 {
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#eba901, #711d2d);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_text {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
}

.section-timeline {
  z-index: -3;
  background-color: var(--natural-color-900);
  position: relative;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
  display: none;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  margin-top: 1.5rem;
  display: flex;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(to bottom, var(--primary-color), #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.link-2 {
  text-decoration: underline;
}

.link-2:hover {
  color: #eba901;
  text-decoration: none;
}

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

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background_1Image Background.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.container-5 {
  z-index: 0;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_progress-2 {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline_item-2 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.section-timeline-2 {
  z-index: -3;
  background-color: #232349;
  position: relative;
}

.overlay-fade-top-2 {
  color: #232349;
  background-image: linear-gradient(#232349, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.container-6 {
  z-index: 0;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.c-scrolling-item {
  flex: none;
  width: 15%;
}

.scroll-item-header {
  color: var(--natural-color-900);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: mono45-headline, sans-serif;
  font-size: 1.5em;
  line-height: 1.4em;
}

.timeline-header {
  color: var(--natural-color-900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2em;
}

.scroll-details {
  margin-bottom: 0;
}

.container-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: flex;
}

.container-7.sticky {
  max-width: none;
  margin-bottom: 20px;
  position: sticky;
  top: 25%;
  overflow: hidden;
}

.c-scroll-track {
  flex: none;
  width: 200vh;
  display: flex;
}

._w-scrolling-content {
  align-items: flex-start;
  position: relative;
}

.c-scrolling-line {
  align-items: center;
  display: flex;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: block;
}

.section-2.expand {
  height: 200vh;
}

.scroll-indicator {
  background-color: var(--primary-color);
  border: 2px solid #ccc;
  width: 15px;
  height: 15px;
}

.scroll-line {
  background-color: #ccc;
  width: 100%;
  height: 3px;
}

.scroll-line.last {
  display: none;
}

.c-scrolling-details {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.c-details {
  margin-bottom: 40px;
}

.container-8 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.section-timeline-3 {
  z-index: -3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--primary-color);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
}

.section-timeline-3.test {
  display: block;
}

.text-colour-white {
  color: #fff;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_progress-bar-2 {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(to bottom, var(--natural-color-100), var(--paper-white) 51%, #6248ff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_image-wrapper-2 {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

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

.timeline_text-2 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, var(--primary-color), #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.div-block-3 {
  background-color: var(--primary-color);
}

.priorities-headers {
  color: var(--natural-color-100);
  margin-top: 22px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  position: relative;
  left: -63px;
}

.ladwp {
  margin-top: 140px;
  margin-bottom: 140px;
}

.ladwp.truecost {
  background-image: linear-gradient(#14305d2b, #14305d2b), url('../images/Green-Bills.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-4 {
  background-image: linear-gradient(#231533de, #231533de);
  align-items: center;
  max-width: 100%;
  height: 300px;
  margin-top: -61px;
  margin-left: 0;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.text-block-2 {
  aspect-ratio: auto;
  color: var(--paper-white);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  display: block;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: -143% 0% 0% 11%;
}

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

.checkbox-field {
  margin-top: 20px;
}

.list-item-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  list-style-type: disc;
}

.text-span {
  font-family: mono45-headline, sans-serif;
  font-size: 24px;
}

.case-study-timeline {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.list-item-5 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: mono45-headline, sans-serif;
  font-size: 24px;
}

.date-list {
  border-right: 2px solid var(--natural-color-900);
  color: var(--primary-color);
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: mono45-headline, sans-serif;
  font-size: 24px;
  list-style-type: none;
  display: flex;
  position: static;
}

.date-list.multiple-bullets {
  height: 120px;
}

.date-list.multiple-bullets.mobile.li._3 {
  height: 175px;
}

.date-list.multiple-bullets.last {
  height: 150px;
  padding-top: 12px;
  line-height: 180%;
  display: flex;
}

.date-list.mobile {
  height: 100px;
}

.date-list.mobile.maine._1, .date-list.mobile.maine._2 {
  height: 150px;
}

.date-list.mobile.elp._2 {
  flex-direction: column;
  justify-content: center;
  height: 200px;
  display: flex;
}

.date-list-item {
  border-top: 1px dotted var(--primary-color);
  text-align: left;
  column-count: auto;
  word-break: normal;
  overflow-wrap: normal;
  align-items: center;
  height: 75px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  display: flex;
}

.date-list-item.same-year-bullet {
  border-bottom: 1px dotted var(--primary-color);
  border-top-style: none;
  height: 75px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.date-list-item.same-year-bullet.bold {
  margin-bottom: 0;
  padding-top: 22px;
  padding-bottom: 0;
  display: block;
}

.date-list-item.bold-bullet {
  padding-top: 10px;
  display: block;
}

.date-list-item.bold-bullet.last {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 98px;
  display: block;
}

.date-list-item.last {
  border-bottom: 1px dotted var(--primary-color);
}

.date-list-item.last.mobile.elp {
  border-bottom-style: none;
}

.date-list-item.last.mobile.elp._3 {
  border-top-style: none;
  border-bottom-style: dotted;
}

.date-list-item.last.maine._2 {
  height: 150px;
}

.date-list-item.mobile {
  height: 100px;
}

.date-list-item.mobile.maine._1 {
  height: 150px;
}

.list-3 {
  margin-top: 10px;
  padding-left: 0;
}

.list-4 {
  margin-top: 10px;
}

.text-span-2 {
  color: var(--primary-color);
}

.text-span-2.truecost {
  color: var(--primary-color);
  -webkit-text-stroke-color: var(--natural-color-900);
}

.bold-text-2 {
  font-size: 48px;
  line-height: 100%;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 80px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--paper-white);
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/Checkmark.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 20px;
  margin-left: 24px;
  padding-left: 40px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 700;
}

.comparison-positive {
  background-image: url('../images/Checkmark.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 20px;
  margin-left: 24px;
  padding-left: 40px;
  font-weight: 700;
}

.comparison-positive.empty {
  background-image: none;
}

.link-3 {
  color: var(--natural-color-100);
}

.bold-text-3 {
  width: 470px;
  font-family: Space Grotesk, sans-serif;
  font-size: 58px;
}

.bold-text-4 {
  font-size: 50px;
}

.text-span-3, .text-span-4 {
  color: var(--natural-color-900);
}

.text-span-5 {
  color: var(--natural-color-900);
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.link-block {
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.text-span-6, .text-span-7 {
  color: var(--primary-color);
}

.quadrant-grid-item-text {
  color: #fff;
  flex: 1;
  width: 447px;
  font-size: 33px;
}

.quadrant-grid-item-text.mvf {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.quadrant-grid-item-text.p {
  color: #635f5f;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 18px;
}

.underlined-link-hover-line {
  background-color: #ff8600;
  width: 0%;
  height: 2px;
  position: absolute;
  left: 0;
}

.underlined-link-text {
  align-items: center;
  display: flex;
}

.underlined-link-wrapper {
  align-items: center;
  font-weight: 700;
  display: inline-block;
}

.medium-heading {
  color: #9f2405;
  text-align: left;
  margin-bottom: 21px;
  font-size: 40px;
  line-height: 48px;
}

.underlined-link-line {
  background-color: #9f2405;
  height: 2px;
  position: relative;
}

.quadrant-grid-item {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 49px;
  padding-bottom: 49px;
  display: flex;
}

.quadrant-grid-item.right-item {
  padding-left: 0;
}

.quadrant-grid-item.right-item.top-item.heading {
  border: 1px solid var(--natural-color-100);
  background-image: linear-gradient(#0b172b, #0b172b);
  align-items: flex-start;
  max-width: 448px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.quadrant-grid-item.right-item._2nd {
  border-top: 1px dashed #000;
}

.quadrant-grid-item.left-item {
  border-right: 1px dashed #202020;
  padding-right: 0;
}

.quadrant-grid-item.left-item._2nd {
  border-top: 1px dashed #000;
}

.quadrant-grid-item.top-item {
  border-bottom: 1px dashed #202020;
}

.quadrant-grid-item.top-item.left-item.heading {
  background-image: linear-gradient(#0b172b, #0b172b);
  border: 1px solid #ebebeb;
  max-width: 448px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.quadrant-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 896px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.quadrant-grid-item-heading {
  margin-bottom: 14px;
}

.text-block-3 {
  color: #ff8600;
  font-weight: 700;
}

.underlined-link-icon {
  margin-right: 7px;
  display: block;
}

.div-block-6 {
  margin-bottom: 100px;
}

.p-grid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  display: block;
}

.text-block-4 {
  opacity: .8;
  color: #fffc;
  font-size: 16px;
}

.dropdown-list, .dropdown-list.w--open {
  background-color: var(--natural-color-100);
}

.dropdown-link {
  color: var(--natural-color-900);
}

.dropdown-link:hover {
  background-color: var(--primary-color);
}

.dropdown-link-2 {
  color: var(--natural-color-900);
  display: none;
}

.dropdown-link-2:hover {
  background-color: var(--primary-color);
}

.dropdown {
  margin-left: -20px;
  display: none;
}

.icon {
  color: #fffc;
}

.section-3 {
  height: 400px;
  padding-top: 100px;
}

.section-3._2 {
  height: 200px;
  padding-top: 0;
  display: none;
}

.section-3._1 {
  margin-bottom: 130px;
  padding-top: 71px;
}

.text-span-8 {
  color: var(--primary-color);
}

.text-span-9 {
  color: var(--primary-color);
  font-family: mono45-headline, sans-serif;
  font-size: 24px;
}

.text-span-10 {
  font-weight: 800;
}

.text-span-11 {
  color: var(--primary-color);
  font-family: mono45-headline, sans-serif;
}

.counter-wrap-2 {
  background-color: #fe3d2e;
  padding: 45px 66px 16px;
}

.counter-wrap-2.bottom {
  background-color: #0b172b;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 5px;
  padding-bottom: 30px;
}

.counter-wrap-2.top {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.counter-single-wrap-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.5px;
  flex-direction: column;
  font-weight: 500;
  line-height: 34px;
  display: flex;
}

.number-info-text-2 {
  color: #fff;
  letter-spacing: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 800;
  line-height: 28px;
}

.number-info-text-2.bottom {
  font-family: mono45-headline, sans-serif;
  font-size: 34px;
}

.counter-section-2 {
  z-index: 5;
  margin: 0 auto -160px;
  position: relative;
}

.counter-section-2.mobile {
  display: none;
}

.section-4 {
  background-image: linear-gradient(#0b172b, #0b172b);
  border-bottom: .5px solid #f2f1ec;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-bottom: 100px;
}

.our-passion-details-2 {
  color: #505050;
  text-align: left;
  letter-spacing: 0;
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 28px;
}

.our-passion-details-2._3 {
  color: #fff;
  text-align: left;
}

.html-embed {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.container-10 {
  width: 100%;
  max-width: 1320px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.our-passion-details-3 {
  color: #505050;
  text-align: left;
  letter-spacing: 0;
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 28px;
}

.our-passion-details-3._2 {
  max-width: 100%;
  font-size: 18px;
}

.text-span-12 {
  font-weight: 800;
}

.text-span-13, .text-span-14 {
  color: #fe3d2e;
  font-family: mono45-headline, sans-serif;
}

.our-passion-details-4 {
  color: #505050;
  text-align: left;
  letter-spacing: 0;
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 28px;
}

.our-passion-details-4._2 {
  max-width: 100%;
  font-size: 18px;
}

.text-span-15 {
  font-weight: 800;
}

.counter-wrap-3 {
  background-color: #fe3d2e;
  padding: 45px 66px 16px;
}

.counter-wrap-3.bottom {
  background-color: #0b172b;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 5px;
  padding-bottom: 30px;
}

.counter-wrap-3.top {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.counter-single-wrap-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -.5px;
  flex-direction: column;
  font-weight: 500;
  line-height: 34px;
  display: flex;
}

.container-11 {
  flex-direction: row;
  align-items: center;
  max-width: none;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-4 {
  color: #fff;
  font-size: 1vw;
  text-decoration: none;
}

.italic-text-2 {
  color: #0b172b;
  font-family: mono45-headline, sans-serif;
  font-size: .75vw;
  display: block;
}

.text-span-16 {
  color: #fe3d2e;
}

.equation-graphic {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #fe3d2e;
  background-image: url('../images/Green-Bills.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  flex-direction: row;
  height: auto;
  max-height: none;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  overflow: visible;
}

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

.heading-2 {
  text-align: center;
  margin-top: 49px;
  font-family: Plus Jakarta Sans, sans-serif;
}

.div-block-7 {
  background-color: var(--natural-color-900);
  display: flex;
}

.div-block-8 {
  flex: 0 auto;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--natural-color-900);
  object-fit: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: 100px;
  display: inline-block;
  position: absolute;
  top: auto;
  left: auto;
}

.div-block-10 {
  background-color: var(--natural-color-900);
  object-fit: cover;
  width: auto;
  max-width: 100%;
  display: inline-block;
  position: absolute;
  overflow: visible;
}

.div-block-11 {
  margin-top: 29px;
  display: flex;
}

.footer-social-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.footer-social-link {
  flex: none;
}

.footer-social {
  color: var(--primary-color);
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-social:hover {
  color: #443fde;
}

.social-link {
  margin-right: 16px;
  padding-left: 20px;
  transition: filter .6s cubic-bezier(.23, 1, .32, 1);
}

.social-link:hover {
  filter: contrast(200%);
}

.social-link.twitter, .social-link.instagram, .social-link.youtube {
  display: none;
}

.social-link.tiktok {
  display: block;
}

.social-icon.tiktok {
  display: none;
}

.truecostbold {
  color: var(--natural-color-900);
  font-size: 47px;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Green-Bills.png');
  background-position: 50% 20%;
  background-size: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
}

.div-block-13 {
  display: none;
}

@media screen and (min-width: 1920px) {
  .absolate.banner-shape-two {
    width: 125px;
    inset: auto auto 43px -218px;
  }

  .absolate.banner-shape-three {
    width: 125px;
    inset: 30% -222px 0% auto;
  }

  .inner-ticker.one {
    transform: translate(-57px, 43px)rotate(7deg);
  }

  .about-section {
    margin-bottom: -216px;
  }

  .testimonial-section {
    background-color: var(--natural-color-100);
  }

  .who-we-are.single-services {
    padding-top: 100px;
    padding-bottom: 140px;
    padding-right: 0;
    position: relative;
  }

  .who-we-are.blog {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .who-we-are.projects {
    padding-top: 100px;
    padding-bottom: 140px;
    padding-right: 0;
  }

  .single-service-content-wrapper {
    max-width: 839px;
    margin-left: auto;
    margin-right: auto;
  }

  .services-details-image-wrap {
    margin-bottom: 50px;
  }

  .services-details-img {
    width: 100%;
  }

  .services-details-title {
    color: #181818;
    margin-top: 0;
    margin-bottom: 17px;
    font-family: Space Grotesk, sans-serif;
    font-size: 58px;
    line-height: 68px;
  }

  .services-single-details {
    color: #505050;
    letter-spacing: -.5px;
    margin-bottom: 0;
    line-height: 28px;
  }

  .services-single-details.mg-bottom-16px {
    letter-spacing: -.5px;
    margin-bottom: 16px;
  }

  .services-single-details.mg-bottom-50px {
    letter-spacing: -.5px;
    margin-bottom: 50px;
  }

  .services-single-details.mg-bottom-50px.last {
    margin-bottom: 0;
  }

  .services-details-mini-title {
    color: #181818;
    margin-top: 0;
    margin-bottom: 17px;
    font-family: Space Grotesk, sans-serif;
    font-size: 24px;
    line-height: 48px;
  }

  .services-details-shape {
    z-index: -1;
    position: absolute;
    inset: auto 0% -7%;
  }

  .contact-section {
    padding-top: 100px;
    padding-bottom: 140px;
    padding-right: 0;
  }

  .contact-container {
    width: 100%;
    max-width: 1272px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .style-guide-grid {
    grid-column-gap: 170px;
  }

  .services-link-wrapper {
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 50px;
  }

  .slide {
    margin-right: 335px;
  }

  .video-section.full {
    display: block;
  }

  .date-list.mobile.maine._1, .date-list.mobile.maine._2, .date-list-item.last.maine._2, .date-list-item.mobile.maine._1 {
    height: 150px;
  }

  .equation-graphic {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .nav-bar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .split-contant.header-right, .header-logo-wrap, .header-logo-wrap.w--current {
    z-index: 2;
    position: relative;
  }

  .nav-link {
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
    transition: all 30ms;
  }

  .header-navigation {
    flex-direction: column;
    width: 100%;
    height: 100%;
  }

  .nav-list-item {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .nav-list-item.resources {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .banner-section {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .banner-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .banner-contant-wrapper {
    text-align: center;
  }

  .banner-heading {
    font-size: 73px;
    font-weight: 600;
    line-height: 83px;
  }

  .banner-details-tag {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .button-row.projects {
    margin-top: 40px;
  }

  .primary-button.contact-submit {
    margin-top: 35px;
  }

  .absolate.banner-shape-one {
    width: 90px;
    inset: 0% auto auto 1%;
  }

  .absolate.banner-shape-two {
    width: 100px;
    inset: auto 1% 0% auto;
  }

  .absolate.banner-shape-three {
    width: 100px;
    inset: 0% 0% auto auto;
  }

  .absolate.inner-shape-one {
    width: 120px;
    bottom: -39%;
    left: 31px;
  }

  .absolate.inner-shape-two {
    width: 90px;
  }

  .our-services-section {
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .our-services-heading-wrapper {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .our-services-title-wrap {
    margin-bottom: 20px;
  }

  .our-services-title {
    font-size: 40px;
    line-height: 40px;
  }

  .our-services-details-wrap {
    text-align: center;
    max-width: 75%;
  }

  .inner-section {
    padding-top: 61px;
    padding-bottom: 10px;
  }

  .ticker {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner-ticker.two {
    transform: translate(-52px, -67px)rotate(-4deg);
  }

  .inner-ticker.one {
    transform: translate(-57px, 70px)rotate(7deg);
  }

  .ticker-title {
    font-size: 20px;
  }

  .about-section {
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .about-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .about-banner {
    height: 550px;
  }

  .about-text-wrapper {
    text-align: center;
    margin-top: 0;
  }

  .about-section-heading {
    margin-bottom: 20px;
  }

  .about-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .about-section-details {
    max-width: 75%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .projects-heading-wrapper {
    margin-bottom: 50px;
  }

  .projects-heading {
    font-size: 46px;
    line-height: 56px;
  }

  .line.project {
    margin-top: 30px;
  }

  .line.blog {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .line.about-us {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: static;
    bottom: -17%;
    right: 45%;
  }

  .projects-collection-grid, .projects-collection-grid.projects {
    grid-template-columns: 1fr 1fr;
  }

  .projects-link-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .projects-link-wrapper.project {
    width: 100%;
    padding: 81px 40px;
  }

  .projects-name.project-title {
    font-size: 28px;
    line-height: 38px;
  }

  .slide-nav {
    inset: auto 11% 7% auto;
  }

  .slide-nav.project {
    top: -22%;
  }

  .choose-us-section {
    padding-bottom: 90px;
  }

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

  .choose-us-text-wrapper {
    margin-top: 0;
  }

  .choose-us-heading-tag {
    margin-bottom: 20px;
  }

  .choose-us-heading {
    font-size: 46px;
    line-height: 56px;
  }

  .choose-us-single-wrap {
    margin-bottom: 35px;
  }

  .choose-us-logo-wrap {
    width: 80px;
    height: 80px;
    margin-right: 30px;
  }

  .choose-us-logo {
    width: 36px;
  }

  .choose-us-single-contant {
    width: 70%;
  }

  .choose-us-banner {
    height: 550px;
  }

  .testimonial-section {
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 90px;
  }

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

  .faq-section-title {
    margin-bottom: 45px;
  }

  .faq-heading {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 56px;
  }

  .faq-details {
    margin-bottom: 20px;
  }

  .faq-wrapper {
    width: 100%;
  }

  .faq-toggle-wrapper {
    padding: 24px;
  }

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

  .blog-heading-wrap {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
  }

  .blog-title-wrap {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .blog-heading {
    margin-bottom: 16px;
    font-size: 46px;
    line-height: 56px;
  }

  .blog-details {
    max-width: 70%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .service-know-more-button-wrap {
    margin-top: 26px;
  }

  .service-know-more-button-wrap.project.btn {
    width: 90px;
    height: 90px;
    margin-top: 135px;
  }

  .single-blog-post-wrapper {
    height: 100%;
    padding: 24px;
  }

  .blog-post-img-wrap {
    margin-bottom: 62px;
  }

  .blog-post-date-wrap {
    width: 70px;
    height: 70px;
    top: 23%;
    left: 12%;
  }

  .blog-number-text {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 24px;
  }

  .blog-date-text {
    font-size: 14px;
    line-height: 14px;
  }

  .blog-name {
    max-width: 100%;
    margin-bottom: 16px;
    line-height: 32px;
  }

  .blog-post-details {
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 80px;
  }

  .footer-top {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .footer-heading {
    max-width: 84%;
    margin-bottom: 0;
    font-size: 46px;
    line-height: 56px;
  }

  .footer-top-info-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
    display: flex;
  }

  .email-wrap {
    margin-bottom: 0;
  }

  .email-title, .contact-title {
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 28px;
  }

  .footer-middle-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .footer-single-wrapper {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .footer-single-heading {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 26px;
  }

  .footer-single-link, .footer-single-link.w--current {
    margin-bottom: 16px;
  }

  .footer-single-link.last {
    margin-bottom: 0;
  }

  .footer-bottom-wrap {
    padding-bottom: 24px;
  }

  .utility-page-wrap {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .utility-page-form {
    width: 100%;
    max-width: 100%;
    padding: 50px;
  }

  .inner-banner {
    padding-top: 122px;
    padding-bottom: 118px;
  }

  .inner-banner.our-services {
    padding-bottom: 121px;
  }

  .inner-banner.checkout {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .inner-banner-title {
    margin-bottom: 0;
    font-size: 46px;
    line-height: 56px;
  }

  .who-we-are.single-services, .who-we-are.blog, .who-we-are.blog-single {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .who-we-are.about-us {
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .who-we-are.projects {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .services-details-image-wrap {
    margin-bottom: 40px;
  }

  .services-details-title {
    margin-bottom: 0;
    font-size: 46px;
    line-height: 46px;
  }

  .services-single-details.mg-bottom-16px, .services-single-details.mg-bottom-50px {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .services-details-mini-title {
    margin-bottom: 0;
  }

  .single-blog-img-wrapper, .single-blog-details-wrapper {
    margin-bottom: 40px;
  }

  .single-blog-date {
    margin-bottom: 18px;
  }

  .single-blog-tittle {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 36px;
  }

  .single-blog-details {
    font-size: 17px;
    line-height: 27px;
  }

  .blog-quote-wrapper {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .quote-heading {
    margin-bottom: 34px;
    font-size: 26px;
    line-height: 36px;
  }

  .quote-name {
    font-size: 16px;
    line-height: 16px;
  }

  .about-us-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

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

  .about-us-heading {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 56px;
  }

  .about-us-details {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-us-section-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .counter-section {
    margin-top: 0;
    margin-left: 0;
  }

  .counter-wrap {
    padding: 20px;
  }

  .counter-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .our-passion-title-wrap {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 40px;
  }

  .our-passion-section-heading {
    max-width: 100%;
    font-size: 46px;
    line-height: 56px;
  }

  .our-passion-details {
    letter-spacing: -.6px;
    max-width: 90%;
  }

  .our-passion-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .our-passion-img-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .our-team-section {
    padding-bottom: 70px;
  }

  .our-team-heading-tag {
    margin-bottom: 40px;
  }

  .team-heading {
    font-size: 46px;
    line-height: 56px;
  }

  .team-img {
    width: 100%;
    height: 100%;
  }

  .our-team-details-wrapper {
    padding: 50px 40px;
  }

  .our-team-details-wrapper.home {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 20px;
    display: grid;
  }

  .our-team-details-wrapper.home.lony {
    padding: 10px;
  }

  .team-details-wrap {
    margin-bottom: 80px;
  }

  .team-name {
    font-size: 22px;
    line-height: 22px;
  }

  .team-designation {
    font-size: 14px;
    line-height: 16px;
    display: flex;
  }

  .team-designation.lony {
    font-size: 12px;
  }

  .single-social-link {
    width: 38px;
    height: 38px;
  }

  .social-media-icon {
    width: 20px;
  }

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

  .contact-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .contact-heading-wrapper {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-section-heading {
    margin-bottom: 16px;
    font-size: 46px;
    line-height: 56px;
  }

  .contact-from-block {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .blank {
    display: none;
  }

  .projects-single-section {
    padding-bottom: 90px;
  }

  .project-single-grid {
    grid-template-columns: 1.5fr;
  }

  .project-single-card {
    padding: 80px 0 40px;
  }

  .project-card-top-contant-wrap {
    margin-bottom: 40px;
  }

  .project-single-heading {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 46px;
  }

  .project-single-details.mg-top-50px {
    width: 626px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
  }

  .project-single-image-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }

  .style-guide-section {
    padding-top: 85px;
    padding-bottom: 90px;
  }

  .style-guide-grid {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    grid-template-columns: 1fr;
  }

  .typpgraphy-style-wrapper {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .h1-heading-tag {
    margin-bottom: 30px;
    font-size: 55px;
  }

  .h2-heading-tag {
    margin-bottom: 30px;
    font-size: 45px;
  }

  .h3-heading-tag {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .h4-heading-tag, .h5-heading-tag {
    margin-bottom: 30px;
  }

  .paragraph-style-wrapper {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .paragraph-style-tittle {
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-style-text {
    font-size: 18px;
  }

  .typeface-style-wrapper {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .typeface-tittle {
    margin-bottom: 15px;
  }

  .style-guide-tittle-tag, .style-guide-tittle-tag.mg-bottom-38px {
    margin-bottom: 30px;
  }

  .style-guide-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .typeface-details {
    margin-bottom: 10px;
  }

  .color-palate-wrapper {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .color-palate-flex-wrap {
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .single-color-plate-wrapper {
    width: 100%;
  }

  .protect-pass-img-wrapper {
    margin-bottom: 35px;
  }

  .protect-pass-image {
    width: 90px;
  }

  .protect-pass-tittle {
    margin-bottom: 16px;
    font-size: 30px;
  }

  .protected-pass-details {
    margin-bottom: 28px;
    font-size: 17px;
  }

  ._404-image-wrap {
    margin-bottom: 30px;
    margin-left: 0;
  }

  ._404-img {
    width: 200px;
  }

  ._404-title {
    margin-bottom: 20px;
    font-size: 46px;
    line-height: 46px;
  }

  ._404-details {
    margin-bottom: 26px;
    font-size: 18px;
  }

  ._404-overley-text {
    font-size: 389px;
    top: -39%;
    left: -15%;
  }

  .license-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .licence-tittle {
    margin-bottom: 0;
    font-size: 30px;
  }

  .licence-details {
    max-width: 100%;
    margin-bottom: 0;
  }

  .license-image-wrapper {
    margin-bottom: 50px;
    padding-bottom: 60px;
  }

  .license-details {
    margin-bottom: 0;
  }

  .licence-icon-flex-wrapper {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .license-heading {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .changelog-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .changelog-contant-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .changelog-heading {
    margin-bottom: 30px;
    font-size: 40px;
  }

  .shop-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .shop-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .shop-collection-product-image {
    height: 100%;
  }

  .shop-products-name-price-wrap {
    margin-bottom: 140px;
  }

  .shop-products-name-price-wrap.categories {
    margin-bottom: 222px;
  }

  .products-name {
    font-size: 28px;
    line-height: 28px;
  }

  .shop-right-arrow-wrap {
    width: 90px;
    height: 90px;
  }

  .products-single-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .single-products-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .single-product-name {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .single-products-details {
    max-width: 100%;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .singel-product-price {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .quantity-text {
    margin-bottom: 16px;
  }

  .quantity-input {
    height: 50px;
    margin-bottom: 24px;
  }

  .add-to-cart-button {
    padding: 14px 34px;
  }

  .cart-container {
    max-width: 450px;
    padding: 24px;
  }

  .cart-header {
    margin-bottom: 40px;
    padding-bottom: 24px;
  }

  .cart-title {
    font-size: 22px;
    line-height: 22px;
  }

  .close-icon-wrap {
    width: 22px;
    height: 22px;
  }

  .image.project-hover-in {
    width: 100%;
    height: 100%;
  }

  .cart-item-wrap {
    display: block;
  }

  .cart-product-name {
    font-size: 22px;
    line-height: 22px;
  }

  .cart-price {
    margin-bottom: 0;
    font-size: 18px;
  }

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

  .cart-img {
    width: 100%;
    height: 100%;
  }

  .cart-image-wrap {
    margin-right: 0;
  }

  .cart-footer {
    margin-top: 0;
    padding-top: 30px;
  }

  .cart-line-item {
    margin-bottom: 24px;
  }

  .cart-subtotal, .cart-subtotal-number {
    font-size: 20px;
  }

  .checkout-button {
    line-height: 18px;
  }

  .projects-right-icon {
    font-size: 28px;
    line-height: 28px;
  }

  .service-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .services-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .services-collection-list.our-service {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    place-items: center;
  }

  .services-link-wrapper {
    width: 100%;
    padding: 35px 30px 35px 35px;
  }

  .services-name {
    margin-top: 30px;
    font-size: 22px;
    line-height: 22px;
  }

  .services-details {
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
  }

  .service-shape {
    width: 100%;
    height: 100%;
  }

  .button-wrap.our-service {
    margin-top: 40px;
  }

  .shop-categories-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .numbers {
    height: 56px;
  }

  .text-block, .num-text {
    font-size: 46px;
    line-height: 56px;
  }

  .number-info {
    margin-top: 15px;
  }

  .hamburger-menu {
    margin-left: 20px;
    padding: 0;
  }

  .hamburger-menu.w--open {
    background-color: #0000;
  }

  .hamburger-menu.temp {
    display: none;
  }

  .hamburger-menu-bar {
    background-color: var(--natural-color-100);
    width: 35px;
    height: 4px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .header-nav-menu-wrapper {
    background-color: #1e1c2a;
    width: 100%;
    max-width: 100vw;
    max-height: 100vh;
    padding: 140px 24px 40px;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .contact-text {
    color: var(--natural-color-100);
    margin-right: 32px;
    padding: 0;
    font-weight: 600;
  }

  .contact-text.w--current {
    color: var(--natural-color-100);
  }

  .cart-item-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

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

  .inner-banner-title-tag {
    margin-bottom: 15px;
  }

  .inner-banner-section-title {
    margin-bottom: 18px;
  }

  .licence-title-tag {
    margin-bottom: 20px;
  }

  .licence-details-tag {
    margin-bottom: 34px;
  }

  .service-details-title-tag, .services-single-details-tag {
    margin-bottom: 16px;
  }

  .services-single-details-tag.last {
    margin-bottom: 0;
  }

  .services-details-mini-title-tag {
    margin-bottom: 5px;
  }

  .single-products-name-wrap {
    margin-bottom: 12px;
  }

  .single-products-detaols-wrap {
    margin-bottom: 18px;
  }

  .single-products-price-tag {
    margin-bottom: 0;
  }

  .page-loader-text-bg {
    width: 15vw;
  }

  .project-shape {
    width: 80px;
    display: none;
    top: -5%;
  }

  .testimonial-flex-wrapper {
    flex-direction: column;
  }

  .testimonial-image-wrapper {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .quote-contant-wrapper {
    padding: 50px;
  }

  .quote-icon.bottom {
    right: 1.5%;
  }

  .testimonial-section-title {
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .testimonial-heading {
    font-size: 46px;
    line-height: 46px;
  }

  .video-section {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-2 {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .our-passion-title-wrap-copy {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 40px;
  }

  .heading {
    max-width: none;
    margin-left: 0;
    margin-right: auto;
  }

  .link {
    font-size: 2vw;
  }

  .italic-text {
    font-size: 1.5vw;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-7.sticky {
    position: relative;
    top: 0%;
    overflow: auto;
  }

  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .section-2.expand {
    height: auto;
    overflow: hidden;
  }

  .container-9 {
    max-width: 728px;
  }

  .counter-wrap-2 {
    padding: 20px;
  }

  .counter-section-2 {
    margin-top: 0;
    margin-left: 0;
  }

  .our-passion-details-2 {
    letter-spacing: -.6px;
    max-width: 90%;
  }

  .container-10 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .our-passion-details-3, .our-passion-details-4 {
    letter-spacing: -.6px;
    max-width: 90%;
  }

  .counter-wrap-3 {
    padding: 20px;
  }

  .link-4 {
    font-size: 2vw;
  }

  .italic-text-2 {
    font-size: 1.5vw;
  }

  .equation-graphic {
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar {
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

  .header-logo {
    width: 100px;
  }

  .nav-link {
    font-size: 32px;
    font-weight: 500;
    line-height: 36px;
  }

  .nav-list-item {
    margin-bottom: 26px;
  }

  .banner-section {
    padding-top: 119px;
    padding-bottom: 70px;
  }

  .banner-section-heading {
    margin-bottom: 10px;
  }

  .banner-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .banner-details-tag {
    max-width: 90%;
  }

  .button-row.projects {
    margin-top: 35px;
  }

  .primary-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .primary-button.contact-submit {
    margin-top: 24px;
  }

  .absolate.banner-shape-one {
    width: 55px;
    inset: 0% auto auto 0%;
  }

  .absolate.banner-shape-two {
    width: 70px;
    inset: auto 0% 0% auto;
  }

  .absolate.banner-shape-three {
    width: 70px;
    inset: 0% 0% auto auto;
  }

  .absolate.inner-shape-one {
    width: 65px;
    bottom: -73%;
    left: 32px;
  }

  .absolate.inner-shape-two {
    width: 50px;
    bottom: -85%;
    right: 33px;
  }

  .our-services-section {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .our-services-heading-wrapper {
    margin-bottom: 30px;
  }

  .our-services-title-wrap {
    margin-bottom: 16px;
  }

  .our-services-title {
    font-size: 34px;
    line-height: 34px;
  }

  .our-services-details-wrap {
    max-width: 95%;
  }

  .our-services-details {
    font-size: 16px;
    line-height: 26px;
  }

  .inner-section {
    padding-top: 25px;
    padding-bottom: 10px;
  }

  .ticker {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .inner-ticker.two {
    width: 150%;
    transform: translate(-52px, -31px)rotate(-4deg);
  }

  .inner-ticker.one {
    transform: translate(-57px, 67px)rotate(7deg);
  }

  .shape-button {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .about-grid {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .about-banner {
    height: 450px;
  }

  .about-section-heading {
    margin-bottom: 14px;
  }

  .about-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .about-section-details {
    max-width: 100%;
    margin-bottom: 26px;
  }

  .about-details {
    font-size: 16px;
    line-height: 26px;
  }

  .secondary-button, .secondary-button.project {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .secondary-button.our-service {
    padding: 10px 30px;
  }

  .section-bg {
    overflow: hidden;
  }

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

  .projects-heading-wrapper {
    margin-bottom: 30px;
  }

  .projects-heading {
    font-size: 34px;
    line-height: 46px;
  }

  .line.project {
    margin-top: 20px;
  }

  .line.blog {
    margin-top: 16px;
    margin-bottom: 20px;
  }

  .line.about-us {
    margin-bottom: 16px;
    position: static;
  }

  .projects-slide {
    margin-right: 20px;
  }

  .projects-collection-grid, .projects-collection-grid.projects {
    grid-template-columns: 1fr;
  }

  .projects-link-wrapper {
    padding: 70px 60px;
  }

  .projects-link-wrapper.project {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .projects-subtitle {
    margin-bottom: 20px;
  }

  .projects-subtitle.project-mini {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .projects-name {
    font-size: 24px;
    line-height: 24px;
  }

  .projects-name.project-title {
    font-size: 26px;
    line-height: 26px;
  }

  .slide-nav {
    inset: auto 8% 4% auto;
  }

  .slide-nav.project {
    top: -20%;
  }

  .choose-us-section {
    padding-bottom: 70px;
  }

  .choose-us-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .choose-us-heading-tag {
    margin-bottom: 14px;
  }

  .choose-us-heading {
    font-size: 34px;
    line-height: 46px;
  }

  .choose-us-details {
    font-size: 16px;
    line-height: 26px;
  }

  .choose-us-heading-wrapper {
    text-align: center;
    margin-bottom: 31px;
  }

  .choose-us-single-wrap {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 26px;
  }

  .choose-us-logo-wrap {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .choose-us-logo {
    width: 30px;
  }

  .choose-us-single-contant {
    text-align: center;
    width: 100%;
  }

  .choose-us-single-heading {
    font-size: 22px;
    line-height: 26px;
  }

  .choose-us-banner {
    height: 450px;
  }

  .testimonial-section, .faq-section {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .faq-section-title {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .faq-heading {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 46px;
  }

  .faq-details {
    max-width: 85%;
    margin-bottom: 16px;
  }

  .faq-toggle-wrapper {
    padding: 20px;
  }

  .faq-question-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
  }

  .faq-info {
    font-size: 16px;
  }

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

  .blog-heading-wrap {
    margin-bottom: 35px;
  }

  .blog-heading {
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 46px;
  }

  .blog-details {
    max-width: 100%;
  }

  .service-know-more-button-wrap {
    margin-top: 30px;
  }

  .service-know-more-button-wrap.project {
    width: 80px;
    height: 80px;
  }

  .service-know-more-button-wrap.project.btn {
    margin-top: 150px;
  }

  .blog-post-wrapper {
    grid-template-columns: 1fr;
  }

  .blog-post-img-wrap {
    margin-bottom: 54px;
  }

  .blog-post-date-wrap {
    top: 33%;
    left: 10%;
  }

  .blog-number-text {
    font-size: 22px;
    line-height: 22px;
  }

  .blog-name {
    font-size: 22px;
  }

  .blog-post-details {
    margin-bottom: 18px;
  }

  .footer {
    padding-top: 60px;
  }

  .footer-top {
    margin-bottom: 40px;
  }

  .footer-heading {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 46px;
  }

  .subscribe-button {
    font-weight: 600;
  }

  .email-title, .contact-title {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 20px;
  }

  .footer-middle-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .footer-single-wrapper {
    padding-top: 30px;
  }

  .footer-single-heading {
    font-size: 20px;
    line-height: 20px;
  }

  .footer-bottom-wrap {
    padding-bottom: 20px;
  }

  .footer-logo {
    width: 90px;
  }

  .copyright-text {
    font-size: 16px;
  }

  .utility-page-wrap {
    padding: 70px 10px 60px;
  }

  .utility-page-form {
    padding: 35px;
  }

  .inner-banner {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .inner-banner.projects-single {
    padding-bottom: 114px;
  }

  .inner-banner.our-services {
    padding-bottom: 115px;
  }

  .inner-banner.checkout {
    padding-bottom: 80px;
  }

  .inner-banner.checkout._404 {
    padding-top: 100px;
  }

  .inner-banner-title {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 34px;
  }

  .breadcrumbs-link {
    font-size: 16px;
  }

  .breadcrumbs-link.w--current {
    line-height: 20px;
  }

  .who-we-are.single-services, .who-we-are.blog, .who-we-are.blog-single {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .who-we-are.about-us {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .who-we-are.projects {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .services-details-image-wrap {
    margin-bottom: 30px;
  }

  .services-details-title {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 34px;
  }

  .services-single-details.mg-bottom-16px {
    letter-spacing: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .services-single-details.mg-bottom-50px {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .services-details-mini-title {
    font-size: 25px;
    line-height: 44px;
  }

  .single-blog-img-wrapper, .single-blog-details-wrapper {
    margin-bottom: 30px;
  }

  .single-blog-date {
    font-size: 17px;
    line-height: 27px;
  }

  .single-blog-tittle {
    font-size: 21px;
    line-height: 21px;
  }

  .single-blog-details {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 26px;
  }

  .blog-quote-wrapper {
    margin-bottom: 30px;
    padding: 30px;
  }

  .quote-heading {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .about-us-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-us-heading {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 46px;
  }

  .about-us-details {
    max-width: 90%;
    font-size: 16px;
    line-height: 26px;
  }

  .about-us-section-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .counter-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

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

  .our-passion-title-wrap {
    margin-bottom: 35px;
  }

  .our-passion-section-heading {
    max-width: 100%;
    margin-bottom: 7px;
    font-size: 34px;
    line-height: 44px;
  }

  .our-passion-section-heading.valuation {
    font-size: 50px;
  }

  .our-passion-details {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 25px;
  }

  .our-passion-grid {
    grid-template-columns: 1fr 1fr;
  }

  .our-team-section {
    padding-bottom: 70px;
  }

  .our-team-section.home.mobile {
    margin-top: -126px;
  }

  .our-team-heading-tag {
    margin-bottom: 35px;
  }

  .team-heading {
    font-size: 34px;
    line-height: 44px;
  }

  .our-team-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .our-team-single-wrapper {
    width: 100%;
  }

  .our-team-details-wrapper {
    padding: 57px 30px 60px;
  }

  .team-details-wrap {
    margin-bottom: 57px;
  }

  .team-name {
    font-size: 21px;
    line-height: 21px;
  }

  .team-designation {
    font-size: 15px;
    line-height: 15px;
  }

  .single-social-link {
    width: 38px;
    height: 38px;
  }

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

  .star-icon.contact {
    width: 60px;
    margin-bottom: 16px;
  }

  .contact-section-heading {
    margin-bottom: 14px;
    font-size: 34px;
    line-height: 46px;
  }

  .contact-details {
    font-size: 16px;
    line-height: 26px;
  }

  .contact-input {
    height: 50px;
  }

  .contact-text-area {
    min-height: 140px;
  }

  .projects-single-section {
    padding-bottom: 70px;
  }

  .project-single-card {
    padding: 60px 0 30px;
  }

  .project-mini-title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
  }

  .project-card-top-contant-wrap {
    margin-bottom: 30px;
  }

  .project-single-heading {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 44px;
  }

  .project-single-details {
    font-size: 16px;
    line-height: 26px;
  }

  .project-single-details.mg-top-50px {
    width: 100%;
    margin-top: 30px;
  }

  .project-details-grid, ._2-colomns-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .style-guide-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .style-guide-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .typpgraphy-style-wrapper {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }

  .h1-heading-tag {
    font-size: 50px;
  }

  .h2-heading-tag {
    font-size: 40px;
  }

  .h3-heading-tag {
    font-size: 26px;
  }

  .h4-heading-tag {
    font-size: 20px;
  }

  .h5-heading-tag {
    font-size: 18px;
  }

  .single-paragraph-style {
    margin-bottom: 20px;
  }

  .paragraph-style-tittle {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph-style-text {
    font-size: 15px;
    line-height: 15px;
  }

  .typeface-style-wrapper {
    padding-bottom: 30px;
  }

  .typeface-tittle {
    font-size: 18px;
    line-height: 18px;
  }

  .style-guide-tittle-tag {
    margin-bottom: 22px;
  }

  .style-guide-title {
    font-size: 25px;
    line-height: 28px;
  }

  .typeface-details {
    font-size: 15px;
  }

  .color-palate-flex-wrap {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .protect-pass-img-wrapper {
    margin-bottom: 28px;
  }

  .protect-pass-image {
    width: 70px;
  }

  .protect-pass-tittle {
    font-size: 28px;
  }

  .protected-pass-details {
    font-size: 16px;
    line-height: 26px;
  }

  ._404-image-wrap {
    margin-bottom: 24px;
    margin-left: 0;
  }

  ._404-img {
    width: 140px;
  }

  ._404-title {
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 34px;
  }

  ._404-details {
    margin-bottom: 20px;
    font-size: 16px;
  }

  ._404-overley-text {
    font-size: 249px;
    display: none;
    top: -33%;
    left: 2%;
  }

  .license-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .licence-tittle {
    margin-bottom: 0;
    font-size: 26px;
  }

  .licence-details {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .license-image-wrapper {
    margin-bottom: 30px;
    padding-bottom: 50px;
  }

  .license-image-grid {
    grid-template-columns: 1fr 1fr;
  }

  .license-details {
    font-size: 16px;
    line-height: 26px;
  }

  .licence-icon-flex-wrapper {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .single-icon-wrap {
    width: 45px;
  }

  .license-heading {
    margin-bottom: 16px;
    font-size: 26px;
  }

  .typography-button {
    font-weight: 500;
    line-height: 20px;
  }

  .changelog-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .changelog-contant-wrap {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
  }

  .changelog-heading {
    margin-bottom: 24px;
    font-size: 34px;
  }

  .changelog-date-text {
    font-size: 16px;
  }

  .changelog-details {
    font-size: 18px;
  }

  .shop-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .shop-collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .shop-details-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .shop-details-wrapper.categories {
    padding-top: 66px;
    padding-bottom: 66px;
    padding-left: 66px;
  }

  .shop-products-name-price-wrap {
    margin-bottom: 70px;
  }

  .shop-products-name-price-wrap.categories {
    margin-bottom: 237px;
  }

  .products-name {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 20px;
  }

  .products-name.categories {
    font-size: 24px;
    line-height: 24px;
  }

  .products-prices {
    font-size: 20px;
  }

  .shop-right-arrow-wrap {
    width: 60px;
    height: 60px;
  }

  .shop-right-arrow-wrap.categories {
    width: 80px;
    height: 80px;
  }

  .shop-right-arrow {
    width: 28px;
  }

  .products-single-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }

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

  .single-product-name {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 26px;
  }

  .single-products-details {
    margin-bottom: 0;
  }

  .singel-product-price {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px;
  }

  .quantity-text {
    line-height: 22px;
  }

  .quantity-input {
    margin-bottom: 26px;
    padding-left: 20px;
  }

  .cart-container {
    max-width: 480px;
    padding: 24px;
  }

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

  .cart-title {
    font-size: 20px;
    line-height: 20px;
  }

  .close-icon-wrap {
    width: 20px;
    height: 20px;
  }

  .cart-item-wrap {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .cart-product-name {
    font-size: 20px;
    line-height: 28px;
  }

  .cart-price {
    font-size: 17px;
  }

  .cart-image-wrap {
    margin-right: 0;
  }

  .cart-footer {
    padding-top: 24px;
  }

  .cart-subtotal, .cart-subtotal-number {
    font-size: 18px;
  }

  .checkout-button {
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 500;
  }

  .projects-right-icon {
    font-size: 26px;
    line-height: 26px;
  }

  .service-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .services-collection-list {
    grid-template-columns: 1fr;
  }

  .services-collection-list.our-service {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    grid-template-columns: 1fr;
  }

  .services-link-wrapper {
    height: 1000px;
    padding: 40px 40px 0;
  }

  .services-link-wrapper.priorities._1.mobile, .services-link-wrapper.priorities._2.mobile, .services-link-wrapper.priorities._3.mobile {
    margin-bottom: 20px;
  }

  .services-link-wrapper.mobile {
    height: 1000px;
  }

  .services-single-wrapper.priorities {
    display: block;
  }

  .service-shape {
    width: 100%;
    height: 100%;
  }

  .our-service-contant-wrap {
    display: block;
  }

  .button-wrap.our-service {
    margin-top: 30px;
  }

  .shop-categories-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

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

  .service-name {
    font-size: 16px;
  }

  .numbers {
    height: 46px;
  }

  .text-block, .num-text {
    font-size: 34px;
    line-height: 46px;
  }

  .number-info {
    margin-top: 5px;
    font-size: 16px;
    line-height: 24px;
  }

  .number-info-text {
    line-height: 24px;
  }

  .hamburger-menu-bar.top, .hamburger-menu-bar.bottom {
    width: 30px;
    height: 3px;
  }

  .header-nav-menu-wrapper {
    padding-top: 109px;
  }

  .cart-item-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-heading-wrap {
    margin-bottom: 34px;
  }

  .inner-banner-section-title {
    margin-bottom: 16px;
  }

  .licence-title-tag {
    margin-bottom: 18px;
  }

  .licence-details-tag {
    margin-bottom: 26px;
  }

  .project-single-details-tag.mg-bottom-50px {
    margin-bottom: 30px;
  }

  .service-details-title-tag {
    margin-bottom: 14px;
  }

  .single-products-price-tag {
    margin-bottom: 16px;
  }

  .page-loader-text-bg {
    width: 20vw;
  }

  .quote-contant-wrapper {
    padding: 30px;
  }

  .quote-icon.bottom {
    right: 31%;
  }

  .quote-details {
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial-heading {
    font-size: 34px;
    line-height: 44px;
  }

  .clint-details-wrapper {
    margin-top: 30px;
  }

  .clint-name {
    margin-bottom: 7px;
    font-size: 22px;
    line-height: 25px;
  }

  .clint-designation {
    font-size: 17px;
    line-height: 26px;
  }

  .search-results-title-wrapper {
    border-radius: 10px;
    padding: 20px;
  }

  .search-results-title {
    margin-bottom: 20px;
    font-size: 38px;
    line-height: 28px;
  }

  .search-results {
    padding-top: 40px;
  }

  .logo-holder {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-2 {
    display: none;
  }

  .our-passion-title-wrap-copy {
    margin-bottom: 35px;
  }

  .page-padding-m {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .timeline_grid {
    grid-template-columns: 5em 1fr;
  }

  .timeline_progress-overlay-bottom {
    background-image: linear-gradient(#0a227d00, #0a227d 59%);
    height: 4em;
  }

  .is-h2 {
    font-size: 2rem;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

  .timeline_progress {
    inset: 0% auto auto 2.5em;
  }

  .timeline_progress-overlay-top {
    background-image: linear-gradient(#0a227d 18%, #0a227d00);
  }

  .timeline_dot {
    width: 20px;
    height: 20px;
  }

  .timeline_item-wrap.is-hidden-mobile {
    display: none;
  }

  .timeline_text {
    font-size: 20px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_progress-2 {
    left: 6px;
  }

  .timeline_item-2 {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text-2 {
    font-size: 20px;
  }

  .div-block-4 {
    margin-top: -42px;
  }

  .features-table {
    padding: 60px 15px;
  }

  .medium-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .quadrant-grid-item {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .quadrant-grid-item.right-item {
    padding-left: 0;
  }

  .quadrant-grid-item.left-item {
    border-bottom: 1px dashed #202020;
    border-right-style: none;
    padding-right: 0;
  }

  .quadrant-grid {
    grid-template-columns: 1fr;
    max-width: 504px;
    margin-top: 56px;
  }

  .section-3._1 {
    height: 300px;
    padding-top: 40px;
  }

  .number-info-text-2 {
    line-height: 24px;
  }

  .counter-section-2 {
    display: none;
  }

  .counter-section-2.mobile {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .our-passion-details-2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 25px;
  }

  .our-passion-details-2._3 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .our-passion-details-3, .our-passion-details-4 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 25px;
  }

  .footer-social-links {
    margin-top: 20px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-bottom: 20px;
  }

  .header-logo-wrap {
    z-index: 2;
    position: relative;
  }

  .header-logo {
    width: 70px;
  }

  .nav-link {
    font-size: 24px;
    font-weight: 500;
    line-height: 27px;
  }

  .nav-list-item {
    margin-bottom: 24px;
  }

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

  .banner-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .banner-heading {
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
  }

  .banner-details-tag {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .banner-details {
    font-size: 16px;
    line-height: 26px;
  }

  .button-row.projects {
    margin-top: 80px;
  }

  .primary-button {
    width: 80%;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
  }

  .primary-button:hover {
    background-position: 74%;
    padding-right: 72px;
  }

  .primary-button.protect-pass-submit {
    width: 100%;
  }

  .primary-button.protect-pass-submit:hover {
    background-position: 63%;
  }

  .primary-button._404:hover {
    background-position: 77%;
  }

  .primary-button.contact-submit {
    text-align: center;
    margin-top: 30px;
  }

  .primary-button.contact-submit:hover {
    background-position: 64%;
  }

  .banner-img-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .absolate.banner-shape-one {
    width: 50px;
    inset: 0% auto auto 0%;
  }

  .absolate.banner-shape-two {
    width: 50px;
    inset: auto 0% 0% auto;
  }

  .absolate.banner-shape-three {
    width: 50px;
    inset: 0% 0% auto auto;
  }

  .absolate.inner-shape-one {
    width: 56px;
    display: none;
    bottom: -195%;
    left: 10px;
  }

  .absolate.inner-shape-one._404 {
    display: none;
  }

  .absolate.inner-shape-two {
    width: 40px;
    display: none;
    bottom: -233%;
    right: 10px;
  }

  .absolate.inner-shape-two._404 {
    display: none;
  }

  .our-services-section {
    padding-top: 54px;
    padding-bottom: 26px;
  }

  .our-services-title-wrap {
    margin-bottom: 14px;
  }

  .our-services-title {
    font-size: 24px;
    line-height: 24px;
  }

  .our-services-details-wrap {
    max-width: 100%;
  }

  .inner-section {
    margin-top: -20px;
  }

  .inner-ticker.two {
    transform: none;
  }

  .inner-ticker.one {
    width: 100%;
    margin-bottom: 20px;
    transform: none;
  }

  .ticker-title {
    font-size: 17px;
  }

  .shape-button {
    width: 30px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .about-section {
    padding-bottom: 60px;
  }

  .about-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-banner {
    height: 374px;
  }

  .about-section-heading {
    margin-bottom: 10px;
  }

  .about-heading {
    font-size: 28px;
    line-height: 38px;
  }

  .about-section-details {
    margin-bottom: 24px;
  }

  .secondary-button {
    width: 80%;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
  }

  .secondary-button:hover {
    background-position: 72%;
    padding-right: 83px;
  }

  .secondary-button.blog {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .secondary-button.blog:hover {
    background-position: 82%;
  }

  .secondary-button.project:hover {
    background-position: 80%;
  }

  .secondary-button.our-service {
    width: 80%;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
  }

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

  .projects-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .projects-heading.timeline {
    min-height: auto;
    padding-bottom: 0;
  }

  .projects-heading.case-studies {
    font-size: 40px;
  }

  .line.project {
    margin-top: 13px;
  }

  .line.about-us {
    margin-bottom: 12px;
  }

  .projects-collection-grid {
    grid-template-columns: 1fr;
  }

  .projects-link-wrapper {
    width: 100%;
    padding: 40px;
    position: relative;
  }

  .projects-link-wrapper.project {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .projects-subtitle {
    margin-bottom: 16px;
    font-size: 17px;
    line-height: 27px;
  }

  .projects-subtitle.project-mini {
    margin-bottom: 18px;
  }

  .projects-name {
    font-size: 20px;
  }

  .projects-name.project-title {
    font-size: 22px;
    line-height: 22px;
  }

  .slide-nav {
    inset: auto 0% 2%;
  }

  .slide-nav.project {
    inset: auto 0% -19%;
  }

  .choose-us-section {
    padding-bottom: 60px;
  }

  .choose-us-heading-tag {
    margin-bottom: 16px;
  }

  .choose-us-heading {
    font-size: 24px;
    line-height: 26px;
  }

  .choose-us-details-tag {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .choose-us-heading-wrapper {
    margin-bottom: 26px;
  }

  .choose-us-logo-wrap {
    width: 60px;
    height: 60px;
  }

  .choose-us-logo {
    width: 24px;
  }

  .choose-us-single-heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .choose-us-banner {
    height: 374px;
  }

  .testimonial-section, .faq-section {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .faq-section-title {
    margin-bottom: 30px;
  }

  .faq-heading {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 36px;
  }

  .faq-details {
    max-width: 100%;
    margin-bottom: 14px;
    font-size: 16px;
  }

  .faq-question-title {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-info {
    font-size: 15px;
  }

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

  .blog-heading-wrap {
    margin-bottom: 30px;
  }

  .blog-heading {
    font-size: 26px;
    line-height: 26px;
  }

  .blog-details {
    font-size: 16px;
    line-height: 24px;
  }

  .service-know-more-button-wrap {
    text-align: center;
    margin-top: 20px;
  }

  .service-know-more-button-wrap.project {
    width: 60px;
    height: 60px;
    margin-top: 120px;
  }

  .service-know-more-button-wrap.project.btn {
    width: 70px;
    height: 70px;
  }

  .single-blog-post-wrapper {
    padding: 20px;
  }

  .blog-post-img-wrap {
    margin-bottom: 50px;
  }

  .blog-post-date-wrap {
    width: 65px;
    height: 65px;
    padding: 6px;
    top: 23%;
    left: 13%;
  }

  .blog-number-text {
    font-size: 17px;
    line-height: 17px;
  }

  .blog-date-text {
    font-size: 13px;
    line-height: 13px;
  }

  .blog-name {
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 28px;
  }

  .blog-post-details {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 26px;
  }

  .read-more-text {
    font-size: 16px;
    line-height: 25px;
  }

  .footer {
    padding-top: 50px;
  }

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

  .footer-heading {
    max-width: 100%;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .newsletter-from-block {
    max-width: 100%;
  }

  .input {
    max-width: 100%;
    min-height: 43px;
    font-size: 15px;
    line-height: 25px;
  }

  .subscribe-button {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
  }

  .footer-top-info-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-top: 26px;
  }

  .email-title {
    font-size: 18px;
    line-height: 18px;
  }

  .email-text {
    font-size: 15px;
    line-height: 18px;
  }

  .contact-title {
    font-size: 18px;
    line-height: 18px;
  }

  .footer-middle-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr auto;
  }

  .footer-single-wrapper {
    border-right-width: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .footer-single-wrapper.last {
    padding-top: 0;
  }

  .footer-single-heading {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 18px;
  }

  .footer-single-link {
    margin-bottom: 13px;
  }

  .footer-single-link.w--current {
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 25px;
  }

  .footer-bottom-wrap {
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .footer-logo-wrap {
    margin-bottom: 14px;
  }

  .footer-logo-wrap.w--current {
    margin-bottom: 16px;
  }

  .footer-logo {
    width: 70px;
  }

  .copyright-text {
    font-size: 15px;
  }

  .utility-page-wrap {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .utility-page-content {
    text-align: center;
  }

  .utility-page-form {
    padding: 20px;
  }

  .inner-banner {
    padding-top: 110px;
    padding-bottom: 80px;
  }

  .inner-banner.projects-single {
    padding-bottom: 86px;
  }

  .inner-banner.our-services {
    padding-bottom: 101px;
  }

  .inner-banner.shop-single {
    padding-bottom: 100px;
  }

  .inner-banner.checkout.serch {
    padding-top: 100px;
  }

  .inner-banner.checkout._404 {
    padding-top: 80px;
  }

  .inner-banner-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .breadcrumbs-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .breadcrumbs-link {
    font-size: 15px;
    line-height: 20px;
  }

  .who-we-are.single-services, .who-we-are.blog {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .who-we-are.blog-single {
    padding-top: 60px;
    padding-bottom: 55px;
  }

  .who-we-are.about-us {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .who-we-are.about-us.long-island.mobile, .who-we-are.about-us.boulder.mobile, .who-we-are.about-us.maine.mobile {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .who-we-are.about-us.ladwp.mobile {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .who-we-are.projects {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .services-details-title {
    font-size: 24px;
    line-height: 24px;
  }

  .services-single-details.mg-bottom-16px, .services-single-details.mg-bottom-50px {
    margin-bottom: 0;
  }

  .services-details-mini-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .single-blog-img-wrapper, .single-blog-details-wrapper {
    margin-bottom: 24px;
  }

  .single-blog-date {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 26px;
  }

  .single-blog-tittle {
    font-size: 20px;
    line-height: 28px;
  }

  .blog-quote-wrapper {
    margin-bottom: 24px;
    padding: 24px;
  }

  .quote-heading {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 28px;
  }

  .quote-name {
    font-size: 15px;
    line-height: 15px;
  }

  .blog-quote-icon {
    width: 30px;
    margin-right: 0;
    padding-top: 0;
  }

  .blog-quote-title-wrap {
    flex-direction: column;
  }

  .about-us-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .about-us-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .about-us-details {
    max-width: 100%;
    margin-bottom: 53px;
    font-size: 15px;
    line-height: 25px;
  }

  .counter-wrap {
    padding: 16px 16px 20px;
  }

  .counter-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .about-us-section {
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 0;
  }

  .our-passion-title-wrap {
    margin-bottom: 30px;
  }

  .our-passion-section-heading {
    padding-bottom: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .our-passion-section-heading.valuation {
    font-size: 40px;
  }

  .our-passion-details {
    margin-left: auto;
    margin-right: auto;
  }

  .our-passion-grid {
    grid-template-columns: 1fr;
  }

  .our-team-section {
    padding-bottom: 60px;
  }

  .our-team-section.home {
    padding-bottom: 0;
  }

  .our-team-heading-tag {
    margin-bottom: 30px;
  }

  .team-heading {
    font-size: 26px;
    line-height: 26px;
  }

  .our-team-grid {
    grid-template-columns: 1fr;
  }

  .our-team-grid.home {
    display: block;
  }

  .our-team-single-wrapper.home {
    margin-bottom: 20px;
  }

  .our-team-details-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .team-details-wrap {
    margin-bottom: 155px;
  }

  .team-designation.lony {
    font-size: 16px;
  }

  .team-social-medis-link-wrapper {
    grid-row-gap: 0px;
  }

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

  .contact-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .contact-heading-wrapper {
    max-width: 100%;
  }

  .star-icon.contact {
    width: 55px;
    margin-bottom: 14px;
  }

  .contact-section-heading {
    font-size: 26px;
    line-height: 34px;
  }

  .contact-from-block {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }

  .input-wrapper {
    margin-bottom: 16px;
  }

  .contact-input {
    height: 50px;
    padding-left: 20px;
  }

  .contact-text-area {
    min-height: 130px;
    padding-left: 20px;
  }

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

  .project-single-card {
    padding: 50px 0 26px;
  }

  .project-mini-title {
    margin-bottom: 0;
  }

  .project-card-top-contant-wrap {
    margin-bottom: 26px;
  }

  .project-single-heading {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 24px;
  }

  .project-single-details.mg-top-50px {
    margin-top: 24px;
    font-size: 16px;
  }

  .project-details-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  ._2-colomns-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

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

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

  .h1-heading-tag {
    margin-bottom: 24px;
    font-size: 40px;
  }

  .h2-heading-tag {
    margin-bottom: 24px;
    font-size: 32px;
  }

  .h3-heading-tag {
    margin-bottom: 24px;
    font-size: 25px;
  }

  .h4-heading-tag, .h5-heading-tag {
    margin-bottom: 24px;
  }

  .paragraph-style-wrapper {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }

  .paragraph-style-text {
    line-height: 22px;
  }

  .typeface-style-wrapper {
    margin-bottom: 35px;
  }

  .style-guide-tittle-tag {
    margin-bottom: 20px;
  }

  .style-guide-tittle-tag.mg-bottom-38px {
    margin-bottom: 24px;
  }

  .style-guide-title {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 23px;
  }

  .color-palate-wrapper {
    margin-bottom: 35px;
  }

  .color-palate-flex-wrap {
    grid-template-columns: 1fr;
  }

  .single-color-plate-wrapper.one, .single-color-plate-wrapper.two, .single-color-plate-wrapper.three, .single-color-plate-wrapper.four {
    width: 100%;
  }

  .color-code {
    font-size: 20px;
    line-height: 32px;
  }

  .style-guide-button-wrap {
    text-align: center;
    flex-direction: column;
  }

  .button-primary {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    font-weight: 500;
    line-height: 18px;
  }

  .button-secondary {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    font-weight: 500;
    line-height: 18px;
  }

  .protect-pass-img-wrapper {
    margin-bottom: 24px;
  }

  .protect-pass-image {
    width: 50px;
  }

  .protect-pass-tittle {
    font-size: 24px;
  }

  .protect-pass-input {
    height: 48px;
    margin-bottom: 16px;
    padding-left: 16px;
    font-size: 16px;
    line-height: 26px;
  }

  ._404-image-wrap {
    margin-bottom: 22px;
  }

  ._404-img {
    width: 100px;
  }

  ._404-title {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 24px;
  }

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

  .licence-tittle {
    margin-bottom: 0;
    font-size: 22px;
  }

  .licence-details {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .license-image-wrapper {
    margin-bottom: 20px;
    padding-bottom: 40px;
  }

  .license-image-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .license-details {
    font-size: 15px;
    line-height: 25px;
  }

  .licence-icon-flex-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 24px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .single-icon-wrap {
    width: 40px;
  }

  .license-heading {
    font-size: 22px;
  }

  .typography-button {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
  }

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

  .changelog-contant-wrap {
    padding: 24px;
  }

  .changelog-heading {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .changelog-details {
    font-size: 17px;
  }

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

  .shop-collection-list {
    grid-template-columns: 1fr;
  }

  .shop-collection-list.categories-grid {
    width: 100%;
  }

  .shop-details-wrapper {
    padding: 40px;
  }

  .shop-details-wrapper.categories {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .shop-products-name-price-wrap {
    margin-bottom: 162px;
  }

  .shop-products-name-price-wrap.categories {
    margin-bottom: 156px;
  }

  .products-name {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 20px;
  }

  .products-name.categories {
    font-size: 22px;
    line-height: 22px;
  }

  .products-prices {
    font-size: 18px;
    line-height: 18px;
  }

  .shop-right-arrow-wrap, .shop-right-arrow-wrap.categories {
    width: 70px;
    height: 70px;
  }

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

  .single-product-name {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 22px;
  }

  .single-products-details {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .add-to-cart-button {
    justify-content: center;
    width: 100%;
    font-weight: 500;
    line-height: 18px;
  }

  .cart-icon {
    width: 33px;
  }

  .cart-quantity {
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    font-size: 11px;
    font-weight: 400;
  }

  .cart-container {
    padding: 20px;
  }

  .cart-header {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .cart-title {
    font-size: 18px;
    line-height: 20px;
  }

  .close-icon-wrap {
    width: 18px;
    height: 18px;
  }

  .cart-item-wrap {
    text-align: center;
  }

  .remove-button {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 600;
  }

  .cart-img {
    height: 100%;
  }

  .cart-image-wrap {
    margin-bottom: 16px;
  }

  .cart-quantity-wrap {
    justify-content: center;
  }

  .cart-quantity-number {
    width: 10px;
    height: 20px;
  }

  .cart-footer {
    padding-top: 20px;
  }

  .cart-line-item {
    margin-bottom: 20px;
  }

  .cart-subtotal, .cart-subtotal-number {
    font-size: 16px;
  }

  .checkout-button {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
  }

  .projects-right-icon {
    font-size: 20px;
    line-height: 20px;
  }

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

  .services-link-wrapper {
    height: 800px;
    margin-top: 10px;
    padding: 20px 20px 0;
  }

  .services-link-wrapper.mobile {
    height: 700px;
    margin-top: 40px;
  }

  .services-icon {
    width: 40px;
  }

  .services-name {
    margin-top: 24px;
    font-size: 20px;
    line-height: 20px;
  }

  .services-details {
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
  }

  .service-know-more-button {
    font-size: 16px;
    line-height: 26px;
  }

  .services-hover-icon {
    width: 40px;
  }

  .our-service-contant-wrap {
    display: block;
  }

  .button-wrap.our-service {
    margin-top: 24px;
  }

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

  .project-name {
    font-size: 15px;
    line-height: 18px;
  }

  .service-name {
    font-size: 15px;
  }

  .numbers {
    height: 38px;
  }

  .text-block, .num-text {
    font-size: 28px;
    line-height: 38px;
  }

  .number-info {
    margin-top: 10px;
  }

  .number-info-text {
    font-size: 14px;
    line-height: 14px;
  }

  .hamburger-menu-bar.top, .hamburger-menu-bar.bottom {
    width: 26px;
  }

  .header-nav-menu-wrapper {
    padding-top: 85px;
  }

  .contact-text {
    margin-right: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .quote-icon-wrap {
    margin-bottom: 16px;
    margin-right: 0;
  }

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

  .cart-item-wrapper {
    display: block;
  }

  .footer-heading-wrap {
    margin-bottom: 20px;
  }

  .inner-banner-title-tag {
    margin-bottom: 12px;
  }

  .inner-banner-section-title, .licence-title-tag {
    margin-bottom: 16px;
  }

  .licence-details-tag {
    margin-bottom: 28px;
  }

  .project-single-heading-tag, .services-details-mini-title-tag {
    margin-bottom: 16px;
  }

  .single-products-detaols-wrap {
    margin-bottom: 18px;
  }

  .page-loader-text-bg {
    width: 25vw;
  }

  .quote-contant-wrapper {
    padding: 24px 24px 58px;
  }

  .quote-icon {
    width: 20px;
  }

  .quote-icon.bottom {
    bottom: -1%;
    right: 21%;
  }

  .quote-details {
    font-size: 14px;
    line-height: 24px;
  }

  .testimonial-section-title {
    margin-bottom: 30px;
  }

  .testimonial-heading {
    font-size: 24px;
    line-height: 34px;
  }

  .clint-details-wrapper {
    margin-top: 20px;
    padding-left: 37px;
  }

  .clint-name {
    font-size: 20px;
    line-height: 23px;
  }

  .clint-designation {
    font-size: 16px;
    line-height: 25px;
  }

  .search-results-title-wrapper {
    padding: 10px;
  }

  .search-results-title {
    font-size: 32px;
    line-height: 42px;
  }

  .search-results-input {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 15px;
  }

  .search-results-button {
    width: 80px;
    font-size: 14px;
  }

  .our-passion-title-wrap-copy {
    margin-bottom: 30px;
  }

  .link {
    font-size: 2.25vw;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .timeline_grid {
    grid-column-gap: 1em;
    grid-template-columns: 4em 1fr;
  }

  .is-h2 {
    font-size: 2rem;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

  .timeline_progress {
    left: 2em;
  }

  .timeline {
    min-height: 120em;
    overflow: hidden;
  }

  .timeline_dot {
    width: 1.2rem;
    height: 1.2rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

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

  .timeline-header {
    font-size: 2em;
  }

  .priorities-headers {
    text-align: center;
    flex: 0 auto;
    margin-top: 162px;
    font-size: 24px;
  }

  .ladwp {
    margin-top: 0;
  }

  .div-block-4 {
    margin-top: -21px;
  }

  .div-block-5 {
    left: 20%;
  }

  .date-list.multiple-bullets.mobile {
    height: 200px;
  }

  .date-list.multiple-bullets.mobile.li._3 {
    height: 195px;
  }

  .date-list.multiple-bullets.last {
    height: 295px;
    padding-top: 62px;
    font-size: 20px;
    line-height: 300%;
  }

  .date-list.mobile {
    height: 100px;
    font-size: 20px;
  }

  .date-list.mobile.maine._1 {
    height: 250px;
  }

  .date-list.mobile.maine._2 {
    height: 200px;
  }

  .date-list.mobile.elp._2 {
    height: 350px;
  }

  .date-list-item.same-year-bullet.bold {
    height: 120px;
  }

  .date-list-item.bold-bullet {
    height: 175px;
  }

  .date-list-item.bold-bullet.mobile.middle {
    height: 120px;
  }

  .date-list-item.bold-bullet.last {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .date-list-item.last.mobile.elp {
    height: 175px;
  }

  .date-list-item.last.maine._2 {
    height: 200px;
  }

  .date-list-item.mobile {
    height: 100px;
  }

  .date-list-item.mobile.maine._1 {
    height: 250px;
  }

  .features-table {
    padding-top: 0;
  }

  .container-9 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .text-span-3 {
    font-size: 20px;
  }

  .medium-heading {
    text-align: center;
    font-size: 28px;
    line-height: 38px;
  }

  .section-3._1 {
    margin-bottom: 623px;
    padding-top: 40px;
  }

  .counter-wrap-2 {
    padding: 16px 16px 20px;
  }

  .number-info-text-2 {
    font-size: 14px;
    line-height: 14px;
  }

  .number-info-text-2.bottom {
    font-size: 24px;
    line-height: 110%;
  }

  .section-4 {
    margin-top: 97px;
    padding-top: 20px;
  }

  .our-passion-details-2, .our-passion-details-3, .our-passion-details-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .our-passion-details-4._2 {
    margin-top: auto;
  }

  .counter-wrap-3 {
    padding: 16px 16px 20px;
  }

  .counter-wrap-3.bottom.mobile {
    padding-bottom: 10px;
  }

  .link-4 {
    font-size: 2.25vw;
  }
}

#w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-2f3ba64b, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b7136d1-a1b0-158f-4306-f017e298810d-2f3ba64b, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988117-2f3ba64b, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988121-2f3ba64b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5b7136d1-a1b0-158f-4306-f017e298812b-2f3ba64b {
  grid-area: 2 / 2 / 3 / 4;
}

#w-node-_5b7136d1-a1b0-158f-4306-f017e2988135-2f3ba64b {
  grid-area: 2 / 4 / 3 / 6;
}

#w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a32964a-2f3ba64b, #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df65-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a04efcc5-6b17-fdc3-ae04-7f17ff8ec8ee-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a04efcc5-6b17-fdc3-ae04-7f17ff8ec8f2-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03b9-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03bb-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03cd-2f3ba64b, #w-node-caf8de15-33cf-83f3-c732-41aa591e03cf-2f3ba64b, #w-node-caf8de15-33cf-83f3-c732-41aa591e03c3-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03c5-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03c8-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03ca-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3f2e080-68b7-6a93-478f-6eabbdc0c150-2f3ba64b, #w-node-c3f2e080-68b7-6a93-478f-6eabbdc0c153-2f3ba64b, #w-node-eb0c641d-1b2b-51b7-372a-67c39d4be6d3-2f3ba64b, #w-node-eb0c641d-1b2b-51b7-372a-67c39d4be6d5-2f3ba64b, #w-node-_09482029-dd3e-4616-5c60-63798a0adfc8-2f3ba64b, #w-node-_09482029-dd3e-4616-5c60-63798a0adfcb-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03d7-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03d9-2f3ba64b, #w-node-caf8de15-33cf-83f3-c732-41aa591e03de-2f3ba64b, #w-node-caf8de15-33cf-83f3-c732-41aa591e03e0-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03e4-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03e6-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03e8-2f3ba64b, #w-node-_254d868e-bb05-075f-c4a6-3ee6ae5d8880-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_254d868e-bb05-075f-c4a6-3ee6ae5d8882-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_254d868e-bb05-075f-c4a6-3ee6ae5d8884-2f3ba64b, #w-node-_4dca1c9a-5a8c-1971-d962-da0d29a6b09c-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c5fed05-0880-fb0f-be9e-a40cf811d692-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4dca1c9a-5a8c-1971-d962-da0d29a6b0a0-2f3ba64b, #w-node-_460aaa5a-b108-e31f-4f8c-0d05e814e451-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4dca1c9a-5a8c-1971-d962-da0d29a6b09e-2f3ba64b, #w-node-_460aaa5a-b108-e31f-4f8c-0d05e814e454-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_460aaa5a-b108-e31f-4f8c-0d05e814e457-2f3ba64b, #w-node-_11d71eb7-31e1-604b-c585-65a2853b7f82-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11d71eb7-31e1-604b-c585-65a2853b7f85-2f3ba64b, #w-node-_11d71eb7-31e1-604b-c585-65a2853b7f88-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_11d71eb7-31e1-604b-c585-65a2853b7f89-2f3ba64b, #w-node-_8b96579f-44da-2dda-1147-725e00355133-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b96579f-44da-2dda-1147-725e00355136-2f3ba64b, #w-node-_8b96579f-44da-2dda-1147-725e00355139-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8b96579f-44da-2dda-1147-725e0035513a-2f3ba64b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1654d9af-24f3-73be-53b6-41dbd7d9f9c1-2f3ba64b {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-b8cb65fa-f648-d020-2f36-db018dfc086d-2f3ba64b, #w-node-d40e8351-8ad4-f88a-94ca-20a0b08c5639-2f3ba684, #w-node-_50977e23-33b4-f4a7-4b0a-e71ccc61aeec-2f3ba684, #w-node-f8852f58-211e-32a9-7d86-cf457d8437ab-2f3ba684, #w-node-_04bdadac-eaa3-57e1-1935-4e8989ef8d34-2f3ba684, #w-node-e9b63eac-3554-0129-9bae-514cc09452c1-2f3ba684, #w-node-_8e883840-d521-c35f-aa89-4eab6c9c1a7d-2f3ba684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0fc1e040-dbe9-7c29-fa91-32a52bc31679-2f3ba684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4b908199-e19c-9eee-1865-d5b09dcc810e-2f3ba684, #w-node-e1720cc4-7fd5-89a8-f61e-27adce3fc53d-2f3ba684, #w-node-e5cf5dd2-0290-5cba-8d31-f7bb472badd7-2f3ba684, #w-node-e5cf5dd2-0290-5cba-8d31-f7bb472badd8-2f3ba684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cd7b69a-ce55-1bac-a119-4f202f787b3a-2f3ba684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3feaf50a-63ee-92b3-bda5-ca8eaa75ceb1-2f3ba684, #w-node-_8642a6c2-91cd-7e3d-7199-57921d643108-2f3ba684, #w-node-f0853c2a-21a2-1cfd-439e-39f7ce1b76ed-2f3ba684, #w-node-a1c8c367-f59f-56e7-a6d9-5a45a4cd1e3e-2f3ba684, #w-node-a7a59411-e8c0-e461-8d57-10aee0213e13-2f3ba684, #w-node-_7867a24b-7fb0-97bd-920d-8e55a754d7f6-2f3ba684 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87ab36cd-792c-bd73-0ca1-5a81f2bcceff-2f3ba685 {
  justify-self: auto;
}

#w-node-a73fe1b7-9b3c-483a-bf9b-25632316995a-2f3ba685, #w-node-ab351cdb-de75-43a8-d535-e0eeb69afce4-2f3ba685, #w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-2f3ba685, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-2f3ba685, #w-node-_11edaf3b-da2e-99d4-0f2e-423667f41bf6-2f3ba689, #w-node-_11edaf3b-da2e-99d4-0f2e-423667f41bfa-2f3ba689, #w-node-_649c91fd-71df-ba82-44c3-bc632af0a8e2-2f3ba689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_649c91fd-71df-ba82-44c3-bc632af0a8e7-2f3ba689 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_4aa8d504-a881-c499-bfce-5fd965b1e155-2f3ba689, #w-node-_700e5aa4-8034-269c-83fc-6c92c115359c-2f3ba689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_700e5aa4-8034-269c-83fc-6c92c11535a6-2f3ba689 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_4aa8d504-a881-c499-bfce-5fd965b1e15d-2f3ba689, #w-node-f76560f0-5b93-87f8-9b1f-d469dd5b204f-2f3ba689, #w-node-f76560f0-5b93-87f8-9b1f-d469dd5b2053-2f3ba689, #w-node-_0a58fa71-1c3f-4cad-ccf4-6e7a6a7832c8-2f3ba689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a58fa71-1c3f-4cad-ccf4-6e7a6a7832cf-2f3ba689 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_006527bf-9fce-a81c-be8b-4995fc693139-2f3ba689, #w-node-_899b6ab2-71c3-0a3c-f0a9-32d45be096c1-2f3ba689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_899b6ab2-71c3-0a3c-f0a9-32d45be096c8-2f3ba689 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-_006527bf-9fce-a81c-be8b-4995fc693135-2f3ba689, #w-node-d40e8351-8ad4-f88a-94ca-20a0b08c5639-2f3ba689, #w-node-_50977e23-33b4-f4a7-4b0a-e71ccc61aeec-2f3ba689, #w-node-fdc5e4de-2311-9261-246a-975e4d02dbad-2f3ba689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9772e78f-558f-803f-b265-467660821be8-2f3ba689 {
  grid-area: 1 / 2 / 2 / 2;
}

#w-node-afe35c1a-0a80-8d04-9672-e4fd8a8d6d4d-2f3ba68c, #w-node-afe35c1a-0a80-8d04-9672-e4fd8a8d6d4d-2f3ba68d, #w-node-fb179094-6c4d-adf1-694b-df02b9343d9b-2f3ba6a2, #w-node-fb179094-6c4d-adf1-694b-df02b9343d9f-2f3ba6a2, #w-node-_8a6eea3c-26cf-6e24-1727-6a632457997e-2f3ba6a6, #w-node-ae219d1a-e733-a21b-1ae7-8260579d42e9-2f3ba6a6, #w-node-_4f2c993e-1b3e-19bf-7fb8-edca325fbc95-2f3ba6a7, #w-node-_907fb867-38a7-dee1-8ed4-ba26ba45a4f0-2f3ba6a7, #w-node-_013791e6-4029-66fd-bf87-dca600426be0-2f3ba6a7, #w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-2f3ba6a9, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-2f3ba6a9, #w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-2f3ba6aa, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-2f3ba6aa, #w-node-_12930c47-779d-2879-668f-6428211d1860-2f3ba6aa, #w-node-fcbb1efa-7925-8fe8-30ef-453354827055-2f3ba6aa, #w-node-_28365d14-0a50-7f2b-669d-139c02258064-2f3ba6aa, #w-node-_56514cf7-940e-b56c-26fd-99958ab07fff-2f3ba6aa, #w-node-_6567477d-75b0-09d7-2980-63db04a52fd1-2f3ba6ab, #w-node-_566b47d7-4156-5c81-69a7-2436f9cb56c7-2f3ba6ab, #w-node-d5721c3d-11f4-a03d-6499-a8f83a18a903-2f3ba6ab, #w-node-_2bddb707-f25c-4666-b4a5-27414419c0c8-2f3ba6ab, #w-node-_783ca2a1-52fc-971c-d0bb-4ae9b3c45a82-2f3ba6ab, #w-node-_4bcad67c-2ed1-544f-10cb-2a8ebc3fbf28-2f3ba6ab, #w-node-f2dc595c-b034-d4ca-80cc-12985c1a46ac-2f3ba6ab, #w-node-_22bc69a1-c62b-dcea-4fc1-07cc953910cd-2f3ba6ab, #w-node-_02462fc9-b221-df9e-40f5-08363553422a-2f3ba6ab, #w-node-d54415e1-fa77-7676-949d-2ef622f1eb30-2f3ba6ab, #w-node-_431de165-4680-08d6-e767-452fdef11b9e-2f3ba6ab, #w-node-_200634e7-5331-b1b9-f167-3aa8e8e75ae4-2f3ba6ab, #w-node-_3b623ef8-3368-c177-cbec-5a8ee988cf23-2f3ba6ab, #w-node-bcb569e3-623c-bfb0-863a-d5e3eb41ac09-2f3ba6ab, #w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-2f3ba6ad, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-2f3ba6ad, #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a32964a-2f3ba6ad, #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df65-2f3ba6ad, #w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb506a-2f3ba6ad, #w-node-ed2f25ae-6987-3bae-73c3-bf94cd8e31c3-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb506f-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb506c-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5074-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5071-2f3ba6ad, #w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5079-2f3ba6ad, #w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5076-2f3ba6ad, #w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb507e-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb507b-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5083-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5080-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9598ebb1-18d8-b792-8173-fec7f04e4814-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3cee6126-d69d-aeb7-e7f8-9346bdfb5085-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1817f6c8-b06e-543c-ce84-92327ef4d635-2f3ba6ad, #w-node-_9598ebb1-18d8-b792-8173-fec7f04e4816-2f3ba6ad, #w-node-abbb3f9b-3334-5836-1496-e16ec8a09f50-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1817f6c8-b06e-543c-ce84-92327ef4d637-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-abbb3f9b-3334-5836-1496-e16ec8a09f52-2f3ba6ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1654d9af-24f3-73be-53b6-41dbd7d9f9c1-2f3ba6ad {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-b8cb65fa-f648-d020-2f36-db018dfc086d-2f3ba6ad, #w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-2f3ba6b2, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-2f3ba6b2, #w-node-d40e8351-8ad4-f88a-94ca-20a0b08c5639-2f3ba6cc, #w-node-_50977e23-33b4-f4a7-4b0a-e71ccc61aeec-2f3ba6cc, #w-node-_4a74012b-fed7-bb96-a20f-37a113347b8d-2f3ba6cc, #w-node-_4a74012b-fed7-bb96-a20f-37a113347b93-2f3ba6cc, #w-node-_4a74012b-fed7-bb96-a20f-37a113347b99-2f3ba6cc, #w-node-_4a74012b-fed7-bb96-a20f-37a113347ba7-2f3ba6cc, #w-node-_4a74012b-fed7-bb96-a20f-37a113347bab-2f3ba6cc, #w-node-_4a74012b-fed7-bb96-a20f-37a113347baf-2f3ba6cc, #w-node-_2bf53d5c-89be-5f70-02af-d32d2548e6f9-2f3ba6cc, #w-node-_2bf53d5c-89be-5f70-02af-d32d2548e6ff-2f3ba6cc, #w-node-_2bf53d5c-89be-5f70-02af-d32d2548e707-2f3ba6cc, #w-node-_2bf53d5c-89be-5f70-02af-d32d2548e70b-2f3ba6cc, #w-node-_79a4c2be-b10a-57ff-173c-3ea717129216-2f3ba6cc, #w-node-_79a4c2be-b10a-57ff-173c-3ea71712921c-2f3ba6cc, #w-node-_79a4c2be-b10a-57ff-173c-3ea717129224-2f3ba6cc, #w-node-_79a4c2be-b10a-57ff-173c-3ea717129228-2f3ba6cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0fc1e040-dbe9-7c29-fa91-32a52bc31679-2f3ba6cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4b908199-e19c-9eee-1865-d5b09dcc810e-2f3ba6cc, #w-node-e1720cc4-7fd5-89a8-f61e-27adce3fc53d-2f3ba6cc, #w-node-e5cf5dd2-0290-5cba-8d31-f7bb472badd7-2f3ba6cc, #w-node-e5cf5dd2-0290-5cba-8d31-f7bb472badd8-2f3ba6cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cd7b69a-ce55-1bac-a119-4f202f787b3a-2f3ba6cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_689aff9d-8f27-821e-ca6c-035aa9188015-48d28893, #w-node-_4fa6befc-f47b-f746-ac27-b92e8ad86565-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b7136d1-a1b0-158f-4306-f017e298810d-48d28893, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988117-48d28893, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988121-48d28893 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5b7136d1-a1b0-158f-4306-f017e298812b-48d28893 {
  grid-area: 2 / 2 / 3 / 4;
}

#w-node-_5b7136d1-a1b0-158f-4306-f017e2988135-48d28893 {
  grid-area: 2 / 4 / 3 / 6;
}

#w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a32964a-48d28893, #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df65-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a04efcc5-6b17-fdc3-ae04-7f17ff8ec8ee-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a04efcc5-6b17-fdc3-ae04-7f17ff8ec8f2-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03b9-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03bb-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03cd-48d28893, #w-node-caf8de15-33cf-83f3-c732-41aa591e03cf-48d28893, #w-node-caf8de15-33cf-83f3-c732-41aa591e03c3-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03c5-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03c8-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03ca-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3f2e080-68b7-6a93-478f-6eabbdc0c150-48d28893, #w-node-c3f2e080-68b7-6a93-478f-6eabbdc0c153-48d28893, #w-node-eb0c641d-1b2b-51b7-372a-67c39d4be6d3-48d28893, #w-node-eb0c641d-1b2b-51b7-372a-67c39d4be6d5-48d28893, #w-node-_09482029-dd3e-4616-5c60-63798a0adfc8-48d28893, #w-node-_09482029-dd3e-4616-5c60-63798a0adfcb-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03d7-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03d9-48d28893, #w-node-caf8de15-33cf-83f3-c732-41aa591e03de-48d28893, #w-node-caf8de15-33cf-83f3-c732-41aa591e03e0-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03e4-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03e6-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-caf8de15-33cf-83f3-c732-41aa591e03e8-48d28893, #w-node-_254d868e-bb05-075f-c4a6-3ee6ae5d8880-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_254d868e-bb05-075f-c4a6-3ee6ae5d8882-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_254d868e-bb05-075f-c4a6-3ee6ae5d8884-48d28893, #w-node-_4dca1c9a-5a8c-1971-d962-da0d29a6b09c-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c5fed05-0880-fb0f-be9e-a40cf811d692-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4dca1c9a-5a8c-1971-d962-da0d29a6b0a0-48d28893, #w-node-_460aaa5a-b108-e31f-4f8c-0d05e814e451-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4dca1c9a-5a8c-1971-d962-da0d29a6b09e-48d28893, #w-node-_460aaa5a-b108-e31f-4f8c-0d05e814e454-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_460aaa5a-b108-e31f-4f8c-0d05e814e457-48d28893, #w-node-_11d71eb7-31e1-604b-c585-65a2853b7f82-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11d71eb7-31e1-604b-c585-65a2853b7f85-48d28893, #w-node-_11d71eb7-31e1-604b-c585-65a2853b7f88-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_11d71eb7-31e1-604b-c585-65a2853b7f89-48d28893, #w-node-bc3f7933-b7c5-eb14-2432-4ae71d1bcc39-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc3f7933-b7c5-eb14-2432-4ae71d1bcc3f-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-bc3f7933-b7c5-eb14-2432-4ae71d1bcc40-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1654d9af-24f3-73be-53b6-41dbd7d9f9c1-48d28893 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-b8cb65fa-f648-d020-2f36-db018dfc086d-48d28893 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5b7136d1-a1b0-158f-4306-f017e298810d-2f3ba64b, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988111-2f3ba64b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e298811b-2f3ba64b, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988125-2f3ba64b, #w-node-_5b7136d1-a1b0-158f-4306-f017e298812f-2f3ba64b, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988139-2f3ba64b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a04efcc5-6b17-fdc3-ae04-7f17ff8ec8ee-2f3ba64b {
    order: 9999;
  }

  #w-node-_50977e23-33b4-f4a7-4b0a-e71ccc61aeec-2f3ba684 {
    order: -9999;
  }

  #w-node-_0fc1e040-dbe9-7c29-fa91-32a52bc31679-2f3ba684 {
    align-self: center;
  }

  #w-node-_0cd7b69a-ce55-1bac-a119-4f202f787b3a-2f3ba684 {
    grid-row: span 1 / span 1;
    align-self: center;
  }

  #w-node-_11edaf3b-da2e-99d4-0f2e-423667f41bfa-2f3ba689, #w-node-_4aa8d504-a881-c499-bfce-5fd965b1e155-2f3ba689, #w-node-f76560f0-5b93-87f8-9b1f-d469dd5b2053-2f3ba689, #w-node-_006527bf-9fce-a81c-be8b-4995fc693139-2f3ba689, #w-node-_50977e23-33b4-f4a7-4b0a-e71ccc61aeec-2f3ba689 {
    order: -9999;
  }

  #w-node-fb179094-6c4d-adf1-694b-df02b9343d9b-2f3ba6a2, #w-node-_12930c47-779d-2879-668f-6428211d1860-2f3ba6aa {
    order: 9999;
  }

  #w-node-_50977e23-33b4-f4a7-4b0a-e71ccc61aeec-2f3ba6cc {
    order: -9999;
  }

  #w-node-_0fc1e040-dbe9-7c29-fa91-32a52bc31679-2f3ba6cc {
    align-self: center;
  }

  #w-node-_0cd7b69a-ce55-1bac-a119-4f202f787b3a-2f3ba6cc {
    grid-row: span 1 / span 1;
    align-self: center;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e298810d-48d28893, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988111-48d28893 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e298811b-48d28893, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988125-48d28893, #w-node-_5b7136d1-a1b0-158f-4306-f017e298812f-48d28893, #w-node-_5b7136d1-a1b0-158f-4306-f017e2988139-48d28893 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a04efcc5-6b17-fdc3-ae04-7f17ff8ec8ee-48d28893 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5b7136d1-a1b0-158f-4306-f017e298810d-2f3ba64b {
    grid-column-end: 4;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e2988117-2f3ba64b {
    grid-area: 3 / 2 / 4 / 5;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e2988121-2f3ba64b {
    grid-area: 1 / 4 / 2 / 7;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e298812b-2f3ba64b {
    grid-column-start: 1;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e2988135-2f3ba64b {
    grid-column-end: 7;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433833-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433836-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433838-2f3ba64b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643383f-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433842-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433852-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433855-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643386c-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643386f-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433888-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643388b-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338a5-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338a8-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338c3-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338c6-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338d6-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338d9-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338ea-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338ed-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_3cffbc9c-57e7-e65b-8b4a-ceeb44106890-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3cffbc9c-57e7-e65b-8b4a-ceeb44106893-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a329645-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a329648-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df60-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df63-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5d56b585-253b-cbe4-b0ab-b29690475fff-2f3ba64b {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5d56b585-253b-cbe4-b0ab-b29690476002-2f3ba64b {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433833-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433836-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433838-2f3ba6ad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643383f-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433842-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433852-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433855-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643386c-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643386f-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433888-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643388b-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338a5-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338a8-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338c3-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338c6-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338d6-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338d9-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338ea-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338ed-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_3cffbc9c-57e7-e65b-8b4a-ceeb44106890-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3cffbc9c-57e7-e65b-8b4a-ceeb44106893-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a329645-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a329648-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df60-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df63-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5d56b585-253b-cbe4-b0ab-b29690475fff-2f3ba6ad {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5d56b585-253b-cbe4-b0ab-b29690476002-2f3ba6ad {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e298810d-48d28893 {
    grid-column-end: 4;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e2988117-48d28893 {
    grid-area: 3 / 2 / 4 / 5;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e2988121-48d28893 {
    grid-area: 1 / 4 / 2 / 7;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e298812b-48d28893 {
    grid-column-start: 1;
  }

  #w-node-_5b7136d1-a1b0-158f-4306-f017e2988135-48d28893 {
    grid-column-end: 7;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433833-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433836-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433838-48d28893 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643383f-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433842-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433852-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433855-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643386c-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643386f-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f6433888-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f643388b-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338a5-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338a8-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338c3-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338c6-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338d6-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338d9-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338ea-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9adac912-00d4-a7e2-647a-f0e3f64338ed-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_3cffbc9c-57e7-e65b-8b4a-ceeb44106890-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3cffbc9c-57e7-e65b-8b4a-ceeb44106893-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a329645-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6b9eb4fd-fbc0-ea08-837e-e4bd7a329648-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df60-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_68e6abc5-03d2-5b9d-6a48-be47da08df63-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5d56b585-253b-cbe4-b0ab-b29690475fff-48d28893 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_5d56b585-253b-cbe4-b0ab-b29690476002-48d28893 {
    grid-area: 1 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Fa v4compatibility';
  src: url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}