:root {
  --neutral--600: #4d464a;
  --neutral--800: #151314;
  --neutral--500: #766c72;
  --accent--primary-1: #110f0e;
  --neutral--100: #fff;
  --neutral--300: #dbd3d3;
  --general--shadow-01: #0000000f;
  --neutral--200: #f9f6f6;
  --general--shadow-02: #00000014;
  --secondary--color-1: #f5f6f8;
  --neutral--700: #2b2528;
  --neutral--400: #9f979c;
  --system--green-400: #11845b;
  --system--blue-400: #086cd9;
  --system--blue-300: #1d88fe;
  --system--blue-200: #8fc3ff;
  --system--blue-100: #eaf4ff;
  --system--green-300: #05c168;
  --system--green-200: #7fdca4;
  --system--green-100: #def2e6;
  --system--red-400: #dc2b2b;
  --system--300: #ff5a65;
  --system--red-200: #ffbec2;
  --system--red-100: #ffeff0;
  --system--orange-400: #d5691b;
  --system--orange-300: #ff9e2c;
  --system--orange-200: #ffd19b;
  --system--orange-100: #fff3e4;
  --general--shadow-03: #0000001a;
  --general--shadow-04: #00000024;
  --general--shadow-05: #00000029;
  --general--shadow-06: #0000003d;
  --button-shadow--white-01: #14142b0a;
  --button-shadow--white-02: #14142b0f;
  --button-shadow--white-03: #14142b1a;
  --secondary--color-2\<deleted\|variable-8edf41ba\>: #f2f1ff;
  --button-shadow--color-01: #4a3aff0f;
  --waves-library--dark-elevation: #fff0;
  --button-shadow--color-2: #4a3aff14;
  --button-shadow--color-03: #4a3aff14;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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-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-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

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

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

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

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

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

body {
  color: var(--neutral--600);
  font-family: Mona Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.667em;
}

h1 {
  color: var(--neutral--800);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 54px;
  font-weight: 500;
  line-height: 1.222em;
}

h2 {
  color: var(--neutral--800);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.316em;
}

h3 {
  color: var(--neutral--800);
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.417em;
}

h4 {
  color: var(--neutral--800);
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.273em;
}

h5 {
  color: var(--neutral--800);
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.333em;
}

h6 {
  color: var(--neutral--800);
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375em;
}

p {
  margin-bottom: 16px;
}

a {
  color: var(--neutral--800);
  text-decoration: underline;
  transition: color .3s;
}

a:hover {
  color: var(--neutral--500);
}

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

li {
  margin-bottom: 8px;
  padding-left: 8px;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  color: var(--neutral--800);
  margin-bottom: 4px;
  font-weight: 500;
  line-height: 1.111em;
  display: block;
}

strong {
  color: var(--neutral--800);
  font-weight: 700;
}

blockquote {
  background-color: var(--accent--primary-1);
  color: var(--neutral--100);
  text-align: center;
  border: 0 solid #000;
  border-radius: 0;
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 120px 100px 134px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.417em;
}

figure {
  margin-top: 24px;
  margin-bottom: 48px;
}

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

.page-wrapper.full-height-page-wrapper {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
}

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

.grid-2-columns.style---styleguide-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-items: start;
}

.grid-2-columns._1-col-tablet.gap-row-80px {
  grid-row-gap: 80px;
}

.grid-2-columns.template-page-sidebar {
  grid-column-gap: 40px;
  grid-template-columns: .35fr 1fr;
  align-items: start;
}

.grid-2-columns.changelog-item {
  grid-column-gap: 60px;
  border-bottom: 1px solid var(--neutral--300);
  grid-template-columns: .4fr 1fr;
  align-items: start;
  padding-top: 64px;
  padding-bottom: 64px;
}

.grid-2-columns.changelog-item.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.grid-2-columns.checkout-page {
  grid-template-columns: 1fr .4fr;
  align-items: start;
}

.grid-2-columns.suprises-pages-right {
  grid-column-gap: 100px;
  grid-template-columns: 1fr 1.25fr;
  margin-bottom: 124px;
}

.grid-2-columns.suprises-pages-right.last {
  margin-bottom: 0;
}

.grid-2-columns.suprises-pages-left {
  grid-column-gap: 100px;
  grid-template-columns: 1.25fr 1fr;
  margin-bottom: 124px;
}

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

.grid-2-columns.dropdown-pages-grid {
  grid-column-gap: 80px;
  grid-template-columns: 1fr;
  align-items: start;
}

.grid-2-columns.footer-top-grid {
  margin-right: 86px;
}

.grid-2-columns.title-and-logo-strip {
  grid-column-gap: 48px;
  grid-template-columns: auto 1fr;
}

.grid-2-columns.stats-and-text-over-image-grid {
  grid-template-columns: auto 1fr;
}

.grid-2-columns.gap-row-40px {
  grid-row-gap: 40px;
}

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

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

.grid-2-columns.small-title-and-paragraph-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}

.grid-2-columns.image-and-text-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1.46fr 1fr;
}

.grid-2-columns._1fr---1-4fr, .grid-2-columns._1fr---1-4fr._2-col-mbl {
  grid-template-columns: 1fr 1.4fr;
}

.grid-2-columns.link-image-left {
  grid-column-gap: 40px;
  grid-template-columns: 1.2fr 1fr;
  align-items: stretch;
  text-decoration: none;
}

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

.grid-2-columns._1-75fr---1fr.gap-row-12px {
  grid-row-gap: 12px;
}

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

.grid-2-columns.stats-and-circle-button-grid {
  grid-column-gap: 64px;
  grid-template-columns: 1fr auto;
}

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

.grid-2-columns.text-and-arrow-link {
  grid-column-gap: 40px;
  grid-template-columns: 1fr auto;
  align-items: start;
  text-decoration: none;
}

.grid-2-columns.title-and-details-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
}

.grid-2-columns.cta-v2-content-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1fr auto;
  max-width: 1114px;
  margin-left: 24px;
  margin-right: 64px;
}

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

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

.grid-2-columns.instagram-grid-and-text {
  grid-template-columns: 1.65fr 1fr;
}

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

.grid-2-columns.text-and-small-form-grid {
  grid-column-gap: 64px;
  grid-template-columns: 1.95fr 1fr;
}

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

.grid-2-columns.main-form-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr;
}

.grid-2-columns.main-form-grid.mg-bottom-100px {
  margin-bottom: 100px;
}

.grid-2-columns.contact-form-right-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1fr 1.1fr;
  align-items: start;
}

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

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

.grid-2-columns._1-4fr---1fr.gap-row-80px {
  grid-row-gap: 80px;
}

.grid-2-columns.gap-row-8px {
  grid-row-gap: 8px;
}

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

.grid-2-columns.contact-form-left-grid {
  grid-column-gap: 48px;
  grid-template-columns: 1.1fr 1fr;
  align-items: start;
}

.grid-2-columns.sidebar-and-links-grid {
  grid-template-columns: 1fr 2.05fr;
  align-items: start;
}

.grid-2-columns.top-section-text-right-grid {
  grid-template-columns: 1fr 1.8fr;
  margin-bottom: 40px;
}

.grid-2-columns.quantity-and-dropdown-grid {
  grid-column-gap: 24px;
  grid-template-columns: minmax(auto, 140px) 1fr;
  align-items: end;
  margin-bottom: 32px;
}

.grid-2-columns.sales-home-bottom-pages-grid {
  width: 64%;
  max-width: 804px;
  margin: 28px auto 48px;
}

.style---navigation-sidebar {
  z-index: 1;
  box-shadow: 1px 0 14px 0 var(--general--shadow-01);
  height: 100%;
  max-height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.style---main-wrapper {
  background-color: var(--neutral--200);
}

.card {
  border: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 7px 0 var(--general--shadow-01);
  border-radius: 0;
}

.card.sticky-top.top-24px {
  top: 24px;
}

.card.checkout-block {
  margin-bottom: 28px;
  padding: 32px 32px 48px;
}

.card.checkout-block.order-summary {
  padding-bottom: 40px;
}

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

.card.whats-included {
  border-style: none;
}

.card.figma-file {
  justify-content: center;
  align-items: stretch;
  margin-top: 32px;
  display: flex;
}

.card.sales-home-page {
  box-shadow: 0 2px 12px 0 var(--general--shadow-02);
  color: var(--neutral--300);
  text-align: center;
  border-style: none;
  flex-direction: column;
  text-decoration: none;
  transition-property: none;
  display: flex;
}

.card.buy-now {
  transform-style: preserve-3d;
  background-color: #146ef5;
  border-style: none;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  overflow: hidden;
}

.card.buy-now:hover {
  transform: scale3d(1.01, 1.01, 1.01);
}

.card.buy-now.white {
  background-color: var(--neutral--100);
}

.card.testimonial-card-right {
  background-color: var(--secondary--color-1);
  box-shadow: none;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 48px;
  display: flex;
  overflow: hidden;
}

.card.more-webflow-templates {
  justify-content: center;
  align-items: stretch;
  margin-top: 32px;
  margin-bottom: 56px;
  display: flex;
}

.style---color-block {
  min-height: 180px;
  position: relative;
}

.style---color-block-content {
  padding: 24px 24px 32px;
}

.style---color-block-name {
  color: var(--neutral--800);
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.style---color-block-hex {
  line-height: 20px;
}

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

.grid-4-columns.stats-right-grid {
  grid-column-gap: 40px;
  grid-template-columns: auto auto auto auto;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  max-width: 936px;
}

.bg-accent-1 {
  background-color: var(--accent--primary-1);
}

.bg-secondary-1 {
  background-color: var(--secondary--color-1);
}

.bg-neutral-800 {
  background-color: var(--neutral--800);
}

.bg-neutral-700 {
  background-color: var(--neutral--700);
}

.bg-neutral-600 {
  background-color: var(--neutral--600);
}

.bg-neutral-500 {
  background-color: var(--neutral--500);
}

.bg-neutral-400 {
  background-color: var(--neutral--400);
}

.bg-neutral-300 {
  background-color: var(--neutral--300);
}

.bg-neutral-200 {
  background-color: var(--neutral--200);
}

.bg-neutral-100 {
  background-color: var(--neutral--100);
}

.style---color-block-text-example {
  background-color: var(--neutral--100);
  padding: 10px 14px;
  font-size: 14px;
  line-height: 16px;
  position: absolute;
  inset: 16px 16px auto auto;
}

.style---color-block-text-example.badge-dark {
  background-color: var(--neutral--800);
}

.color-accent-1 {
  color: var(--accent--primary-1);
}

.color-secondary-1 {
  color: var(--secondary--color-1);
}

.color-neutral-800 {
  color: var(--neutral--800);
}

.color-neutral-700 {
  color: var(--neutral--700);
}

.color-neutral-600 {
  color: var(--neutral--600);
}

.color-neutral-500 {
  color: var(--neutral--500);
}

.color-neutral-300 {
  color: var(--neutral--300);
}

.color-neutral-200 {
  color: var(--neutral--200);
}

.color-neutral-200.mg-bottom-48px {
  font-size: 20px;
}

.color-neutral-100 {
  color: var(--neutral--100);
}

.color-neutral-100.hover-color-neutral-400:hover {
  color: var(--neutral--400);
}

.bg-green-400 {
  background-color: var(--system--green-400);
}

.color-green-400 {
  color: #11845b;
}

.bg-blue-400 {
  background-color: var(--system--blue-400);
}

.color-blue-400 {
  color: var(--system--blue-400);
}

.bg-blue-300 {
  background-color: var(--system--blue-300);
}

.color-blue-300 {
  color: var(--system--blue-300);
}

.bg-blue-200 {
  background-color: var(--system--blue-200);
}

.bg-blue-100 {
  background-color: var(--system--blue-100);
}

.color-blue-100 {
  color: var(--system--blue-100);
}

.color-neutral-400 {
  color: var(--neutral--400);
}

.bg-green-300 {
  background-color: var(--system--green-300);
}

.color-green-300 {
  color: var(--system--green-300);
}

.bg-green-200 {
  background-color: var(--system--green-200);
}

.color-green-200 {
  color: var(--system--green-200);
}

.color-green-100 {
  color: var(--system--green-100);
}

.bg-green-100 {
  background-color: var(--system--green-100);
}

.bg-red-400 {
  background-color: var(--system--red-400);
}

.color-red-400 {
  color: var(--system--red-400);
}

.bg-red-300 {
  background-color: var(--system--300);
}

.color-red-300 {
  color: var(--system--300);
}

.bg-red-200 {
  background-color: var(--system--red-200);
}

.color-red-200 {
  color: var(--system--red-200);
}

.bg-red-100 {
  background-color: var(--system--red-100);
}

.color-red-100 {
  color: var(--system--red-100);
}

.bg-orange-400 {
  background-color: var(--system--orange-400);
}

.color-orange-400 {
  color: var(--system--orange-400);
}

.bg-orange-300 {
  background-color: var(--system--orange-300);
}

.color-orange-300 {
  color: var(--system--orange-300);
}

.bg-orange-200 {
  background-color: var(--system--orange-200);
}

.color-orange-200 {
  color: var(--system--orange-200);
}

.bg-orange-100 {
  background-color: var(--system--orange-100);
}

.color-orange-100 {
  color: var(--system--orange-100);
}

.style---block-sub-heading {
  margin-bottom: 32px;
}

.style---block-sub-heading.border {
  border-bottom: 1px solid var(--neutral--400);
  margin-bottom: 64px;
  padding-bottom: 40px;
}

.divider {
  background-color: var(--neutral--400);
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider._64px {
  margin-top: 64px;
  margin-bottom: 64px;
}

.divider._64px.template-pages-start-here {
  margin-bottom: 40px;
}

.divider._40px {
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider.bg-neutral-300 {
  background-color: var(--neutral--300);
}

.divider.stats-left-divider {
  background-color: var(--neutral--300);
  margin-top: 48px;
  margin-bottom: 48px;
  margin-left: -50vw;
}

.divider.cta-section-divider {
  background-color: var(--neutral--600);
  margin-top: 80px;
  margin-bottom: 80px;
  margin-left: -50vw;
}

.divider.full-width-right-divider {
  margin-top: 64px;
  margin-bottom: 64px;
  margin-right: -50vw;
}

.divider.full-width-right-divider._40px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider.full-width-right-divider._48px---56px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 48px;
  margin-bottom: 56px;
}

.divider.full-width-right-divider.slider-text-right-divider {
  background-color: var(--neutral--300);
  margin-bottom: 120px;
}

.divider.full-width-right-divider._40px---bg-neutral-700 {
  background-color: var(--neutral--700);
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider.full-width-right-divider.mg-0---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 0;
  margin-bottom: 0;
}

.divider.full-width-right-divider._32px---72px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 32px;
  margin-bottom: 72px;
}

.divider.full-width-right-divider.top-40px---bottom-0---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 40px;
  margin-bottom: 0;
}

.divider.full-width-right-divider._120px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 120px;
  margin-bottom: 120px;
}

.divider.full-width-right-divider._64px---80px---bg-neutral-700 {
  background-color: var(--neutral--700);
  margin-top: 64px;
  margin-bottom: 80px;
}

.divider.testimonials-right-divider {
  background-color: var(--neutral--300);
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: -15vw;
}

.divider.full-width-left-divider {
  margin-left: -50vw;
}

.divider.full-width-left-divider.mg-0---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 0;
  margin-bottom: 0;
}

.divider.full-width-left-divider._64px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 64px;
  margin-bottom: 64px;
}

.divider.full-width-left-divider._120px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 120px;
  margin-bottom: 120px;
}

.divider.full-width-left-divider._40px---bg-neutral-700 {
  background-color: var(--neutral--700);
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider.full-width-left-divider._64px---120px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 64px;
  margin-bottom: 120px;
}

.divider.full-width-left-divider._48px---56px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 48px;
  margin-bottom: 56px;
}

.divider.full-width-left-divider.slider-text-left-divider {
  background-color: var(--neutral--300);
  margin-top: 64px;
  margin-bottom: 120px;
}

.divider.full-width-left-divider.top-40px---bottom-0---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 40px;
  margin-bottom: 0;
}

.divider.full-width-left-divider._40px---bg-neutral-300 {
  background-color: var(--neutral--300);
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider._40px---48px {
  margin-top: 40px;
  margin-bottom: 48px;
}

.divider.bg-neutral-700 {
  background-color: var(--neutral--700);
}

.divider._56px {
  margin-top: 56px;
  margin-bottom: 56px;
}

.style---typography-block-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 320px) 1fr;
}

.style---content-block {
  margin-bottom: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-200 {
  line-height: 1.111em;
}

.text-200.color-accent-1 {
  line-height: 1.125em;
}

.text-200.list {
  line-height: 24px;
}

.text-200.medium {
  font-weight: 500;
}

.text-200.bold {
  font-weight: 700;
}

.text-200.bold.dropdown-title {
  color: var(--neutral--800);
  margin-bottom: 24px;
}

.text-200.category-link {
  color: var(--neutral--600);
  margin-top: 4px;
  margin-bottom: 4px;
  text-decoration: none;
}

.text-200.category-link:hover {
  color: var(--neutral--800);
}

.text-200.category-link.w--current {
  color: var(--neutral--800);
  font-weight: 500;
}

.text-200.category-link.w--current:hover {
  color: var(--neutral--500);
}

.text-200.pagination-number {
  color: var(--neutral--800);
  width: auto;
  margin-top: 0;
}

.text-200.search-results-url {
  color: var(--accent--primary-1);
  word-break: break-all;
  margin-top: auto;
}

.display-1 {
  color: var(--secondary--color-1);
  font-size: 90px;
  font-weight: 500;
  line-height: 1.044em;
}

.display-1.color-neutral-100 {
  color: var(--neutral--100);
}

.display-1.color-neutral-100.mg-bottom-4px {
  font-size: 60px;
}

.display-1.programmatic {
  font-size: 75px;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  justify-items: start;
}

.grid-1-column.gap-row-28px {
  grid-row-gap: 28px;
}

.grid-1-column.gap-row-28px.mg-top-102px {
  margin-top: 102px;
}

.grid-1-column.gap-row-12px {
  grid-row-gap: 12px;
}

.grid-1-column.gap-row-40px {
  grid-row-gap: 40px;
}

.grid-1-column.gap-row-92px {
  grid-row-gap: 92px;
}

.grid-1-column.gap-row-4px {
  grid-row-gap: 4px;
}

.gap-16px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.gap-column-24px {
  grid-column-gap: 24px;
}

.gap-row-16px {
  grid-row-gap: 16px;
}

.gap-row-24px {
  grid-row-gap: 24px;
}

.gap-row-32px {
  grid-row-gap: 32px;
}

.gap-row-48px {
  grid-row-gap: 48px;
}

.gap-row-64px {
  grid-row-gap: 64px;
}

.gap-row-80px {
  grid-row-gap: 80px;
}

.display-2 {
  color: var(--neutral--800);
  font-size: 54px;
  font-weight: 500;
  line-height: 1.222em;
}

.display-2.color-neutral-100 {
  color: var(--neutral--100);
}

.display-2.stat-symbol-right {
  margin-left: 4px;
  font-weight: 300;
}

.display-2.color-neutral-400 {
  color: var(--neutral--400);
}

.display-3 {
  color: var(--neutral--800);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.294em;
}

.display-4 {
  color: var(--neutral--800);
  font-size: 28px;
  font-weight: 500;
  line-height: 1.429em;
}

.display-4.color-neutral-100 {
  color: var(--neutral--100);
}

.style---style-grid-wrapper {
  grid-row-gap: 180px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

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

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

.text-400 {
  font-size: 24px;
  line-height: 1.083em;
}

.text-400.medium {
  font-weight: 500;
}

.text-400.bold {
  font-weight: 700;
}

.text-300 {
  font-size: 20px;
  line-height: 1.1em;
}

.text-300.medium {
  font-weight: 500;
}

.text-300.bold {
  font-weight: 700;
}

.text-300.bold.footer-title {
  color: var(--neutral--100);
  margin-bottom: 24px;
}

.text-100 {
  font-size: 16px;
  line-height: 18px;
}

.text-100.medium {
  font-weight: 500;
}

.text-100.bold {
  font-weight: 700;
}

.text-bold {
  color: var(--neutral--800);
  font-weight: 700;
}

.text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.text-strikethrough {
  text-decoration: line-through;
}

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

.grid-3-columns.gap-row-80px {
  grid-row-gap: 80px;
}

.grid-3-columns.style---buttons-grid {
  grid-column-gap: 70px;
  grid-template-columns: auto auto 1fr;
}

.grid-3-columns.gap-row-64px {
  grid-row-gap: 64px;
}

.grid-3-columns.gap-row-48px {
  grid-row-gap: 48px;
}

.grid-3-columns.gap-16px {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.grid-3-columns.dropdown-main-pages-grid {
  grid-column-gap: 9px;
  grid-template-columns: 1fr;
  align-items: start;
}

.grid-3-columns.footer-pages-grid {
  grid-column-gap: 20px;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
}

.grid-3-columns.services-grid {
  align-items: start;
}

.grid-3-columns.services-grid.v2 {
  grid-row-gap: 90px;
  align-items: stretch;
}

.grid-3-columns.details-grid {
  grid-column-gap: 20px;
  grid-template-columns: auto auto auto;
  justify-content: space-between;
  align-items: start;
}

.grid-3-columns.details-grid.max-w-530px-desktop {
  width: 100%;
  max-width: 530px;
}

.grid-3-columns.testimonials-grid {
  grid-column-gap: 40px;
}

.grid-3-columns.gap-row-40px {
  grid-row-gap: 40px;
}

.grid-3-columns.gap-row-32px {
  grid-row-gap: 32px;
}

.style---shadow-card {
  background-color: var(--neutral--100);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 220px;
  padding: 32px 44px;
  display: flex;
}

.shadow-02 {
  box-shadow: 0 2px 12px 0 var(--general--shadow-02);
}

.shadow-03 {
  box-shadow: 0 8px 28px 0 var(--general--shadow-03);
}

.shadow-04 {
  box-shadow: 0 14px 42px 0 var(--general--shadow-04);
}

.shadow-05 {
  box-shadow: 0 24px 65px 0 var(--general--shadow-05);
}

.shadow-06 {
  box-shadow: 0 32px 72px 0 var(--general--shadow-06);
}

.button-shadow-white-01 {
  box-shadow: 0 4px 10px 0 var(--button-shadow--white-01);
}

.button-shadow-white-02 {
  box-shadow: 0 6px 20px 0 var(--button-shadow--white-02);
}

.button-shadow-white-03 {
  box-shadow: 0 10px 28px 0 var(--button-shadow--white-03);
}

.style---heading {
  background-color: var(--neutral--100);
  box-shadow: 0 2px 6px 0 var(--general--shadow-02);
  align-items: center;
  min-height: 70vh;
  margin-bottom: 30px;
  padding: 72px 4vw;
  display: flex;
}

.inner-container._600px {
  max-width: 600px;
}

.inner-container.center {
  margin-left: auto;
  margin-right: auto;
}

.inner-container._574px {
  max-width: 574px;
}

.inner-container._574px._100-tablet {
  width: 100%;
}

.inner-container._400px {
  max-width: 400px;
}

.inner-container._460px {
  max-width: 460px;
}

.inner-container._460px._100-tablet {
  width: 100%;
}

.inner-container._500px {
  max-width: 500px;
}

.inner-container._900px {
  max-width: 900px;
}

.inner-container._700px {
  max-width: 700px;
}

.inner-container._640px {
  max-width: 640px;
}

.inner-container._680px {
  max-width: 680px;
}

.inner-container._666px {
  max-width: 666px;
}

.inner-container._550px {
  max-width: 550px;
}

.inner-container._422px {
  max-width: 422px;
}

.inner-container._440px {
  max-width: 440px;
}

.inner-container._468px {
  max-width: 468px;
}

.inner-container._810px {
  max-width: 810px;
}

.inner-container._564px {
  max-width: 564px;
}

.inner-container._452px {
  max-width: 452px;
}

.inner-container._728px {
  max-width: 728px;
}

.inner-container._728px._100-tablet {
  width: 100%;
}

.inner-container._756px {
  max-width: 756px;
}

.inner-container._756px._100-tablet {
  width: 100%;
}

.inner-container._236px {
  max-width: 236px;
}

.inner-container._558px {
  max-width: 558px;
}

.inner-container._540px {
  max-width: 540px;
}

.inner-container._306px {
  max-width: 306px;
}

.inner-container._522px {
  max-width: 522px;
}

.inner-container._330px {
  max-width: 330px;
}

.inner-container._444px {
  max-width: 444px;
}

.inner-container._770px {
  max-width: 770px;
}

.inner-container._770px._100-mbl {
  width: 100%;
}

.inner-container._656px {
  max-width: 656px;
}

.inner-container._544px {
  max-width: 544px;
}

.inner-container._836px {
  max-width: 836px;
}

.inner-container._762px {
  max-width: 762px;
}

.inner-container._450px {
  max-width: 450px;
}

.inner-container._448px {
  max-width: 448px;
}

.inner-container._372px {
  max-width: 372px;
}

.inner-container._1112px {
  max-width: 1112px;
}

.inner-container._530px {
  max-width: 530px;
}

.inner-container._632px {
  max-width: 632px;
}

.inner-container._428px {
  max-width: 428px;
}

.inner-container._1108px {
  max-width: 1108px;
}

.inner-container._648px {
  max-width: 648px;
}

.inner-container._648px._100-mbl {
  width: 100%;
}

.inner-container._1080px {
  max-width: 1080px;
}

.inner-container._374px {
  max-width: 374px;
}

.inner-container._432px {
  max-width: 432px;
}

.inner-container._432px._100-mbl {
  width: 100%;
}

.inner-container._384px {
  max-width: 384px;
}

.inner-container._772px {
  max-width: 772px;
}

.inner-container._534px {
  max-width: 534px;
}

.inner-container._474px {
  max-width: 474px;
}

.inner-container._480px {
  max-width: 480px;
}

.inner-container._488px {
  max-width: 488px;
}

.style---content-heading {
  background-color: var(--neutral--100);
  box-shadow: 0 2px 6px 0 var(--general--shadow-02);
  align-items: center;
  margin-bottom: 60px;
  padding: 48px;
  display: flex;
}

.style---heading-icon-wrapper {
  background-color: var(--accent--primary-1);
  margin-right: 18px;
}

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

.style---content-wrapper {
  padding-top: 40px;
  padding-left: 4vw;
  padding-right: 4vw;
}

.style---card-wrapper {
  border: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 7px 0 var(--general--shadow-01);
  overflow: hidden;
}

.style---components-wrapper {
  background-color: var(--neutral--100);
}

.style---bg-white {
  padding: 48px;
}

.style-buttons-dark {
  background-color: var(--neutral--800);
  padding: 48px;
}

.btn-primary {
  border: 1px solid var(--neutral--800);
  background-color: var(--neutral--800);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  color: var(--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 20px 38px;
  font-weight: 500;
  line-height: 1.111em;
  text-decoration: none;
  transition: transform .3s, border-color .3s, background-color .3s, color .3s;
}

.btn-primary:hover {
  border-color: var(--accent--primary-1);
  color: var(--accent--primary-1);
  background-color: #0000;
  transform: scale3d(1.02, 1.02, 1.01);
}

.btn-primary.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 18px;
}

.btn-primary.small.discount {
  height: auto;
  margin-left: 0;
}

.btn-primary.large {
  padding: 28px 56px;
  font-size: 20px;
  line-height: 22px;
}

.btn-primary.white {
  border-color: var(--neutral--100);
  background-color: var(--neutral--100);
  color: var(--accent--primary-1);
  font-size: 14px;
}

.btn-primary.white:hover {
  border-color: var(--neutral--100);
  color: var(--neutral--100);
  background-color: #0000;
}

.btn-primary.inside-input {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.btn-primary.inside-input.default {
  padding: 16px 24px;
  top: 8px;
  bottom: 8px;
  right: 8px;
}

.btn-primary.download-app {
  display: flex;
}

.btn-primary.buy-on-webflow-btn {
  border-color: var(--neutral--100);
  background-color: var(--neutral--100);
  color: #146ef5;
  transition-property: none;
}

.btn-primary.buy-on-webflow-btn:hover {
  transform: none;
}

.btn-primary.explore-more-templates-btn {
  color: var(--neutral--100);
  background-color: #553ffe;
  border-color: #553ffe;
  transition-property: none;
}

.btn-primary.explore-more-templates-btn:hover {
  transform: none;
}

.btn-secondary {
  border: 1px solid var(--neutral--300);
  color: var(--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 20px 38px;
  line-height: 1.111em;
  transition: transform .3s, border-color .3s, background-color .3s, color .3s;
}

.btn-secondary:hover {
  border-color: var(--neutral--800);
  background-color: var(--neutral--800);
  color: var(--neutral--100);
  transform: scale3d(1.02, 1.02, 1.01);
}

.btn-secondary.small {
  padding: 18px 24px;
  font-size: 16px;
  line-height: 14px;
}

.btn-secondary.large {
  padding: 28px 56px;
  font-size: 20px;
  line-height: 22px;
}

.btn-secondary.white {
  color: var(--neutral--100);
  background-color: #0000;
  font-size: 14px;
}

.btn-secondary.white:hover {
  border-color: var(--neutral--100);
  background-color: var(--neutral--100);
  color: var(--neutral--800);
}

.badge-primary {
  background-color: var(--accent--primary-1);
  color: var(--neutral--100);
  border-radius: 40px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  display: inline-block;
}

.badge-primary.white {
  background-color: var(--neutral--100);
  color: var(--accent--primary-1);
}

.badge-primary.light {
  background-color: var(--secondary--color-1);
  color: var(--accent--primary-1);
}

.badge-primary.small {
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
}

.badge-primary.large {
  padding: 22px 38px;
  font-size: 20px;
  line-height: 22px;
}

.badge-secondary {
  border: 1px solid var(--neutral--400);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 12px 0 var(--general--shadow-01);
  color: var(--neutral--800);
  text-align: center;
  border-radius: 40px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.badge-secondary.white {
  border-color: var(--neutral--100);
  box-shadow: none;
  color: var(--neutral--100);
  background-color: #0000;
}

.badge-secondary.light {
  background-color: var(--neutral--200);
  box-shadow: none;
  border-width: 0;
}

.badge-secondary.small {
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
}

.badge-secondary.large {
  padding: 22px 38px;
  font-size: 20px;
  line-height: 22px;
}

.input {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--neutral--300);
  color: var(--neutral--800);
  background-color: #0000;
  border-radius: 0;
  min-height: 72px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  transition: color .3s, border-color .3s;
}

.input:hover {
  border-color: var(--accent--primary-1) var(--accent--primary-1) var(--neutral--400);
}

.input:focus, .input.-wfp-focus {
  border-color: var(--accent--primary-1);
  color: var(--neutral--800);
}

.input::placeholder {
  color: var(--neutral--600);
}

.input.small {
  min-height: 46px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

.input.small::placeholder {
  font-size: 16px;
  line-height: 18px;
}

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

.input.large {
  min-height: 76px;
}

.input.cart-quantity-input {
  width: 80px;
  min-height: 50px;
  padding-left: 16px;
  padding-right: 16px;
}

.input.medium {
  min-height: 56px;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

.input.medium::placeholder {
  font-size: 16px;
  line-height: 18px;
}

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

.input.white {
  border-bottom-color: var(--neutral--600);
  color: var(--neutral--100);
}

.input.white:hover {
  border-bottom-color: var(--neutral--500);
}

.input.white:focus {
  border-bottom-color: var(--neutral--100);
}

.input.white::placeholder {
  color: var(--neutral--300);
}

.input.quantity {
  width: auto;
  height: auto;
}

.position-relative {
  position: relative;
}

.text-area {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--neutral--300);
  color: var(--neutral--800);
  background-color: #0000;
  border-radius: 0;
  min-height: 144px;
  margin-bottom: 0;
  padding: 24px 0 0;
  font-size: 18px;
  line-height: 1.667em;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.text-area:hover {
  border-color: var(--accent--primary-1) var(--accent--primary-1) var(--neutral--400);
}

.text-area:focus {
  border-color: var(--accent--primary-1);
  color: var(--neutral--800);
}

.text-area::placeholder {
  color: var(--neutral--600);
  font-size: 18px;
}

.text-area.small {
  min-height: 102px;
  margin-bottom: 24px;
  font-size: 16px;
}

.text-area.small::placeholder {
  font-size: 16px;
  line-height: 18px;
}

.text-area.white {
  border-bottom-color: var(--neutral--600);
  color: var(--neutral--100);
}

.text-area.white:hover {
  border-bottom-color: var(--neutral--500);
}

.text-area.white:focus {
  border-bottom-color: var(--neutral--100);
}

.text-area.white::placeholder {
  color: var(--neutral--300);
}

.checkbox-field-wrapper {
  align-items: center;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.checkbox-field-wrapper.large {
  font-size: 20px;
  line-height: 24px;
}

.checkbox-field-wrapper.small {
  font-size: 16px;
  line-height: 20px;
}

.checkbox {
  border-width: 1px;
  border-color: var(--neutral--400);
  background-color: var(--neutral--100);
  box-shadow: 0 1px 6px 0 var(--general--shadow-01);
  border-radius: 0;
  width: auto;
  min-width: 24px;
  height: auto;
  min-height: 24px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  transition: border-color .3s, background-color .3s;
}

.checkbox:hover {
  border-color: var(--accent--primary-1);
}

.checkbox.w--redirected-checked {
  border-color: var(--accent--primary-1);
  background-color: var(--accent--primary-1);
  background-image: url('../images/check-form-brix-templates-webflow.svg');
  background-size: auto;
  margin-top: 0;
  margin-left: 0;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.checkbox.large {
  min-width: 28px;
  min-height: 28px;
}

.checkbox.small {
  min-width: 22px;
  min-height: 22px;
}

.radio-button-field-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.radio-button-field-wrapper.large {
  font-size: 20px;
  line-height: 26px;
}

.radio-button-field-wrapper.small {
  font-size: 16px;
  line-height: 22px;
}

.radio-button {
  border-color: var(--neutral--400);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 6px 0 var(--general--shadow-01);
  width: auto;
  min-width: 24px;
  height: auto;
  min-height: 24px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  transition: border-color .3s, border-width .3s, background-color .3s;
}

.radio-button:hover {
  border-color: var(--accent--primary-1);
}

.radio-button.w--redirected-checked {
  border-width: 6px;
  border-color: var(--accent--primary-1);
}

.radio-button.w--redirected-focus {
  box-shadow: none;
}

.radio-button.large {
  min-width: 28px;
  min-height: 28px;
}

.radio-button.large.w--redirected-checked {
  border-width: 8px;
}

.radio-button.small {
  min-width: 22px;
  min-height: 22px;
}

.style---avatars-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 290px);
}

.avatar-circle {
  border-radius: 50%;
  width: 100%;
  overflow: hidden;
  transform: translate(0);
}

.avatar-circle._01 {
  width: 32px;
  max-width: 32px;
  height: 32px;
  max-height: 32px;
}

.avatar-circle._02 {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
}

.avatar-circle._03 {
  width: 64px;
  max-width: 64px;
  height: 64px;
  max-height: 64px;
}

.avatar-circle._04 {
  width: 80px;
  max-width: 80px;
  height: 80px;
  max-height: 80px;
}

.avatar-circle._05 {
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  height: 120px;
  min-height: 120px;
  max-height: 120px;
}

.avatar-circle._06 {
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
}

.avatar-circle._07 {
  width: 240px;
  max-width: 240px;
  height: 240px;
  max-height: 240px;
}

.avatar-circle._08 {
  width: 380px;
  max-width: 380px;
  height: 380px;
  max-height: 380px;
}

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

.style---social-square-icons-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
}

.social-icon-font {
  font-family: Social Icons Font, sans-serif;
  line-height: 21px;
}

.social-icon-font.button-left {
  margin-right: 6px;
}

.line-rounded-icon {
  font-family: Line Rounded Icons, sans-serif;
}

.line-rounded-icon.style---dropdown-arrow-sidebar {
  line-height: 18px;
}

.line-rounded-icon.link-icon-right {
  margin-left: 6px;
  display: inline-block;
}

.line-rounded-icon.link-icon-right.mg-left-4px {
  margin-left: 4px;
}

.line-rounded-icon.link-icon-left {
  margin-right: 6px;
  display: inline-block;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 8px;
}

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

.line-square-icon {
  font-family: Line Square Icons, sans-serif;
}

.line-square-icon.top-bar-close-icon {
  cursor: pointer;
  align-items: center;
  padding: 20px 32px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.line-square-icon.top-bar-close-icon:hover {
  opacity: .55;
}

.line-square-icon.diagonal-link-arrow {
  display: inline-block;
}

.line-square-icon.icon-size-24px {
  justify-content: center;
  align-items: center;
  min-width: 24px;
  max-width: 24px;
  min-height: 24px;
  max-height: 24px;
  font-size: 24px;
  line-height: 1em;
  display: flex;
}

.line-square-icon.link-icon-right {
  display: inline-block;
}

.line-square-icon.success-message-icon {
  color: var(--accent--primary-1);
  margin-bottom: 16px;
  font-size: 80px;
  line-height: 1em;
}

.line-square-icon.success-message-icon.color-neutral-100 {
  color: var(--neutral--100);
}

.filled-icons {
  font-family: Filled Icons, sans-serif;
}

.rich-text p {
  margin-bottom: 16px;
}

.rich-text h3 {
  margin-top: 40px;
  margin-bottom: 16px;
}

.rich-text figure {
  width: 100%;
  max-width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
}

.rich-text ul, .rich-text ol {
  margin-top: 32px;
  margin-bottom: 32px;
}

.rich-text h6, .rich-text h5, .rich-text h4 {
  margin-top: 40px;
  margin-bottom: 16px;
}

.style---dropdown-wrapper-sidebar {
  width: 100%;
  overflow: hidden;
}

.style---dropdown-toggle {
  border-bottom: 1px solid var(--neutral--300);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 18px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  transition: color .3s;
  display: flex;
}

.style---dropdown-toggle:hover, .style---dropdown-toggle.w--open {
  color: var(--accent--primary-1);
}

.style---dropdown-list-sidebar {
  border-bottom: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

.style---dropdown-link-sidebar {
  color: var(--neutral--600);
  border-right: 4px solid #0000;
  flex-direction: row;
  align-items: center;
  padding: 12px 16px 12px 20px;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: flex;
}

.style---dropdown-link-sidebar:hover {
  border-right-color: var(--accent--primary-1);
  background-color: var(--neutral--200);
  color: var(--neutral--800);
}

.style---dropdown-link-sidebar.w--current {
  border-right-color: var(--neutral--400);
  background-color: var(--accent--primary-1);
  color: var(--neutral--100);
  font-weight: 700;
}

.style---dropdown-link-icon-sidebar {
  border: 1px solid var(--neutral--100);
  background-color: var(--accent--primary-1);
  max-width: 38px;
  margin-right: 10px;
  padding: 2px;
}

.style---sidebar-wrapper {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  overflow: scroll;
}

.style---logo-wrapper {
  border-bottom: 1px solid var(--neutral--300);
  background-color: var(--neutral--200);
  color: var(--neutral--600);
  text-align: center;
  width: 100%;
  padding: 38px 22px;
  text-decoration: none;
}

.width-100 {
  width: 100%;
}

.style---button-wrapper-sidebar {
  margin-top: 20px;
  margin-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-default {
  max-width: 1316px;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.order-confirmation {
  display: block;
}

.elements---page-hero {
  border-bottom: 1px solid var(--neutral--300);
  background-color: var(--neutral--200);
  padding-top: 120px;
  padding-bottom: 120px;
}

.elements---page-hero.bg-neutral-100 {
  background-color: var(--neutral--100);
}

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

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

.section.template-pages-hero {
  background-color: var(--accent--primary-1);
  padding-top: 148px;
  padding-bottom: 148px;
}

.section.template-pages-hero.short {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.hero-page {
  background-image: linear-gradient(to bottom, #fff0 44%, var(--secondary--color-1) 44%);
  padding-top: 100px;
  padding-bottom: 200px;
  overflow: hidden;
}

.section.cta-home-pages {
  background-image: linear-gradient(to bottom, var(--secondary--color-1) 28%, white 28%);
  padding-top: 0;
}

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

.section.pd-148px {
  padding-top: 148px;
  padding-bottom: 148px;
}

.section.pd-top-148px---bottom-0 {
  padding-top: 148px;
  padding-bottom: 0;
}

.section.pd-top-0---bottom-148px {
  padding-top: 0;
  padding-bottom: 148px;
}

.section.instagram-feed-left-section {
  z-index: 1;
  margin-bottom: 200px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section.pd-bottom-0 {
  padding-bottom: 0;
}

.top-bar-wrapper {
  background-color: var(--neutral--100);
  color: var(--neutral--800);
  text-align: center;
  padding-left: 72px;
  padding-right: 72px;
  position: relative;
  overflow: hidden;
}

.top-bar-padding {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.top-bar-padding.small-padding {
  padding-top: 22px;
  padding-bottom: 22px;
}

.top-bar-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-bar-flex.space-between {
  justify-content: space-between;
}

.link-wrapper {
  color: var(--neutral--800);
  line-height: 1.111em;
  transition: none;
  display: inline-block;
}

.link-wrapper:hover, .link-wrapper.color-primary {
  color: var(--accent--primary-1);
}

.link-wrapper.color-primary:hover {
  color: var(--neutral--800);
}

.link-wrapper.white {
  color: var(--neutral--100);
}

.link-wrapper.white:hover {
  color: var(--secondary--color-2\<deleted\|variable-8edf41ba\>);
}

.link-wrapper.medium {
  font-weight: 500;
}

.link-text {
  transition: color .3s;
  display: inline-block;
}

.elements---element-title {
  border: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 8px 0 var(--general--shadow-01);
  border-radius: 12px;
  margin-top: 72px;
  margin-bottom: 32px;
  padding: 24px 32px;
}

.elements---element-title.first, .elements---element-title.first.large {
  margin-top: 0;
}

.elements---element-title.large {
  margin-top: 266px;
  margin-bottom: 54px;
}

.heading-h1-size {
  color: var(--neutral--800);
  font-size: 54px;
  font-weight: 500;
  line-height: 1.222em;
}

.heading-h2-size {
  color: var(--neutral--800);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.316em;
}

.heading-h2-size.color-neutral-100 {
  color: var(--neutral--100);
}

.heading-h3-size {
  color: var(--neutral--800);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.417em;
}

.heading-h4-size {
  color: var(--neutral--800);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.273em;
}

.heading-h4-size.compare-at-price {
  color: var(--neutral--500);
  margin-bottom: 12px;
  text-decoration: line-through;
}

.heading-h5-size {
  color: var(--neutral--800);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.333em;
}

.heading-h5-size.color-neutral-100 {
  color: var(--neutral--100);
}

.heading-h5-size.color-neutral-100.mg-top-4px {
  margin-top: 4px;
}

.heading-h6-size {
  color: var(--neutral--800);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375em;
}

.header-wrapper {
  background-color: #0000;
}

.header-content-wrapper {
  border-bottom: 1px solid #fff3;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.header-content-wrapper.border-neutral-300 {
  border-bottom-color: var(--neutral--300);
}

.header-content-wrapper.header-simple {
  border-bottom-style: none;
  justify-content: center;
}

.header-content-wrapper._3-col {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.header-nav-link {
  color: var(--neutral--100);
  padding: 0;
}

.header-nav-link:hover {
  color: var(--neutral--400);
}

.header-nav-link.w--current {
  color: var(--neutral--100);
}

.header-nav-link.color-neutral-800 {
  color: var(--neutral--800);
}

.header-nav-link.color-neutral-800:hover {
  color: var(--neutral--500);
}

.header-nav-list-item {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 32px;
  line-height: 1.111em;
}

.header-nav-list-item.show-in-tablet {
  display: none;
}

.dropdown-toggle {
  color: var(--neutral--100);
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
}

.dropdown-toggle.w--open {
  color: var(--neutral--400);
}

.dropdown-toggle.color-neutral-800 {
  color: var(--neutral--800);
}

.dropdown-toggle.color-neutral-800.w--open {
  color: var(--neutral--500);
}

.dropdown-card {
  border: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 12px 0 var(--general--shadow-02);
  border-radius: 20px;
  padding: 48px 40px;
  overflow: hidden;
}

.dropdown-link {
  color: var(--neutral--600);
  width: 100%;
  padding: 0;
}

.dropdown-link:hover {
  color: var(--neutral--800);
}

.dropdown-link.w--current {
  color: var(--neutral--600);
}

.dropdown-link.w--current:hover {
  color: var(--neutral--800);
}

.dropdown-link.medium {
  color: var(--neutral--800);
  font-weight: 500;
}

.dropdown-link.medium:hover {
  color: var(--neutral--500);
}

.header-logo-link {
  cursor: pointer;
  transform-style: preserve-3d;
  margin-right: 40px;
  padding-left: 0;
  transition: transform .3s;
}

.header-logo-link:hover {
  transform: scale3d(1.06, 1.06, 1.01);
}

.header-logo-link.center {
  margin-right: 0;
}

.header-logo-link.logo-large---center {
  margin-left: auto;
  margin-right: auto;
}

.hamburger-menu-wrapper {
  transform-style: preserve-3d;
  padding: 0;
}

.hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.hamburger-menu-bar {
  background-color: var(--neutral--100);
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.hamburger-menu-bar.bg-neutral-800 {
  background-color: var(--neutral--800);
}

.header-right-side {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.btn-circle-primary {
  border: 1px solid var(--neutral--800);
  background-color: var(--neutral--800);
  color: var(--neutral--100);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s, border-color .3s, background-color .3s, color .3s;
  display: flex;
}

.btn-circle-primary:hover {
  border-color: var(--accent--primary-1);
  color: var(--accent--primary-1);
  background-color: #0000;
  transform: scale3d(1.04, 1.04, 1.01);
}

.btn-circle-primary.small {
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: 22px;
}

.btn-circle-primary.large {
  width: 88px;
  min-width: 88px;
  height: 88px;
  min-height: 88px;
  font-size: 30px;
  line-height: 32px;
}

.btn-circle-primary.white {
  border-color: var(--neutral--100);
  background-color: var(--neutral--100);
  color: var(--neutral--800);
}

.btn-circle-primary.white:hover {
  border-color: var(--neutral--100);
  color: var(--neutral--100);
  background-color: #0000;
}

.btn-circle-primary.right-slider-arrow-bottom-right {
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 0;
  bottom: 0;
  right: 0;
}

.btn-circle-primary.right-slider-arrow-bottom-left {
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 0;
  margin-left: 0;
  left: 29.5%;
}

.btn-circle-primary.pagination-btn {
  margin-left: 0;
  margin-right: 0;
  padding: 8px;
  font-size: 22px;
  line-height: 1em;
}

.btn-circle-secondary {
  border: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  color: var(--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
}

.btn-circle-secondary:hover {
  border-color: var(--neutral--800);
  background-color: var(--neutral--800);
  color: var(--neutral--100);
  transform: scale3d(1.04, 1.04, 1.01);
}

.btn-circle-secondary.small {
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: 22px;
}

.btn-circle-secondary.large {
  width: 88px;
  min-width: 88px;
  height: 88px;
  min-height: 88px;
  font-size: 30px;
  line-height: 32px;
}

.btn-circle-secondary.white {
  border-color: var(--neutral--100);
  box-shadow: none;
  color: var(--neutral--100);
  background-color: #0000;
}

.btn-circle-secondary.white:hover {
  border-color: var(--neutral--100);
  background-color: var(--neutral--100);
  color: var(--neutral--800);
}

.btn-circle-secondary._140px {
  width: 140px;
  min-width: 140px;
  height: 140px;
  min-height: 140px;
  overflow: hidden;
}

.btn-circle-secondary.slider-arrow-left {
  border-color: var(--neutral--100);
  box-shadow: none;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  line-height: 1em;
  left: 20px;
}

.btn-circle-secondary.slider-arrow-right {
  border-color: var(--neutral--100);
  box-shadow: none;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  line-height: 1em;
  right: 20px;
}

.btn-circle-secondary.left-slider-arrow-bottom-left {
  box-shadow: none;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 0;
  bottom: 0;
  left: 0;
}

.btn-circle-secondary.left-slider-arrow-bottom-right {
  box-shadow: none;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 0;
  margin-right: 0;
  right: 29.5%;
}

.btn-circle-secondary.pagination-btn {
  margin-left: 0;
  margin-right: 0;
  padding: 8px;
  font-size: 22px;
  line-height: 1em;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.hidden-on-desktop {
  display: none;
}

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

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

.flex-horizontal.flex-wrap {
  flex-wrap: wrap;
}

.footer-list-wrapper {
  grid-row-gap: 18px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.footer-list-item {
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1.111em;
  display: flex;
}

.footer-link {
  color: var(--neutral--300);
  text-decoration: none;
  display: block;
}

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

.footer-link.medium {
  color: var(--neutral--100);
  font-weight: 500;
}

.footer-link.medium:hover {
  color: var(--neutral--400);
}

.footer-top {
  z-index: 1;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.footer-bottom {
  border-top: 1px solid var(--neutral--600);
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-bottom.v2 {
  grid-column-gap: 24px;
  text-align: left;
  border-top-style: none;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.error-message {
  background-color: var(--system--red-100);
  color: var(--system--300);
  text-align: center;
  margin-top: 20px;
  padding: 20px 24px;
}

.error-message.outlined {
  border: 1px solid var(--system--red-400);
  color: var(--system--red-400);
  background-color: #fff0;
}

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

.sticky-top {
  z-index: 1;
  position: sticky;
  top: 24px;
}

.opacity-90 {
  opacity: .9;
}

.fit-cover {
  object-fit: cover;
}

.fit-cover.fit-position-top-left {
  object-position: 0% 0%;
}

.bg-overlay {
  z-index: 1;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bg-overlay._40 {
  background-color: #0006;
}

.bg-overlay._60 {
  background-color: #0009;
  background-image: linear-gradient(#00000080, #00000080), url('../images/blog-63.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay._60.home {
  background-color: var(--button-shadow--color-01);
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-restoration.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay._60.work-together {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roofing-solar-roof.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay._60._1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/luxury-roofing-shingles.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay._60._2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/blog-63.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay._60._3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/new-condo-calgary-roofing.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay._60.commercial-main-page {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-commercial-roof-repair.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-overlay.text-inside-left {
  background-color: #0009;
  justify-content: flex-start;
  padding: 80px 72px;
}

.overflow-hidden {
  overflow: hidden;
}

.video-bg-image {
  object-fit: cover;
  width: 100%;
  max-width: none;
}

.lightbox-video-icon {
  z-index: 2;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  max-width: 140px;
  min-height: 140px;
  max-height: 140px;
  transition-property: transform;
  display: flex;
  position: absolute;
}

.lightbox-video-icon:hover {
  transform: scale3d(1.04, 1.04, 1.01);
}

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

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

.cta-section {
  z-index: 1;
  background-color: var(--accent--primary-1);
  padding-top: 100px;
  padding-bottom: 126px;
  position: relative;
  overflow: hidden;
}

.cta-section.v2 {
  background-color: #fff0;
  padding-top: 166px;
  padding-bottom: 226px;
}

.cta-card {
  grid-column-gap: 64px;
  background-color: var(--accent--primary-1);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 164px;
  padding-bottom: 164px;
  padding-left: 110px;
  display: grid;
  position: relative;
}

.cta-card.content-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding: 140px 64px;
  display: flex;
}

.cta-card.v2 {
  padding: 120px 64px;
  display: block;
}

.cta-card.v3 {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  padding-left: 0;
  padding-right: 80px;
}

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

.grid-5-columns.logo-strip-right, .grid-5-columns.logo-strip {
  grid-column-gap: 24px;
  grid-template-columns: auto auto auto auto auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 930px;
}

.slider-wrapper {
  z-index: 1;
  background-color: #0000;
  height: 100%;
}

.slider-wrapper.arrows-bottom-desktop {
  padding-bottom: 120px;
}

.slider-mask {
  width: 100%;
  height: 100%;
}

.slider-mask.overflow-visible {
  overflow: visible;
}

.accordion-item-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  cursor: pointer;
  transform-style: preserve-3d;
  justify-content: space-between;
  width: 100%;
  transition: transform .3s;
  display: flex;
}

.accordion-item-wrapper:hover {
  transform: translate3d(6px, 0, .01px);
}

.accordion-header {
  align-items: center;
  display: flex;
}

.accordion-header.max-w-410px {
  max-width: 410px;
}

.acordion-body {
  width: 100%;
  overflow: hidden;
}

.acordion-body.max-w-784px {
  max-width: 784px;
}

.acordion-body.max-w-510px {
  max-width: 510px;
}

.accordion-spacer {
  min-height: 16px;
}

.accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.accordion-side {
  margin-top: 10px;
}

.accordion-icon-wrapper {
  color: var(--neutral--800);
  justify-content: center;
  align-items: center;
  width: 28px;
  min-width: 28px;
  height: 28px;
  min-height: 28px;
  font-family: Line Square Icons, sans-serif;
  font-size: 24px;
  line-height: 1em;
  display: flex;
}

.empty-state {
  border: 1px solid var(--neutral--300);
  background-color: var(--neutral--100);
  box-shadow: 0 2px 12px 0 var(--general--shadow-02);
  text-align: center;
  padding: 26px 24px;
}

.pd---content-inside-card {
  padding: 40px 28px 48px;
}

.pd---content-inside-card.large {
  padding: 64px 56px;
}

.pd---content-inside-card.large.template-pages {
  padding-top: 40px;
}

.pd---content-inside-card.template-pages---sidebar {
  padding: 32px 16px 24px;
}

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

.divider-details {
  background-color: var(--neutral--400);
  width: 28px;
  height: 1px;
  margin-left: 12px;
  margin-right: 12px;
}

._404-not-found {
  color: var(--neutral--800);
  margin-bottom: 12px;
  font-size: 500px;
  font-weight: 500;
  line-height: .8em;
}

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

.template-pages---nav-item-link {
  color: var(--neutral--600);
  background-color: #0000;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.template-pages---nav-item-link:hover {
  background-color: var(--neutral--300);
  color: var(--neutral--800);
}

.template-pages---nav-item-link.w--current {
  background-color: var(--accent--primary-1);
  color: var(--neutral--100);
  font-weight: 700;
}

.cart-button-white {
  z-index: 1;
  color: var(--neutral--100);
  white-space: nowrap;
  cursor: pointer;
  background-color: #0000;
  padding: 0;
  transition-property: none;
  position: relative;
}

.cart-button-white:hover {
  color: var(--neutral--100);
}

.cart-quantity-white {
  color: var(--neutral--100);
  background-color: #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.667em;
  display: flex;
}

.cart-container {
  box-shadow: none;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  max-width: 600px;
  padding: 24px;
}

.apple-pay-btn {
  border-radius: 90px;
}

.apple-pay-btn.order-summary {
  height: 50px;
}

.checkout-form {
  background-color: #0000;
  min-height: auto;
  padding: 0;
}

.checkout-col-left {
  margin-right: 0;
}

.checkout-col-right {
  position: static;
}

.checkout-block-header {
  border-width: 0 0 1px;
  border-bottom-color: var(--neutral--300);
  background-color: #0000;
  padding: 0 0 15px;
}

.checkout-block-content {
  background-color: #0000;
  border: 0 solid #000;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.shipping-list {
  border: 0 solid #000;
}

.shipping-method {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--neutral--300);
  padding: 31px 0;
}

.shipping-price {
  color: var(--neutral--800);
  font-weight: 700;
}

.order-item-list {
  margin-bottom: 0;
}

.order-item {
  border-bottom: 1px solid var(--neutral--300);
  margin-top: 18px;
  margin-bottom: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.order-list-price {
  color: var(--neutral--800);
  font-weight: 700;
}

.order-list-title {
  color: var(--neutral--800);
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.order-item-image {
  border-radius: 14px;
}

.order-option-item {
  padding-left: 0;
}

.order-item-bold {
  color: var(--neutral--800);
  font-weight: 700;
}

.order-summary-price {
  color: var(--neutral--800);
}

.discounts-wrapper {
  border-width: 1px 0 0;
  border-top-color: var(--neutral--300);
  margin-top: 32px;
  padding: 32px 0 0;
}

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

.home-pages-cointainer {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 56px;
  display: flex;
}

.home-pages-top-wrapper {
  justify-content: center;
  margin-bottom: 24px;
  display: flex;
  position: static;
}

.image-home-link-wrapper {
  flex: none;
  max-width: 422px;
  margin-left: 14px;
  margin-right: 14px;
  transition-property: none;
  overflow: hidden;
  box-shadow: 0 2px 10px #0000000d;
}

.home-pages-bottom-wrapper {
  justify-content: center;
  display: flex;
  position: static;
  top: 50%;
}

.card-sales-home-content {
  border: 1px solid var(--neutral--300);
  text-align: center;
  flex: 1;
  padding: 32px;
}

.figma-file-image-wrapper {
  width: 52%;
  max-width: 656px;
  display: flex;
}

.figma-file-text-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 24px 64px 64px;
  display: flex;
}

.badge-home {
  z-index: 1;
  border: 1px solid var(--neutral--400);
  background-color: var(--neutral--100);
  color: var(--neutral--800);
  border-radius: 50px;
  padding: 14px 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
  position: absolute;
  top: 20px;
  right: 20px;
}

.home-surprises-image-wrapper {
  box-shadow: 0 2px 12px 0 var(--general--shadow-02);
  overflow: hidden;
}

.card-home-pages-wrapper {
  padding-top: 56px;
  padding-left: 56px;
  padding-right: 56px;
}

.cta-square-logo {
  border-radius: 20px;
  max-width: 80px;
  margin-bottom: 20px;
  box-shadow: 0 8px 28px #14142b1a;
}

.cta-square-logo.white {
  border: 1px solid var(--neutral--200);
}

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

.cta-image-card {
  width: 1140px;
  max-width: 1140px;
  margin-top: 52px;
  margin-bottom: -23px;
}

.flex {
  display: flex;
}

.flex.align-center {
  align-items: center;
}

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

.flex.children-wrap {
  flex-wrap: wrap;
}

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

.instagram-feed---image {
  object-fit: cover;
  width: 100%;
}

.instagram-feed---image-wrapper {
  z-index: 1;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.instagram-feed---image-overlay {
  z-index: 1;
  transform-origin: 0%;
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.instagram-feed---icon-inside {
  min-width: 40px;
  max-width: 40px;
}

.divider-vertical {
  background-color: var(--neutral--400);
  align-self: stretch;
  min-width: 1px;
  max-width: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.divider-vertical.bg-neutral-700 {
  background-color: var(--neutral--700);
}

.divider-vertical.blog-links-divider {
  background-color: var(--neutral--300);
  margin-left: 48px;
  margin-right: 48px;
}

.dropdown-list {
  background-color: #0000;
  padding-top: 24px;
  transform: translate(-30%);
}

.social-links-container {
  grid-column-gap: 20px;
  display: flex;
}

.social-links-container.center {
  justify-content: center;
}

.social-icon-link {
  color: var(--neutral--800);
  transform-style: preserve-3d;
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
  font-family: Social Icons Font, sans-serif;
  font-size: 20px;
  line-height: 1em;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.social-icon-link:hover {
  color: var(--neutral--500);
  transform: scale3d(1.04, 1.04, 1.01);
}

.social-icon-link.white {
  color: var(--neutral--100);
}

.social-icon-link.white:hover {
  color: var(--neutral--400);
}

.pd-left-0 {
  padding-left: 0;
}

.capitalize-every-word {
  text-transform: capitalize;
}

.pd-sides-24px {
  padding-left: 24px;
  padding-right: 24px;
}

.cart-button {
  z-index: 1;
  color: var(--neutral--800);
  cursor: pointer;
  background-color: #0000;
  padding: 0;
  transition-property: none;
  position: relative;
}

.cart-button:hover {
  color: var(--neutral--800);
}

.cart-quantity {
  color: var(--neutral--800);
  background-color: #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.667em;
  display: flex;
}

.footer-top-section-bg {
  z-index: -1;
  width: 99vw;
  display: flex;
  position: absolute;
  top: -140px;
  bottom: -140px;
  right: 24px;
}

.footer-top-section-bg.bg-black-60 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-restoration-.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.bg-black-60 {
  background-color: #0009;
}

.buttons-flex-container {
  grid-column-gap: 24px;
  display: flex;
}

.buttons-flex-container.wrap {
  grid-row-gap: 12px;
  flex-wrap: wrap;
}

.buttons-flex-container.center {
  justify-content: center;
  margin-top: 40px;
}

.position-relative---z-index-1 {
  z-index: 1;
  position: relative;
}

.footer-top-bg-top {
  z-index: -1;
  background-color: var(--accent--primary-1);
  height: 48%;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}

.footer-center {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.9fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-center-col {
  border-right: 1px solid var(--neutral--600);
  margin-bottom: 84px;
  padding-top: 84px;
  padding-right: 40px;
}

.footer-center-col.right {
  grid-column-gap: 64px;
  border-right-style: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding-left: 40px;
  padding-right: 0;
  display: grid;
}

.footer-center-col.v2 {
  z-index: 1;
  border-right-style: none;
  align-items: center;
  margin-top: -106px;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.footer-logo-link {
  cursor: pointer;
  transform-style: preserve-3d;
  max-width: 230px;
  margin-bottom: 16px;
  transition-property: transform;
}

.footer-logo-link:hover {
  transform: scale3d(1.02, 1.02, 1.01);
}

.footer-logo-link.mg-bottom-0 {
  margin-bottom: 0;
}

.footer-v2-container {
  background-color: var(--accent--primary-1);
  margin-top: 106px;
}

.button-and-social-links-container {
  grid-column-gap: 12px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-and-social-links-container.inside-section---bottom-center {
  z-index: 1;
  justify-content: center;
  position: absolute;
  bottom: 6px;
  left: 120px;
  right: 120px;
}

.footer-center-col---bg {
  z-index: -1;
  width: 40vw;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.footer-col-left---overlay {
  z-index: 1;
  background-color: #0009;
  position: absolute;
  inset: 0;
}

.top-section {
  z-index: 1;
  padding-top: 72px;
  position: relative;
  overflow: hidden;
}

.top-section.large-image-right {
  background-color: var(--accent--primary-1);
  padding-top: 254px;
  padding-bottom: 100px;
}

.top-section.large-image-right.v2 {
  padding-top: 180px;
  padding-bottom: 254px;
}

.top-section.bg-image-large {
  background-color: var(--accent--primary-1);
  padding-top: 180px;
  padding-bottom: 94px;
}

.top-section.pd-bottom-120px-tablet.bg-accent-1 {
  padding-bottom: 220px;
}

.top-section.pd-bottom-256px {
  padding-bottom: 256px;
}

.top-section.pd-bottom-120px {
  padding-bottom: 120px;
}

.top-section.pd-bottom-164px {
  padding-bottom: 164px;
}

.top-section.large-image-left {
  background-color: var(--accent--primary-1);
  padding-top: 254px;
  padding-bottom: 110px;
}

.header-position-absolute-wrapper {
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.top-section---image-right-wrapper {
  z-index: 0;
  width: 54%;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.top-section---image-right-wrapper.v2 {
  width: 49%;
}

.scroll-down-button-right-container {
  justify-content: flex-end;
  margin-top: 64px;
  display: flex;
}

.scroll-down-button-right-container.top-section---bottom-right {
  z-index: 4;
  margin-top: 0;
  position: absolute;
  bottom: 84px;
  left: 24px;
  right: 24px;
}

.top-section-bg-bottom {
  z-index: -1;
  background-color: var(--neutral--100);
  height: 8%;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}

.top-section-bg-bottom.v2 {
  height: 36%;
}

.top-section-bg-bottom.v3 {
  height: 26%;
}

.top-section-bg-bottom.v4 {
  z-index: -2;
  background-color: var(--neutral--800);
  height: 15%;
}

.top-section-bg-bottom.v5 {
  height: 18%;
}

.top-section-bg-bottom.v6 {
  z-index: -2;
  height: 10%;
  max-height: 96px;
}

.top-section-bg-bottom.v7 {
  height: 13%;
}

.display-1-heading-line-right {
  background-color: var(--neutral--100);
  width: 100%;
  max-width: 140px;
  min-height: 4px;
  max-height: 4px;
  margin-left: 16px;
  display: inline-block;
  transform: translate(0, 48px);
}

.light {
  font-weight: 300;
}

.small-text-box-right {
  max-width: 580px;
  margin-left: auto;
  padding-left: 140px;
}

.small-text-box-right.v2 {
  width: 70%;
  max-width: none;
  padding-left: 0;
}

.small-text-box-right.v3 {
  max-width: 700px;
  padding-left: 180px;
}

.small-text-box-right.v4 {
  max-width: 714px;
  padding-left: 170px;
}

.text-over-image-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.04fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.text-over-image-grid.v2 {
  grid-template-columns: 1fr 1.52fr;
}

.text-over-image-grid.v3 {
  grid-template-columns: 1fr 1.58fr;
  margin-bottom: 80px;
}

.text-over-image-grid.v4 {
  grid-template-columns: 1.42fr 1fr;
}

.text-over-image-grid.link {
  grid-template-columns: 1.2fr 1fr;
  text-decoration: none;
}

.link-item-border-top {
  z-index: 1;
  border-top: 1px solid var(--neutral--300);
  padding-top: 20px;
  text-decoration: none;
  display: block;
  position: relative;
}

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

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

.services-collection-item:first-child {
  margin-top: 72px;
}

.services-collection-item:last-child {
  margin-top: -72px;
}

.text-over-image---text-container {
  z-index: 1;
  width: 64%;
  max-width: 632px;
  margin-top: 80px;
  margin-bottom: 80px;
  position: relative;
}

.text-over-image---text-container.v2 {
  z-index: 0;
  width: 49%;
  max-width: 624px;
  margin-top: 130px;
  margin-bottom: 130px;
  position: relative;
}

.text-over-image---text-container.v3 {
  width: 62%;
  max-width: 776px;
}

.text-over-image---text-container.v4 {
  width: 62%;
  max-width: 776px;
  margin-top: 100px;
}

.section-bg-left {
  z-index: -1;
  background-color: var(--secondary--color-1);
  width: 42%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.section-bg-left.v2 {
  width: 66%;
}

.section-bg-left.v3 {
  width: 46%;
}

.section-bg-left.v4 {
  width: 58%;
}

.section-bg-left.v5 {
  width: 58%;
  bottom: 30%;
}

.section-bg-left.v6 {
  width: 52%;
}

.gap-column-16px {
  grid-column-gap: 16px;
  display: flex;
}

.full-width-right-bg {
  z-index: -1;
  background-color: var(--secondary--color-1);
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.text-and-slider-container {
  grid-column-gap: 40px;
  grid-row-gap: 64px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-image-wrapper {
  text-decoration: none;
  transition-property: none;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.link-image-wrapper.full-width-left {
  min-width: 54vw;
  max-height: 666px;
  margin-left: -24px;
}

.link-image-wrapper.overlay-inside {
  min-height: 560px;
}

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

.mg-top-and-bottom-48px-desktop {
  margin-top: 48px;
  margin-bottom: 48px;
}

.top-section-full-width-image-bottom {
  z-index: 1;
  width: 98.5vw;
  max-width: 1354px;
  max-height: 568px;
  display: flex;
  position: relative;
}

.mg-left-4px {
  margin-left: 4px;
}

.title-and-stats-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.border-bottom-item {
  border-bottom: 1px solid var(--neutral--300);
  text-align: center;
  padding-bottom: 56px;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.border-bottom-item.link {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.border-bottom-item.v2 {
  text-align: left;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.mg-left-6px {
  margin-left: 6px;
}

.small-text-box-left {
  width: 76%;
  max-width: 450px;
}

.cta-card-half-bg-right {
  z-index: -1;
  background-color: var(--accent--primary-1);
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.text-and-image-grid-item {
  grid-row-gap: 48px;
  border-top: 1px solid var(--neutral--300);
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  display: grid;
}

.text-and-image-grid-item.center {
  border-bottom: 1px solid var(--neutral--300);
  border-top-style: none;
  border-top-width: 0;
  margin-top: 72px;
  padding-top: 0;
  padding-bottom: 40px;
}

.mg-sides-20px {
  margin-left: 20px;
  margin-right: 20px;
}

.mg-sides-20px.flex-vertical {
  align-items: center;
}

.collection-item-divider-bottom {
  border-bottom: 1px solid var(--neutral--300);
  margin-bottom: 60px;
  padding-bottom: 60px;
}

.collection-item-divider-bottom:last-child {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.collection-item-divider-bottom._48px {
  margin-bottom: 48px;
  padding-bottom: 48px;
}

.collection-item-divider-bottom._32px {
  margin-bottom: 32px;
  padding-bottom: 32px;
}

.collection-item-divider-bottom._32px:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.full-bg-wrapper {
  z-index: -1;
  display: flex;
  position: absolute;
  inset: 0;
}

.stats-3-col-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.large-title-and-paragraph-container {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 294px;
  display: flex;
}

.logo-strip-section {
  background-color: var(--accent--primary-1);
  width: 94%;
  max-width: 1190px;
  padding: 80px 48px;
}

.half-bg-left {
  z-index: -1;
  background-color: var(--accent--primary-1);
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.gap-column-20px {
  grid-column-gap: 20px;
}

.section-bg-right {
  z-index: -1;
  background-color: var(--secondary--color-1);
  width: 58%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.section-bg-right.v3 {
  width: 72%;
  bottom: 32%;
}

.section-bg-right.v4 {
  width: 68%;
  bottom: 30%;
}

.collection-item-divider-top {
  border-top: 1px solid var(--neutral--300);
  margin-top: 48px;
  padding-top: 48px;
}

.collection-item-divider-top:first-child {
  margin-top: 0;
}

._3-col-grid-item-border-bottom {
  border-bottom: 1px solid var(--neutral--300);
  padding-bottom: 80px;
  padding-left: 32px;
  padding-right: 32px;
}

._3-col-grid-item-border-bottom.first {
  margin-top: 112px;
}

._3-col-grid-item-border-bottom.last {
  margin-top: -140px;
}

.content-inside-image---content-wrapper {
  z-index: 1;
  position: absolute;
  bottom: 48px;
  left: 48px;
  right: 48px;
}

.content-inside-image---main-container {
  z-index: 1;
  min-height: 506px;
  display: flex;
  position: relative;
}

.display-block {
  display: block;
}

.video-thumbnail-full-width-right-container {
  z-index: 1;
  width: 100vw;
  max-width: 1354px;
  max-height: 564px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lightbox-video-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.cta-v2-bg-container {
  z-index: -1;
  width: 99vw;
  display: flex;
  position: absolute;
  top: -166px;
  bottom: -226px;
  right: 24px;
}

.link-border {
  z-index: 1;
  background-color: var(--accent--primary-1);
  min-height: 1px;
  max-height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}

.link-border.top {
  top: -1px;
  bottom: auto;
}

.top-section-full-width-image-right {
  object-fit: cover;
  width: 66vw;
  max-width: none;
  max-height: 542px;
  margin-right: -24px;
  display: flex;
  overflow: hidden;
}

.full-width-right-image-wrapper {
  width: 61vw;
  height: 100%;
  margin-right: -24px;
  display: flex;
  overflow: hidden;
}

.full-width-left-image-wrapper {
  justify-content: flex-end;
  max-width: 758px;
  display: flex;
}

.full-width-left-image-wrapper.v2 {
  max-width: 620px;
  max-height: 740px;
}

.full-width-left-image {
  object-fit: cover;
  width: 60vw;
  max-width: none;
  margin-left: -24px;
}

.full-width-left-image.v2 {
  width: 50vw;
}

.pd-sides-40px {
  padding-left: 40px;
  padding-right: 40px;
}

.top-section-full-width-image-left {
  object-fit: cover;
  width: 98.5vw;
  max-width: none;
}

.top-section-full-width-image-left.v2 {
  width: 76vw;
  max-width: 844px;
  margin-left: -18vw;
}

.top-section-full-width-image-left-wrapper {
  justify-content: flex-end;
  display: flex;
}

.success-message-transparent {
  background-color: #fff0;
  padding: 0;
}

.form-block {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.form-block._3-inputs-and-button {
  min-height: 366px;
}

.form-block.contact-form-block {
  min-height: 518px;
}

.form-block.btn-inside-input-form {
  min-height: 72px;
}

.form-block._6-inputs-and-button {
  min-height: 514px;
}

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

.collection-item-gallery {
  width: 48%;
  display: flex;
}

.collection-item-gallery:last-child {
  width: 100%;
}

.gallery {
  grid-column-gap: 28px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

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

._2-contact-links-container {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

._2-contact-links-container.max-w-456px {
  max-width: 456px;
}

.section-bg-top {
  z-index: -1;
  background-color: var(--secondary--color-1);
  height: 49%;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}

.section-bg-top.v2 {
  height: 64%;
}

.small-btn-inside-input-wrapper {
  z-index: 1;
  position: absolute;
  bottom: 8px;
  right: 0;
}

.success-message-icon-left-container {
  grid-column-gap: 8px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.blog-links-divider {
  background-color: var(--neutral--300);
  align-self: stretch;
  min-width: 1px;
  max-width: 1px;
  margin-left: 16px;
  margin-right: 16px;
}

.blog-links-divider.mg-12px {
  margin-left: 12px;
  margin-right: 12px;
}

.category-links-container {
  align-items: center;
  display: flex;
}

.pagination-container {
  grid-column-gap: 40px;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.text-over-image---full-width-left-wrapper {
  justify-content: flex-end;
  max-width: 684px;
  display: flex;
}

.top-section-bg-top {
  z-index: -1;
  background-color: var(--secondary--color-1);
  height: 70%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.cta-card-half-bg-left {
  z-index: -1;
  background-color: var(--accent--primary-1);
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.logo-link {
  cursor: pointer;
  transform-style: preserve-3d;
  transition-property: transform;
}

.logo-link:hover {
  transform: scale3d(1.02, 1.02, 1.01);
}

.link-title-white {
  color: var(--neutral--100);
}

.top-section-bg-top-left {
  z-index: -1;
  background-color: var(--secondary--color-1);
  width: 58%;
  height: 56%;
  position: absolute;
  top: 0;
  left: 0;
}

.top-section---image-left-wrapper {
  z-index: -1;
  width: 52%;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.top-section---image-left-wrapper.v2 {
  width: 50.5%;
}

.link-item-content-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-item-border-bottom {
  z-index: 1;
  border-bottom: 1px solid var(--neutral--300);
  padding-bottom: 32px;
  text-decoration: none;
  position: relative;
}

.title-and-price-grid {
  grid-column-gap: 24px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}

.price-and-discount-container {
  grid-column-gap: 16px;
  align-items: flex-end;
  margin-bottom: 16px;
  display: flex;
}

.mg-top-0 {
  margin-top: 0;
}

.icon-inside-image-top-right-wrapper {
  z-index: 1;
  color: var(--neutral--800);
  position: absolute;
  top: 20px;
  right: 20px;
}

.full-height-section {
  z-index: 1;
  background-color: var(--neutral--800);
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.full-height-section.image-left {
  padding-top: 192px;
  padding-bottom: 224px;
}

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

.small-title-right-wrapper {
  max-width: 684px;
  margin-left: auto;
}

.bg-image-top-wrapper {
  z-index: -1;
  height: 50%;
  max-height: 548px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.more-webflow-templates-text-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 64px 24px 64px 64px;
  display: flex;
}

.more-webflow-templates-image-wrapper {
  width: 52%;
  max-width: 656px;
  display: flex;
}

.cart-wrapper {
  min-height: 100vh;
}

.max-w-52px {
  max-width: 52px;
}

.more-templates-badge-wrapper {
  z-index: 9991;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #666977;
  background-color: #fff;
  border: 1px solid #f0f0f6;
  border-radius: 12px;
  align-items: center;
  width: 100%;
  max-width: 286px;
  padding: 12px 22px 12px 18px;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: fixed;
  inset: auto 24px 12px auto;
  box-shadow: 0 .6px .8px #1010650a, 0 3px 6px #11115414;
}

.more-templates-badge-wrapper:hover {
  color: #666977;
}

.more-templates-logo-wrapper {
  position: relative;
}

.more-templates-logo {
  width: 80px;
}

.more-templates-logo.blur {
  z-index: -1;
  opacity: .68;
  filter: blur(3px);
  position: absolute;
  inset: 10% 0% 20px;
}

.more-templates-p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.4em;
}

.more-webflow-templates-sub {
  color: #523ff5;
  text-decoration: underline;
}

.more-templates-lottie {
  width: 44px;
  position: absolute;
  inset: -20px -20px auto auto;
}

.color-neutral-801 {
  color: #fff;
}

.text-area-2 {
  color: #151314;
  background-color: #0000;
  border: 1px #dbd3d3;
  border-bottom-style: solid;
  border-radius: 0;
  min-height: 144px;
  margin-bottom: 0;
  padding: 24px 0 0;
  font-size: 18px;
  line-height: 1.667em;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.text-area-2:hover {
  border-color: #110f0e #110f0e #9f979c;
}

.text-area-2:focus {
  color: #151314;
  border-color: #110f0e;
}

.text-area-2::placeholder {
  color: #4d464a;
  font-size: 18px;
}

.text-area-2.white {
  color: #fff;
  border-bottom-color: #4d464a;
}

.text-area-2.white:hover {
  border-bottom-color: #766c72;
}

.text-area-2.white:focus {
  border-bottom-color: #fff;
}

.text-area-2.white::placeholder {
  color: #dbd3d3;
}

.waves---heading-3-no-margins {
  color: var(--secondary--color-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-icon-32 {
  width: 32px;
  height: 32px;
}

.waves---mg-bottom-16 {
  margin-bottom: 16px;
}

.waves-tile-features-6 {
  grid-row-gap: 16px;
  background-color: var(--waves-library--dark-elevation);
  background-image: linear-gradient(#00000080, #00000080), url('../images/adobestock_627992432.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 32px;
  display: flex;
}

.waves-tile-features-6.asphalt-shingle-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/luxury-roofing-shingles.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-metal-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/koomen-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-rubber-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/rubber-roofing-calgary-residential.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-cedar-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-residential-cedar-roofing.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-concrete-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-concrete-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-clay-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-clay-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-built-up-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-built-up-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-torch-on-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-torch-on-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-membrane-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-membrane-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-metal-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-metal-roofing.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-roof-repair {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-commercial-roof-repair.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-roof-replacement {
  background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roof-replacement.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-roof-repair {
  background-image: linear-gradient(#00000080, #00000080), url('../images/roof-repair.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-roof-replacement {
  background-image: linear-gradient(#00000080, #00000080), url('../images/roof-replacement.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-insurance-claims {
  background-image: linear-gradient(#00000080, #00000080), url('../images/insurance-claims.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-skylights {
  background-image: linear-gradient(#00000080, #00000080), url('../images/skylights.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-soffit {
  background-image: linear-gradient(#00000080, #00000080), url('../images/soffit-fascia-eavestrough.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-emergency-roof-repair {
  background-image: linear-gradient(#00000080, #00000080), url('../images/emergency-roof-repair.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.residential-solar-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/solar-roofing.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commecial-emergency-roof-repair {
  background-image: linear-gradient(#00000080, #00000080), url('../images/emergency-roof-repair_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-insurance-claims {
  background-image: linear-gradient(#00000080, #00000080), url('../images/insurance-claims_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves-tile-features-6.commercial-solar-roofing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/solar-roofing_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.waves---grid-features-6 {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 80px;
}

.waves---paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.waves---limit-510 {
  max-width: 510px;
}

.waves---heading-2-no-margins {
  color: var(--accent--primary-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.text-block, .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10, .text-block-11, .text-block-12 {
  color: var(--secondary--color-1);
}

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

.form-label {
  color: #939b9b;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
}

.form-label.no-margin {
  margin-bottom: 0;
}

.fn-paragraph-no-margin {
  color: #cdd3d2;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  overflow: hidden;
}

.wbs-spacing-30 {
  height: 1.875rem;
}

.logo-strip-section-2 {
  background-color: #110f0e;
  width: 94%;
  max-width: 1190px;
  padding: 80px 48px;
}

.brix---color-neutral-600 {
  color: #4d464a;
}

.brix---btn-secondary {
  color: #151314;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #dbd3d3;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  color: #fff;
  background-color: #110f0e;
  border-color: #110f0e;
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.image-2 {
  padding-bottom: 30px;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---color-neutral-800 {
  color: #151314;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-hero-top-small {
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---floating-image-hero-v6---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto -12% 41% auto;
  transform: rotate(140deg);
}

.code-embed {
  color: var(--secondary--color-1);
}

.div-block {
  padding-bottom: 68px;
}

@media screen and (min-width: 1440px) {
  .grid-2-columns.style---styleguide-wrapper {
    grid-template-columns: .3fr 1fr;
  }

  .color-neutral-200.mg-bottom-48px {
    font-size: 20px;
  }

  .style---typography-block-grid {
    grid-template-columns: minmax(auto, 380px) .8fr;
  }

  .style---dropdown-toggle {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 20px;
    line-height: 20px;
  }

  .style---dropdown-link-sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }

  .style---dropdown-link-icon-sidebar {
    border-radius: 12px;
    max-width: 46px;
    margin-right: 14px;
  }

  .style---logo-wrapper {
    justify-content: center;
    display: flex;
  }

  .bg-overlay._60 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/blog-63.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bg-overlay._60.home {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-restoration.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bg-overlay._60.work-together {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roofing-solar-roof.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .footer-top-section-bg.bg-black-60 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-restoration-.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .top-section.pd-bottom-120px-tablet.bg-accent-1 {
    background-color: var(--accent--primary-1);
    padding-bottom: 235px;
  }

  .top-section-full-width-image-bottom {
    width: 94.2vw;
    max-width: none;
  }

  .video-thumbnail-full-width-right-container {
    max-width: none;
  }

  .full-width-right-image-wrapper {
    max-height: 600px;
  }

  .top-section-full-width-image-left.v2 {
    width: 60vw;
    max-width: none;
    margin-left: auto;
  }

  .waves-tile-features-6.asphalt-shingle-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/luxury-roofing-shingles.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-metal-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/koomen-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-rubber-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/rubber-roofing-calgary-residential.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-concrete-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-concrete-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-clay-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-clay-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-built-up-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-built-up-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-membrane-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-membrane-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-metal-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-metal-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-commercial-roof-repair.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-roof-replacement {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roof-replacement.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/roof-repair.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-roof-replacement {
    background-image: linear-gradient(#00000080, #00000080), url('../images/roof-replacement.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-insurance-claims {
    background-image: linear-gradient(#00000080, #00000080), url('../images/insurance-claims.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-skylights {
    background-image: linear-gradient(#00000080, #00000080), url('../images/skylights.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-soffit {
    background-image: linear-gradient(#00000080, #00000080), url('../images/soffit-fascia-eavestrough.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-emergency-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/emergency-roof-repair.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-solar-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/solar-roofing.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commecial-emergency-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/emergency-roof-repair_1.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .div-block {
    padding-bottom: 68px;
  }
}

@media screen and (min-width: 1920px) {
  .color-neutral-300 {
    font-size: 15px;
  }

  .color-neutral-200.mg-bottom-48px {
    font-size: 20px;
  }

  .display-1.color-neutral-100.mg-bottom-4px {
    font-size: 65px;
  }

  .style---heading {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .style---content-wrapper {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .btn-primary.white, .btn-secondary.white {
    font-size: 14px;
  }

  .section.pd-148px {
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .fit-cover {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .fit-cover.width-100 {
    background-image: none;
  }

  .bg-overlay._60.home {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-restoration.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bg-overlay._60.work-together {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roofing-solar-roof.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  ._404-not-found {
    font-size: 200px;
  }

  .checkout-col-right {
    position: sticky;
    top: 24px;
  }

  .footer-top-section-bg {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .footer-top-section-bg.bg-black-60 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-restoration-.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .top-section.pd-bottom-120px-tablet.bg-accent-1 {
    padding-bottom: 235px;
  }

  .top-section-bg-bottom.v7 {
    border: 1px solid var(--secondary--color-1);
  }

  .top-section-full-width-image-bottom {
    width: 84vw;
  }

  .text-area-2.white {
    padding-top: 10px;
  }

  .waves---heading-3-no-margins {
    text-decoration: none;
  }

  .waves-tile-features-6 {
    background-image: linear-gradient(#00000080, #00000080);
  }

  .waves-tile-features-6.new {
    background-image: linear-gradient(#00000080, #00000080);
    text-decoration: none;
  }

  .waves-tile-features-6.asphalt-shingle-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/luxury-roofing-shingles.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-metal-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/koomen-roofing.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-rubber-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/rubber-roofing.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-cedar-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-residential-cedar-roofing.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-concrete-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-concrete-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-clay-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-clay-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-built-up-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-built-up-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-torch-on-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-torch-on-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-membrane-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-membrane-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-metal-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/commercial-metal-roofing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-commercial-roof-repair.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commercial-roof-replacement {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roof-replacement.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/roof-repair.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-roof-replacement {
    background-image: linear-gradient(#00000080, #00000080), url('../images/roof-replacement.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-insurance-claims {
    background-image: linear-gradient(#00000080, #00000080), url('../images/insurance-claims.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-skylights {
    background-image: linear-gradient(#00000080, #00000080), url('../images/skylights.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-soffit {
    background-image: linear-gradient(#00000080, #00000080), url('../images/soffit-fascia-eavestrough.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-emergency-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/emergency-roof-repair.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.residential-solar-roofing {
    background-image: linear-gradient(#00000080, #00000080), url('../images/solar-roofing.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .waves-tile-features-6.commecial-emergency-roof-repair {
    background-image: linear-gradient(#00000080, #00000080), url('../images/emergency-roof-repair_1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

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

  .form-label.no-margin {
    font-size: 20px;
  }

  .image {
    max-width: 100%;
  }

  .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8 {
    text-decoration: none;
  }

  .div-block {
    padding-bottom: 43px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 30px;
  }

  blockquote {
    padding: 80px 64px;
    font-size: 22px;
  }

  .grid-2-columns.style---styleguide-wrapper {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

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

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

  .grid-2-columns.suprises-pages-right, .grid-2-columns.suprises-pages-left {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-bottom: 100px;
  }

  .grid-2-columns.dropdown-pages-grid {
    grid-column-gap: 64px;
  }

  .grid-2-columns.footer-top-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    grid-template-columns: 1fr;
    margin-right: 48px;
  }

  .grid-2-columns.stats-and-text-over-image-grid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.small-title-and-paragraph-grid {
    grid-column-gap: 24px;
  }

  .grid-2-columns.image-and-text-grid {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.cta-v2-content-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    justify-items: start;
    margin-left: 0;
    margin-right: 48px;
  }

  .grid-2-columns._1fr---2-07fr._1-col-tablet---gap-row-64px {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.text-and-small-form-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.main-form-grid.mg-bottom-100px {
    margin-bottom: 40px;
  }

  .grid-2-columns.contact-form-right-grid, .grid-2-columns.contact-form-left-grid {
    grid-row-gap: 120px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.sidebar-and-links-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.sales-home-bottom-pages-grid {
    width: 100%;
    max-width: none;
  }

  .style---navigation-sidebar {
    box-shadow: none;
    min-height: auto;
    max-height: 100%;
    position: static;
  }

  .card.checkout-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card.figma-file {
    flex-direction: column;
    overflow: hidden;
  }

  .card.testimonial-card-right {
    padding: 64px 40px;
  }

  .card.more-webflow-templates {
    flex-direction: column;
    overflow: hidden;
  }

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

  .style---block-sub-heading {
    margin-bottom: 24px;
  }

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

  .divider.stats-left-divider {
    min-width: 1px;
    max-width: 1px;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .divider.cta-section-divider {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .divider.full-width-right-divider._120px---bg-neutral-300, .divider.full-width-left-divider._120px---bg-neutral-300 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .divider.full-width-left-divider._64px---120px---bg-neutral-300 {
    margin-bottom: 100px;
  }

  .style---typography-block-grid {
    grid-template-columns: minmax(auto, 250px) 1fr;
  }

  .mg-bottom-16px.mg-bottom-24px-tablet {
    margin-bottom: 24px;
  }

  .mg-bottom-24px.mg-bottom-64px-tablet {
    margin-bottom: 64px;
  }

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

  .mg-top-64px.mg-top-0-mbl, .mg-top-80px.mg-top-0-tablet {
    margin-top: 0;
  }

  .mg-right-24px.mg-bt-16px {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .display-1 {
    font-size: 72px;
  }

  .grid-1-column.gap-row-28px.mg-top-102px {
    margin-top: 64px;
  }

  .gap-row-80px {
    grid-row-gap: 56px;
  }

  .display-2 {
    font-size: 48px;
  }

  .display-3 {
    font-size: 32px;
  }

  .display-4 {
    font-size: 22px;
  }

  .style---style-grid-wrapper {
    grid-row-gap: 140px;
  }

  .paragraph-large {
    font-size: 20px;
  }

  .text-400 {
    font-size: 22px;
  }

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

  .grid-3-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }

  .grid-3-columns._1-col-tablet.gap-row-40px-tablet {
    grid-row-gap: 40px;
  }

  .grid-3-columns._3-col-tablet {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-3-columns.dropdown-main-pages-grid {
    grid-column-gap: 24px;
  }

  .grid-3-columns.services-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .grid-3-columns.services-grid.v2 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns.details-grid.max-w-530px-desktop {
    max-width: none;
  }

  .grid-3-columns.testimonials-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
    margin-top: 64px;
  }

  .style---heading {
    min-height: auto;
    margin-bottom: 60px;
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .inner-container._100-tablet {
    max-width: 100%;
  }

  .inner-container._530px._100-mbl {
    width: 100%;
    max-width: 100%;
  }

  .style---content-heading {
    margin-bottom: 60px;
    padding: 32px;
  }

  .btn-primary {
    padding-left: 32px;
    padding-right: 32px;
  }

  .btn-primary.large {
    padding: 26px 52px;
  }

  .btn-secondary {
    padding-left: 32px;
    padding-right: 32px;
  }

  .btn-secondary.large {
    padding: 26px 52px;
  }

  .avatar-circle._06 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .avatar-circle._07 {
    width: 160px;
    max-width: 160px;
    height: 160px;
    max-height: 160px;
  }

  .avatar-circle._08 {
    width: 280px;
    max-width: 280px;
    height: 280px;
    max-height: 280px;
  }

  .line-square-icon.top-bar-close-icon {
    padding: 18px 24px;
  }

  .style---dropdown-wrapper-sidebar {
    display: none;
  }

  .style---sidebar-wrapper {
    overflow: hidden;
  }

  .style---logo-wrapper {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .style---button-wrapper-sidebar {
    display: none;
  }

  .elements---page-hero {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

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

  .section.hero-page {
    background-image: linear-gradient(to bottom, #fff0 54%, var(--secondary--color-1) 54%);
    padding-top: 80px;
    padding-bottom: 120px;
  }

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

  .section.pd-148px {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.pd-top-148px---bottom-0 {
    padding-top: 120px;
  }

  .section.pd-top-0---bottom-148px {
    padding-bottom: 120px;
  }

  .section.instagram-feed-left-section {
    margin-bottom: 148px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .top-bar-wrapper {
    padding-left: 56px;
    padding-right: 56px;
  }

  .top-bar-padding {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .top-bar-flex {
    flex-direction: column;
  }

  .heading-h1-size {
    font-size: 48px;
  }

  .heading-h2-size {
    font-size: 30px;
  }

  .heading-h4-size.compare-at-price {
    margin-bottom: 8px;
  }

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

  .header-content-wrapper._3-col {
    grid-column-gap: 24px;
    grid-template-columns: 1fr auto auto;
  }

  .header-nav-menu-wrapper {
    border-top: 1px solid var(--neutral--300);
    border-bottom: 1px solid var(--neutral--300);
    background-color: var(--neutral--100);
    margin-top: -1px;
    padding: 40px 24px 48px;
  }

  .header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-nav-link {
    color: var(--neutral--800);
  }

  .header-nav-link:hover {
    color: var(--neutral--600);
  }

  .header-nav-list-item {
    margin-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .header-nav-list-item.show-in-tablet {
    margin-bottom: 0;
    display: block;
  }

  .dropdown-toggle {
    color: var(--neutral--800);
  }

  .dropdown-toggle.w--open {
    color: var(--neutral--600);
  }

  .dropdown-card {
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
    padding: 40px 0;
  }

  .dropdown-card.w--open {
    position: static;
  }

  .header-logo-link.logo-large---center {
    max-width: 200px;
  }

  .hamburger-menu-wrapper {
    transition: transform .3s;
  }

  .hamburger-menu-wrapper:hover {
    transform: scale3d(1.04, 1.04, 1.01);
  }

  .hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .hamburger-menu-bar {
    width: 44px;
    height: 3px;
  }

  .hamburger-menu-bar.bottom {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .header-left-side {
    justify-content: space-between;
    width: 100%;
    margin-right: 24px;
  }

  .header-left-side.v2 {
    margin-right: 0;
  }

  .btn-circle-secondary._140px {
    width: 120px;
    min-width: 120px;
    height: 120px;
    min-height: 120px;
  }

  .btn-circle-secondary.slider-arrow-left {
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
  }

  .btn-circle-secondary.slider-arrow-left.bottom-center-tablet {
    border-color: var(--secondary--color-1);
    background-color: var(--secondary--color-1);
    margin-top: 0;
    margin-bottom: 0;
    inset: auto 80px 0% 0%;
  }

  .btn-circle-secondary.slider-arrow-left.bottom-center-tablet:hover {
    border-color: var(--accent--primary-1);
    background-color: var(--accent--primary-1);
  }

  .btn-circle-secondary.slider-arrow-right {
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
  }

  .btn-circle-secondary.slider-arrow-right.bottom-center-tablet {
    border-color: var(--secondary--color-1);
    background-color: var(--secondary--color-1);
    inset: auto 0% 0% 80px;
  }

  .btn-circle-secondary.slider-arrow-right.bottom-center-tablet:hover {
    border-color: var(--accent--primary-1);
    background-color: var(--accent--primary-1);
  }

  .utility-page-wrap {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .hidden-on-tablet {
    display: none;
  }

  .footer-top {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .footer-bottom.v2 {
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
  }

  .error-message.password {
    margin-left: 32px;
    margin-right: 32px;
  }

  .sticky-top.static-tablet {
    position: static;
    top: auto;
  }

  .bg-overlay._40._56-tablet {
    background-color: #0000008f;
  }

  .bg-overlay._60 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/blog-63.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bg-overlay.text-inside-left {
    align-items: flex-start;
    padding: 64px 40px;
  }

  .lightbox-video-icon {
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
  }

  .mg-bottom-160px {
    margin-bottom: 140px;
  }

  .mg-bottom-160px.mg-bottom-0-tablet {
    margin-bottom: 0;
  }

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

  .cta-section.v2 {
    padding-top: 140px;
    padding-bottom: 180px;
  }

  .cta-card {
    grid-column-gap: 48px;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 64px;
  }

  .cta-card.content-center {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-card.v2 {
    padding: 100px 48px;
  }

  .cta-card.v3 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    padding-right: 40px;
  }

  .slider-wrapper.arrows-bottom-tablet {
    padding-bottom: 96px;
  }

  .slider-mask {
    position: static;
  }

  .accordion-spacer {
    min-height: 12px;
  }

  ._404-not-found {
    font-size: 340px;
  }

  .home-pages-top-wrapper {
    margin-bottom: 16px;
  }

  .image-home-link-wrapper {
    max-width: 260px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .figma-file-image-wrapper {
    width: 100%;
    max-width: none;
  }

  .figma-file-text-wrapper {
    padding: 40px 40px 64px;
  }

  .card-home-pages-wrapper {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .mg-bottom-12px.mg-bottom-0-tablet {
    margin-bottom: 0;
  }

  .dropdown-list {
    padding-top: 0;
    position: static;
    transform: none;
  }

  .footer-top-section-bg {
    top: -120px;
    bottom: -120px;
  }

  .footer-center {
    grid-template-columns: 1fr;
  }

  .footer-center-col {
    border-bottom: 1px solid var(--neutral--600);
    border-right-style: none;
    margin-bottom: 0;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-right: 0;
  }

  .footer-center-col.right {
    grid-column-gap: 48px;
    border-bottom-style: none;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .footer-center-col.v2 {
    border-bottom-style: none;
  }

  .footer-center-col---bg {
    width: 100vw;
  }

  .top-section.large-image-right {
    padding-top: 220px;
    padding-bottom: 64px;
  }

  .top-section.large-image-right.v2 {
    padding-top: 164px;
    padding-bottom: 0;
  }

  .top-section.pd-bottom-120px-tablet {
    padding-bottom: 120px;
  }

  .top-section.pd-bottom-256px {
    padding-bottom: 164px;
  }

  .top-section.pd-bottom-164px {
    padding-bottom: 140px;
  }

  .top-section.large-image-left {
    padding-top: 220px;
  }

  .top-section---image-right-wrapper.v2 {
    width: auto;
    max-width: none;
    max-height: none;
    margin-top: 80px;
    margin-right: 24px;
    position: relative;
  }

  .large-button-white-icon {
    max-width: 48px;
  }

  .scroll-down-button-right-container {
    margin-top: 48px;
  }

  .scroll-down-button-right-container.top-section---bottom-right {
    bottom: 64px;
  }

  .top-section-bg-bottom.v7 {
    display: none;
  }

  .display-1-heading-line-right {
    max-width: 100px;
    margin-left: 12px;
    transform: translate(0, 40px);
  }

  .small-text-box-right {
    padding-left: 120px;
  }

  .small-text-box-right.v3 {
    padding-left: 148px;
  }

  .small-text-box-right.v4 {
    padding-left: 100px;
  }

  .text-over-image-grid.v2 {
    grid-template-columns: 1fr 1.25fr;
  }

  .text-over-image-grid.v3 {
    grid-template-columns: 1fr 1.33fr;
  }

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

  .mg-bottom-64px-tablet {
    margin-bottom: 64px;
  }

  .text-over-image---text-container {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .text-over-image---text-container.v2 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .text-over-image---text-container.v4 {
    margin-top: 72px;
  }

  .section-bg-left.v6 {
    width: 100%;
    height: 56%;
    top: auto;
    right: 0;
  }

  .stats-left-3-columns-tablet {
    grid-column-gap: 40px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .full-width-right-bg.slider-right-bg {
    bottom: 96px;
  }

  .link-image-wrapper.full-width-left {
    min-width: auto;
  }

  .link-image-wrapper.overlay-inside {
    min-height: 600px;
  }

  .mg-top-and-bottom-48px-desktop {
    margin-top: 0;
    margin-bottom: 0;
  }

  .top-section-full-width-image-bottom {
    width: auto;
    max-width: none;
    min-height: 440px;
    max-height: none;
    margin-right: -24px;
  }

  .title-and-stats-container {
    flex-direction: column;
  }

  .border-bottom-item {
    padding-bottom: 48px;
  }

  .border-bottom-item.v2 {
    padding-bottom: 32px;
  }

  .small-text-box-left {
    width: 86%;
  }

  .text-and-image-grid-item {
    grid-column-gap: 24px;
    border-bottom: 1px solid var(--neutral--300);
    border-top-style: none;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .text-and-image-grid-item.center {
    margin-top: 0;
    padding-bottom: 40px;
  }

  .mg-sides-20px.mg-sides-0-tablet {
    margin-left: 0;
    margin-right: 0;
  }

  .collection-item-divider-bottom {
    margin-bottom: 48px;
    padding-bottom: 48px;
  }

  .large-title-and-paragraph-container {
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 240px;
  }

  .logo-strip-section {
    width: 100%;
    max-width: none;
    padding-left: 16px;
    padding-right: 40px;
  }

  .section-bg-right.v4 {
    width: 50%;
  }

  .section-bg-right.v5 {
    top: 5%;
  }

  ._3-col-grid-item-border-bottom {
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 32px;
  }

  ._3-col-grid-item-border-bottom.first {
    margin-top: 0;
    margin-left: 0;
    margin-right: 80px;
  }

  ._3-col-grid-item-border-bottom.last {
    margin-top: 0;
    margin-left: 80px;
    margin-right: 0;
  }

  .content-inside-image---content-wrapper {
    left: 32px;
    right: 32px;
  }

  .video-thumbnail-full-width-right-container {
    width: auto;
    max-width: none;
    margin-right: -24px;
  }

  .cta-v2-bg-container {
    top: -140px;
    bottom: -180px;
  }

  .top-section-full-width-image-right {
    max-height: none;
    margin-left: auto;
    display: block;
  }

  .full-width-right-image-wrapper {
    width: auto;
  }

  .full-width-left-image-wrapper.v2 {
    width: auto;
    max-width: none;
    max-height: none;
    margin-left: -24px;
  }

  .full-width-left-image.v2 {
    width: 100%;
    margin-left: 0;
  }

  .top-section-full-width-image-left {
    width: 100%;
  }

  .top-section-full-width-image-left.v2 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .top-section-full-width-image-left-wrapper {
    margin-left: -24px;
  }

  .form-block._6-inputs-and-button {
    min-height: 454px;
  }

  .mg-top--164px {
    margin-top: -100px;
  }

  .mg-bottom-250px {
    margin-bottom: 220px;
  }

  .section-bg-top {
    height: 40%;
  }

  .section-bg-top.v2 {
    height: 32%;
  }

  .pagination-container {
    grid-column-gap: 32px;
  }

  .top-section-bg-top {
    height: 66%;
  }

  .logo-link {
    max-width: 200px;
  }

  .top-section---image-left-wrapper.v2 {
    width: 46%;
  }

  .full-height-section {
    padding-top: 80px;
  }

  .full-height-section.image-left {
    padding-top: 140px;
    padding-bottom: 180px;
  }

  .mg-bottom-220px {
    margin-bottom: 200px;
  }

  .mg-bottom-220px.mg-bottom-0-tablet {
    margin-bottom: 0;
  }

  .bg-image-top-wrapper {
    height: 32%;
  }

  .max-w-72px-tablet {
    max-width: 72px;
  }

  .more-webflow-templates-text-wrapper {
    order: -1;
    align-items: flex-start;
    padding: 40px 40px 64px;
  }

  .more-webflow-templates-image-wrapper {
    width: 100%;
    max-width: none;
  }

  .more-templates-badge-wrapper {
    right: 24px;
  }

  .waves---grid-features-6 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-strip-section-2 {
    width: 100%;
    max-width: none;
    padding-left: 16px;
    padding-right: 40px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---floating-image-hero-v6---1 {
    top: 24%;
    right: -30%;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  h1 {
    margin-bottom: 12px;
    font-size: 38px;
  }

  h2 {
    margin-bottom: 12px;
    font-size: 28px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }

  p {
    margin-bottom: 12px;
  }

  blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 64px 40px;
    font-size: 20px;
  }

  figcaption {
    margin-top: 12px;
  }

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

  .grid-2-columns.style---styleguide-wrapper {
    grid-template-columns: auto;
  }

  .grid-2-columns._1-col-tablet.gap-row-16px {
    grid-row-gap: 12px;
  }

  .grid-2-columns._1-col-tablet.gap-row-80px {
    grid-row-gap: 64px;
  }

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

  .grid-2-columns._2-col-mbl.gap-column-20px-mbl {
    grid-column-gap: 20px;
  }

  .grid-2-columns.template-page-sidebar, .grid-2-columns.checkout-page, .grid-2-columns._1-5fr---1fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.dropdown-pages-grid {
    grid-row-gap: 64px;
  }

  .grid-2-columns.footer-top-grid {
    margin-right: 40px;
  }

  .grid-2-columns.title-and-logo-strip {
    grid-row-gap: 20px;
    text-align: center;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.stats-and-text-over-image-grid {
    grid-row-gap: 48px;
  }

  .grid-2-columns.gap-row-40px {
    grid-row-gap: 32px;
  }

  .grid-2-columns._1fr---auto, .grid-2-columns._1fr---1-6fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.small-title-and-paragraph-grid {
    grid-template-columns: 1fr 2.25fr;
  }

  .grid-2-columns.image-and-text-grid, .grid-2-columns._1fr---1-4fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.link-image-left {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns._1-75fr---1fr, .grid-2-columns._1-25fr---1fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.stats-and-circle-button-grid {
    grid-row-gap: 48px;
    align-items: end;
  }

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

  .grid-2-columns.title-and-details-grid {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.cta-v2-content-grid {
    grid-row-gap: 32px;
  }

  .grid-2-columns._1fr---2-05fr, .grid-2-columns._1fr---2-07fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.instagram-grid-and-text {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns._1-35fr---1fr, .grid-2-columns.text-and-small-form-grid, .grid-2-columns._1-95fr---1fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.main-form-grid {
    grid-column-gap: 24px;
  }

  .grid-2-columns.contact-form-right-grid {
    grid-row-gap: 100px;
  }

  .grid-2-columns._1fr---1-35fr, .grid-2-columns._1-4fr---1fr, .grid-2-columns._2-05fr---1fr {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.contact-form-left-grid {
    grid-row-gap: 100px;
  }

  .grid-2-columns.top-section-text-right-grid {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.quantity-and-dropdown-grid {
    grid-template-columns: minmax(auto, 100px) 1fr;
    margin-bottom: 24px;
  }

  .grid-2-columns.sales-home-bottom-pages-grid {
    margin-bottom: 40px;
  }

  .card.sticky-top.top-24px.static-mbl {
    position: static;
  }

  .card.testimonial-card-right {
    padding: 48px 32px;
  }

  .card.more-webflow-templates {
    margin-bottom: 48px;
  }

  .grid-4-columns.stats-right-grid {
    grid-column-gap: 24px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .color-neutral-200.mg-bottom-0-mbl {
    margin-bottom: 0;
  }

  .style---block-sub-heading.border {
    margin-bottom: 48px;
    padding-bottom: 24px;
  }

  .divider {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .divider._64px {
    margin-top: 56px;
    margin-bottom: 56px;
  }

  .divider._40px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider.cta-section-divider, .divider.full-width-right-divider.bg-neutral-300 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .divider.full-width-right-divider._40px---bg-neutral-300 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider.full-width-right-divider._48px---56px---bg-neutral-300 {
    margin-top: 40px;
    margin-bottom: 48px;
  }

  .divider.full-width-right-divider.slider-text-right-divider {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .divider.full-width-right-divider._40px---bg-neutral-700 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider.full-width-right-divider._32px---72px---bg-neutral-300 {
    margin-bottom: 64px;
  }

  .divider.full-width-right-divider._120px---bg-neutral-300 {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .divider.full-width-left-divider._64px---bg-neutral-300 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .divider.full-width-left-divider._120px---bg-neutral-300 {
    margin-top: 88px;
    margin-bottom: 88px;
  }

  .divider.full-width-left-divider._40px---bg-neutral-700 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider.full-width-left-divider._64px---120px---bg-neutral-300 {
    margin-top: 56px;
    margin-bottom: 80px;
  }

  .divider.full-width-left-divider._48px---56px---bg-neutral-300 {
    margin-top: 40px;
    margin-bottom: 48px;
  }

  .divider.full-width-left-divider.slider-text-left-divider {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .divider.full-width-left-divider._40px---bg-neutral-300 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .divider._40px---48px {
    margin-top: 32px;
    margin-bottom: 40px;
  }

  .divider._56px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .style---typography-block-grid {
    grid-row-gap: 28px;
    grid-template-columns: 1fr;
  }

  .style---content-block {
    margin-bottom: 64px;
  }

  .mg-bottom-16px {
    margin-bottom: 12px;
  }

  .mg-bottom-24px {
    margin-bottom: 20px;
  }

  .mg-bottom-24px.mg-bottom-64px-tablet {
    margin-bottom: 48px;
  }

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

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

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

  .mg-bottom-40px.mg-bottom-64px-mbl {
    margin-bottom: 64px;
  }

  .mg-bottom-40px.mg-bottom-12px-mbl {
    margin-bottom: 12px;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

  .mg-bottom-56px {
    margin-bottom: 48px;
  }

  .mg-bottom-64px {
    margin-bottom: 56px;
  }

  .mg-bottom-80px {
    margin-bottom: 72px;
  }

  .mg-top-64px {
    margin-top: 56px;
  }

  .mg-top-64px.mg-top-0-mbl {
    margin-top: 0;
  }

  .mg-top-80px {
    margin-top: 64px;
  }

  .text-200 {
    font-size: 16px;
  }

  .text-200.list {
    line-height: 22px;
  }

  .text-200.bold.dropdown-title {
    margin-bottom: 20px;
  }

  .display-1 {
    font-size: 56px;
  }

  .grid-1-column.gap-column-24px {
    grid-row-gap: 20px;
  }

  .grid-1-column.dropdown-link-column, .grid-1-column.gap-row-16px {
    grid-row-gap: 12px;
  }

  .grid-1-column.gap-row-32px, .grid-1-column.gap-row-32px.gap-row-16px-mbp {
    grid-row-gap: 24px;
  }

  .grid-1-column.gap-row-32px.gap-row-28px-mbl {
    grid-row-gap: 28px;
  }

  .grid-1-column.gap-row-28px.mg-top-102px {
    grid-row-gap: 20px;
    margin-top: 48px;
  }

  .grid-1-column.gap-row-28px.gap-row-20px-mbl {
    grid-row-gap: 20px;
  }

  .grid-1-column.gap-row-92px {
    grid-row-gap: 80px;
  }

  .display-2 {
    font-size: 40px;
  }

  .display-3 {
    font-size: 26px;
  }

  .display-4 {
    font-size: 20px;
  }

  .style---style-grid-wrapper {
    grid-row-gap: 120px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .text-400 {
    font-size: 20px;
  }

  .text-300 {
    font-size: 18px;
  }

  .text-300.bold.footer-title {
    margin-bottom: 20px;
  }

  .text-100 {
    font-size: 14px;
  }

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

  .grid-3-columns.gap-row-80px {
    grid-row-gap: 72px;
  }

  .grid-3-columns.style---buttons-grid {
    grid-template-columns: auto;
  }

  .grid-3-columns._1-col-tablet.gap-row-40px-tablet {
    grid-row-gap: 32px;
  }

  .grid-3-columns._3-col-tablet {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.gap-row-64px {
    grid-row-gap: 56px;
  }

  .grid-3-columns.gap-row-48px {
    grid-row-gap: 40px;
  }

  .grid-3-columns.footer-pages-grid {
    grid-column-gap: 48px;
    justify-content: start;
  }

  .grid-3-columns.services-grid.v2 {
    grid-template-columns: 1fr;
  }

  .style---heading {
    padding: 104px 24px;
  }

  .inner-container._100-mbl {
    max-width: 100%;
  }

  .style---content-heading {
    margin-bottom: 36px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .style---heading-icon-wrapper {
    max-width: 58px;
  }

  .style---content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .style---bg-white {
    padding: 34px 24px;
  }

  .btn-primary {
    padding: 16px 28px;
  }

  .btn-primary.large {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .btn-primary.inside-input.default {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .btn-secondary {
    padding: 16px 28px;
  }

  .btn-secondary.small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .btn-secondary.large {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .badge-primary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .badge-primary.small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .badge-secondary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .badge-secondary.small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .input {
    min-height: 64px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .input.large.button-inside {
    min-height: 68px;
  }

  .text-area {
    min-height: 120px;
    font-size: 16px;
  }

  .text-area::placeholder {
    font-size: 16px;
  }

  .style---avatars-grid {
    grid-template-columns: repeat(auto-fit, 180px);
  }

  .avatar-circle._02 {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .avatar-circle._03 {
    width: 56px;
    max-width: 56px;
    height: 56px;
    max-height: 56px;
  }

  .avatar-circle._04 {
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
  }

  .avatar-circle._05 {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
  }

  .avatar-circle._06 {
    width: 120px;
    max-width: 120px;
    height: 120px;
    max-height: 120px;
  }

  .avatar-circle._07 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .avatar-circle._08 {
    width: 220px;
    max-width: 220px;
    height: 220px;
    max-height: 220px;
  }

  .style---icons-grid {
    grid-template-columns: repeat(auto-fit, 56px);
  }

  .style---line-icons-grid {
    grid-template-columns: repeat(auto-fit, 18px);
  }

  .line-square-icon.icon-size-24px {
    min-width: 20px;
    max-width: 20px;
    min-height: 20px;
    max-height: 20px;
    font-size: 20px;
  }

  .line-square-icon.success-message-icon {
    font-size: 64px;
  }

  .rich-text p {
    margin-bottom: 12px;
  }

  .rich-text h3 {
    margin-top: 32px;
    margin-bottom: 12px;
  }

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

  .rich-text ul, .rich-text ol {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 32px;
  }

  .rich-text h6, .rich-text h5, .rich-text h4 {
    margin-top: 32px;
    margin-bottom: 12px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .elements---page-hero {
    padding-top: 64px;
    padding-bottom: 64px;
  }

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

  .section.small {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section.template-pages-hero {
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .section.hero-page {
    padding-top: 64px;
    padding-bottom: 100px;
  }

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

  .section.pd-148px {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section.pd-top-148px---bottom-0 {
    padding-top: 88px;
  }

  .section.pd-top-0---bottom-148px {
    padding-bottom: 88px;
  }

  .section.instagram-feed-left-section {
    margin-bottom: 120px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .top-bar-wrapper {
    padding-left: 36px;
    padding-right: 36px;
  }

  .top-bar-padding {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .top-bar-padding.small-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .top-bar-flex {
    flex-direction: column;
  }

  .elements---element-title {
    margin-top: 48px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-h1-size {
    font-size: 38px;
  }

  .heading-h2-size {
    font-size: 28px;
  }

  .heading-h4-size {
    font-size: 20px;
  }

  .heading-h5-size {
    font-size: 16px;
  }

  .heading-h5-size.color-neutral-100.mg-top-4px {
    margin-top: 2px;
  }

  .heading-h6-size {
    font-size: 14px;
  }

  .header-content-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-content-wrapper._3-col {
    grid-column-gap: 20px;
  }

  .header-nav-menu-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .header-logo-link {
    margin-right: 32px;
  }

  .hamburger-menu-bar {
    width: 32px;
  }

  .header-left-side {
    margin-right: 20px;
  }

  .btn-circle-primary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .btn-circle-primary.large {
    width: 72px;
    min-width: 72px;
    height: 72px;
    min-height: 72px;
    font-size: 26px;
    line-height: 28px;
  }

  .btn-circle-primary.right-slider-arrow-bottom-right {
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
  }

  .btn-circle-primary.right-slider-arrow-bottom-left {
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
    left: auto;
  }

  .btn-circle-secondary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .btn-circle-secondary.large {
    width: 72px;
    min-width: 72px;
    height: 72px;
    min-height: 72px;
    font-size: 26px;
    line-height: 28px;
  }

  .btn-circle-secondary._140px {
    width: 100px;
    min-width: 100px;
    height: 100px;
    min-height: 100px;
  }

  .btn-circle-secondary.left-slider-arrow-bottom-left {
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
  }

  .btn-circle-secondary.left-slider-arrow-bottom-right {
    width: 64px;
    min-width: 64px;
    height: 64px;
    min-height: 64px;
    margin-left: 0;
    right: auto;
  }

  .utility-page-wrap {
    min-height: 60vh;
    padding-top: 80px;
    padding-bottom: 72px;
  }

  .footer-list-wrapper {
    grid-row-gap: 12px;
  }

  .footer-top {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-bottom {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .footer-bottom.v2 {
    grid-row-gap: 20px;
  }

  .error-message.password {
    margin-left: 24px;
    margin-right: 24px;
  }

  .sticky-top.static-mbl {
    position: static;
    top: auto;
  }

  .bg-overlay._60 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/blog-63.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .bg-overlay.text-inside-left {
    padding: 48px 32px;
  }

  .lightbox-video-icon {
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
  }

  .mg-bottom-160px {
    margin-bottom: 120px;
  }

  .cta-section {
    padding-top: 72px;
    padding-bottom: 92px;
  }

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

  .cta-card {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    padding-top: 64px;
    padding-bottom: 100px;
    padding-left: 40px;
  }

  .cta-card.content-center {
    padding: 64px 40px;
  }

  .cta-card.v2 {
    padding: 80px 40px;
  }

  .cta-card.v3 {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .grid-5-columns.logo-strip-right, .grid-5-columns.logo-strip {
    grid-column-gap: 16px;
  }

  .grid-5-columns.logo-strip.v2 {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .slider-wrapper.arrows-bottom-mbl {
    padding-bottom: 96px;
  }

  .accordion-side {
    margin-top: 4px;
  }

  .pd---content-inside-card {
    padding: 32px 24px 40px;
  }

  .pd---content-inside-card.large {
    padding: 56px 40px;
  }

  .pd---content-inside-card.large.template-pages {
    padding-left: 32px;
    padding-right: 32px;
  }

  ._404-not-found {
    font-size: 220px;
  }

  .cart-quantity-white {
    font-size: 16px;
  }

  .home-pages-cointainer {
    margin-top: 48px;
  }

  .figma-file-text-wrapper {
    padding: 32px 32px 48px;
  }

  .badge-home {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .card-home-pages-wrapper {
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .cta-square-logo {
    border-radius: 16px;
    max-width: 64px;
    margin-bottom: 16px;
  }

  .cta-image-card {
    width: 980px;
    max-width: 980px;
  }

  .flex.align-start.gap-column-24px {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .flex.vertical-mbl {
    flex-direction: column;
  }

  .divider-vertical {
    margin-left: 16px;
    margin-right: 16px;
  }

  .divider-vertical.horizontal-mbp {
    margin-left: 20px;
    margin-right: 20px;
  }

  .divider-vertical.blog-links-divider {
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: 1px;
    max-height: 1px;
    margin: 40px 0;
  }

  .hidden-on-mbl {
    display: none;
  }

  .social-links-container {
    grid-column-gap: 16px;
  }

  .social-icon-link {
    min-width: 16px;
    max-width: 16px;
    min-height: 16px;
    max-height: 16px;
    font-size: 16px;
  }

  .cart-quantity {
    font-size: 16px;
  }

  .footer-top-section-bg {
    top: -100px;
    bottom: -100px;
    right: 20px;
  }

  .buttons-flex-container {
    grid-column-gap: 20px;
  }

  .buttons-flex-container.mg-bottom-20px.mg-bottom-0-mbl {
    margin-bottom: 0;
  }

  .footer-center-col {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer-center-col.right {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    padding-top: 64px;
  }

  .footer-center-col.v2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .footer-logo-link {
    max-width: 200px;
    margin-bottom: 12px;
  }

  .button-and-social-links-container.inside-section---bottom-center {
    left: 80px;
    right: 80px;
  }

  .top-section {
    padding-top: 64px;
  }

  .top-section.large-image-right {
    padding-top: 148px;
    padding-bottom: 180px;
  }

  .top-section.large-image-right.v2 {
    padding-top: 148px;
  }

  .top-section.bg-image-large {
    padding-bottom: 80px;
  }

  .top-section.pd-bottom-120px-tablet {
    padding-bottom: 88px;
  }

  .top-section.pd-bottom-256px {
    padding-bottom: 140px;
  }

  .top-section.pd-bottom-120px {
    padding-bottom: 88px;
  }

  .top-section.pd-bottom-164px {
    padding-bottom: 120px;
  }

  .top-section.large-image-left {
    padding-top: 148px;
    padding-bottom: 0;
  }

  .top-section---image-right-wrapper {
    width: 100%;
    top: 70%;
  }

  .top-section---image-right-wrapper.v2 {
    margin-right: 20px;
  }

  .large-button-white-icon {
    max-width: 40px;
  }

  .scroll-down-button-right-container {
    margin-top: 40px;
  }

  .scroll-down-button-right-container.top-section---bottom-right {
    bottom: 48px;
    left: 20px;
    right: 20px;
  }

  .top-section-bg-bottom.v3 {
    height: 20%;
  }

  .display-1-heading-line-right {
    max-width: 80px;
    transform: translate(0, 28px);
  }

  .small-text-box-right {
    max-width: none;
    margin-top: 8px;
    margin-left: 0;
    padding-left: 0;
  }

  .small-text-box-right.v2 {
    width: 100%;
  }

  .small-text-box-right.v3, .small-text-box-right.v4 {
    max-width: none;
    margin-top: 0;
    padding-left: 0;
  }

  .text-over-image-grid, .text-over-image-grid.v2 {
    grid-template-columns: 1fr;
  }

  .text-over-image-grid.v3 {
    grid-template-columns: 1fr;
    margin-bottom: 72px;
  }

  .text-over-image-grid.v4, .text-over-image-grid.link {
    grid-template-columns: 1fr;
  }

  .mg-bottom-72px {
    margin-bottom: 64px;
  }

  .mg-bottom-20px {
    margin-bottom: 16px;
  }

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

  .max-w-40px-mbl {
    max-width: 40px;
  }

  .text-over-image---text-container {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .text-over-image---text-container.v2 {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .text-over-image---text-container.v3 {
    width: 100%;
    max-width: none;
  }

  .text-over-image---text-container.v4 {
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .section-bg-left.v1 {
    width: 54%;
  }

  .section-bg-left.v6 {
    height: 52%;
  }

  .stats-left-3-columns-tablet {
    grid-column-gap: 24px;
  }

  .gap-column-16px {
    grid-column-gap: 12px;
  }

  .link-image-wrapper.min-h-140px-mbl {
    min-height: 140px;
  }

  .link-image-wrapper.full-width-left {
    max-height: none;
    margin-left: -20px;
  }

  .top-section-full-width-image-bottom {
    min-height: 350px;
    margin-right: -20px;
  }

  .border-bottom-item {
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .border-bottom-item.v2 {
    padding-bottom: 24px;
  }

  .small-text-box-left {
    width: 100%;
    max-width: none;
  }

  .text-and-image-grid-item {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .text-and-image-grid-item.center {
    grid-template-columns: 1fr;
  }

  .collection-item-divider-bottom, .collection-item-divider-bottom._48px {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .collection-item-divider-bottom._32px {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  .stats-3-col-grid {
    grid-row-gap: 24px;
    grid-template-columns: auto;
  }

  .stats-3-col-grid._3-col-mbl {
    grid-column-gap: 24px;
    grid-template-columns: auto auto auto;
  }

  .large-title-and-paragraph-container {
    margin-bottom: 200px;
  }

  .logo-strip-section {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 20px;
  }

  .move-right-65-mbl {
    transform: translate(65%);
  }

  .section-bg-right.v2 {
    top: 10%;
  }

  .section-bg-right.v5 {
    width: 80%;
    top: 54%;
  }

  .collection-item-divider-top {
    margin-top: 40px;
    padding-top: 40px;
  }

  ._3-col-grid-item-border-bottom {
    margin-left: 32px;
    margin-right: 32px;
  }

  ._3-col-grid-item-border-bottom.first {
    margin-right: 64px;
  }

  ._3-col-grid-item-border-bottom.last {
    margin-left: 64px;
  }

  .content-inside-image---content-wrapper {
    bottom: 40px;
  }

  .video-thumbnail-full-width-right-container {
    margin-right: -20px;
  }

  .cta-v2-bg-container {
    top: -100px;
    bottom: -140px;
    right: 20px;
  }

  .top-section-full-width-image-right {
    width: auto;
    margin-right: -20px;
  }

  .full-width-right-image-wrapper {
    width: 104%;
    margin-left: auto;
    margin-right: -20px;
  }

  .full-width-left-image-wrapper {
    max-width: none;
    margin-left: -20px;
  }

  .full-width-left-image-wrapper.v2 {
    margin-left: -20px;
  }

  .full-width-left-image {
    width: 100%;
    margin-left: 0;
  }

  .pd-sides-40px {
    padding-left: 32px;
    padding-right: 32px;
  }

  .top-section-full-width-image-left-wrapper {
    margin-left: -20px;
  }

  .form-block._3-inputs-and-button {
    min-height: 324px;
  }

  .form-block.contact-form-block {
    min-height: 462px;
  }

  .form-block.btn-inside-input-form {
    min-height: 64px;
  }

  .form-block._6-inputs-and-button {
    min-height: 414px;
  }

  .gallery {
    grid-column-gap: 12px;
    grid-row-gap: 16px;
  }

  .mg-bottom-250px {
    margin-bottom: 200px;
  }

  .mg-bottom-250px.mg-bottom-0-mbl {
    margin-bottom: 0;
  }

  ._2-contact-links-container {
    grid-row-gap: 32px;
  }

  .section-bg-top, .section-bg-top.v2 {
    height: 24%;
  }

  .blog-links-divider {
    margin-left: 12px;
    margin-right: 12px;
  }

  .pagination-container {
    grid-column-gap: 24px;
  }

  .top-section-bg-top {
    height: 50%;
  }

  .top-section---image-left-wrapper {
    width: 100%;
    margin-top: 64px;
    position: relative;
  }

  .top-section---image-left-wrapper.v2 {
    width: 100%;
  }

  .price-and-discount-container {
    grid-column-gap: 12px;
  }

  .full-height-section {
    padding-top: 64px;
  }

  .full-height-section.image-left {
    padding-top: 64px;
    padding-bottom: 0;
  }

  .mg-bottom-220px {
    margin-bottom: 180px;
  }

  .small-title-right-wrapper {
    max-width: none;
    margin-left: 0;
  }

  .bg-image-top-wrapper {
    height: 24%;
  }

  .max-w-72px-tablet.max-w-56px-mbl {
    max-width: 56px;
  }

  .more-webflow-templates-text-wrapper {
    padding: 32px 32px 48px;
  }

  .text-area-2 {
    min-height: 120px;
    font-size: 16px;
  }

  .text-area-2::placeholder {
    font-size: 16px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .logo-strip-section-2 {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 20px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---floating-image-hero-v6---1 {
    max-width: 480px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 32px;
  }

  blockquote {
    padding: 56px 32px;
    font-size: 18px;
  }

  .grid-2-columns._2-col-mbl.gap-column-20px-mbl {
    grid-column-gap: 16px;
  }

  .grid-2-columns._2-col-mbl._1-col-mbp {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.changelog-item {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.dropdown-pages-grid {
    grid-row-gap: 48px;
  }

  .grid-2-columns.footer-top-grid {
    margin-right: 24px;
  }

  .grid-2-columns.small-title-and-paragraph-grid {
    grid-column-gap: 32px;
  }

  .grid-2-columns._1fr---1-4fr._2-col-mbl {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

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

  .grid-2-columns.quantity-and-dropdown-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .card.testimonial-card-right {
    padding: 40px 24px;
  }

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

  .color-neutral-200.mg-bottom-48px {
    font-size: 20px;
  }

  .color-neutral-100.mg-bottom-32px {
    margin-bottom: 20px;
  }

  .divider.stats-left-divider {
    min-width: auto;
    max-width: none;
    height: 1px;
    margin-top: 32px;
    margin-bottom: 32px;
    margin-left: -50vw;
  }

  .divider.full-width-right-divider._120px---bg-neutral-300, .divider.full-width-left-divider._120px---bg-neutral-300 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .mg-bottom-80px {
    margin-bottom: 64px;
  }

  .mg-top-80px {
    margin-top: 56px;
  }

  .text-200.category-link {
    text-align: center;
    width: 100%;
  }

  .display-1 {
    font-size: 48px;
  }

  .display-1.color-neutral-100.mg-bottom-4px {
    font-size: 40px;
  }

  .grid-1-column.gap-row-32px.gap-row-16px-mbp, .grid-1-column.gap-row-28px.mg-top-102px, .grid-1-column.gap-row-28px.gap-row-20px-mbl {
    grid-row-gap: 16px;
  }

  .display-2 {
    font-size: 34px;
  }

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

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

  .grid-3-columns.gap-row-80px {
    grid-row-gap: 64px;
  }

  .grid-3-columns.gap-row-64px {
    grid-row-gap: 40px;
  }

  .grid-3-columns.gap-row-48px {
    grid-row-gap: 32px;
  }

  .grid-3-columns.dropdown-main-pages-grid {
    grid-row-gap: 12px;
    flex-wrap: wrap;
    display: flex;
  }

  .grid-3-columns.footer-pages-grid {
    grid-column-gap: 24px;
  }

  .style---heading {
    margin-bottom: 40px;
    padding-top: 66px;
    padding-bottom: 66px;
  }

  .style---content-heading {
    padding-left: 22px;
    padding-right: 22px;
  }

  .style---heading-icon-wrapper {
    width: 58px;
    margin-right: 14px;
  }

  .btn-primary {
    width: 100%;
  }

  .btn-primary.inside-input {
    position: static;
  }

  .btn-primary.inside-input.default {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .btn-secondary {
    width: 100%;
  }

  .badge-primary {
    padding: 14px 22px;
    font-size: 16px;
    line-height: 18px;
  }

  .badge-primary.small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .badge-secondary {
    padding: 14px 22px;
    font-size: 16px;
    line-height: 18px;
  }

  .badge-secondary.small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .input.large.button-inside {
    min-height: 64px;
  }

  .input.button-inside {
    margin-bottom: 16px;
  }

  .checkbox-field-wrapper {
    font-size: 16px;
    line-height: 20px;
  }

  .checkbox-field-wrapper.large {
    font-size: 18px;
    line-height: 22px;
  }

  .checkbox {
    min-width: 22px;
    min-height: 22px;
  }

  .checkbox.large {
    min-width: 26px;
    min-height: 26px;
  }

  .radio-button-field-wrapper {
    font-size: 16px;
    line-height: 22px;
  }

  .radio-button-field-wrapper.large {
    font-size: 18px;
    line-height: 24px;
  }

  .radio-button {
    min-width: 22px;
    min-height: 22px;
  }

  .radio-button.large {
    min-width: 26px;
    min-height: 26px;
  }

  .line-square-icon.top-bar-close-icon {
    padding-left: 12px;
    padding-right: 12px;
  }

  .line-square-icon.icon-size-24px {
    min-width: 16px;
    max-width: 16px;
    min-height: 16px;
    max-height: 16px;
    font-size: 16px;
  }

  .rich-text ul, .rich-text ol {
    padding-left: 24px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .section.small {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.template-pages-hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.template-pages-hero.short {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section.hero-page {
    padding-top: 48px;
    padding-bottom: 80px;
  }

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

  .section.pd-top-148px---bottom-0 {
    padding-top: 80px;
  }

  .section.pd-top-0---bottom-148px {
    padding-bottom: 80px;
  }

  .section.instagram-feed-left-section {
    margin-bottom: 100px;
  }

  .top-bar-wrapper {
    padding-left: 19px;
    padding-right: 19px;
  }

  .elements---element-title.large {
    margin-top: 53px;
  }

  .heading-h1-size {
    font-size: 32px;
  }

  .heading-h4-size.compare-at-price {
    margin-bottom: 0;
  }

  .header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .header-nav-list-item.show-in-tablet {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .header-logo-link {
    margin-right: 24px;
  }

  .header-logo-link.logo-large---center {
    max-width: 164px;
  }

  .hamburger-menu-bar {
    width: 28px;
  }

  .header-left-side {
    margin-right: 16px;
  }

  .btn-circle-secondary._140px {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
  }

  .utility-page-wrap {
    padding-top: 64px;
    padding-bottom: 56px;
  }

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-bottom.v2 {
    grid-row-gap: 16px;
  }

  .bg-overlay._60 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/blog-63.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bg-overlay._60.work-together {
    background-image: linear-gradient(#00000080, #00000080), url('../images/calgary-roofing-solar-roof.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .bg-overlay.text-inside-left {
    padding: 40px 24px;
  }

  .mg-bottom-160px {
    margin-bottom: 100px;
  }

  .cta-card {
    padding-bottom: 80px;
    padding-left: 32px;
  }

  .cta-card.v2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .cta-card.v3 {
    padding-right: 32px;
  }

  .grid-5-columns.logo-strip-right, .grid-5-columns.logo-strip {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-5-columns.logo-strip.v2 {
    grid-column-gap: 24px;
  }

  .pd---content-inside-card.large {
    padding: 40px 24px;
  }

  .pd---content-inside-card.large.template-pages {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pd---content-inside-card.template-pages---sidebar {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  ._404-not-found {
    font-size: 140px;
  }

  .cart-container {
    border-radius: 0;
  }

  .order-item {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .order-list-price {
    margin-top: 11px;
  }

  .order-list-title {
    margin-bottom: 4px;
  }

  .order-item-image {
    margin-bottom: 20px;
  }

  .order-item-content {
    margin-left: 0;
  }

  .checkout-column {
    margin-bottom: 24px;
  }

  .image-home-link-wrapper {
    max-width: 180px;
  }

  .figma-file-text-wrapper {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-home-pages-wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .flex.vertical-mbp {
    flex-direction: column;
  }

  .instagram-feed---icon-inside {
    max-width: 36px;
  }

  .divider-vertical.horizontal-mbp {
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: 1px;
    max-height: 1px;
    margin: 24px 0;
  }

  .footer-top-section-bg {
    top: -80px;
    bottom: -80px;
    right: 16px;
  }

  .buttons-flex-container {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .footer-center-col.right {
    grid-row-gap: 48px;
  }

  .footer-logo-link {
    max-width: 180px;
  }

  .button-and-social-links-container.inside-section---bottom-center {
    margin-top: 48px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .top-section {
    padding-top: 48px;
  }

  .top-section.large-image-right, .top-section.large-image-right.v2 {
    padding-top: 132px;
  }

  .top-section.pd-bottom-120px-tablet {
    padding-bottom: 80px;
  }

  .top-section.pd-bottom-256px {
    padding-bottom: 120px;
  }

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

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

  .top-section.large-image-left {
    padding-top: 132px;
  }

  .top-section---image-right-wrapper {
    top: 74%;
  }

  .top-section---image-right-wrapper.v2 {
    margin-right: 16px;
  }

  .large-button-white-icon {
    max-width: 32px;
  }

  .scroll-down-button-right-container.top-section---bottom-right {
    left: 16px;
    right: 16px;
  }

  .top-section-bg-bottom.v3 {
    height: 16%;
  }

  .display-1-heading-line-right {
    max-width: 64px;
    min-height: 3px;
    max-height: 3px;
    margin-left: 8px;
    transform: translate(0, 24px);
  }

  .move-right-65-mbp {
    transform: translate(65%);
  }

  .small-text-box-right {
    padding-left: 0;
  }

  .section-bg-left.v6 {
    height: 60%;
  }

  .stats-left-3-columns-tablet {
    display: block;
  }

  .top-section-full-width-image-bottom {
    min-height: 280px;
    margin-right: -16px;
  }

  .text-and-image-grid-item {
    grid-row-gap: 32px;
  }

  .stats-3-col-grid._3-col-mbl {
    grid-row-gap: 40px;
    flex-wrap: wrap;
    display: flex;
  }

  .large-title-and-paragraph-container {
    margin-bottom: 160px;
  }

  .logo-strip-section {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 24px;
  }

  .section-bg-right.v2 {
    top: 8%;
  }

  .section-bg-right.v5 {
    top: 72%;
  }

  ._3-col-grid-item-border-bottom {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._3-col-grid-item-border-bottom.first {
    margin-right: 40px;
  }

  ._3-col-grid-item-border-bottom.last {
    margin-left: 40px;
  }

  .content-inside-image---content-wrapper {
    left: 24px;
    right: 24px;
  }

  .content-inside-image---main-container {
    min-height: 440px;
  }

  .video-thumbnail-full-width-right-container {
    min-height: 240px;
    max-height: none;
    margin-right: -16px;
  }

  .cta-v2-bg-container {
    right: 16px;
  }

  .top-section-full-width-image-right {
    margin-right: -16px;
  }

  .full-width-right-image-wrapper {
    width: 106%;
    margin-right: -16px;
  }

  .full-width-left-image-wrapper, .full-width-left-image-wrapper.v2 {
    margin-left: -16px;
  }

  .pd-sides-40px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .top-section-full-width-image-left-wrapper {
    margin-left: -16px;
  }

  .form-block.contact-form-block {
    min-height: 696px;
  }

  .form-block.btn-inside-input-form {
    min-height: 136px;
  }

  .form-block._6-inputs-and-button {
    min-height: 766px;
  }

  .mg-top--164px {
    margin-top: -88px;
  }

  .collection-item-gallery {
    width: 100%;
  }

  .mg-bottom-250px {
    margin-bottom: 180px;
  }

  .small-btn-inside-input-wrapper {
    margin-top: 24px;
    position: static;
    bottom: 0;
  }

  .success-message-icon-left-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .blog-links-divider {
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: 1px;
    max-height: 1px;
    margin: 12px 0;
  }

  .blog-links-divider.mg-12px {
    margin-left: 0;
    margin-right: 0;
  }

  .category-links-container {
    flex-direction: column;
    width: 100%;
  }

  .logo-link {
    max-width: 164px;
  }

  .price-and-discount-container {
    grid-row-gap: 4px;
    flex-direction: column;
    align-items: flex-start;
  }

  .full-height-section, .full-height-section.image-left {
    padding-top: 48px;
  }

  .mg-bottom-220px {
    margin-bottom: 164px;
  }

  .more-webflow-templates-text-wrapper {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .more-templates-badge-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    max-width: 250px;
    padding: 8px 18px 8px 15px;
  }

  .more-templates-logo {
    width: 60px;
  }

  .more-templates-p {
    font-size: 12px;
  }

  .more-templates-lottie {
    width: 40px;
  }

  .waves---heading-3-no-margins {
    font-size: 22px;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .logo-strip-section-2 {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 24px;
  }

  .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-hero-top-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }
}

#w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7bf-2f4ed7b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7cc-2f4ed7b9, #w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7da-2f4ed7b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7db-2f4ed7b9 {
  justify-self: end;
}

#w-node-c68200cb-12f7-9d37-375b-1ff389492130-cc467ab2, #w-node-c68200cb-12f7-9d37-375b-1ff389492131-cc467ab2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9870370e-4c70-ea50-8bf1-b2baaafc9721-cc467ab3, #w-node-_18011e9e-963b-733b-1822-e221e882e114-cc467ab3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a2dcfce1-1817-78ec-064e-892208517f9e-cc467ab3, #w-node-_5984b057-78ef-604c-c128-c78fcb6a8a3f-cc467ab3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_20e301a5-d2ef-bf70-0c25-81db34cde22a-cc467ab3, #w-node-_20e301a5-d2ef-bf70-0c25-81db34cde22b-cc467ab3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61914fa1f3028ad34c1c480b000000000014-cc467ae1 {
  align-self: stretch;
}

#w-node-_3dda48fa-2c92-9bbb-6fe5-9d453c7f6c5e-cc467b24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3dda48fa-2c92-9bbb-6fe5-9d453c7f6c66-cc467b24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

@media screen and (min-width: 1920px) {
  #w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7cc-2f4ed7b9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7db-2f4ed7b9 {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7bf-2f4ed7b9 {
    justify-self: center;
  }

  #w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7db-2f4ed7b9, #w-node-_3dda48fa-2c92-9bbb-6fe5-9d453c7f6c66-cc467b24 {
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5112263f-b165-48ee-3b8d-daa12f4ed7bf-2f4ed7b9, #w-node-_5984b057-78ef-604c-c128-c78fcb6a8a3f-cc467ab3 {
    justify-self: auto;
  }
}


@font-face {
  font-family: 'Social Icons Font';
  src: url('../fonts/social-icon-font.woff2') format('woff2'), url('../fonts/social-icon-font.eot') format('embedded-opentype'), url('../fonts/social-icon-font.woff') format('woff'), url('../fonts/social-icon-font.ttf') format('truetype'), url('../fonts/social-icon-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Square Icons';
  src: url('../fonts/line-square-icons.woff2') format('woff2'), url('../fonts/line-square-icons.eot') format('embedded-opentype'), url('../fonts/line-square-icons.woff') format('woff'), url('../fonts/line-square-icons.ttf') format('truetype'), url('../fonts/line-square-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Filled Icons';
  src: url('../fonts/filled-icon-font.woff2') format('woff2'), url('../fonts/filled-icon-font.eot') format('embedded-opentype'), url('../fonts/filled-icon-font.woff') format('woff'), url('../fonts/filled-icon-font.ttf') format('truetype'), url('../fonts/filled-icon-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Rounded Icons';
  src: url('../fonts/line-rounded-icons.woff2') format('woff2'), url('../fonts/line-rounded-icons.eot') format('embedded-opentype'), url('../fonts/line-rounded-icons.woff') format('woff'), url('../fonts/line-rounded-icons.ttf') format('truetype'), url('../fonts/line-rounded-icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/monasans-light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/mona-sans-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/mona-sans-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mona Sans';
  src: url('../fonts/mona-sans-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}