:root {
  --white: white;
  --black: black;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--white: transparent;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--linear-color-three: #42779a;
  --blackfont: var(--black);
  --radiant-ui-components-library-marketplace--light-grey: #5a5a5a;
}

.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-commerceaddtocartform {
  margin: 0 0 15px;
}

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

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

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

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

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

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

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

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

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

.w-commerce-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-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

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

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

.w-commerce-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-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.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-commerceboldtextblock {
  font-weight: 700;
}

.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-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-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-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-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@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-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

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

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

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

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

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

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

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

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

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

p {
  margin-bottom: 10px;
}

a {
  color: #43464d;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

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

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

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

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

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

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

.divider {
  color: #67b3c8;
  background-color: #67b3c8;
  border: 3px solid #67baee;
  border-radius: 0;
  width: 68em;
  height: .1em;
  margin-left: 200px;
  margin-right: 0;
  font-size: 1em;
  line-height: .5em;
  position: relative;
  right: -32px;
}

.divider.cc-dark-divider {
  background-color: #202020;
  height: 1px;
}

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

.section {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.cc-store-home-wrap {
  text-align: left;
  max-width: 100vw;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .8em;
  line-height: .8em;
}

.section.cc-subscribe-form {
  background-color: #f4f4f4;
  margin-left: 0;
  margin-right: 0;
}

.section.cc-product-detail {
  align-items: center;
  display: flex;
}

.section.cc-store-home-wrap-copy {
  padding-top: 0;
  padding-bottom: 0;
}

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

.container {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 100%;
  max-width: 1300px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.container.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  display: flex;
}

.container.cc-heading-wrap {
  text-align: center;
}

.container.cc-full-width-form-wrap {
  align-items: flex-start;
  display: flex;
}

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

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}

.paragraph-bigger {
  opacity: 1;
  color: #262629;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 0;
  font-family: Anton, sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
  display: block;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
  text-align: center;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  display: flex;
}

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

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

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

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

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

.primary-button.cc-white-button:hover {
  background-color: #fffc;
}

.primary-button.cc-white-button:active {
  background-color: #ffffffe6;
}

.primary-button.cc-add-to-cart-btn {
  margin-top: 10px;
  margin-right: 10px;
}

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

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

.label.cc-cart-remove-link {
  color: #a7a7a7;
  margin-top: 4px;
  margin-bottom: 5px;
  font-weight: 400;
  text-decoration: none;
}

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

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

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

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

.paragraph-light {
  opacity: .6;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 26px;
}

.paragraph-light.cc-subscribe-paragraph {
  width: 40%;
}

.heading-jumbo {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: var(--white);
  text-align: left;
  text-transform: none;
  overflow-wrap: normal;
  object-fit: fill;
  flex: none;
  order: -1;
  align-self: flex-start;
  width: 12em;
  min-width: auto;
  height: auto;
  margin: 20px 0 1em;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1em;
  display: block;
  position: relative;
  left: auto;
}

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

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

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

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

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

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

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

.cart-footer {
  padding-top: 20px;
}

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

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

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

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

.product-name-text {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

.product-name-text.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.product-name-text.cc-shipping-option {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 26px;
}

.cart-item-info-wrap {
  margin-top: -5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.cart-quantity {
  color: #fff;
  letter-spacing: 0;
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

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

.cart {
  margin-left: 20px;
}

.navigation {
  background-color: #000;
  align-items: center;
  padding: 30px 50px;
  display: flex;
}

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

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

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

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

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

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

.text-field.cc-quantity-field {
  background-color: #fff;
  border-color: #e6e6e6;
  width: 80px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 8px 12px 8px 20px;
}

.cart-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navigation-item {
  opacity: 1;
  color: #17bbea;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 9px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
  color: #1dcdff;
}

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

.navigation-item.w--current {
  opacity: 1;
  color: #17bbea;
  -webkit-text-stroke-width: 0px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
  text-decoration: underline;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #17bbea;
}

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

.icon, .logo-image {
  display: block;
}

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

.cart-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.cart-container {
  min-width: 400px;
  box-shadow: 0 2px 10px #00000014;
}

.products-heading {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  text-decoration: none;
  display: block;
}

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

.intro-header {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f400;
  background-image: url('../images/headerbackground3.9.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1500px;
  min-width: 0;
  max-width: 100%;
  height: 1100px;
  max-height: 100%;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.collection-item {
  width: 33.33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
  margin-bottom: 20px;
}

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

.main-heading-wrap {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: white;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70em;
  margin: -13px -17px 0 128px;
  font-size: 1em;
  line-height: 28;
  display: flex;
}

.main-paragraph-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  margin-top: 60px;
  margin-bottom: 150px;
}

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

.form-block {
  margin-top: 20px;
}

.footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . . ."
                 ". . . . ."
                 / 2fr 1fr 1fr 1.25fr 1fr;
  place-items: start;
}

.footer-link {
  opacity: .6;
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

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

.made-with-webflow {
  opacity: .5;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: .8;
}

.links-section-footer {
  margin-top: 40px;
}

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

.product-image-wrap {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 620px;
  transition: opacity .6s;
  display: block;
  position: relative;
}

.product-image-wrap:hover {
  opacity: .9;
  color: #fff;
}

.product-image-wrap:active {
  opacity: .85;
  color: #fff;
}

.product-description {
  position: absolute;
  inset: auto auto 30px 30px;
}

.product-price-text {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
}

.about-quote {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.picture-placeholder {
  background-color: #f4f4f4;
  background-image: url('../images/Placeholder-1_1.svg');
  background-position: 45%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 460px;
}

.picture-placeholder.cc-about-2 {
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  height: 620px;
}

.picture-placeholder.cc-about-3 {
  background-image: url('../images/placeholder-2.svg');
  background-position: 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-1 {
  background-image: url('../images/placeholder-1.svg');
  background-position: 50%;
  background-size: cover;
}

.about-pictures-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 150px;
}

.contact-name-field-wrap {
  width: 50%;
  padding-right: 10px;
}

.email-name-field-wrap {
  width: 50%;
  padding-left: 10px;
}

.get-in-touch-form-wrap {
  flex-direction: column;
  align-items: stretch;
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.credentials-inputs-wrap {
  display: flex;
}

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

.paragraph-contact-text {
  margin-bottom: 10px;
}

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

.support-link {
  opacity: .7;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
  transition: opacity .2s;
}

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

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

.contacts-section {
  text-align: center;
  margin-bottom: 100px;
}

.store-categories-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.products-category-link {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.products-category-link:hover {
  opacity: 1;
}

.products-category-link:active {
  opacity: .8;
}

.products-category-link.w--current {
  opacity: 1;
  letter-spacing: 1px;
  font-weight: 600;
}

.products-category-link.w--current:hover {
  opacity: .8;
}

.products-category-link.w--current:active {
  opacity: .7;
}

.collection-list {
  justify-content: center;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

.product-detail-measurement {
  align-items: center;
  display: flex;
}

.product-detail-main-details {
  margin-bottom: 30px;
}

.product-details-wrap {
  width: 50%;
  max-width: 470px;
  margin-bottom: 20px;
  margin-left: 100px;
}

.add-to-cart {
  margin-top: 30px;
}

.product-image {
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 700px;
  margin-bottom: 30px;
  display: flex;
}

.product-detail-cta-wrap {
  margin-top: 0;
  display: flex;
}

.product-informations {
  margin-top: 25px;
  margin-bottom: 25px;
}

.list-item {
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.product-detail-price {
  opacity: .6;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 52px;
}

.product-detail-name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 52px;
}

.product-detail-unit-text {
  margin-left: 6px;
}

.product-detail-unit-text.cc-middle-text {
  margin-right: 6px;
}

.total-count-text {
  font-weight: 600;
}

.block-header {
  border-color: #e4e4e4;
  padding: 16px 24px;
}

.block-content {
  border-bottom-color: #e4e4e4;
  border-left-color: #e4e4e4;
  border-right-color: #e4e4e4;
  padding: 24px 24px 12px;
  font-weight: 400;
}

.full-width-form {
  background-color: #f4f4f4;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.order-item-description-wrap {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.order-item-content-wrap {
  margin-left: 24px;
}

.order-item-price {
  font-size: 14px;
}

.checkout-quantity-wrap {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
}

.order-confirmation-header-wrapper {
  font-weight: 100;
}

.select {
  height: 42px;
  margin-bottom: 16px;
}

.shipping-method {
  border-bottom-color: #e4e4e4;
  padding: 20px 24px;
}

.shipping-method-list {
  border-left-color: #e4e4e4;
  border-right-color: #e4e4e4;
}

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

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

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

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

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

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

.option-list {
  font-size: 14px;
  line-height: 26px;
}

.cart-option-list {
  color: #a7a7a7;
  margin-top: 0;
  font-size: 14px;
  line-height: 26px;
}

.cart-option-wrap {
  margin-bottom: 0;
}

.option-item-value {
  color: #1a1b1f;
}

.apple-pay, .pay-with-browser {
  height: 42px;
}

.order-wrap {
  flex-basis: 750px;
}

.order-summary {
  flex-basis: 370px;
}

.billing-address-toggle-2 {
  align-items: stretch;
  margin-bottom: 10px;
}

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

.checkbox-2 {
  margin-top: 2px;
}

.cc-quantity-field-label {
  margin-bottom: 0;
}

.secondary-button {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

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

.body {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: radial-gradient(circle, #000, #212121 100%, #fff);
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  font-size: 100%;
  line-height: 100;
  display: flex;
}

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

.text-span-2 {
  color: var(--black);
  -webkit-text-stroke-color: var(--white);
}

.text-span-3 {
  color: var(--black);
}

.text-span-4 {
  color: var(--black);
  font-size: 30px;
  font-weight: 600;
  line-height: 10px;
}

.heading {
  color: #fff;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
  margin-bottom: 0;
  font-family: Racing Sans One, sans-serif;
  font-size: 5em;
  display: flex;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80em;
  max-width: 100vw;
  font-size: .8em;
  line-height: .8em;
  display: flex;
}

.heading2 {
  color: #fff;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Racing Sans One, sans-serif;
  font-size: 4em;
  display: flex;
}

.text-span-5 {
  color: #67baee;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.paragraph {
  font-family: Racing Sans One, sans-serif;
}

.paragraph-2 {
  color: #fff;
  font-family: Racing Sans One, sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.text-span-6, .text-span-7 {
  color: #67baee;
  font-size: 1em;
  line-height: 1em;
}

.paragraph-2-1 {
  color: #fff;
  font-family: Racing Sans One, sans-serif;
  font-size: 3em;
  line-height: 28px;
}

.bold-text {
  font-size: .8em;
  font-weight: 400;
  line-height: .8em;
}

.text-span-8, .text-span-9 {
  color: #17bbea;
}

.paragraph-3 {
  color: #000;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 9em;
  margin-left: 500px;
  margin-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 2em;
  line-height: 1em;
  display: flex;
  position: absolute;
  inset: 2% 1% auto 0%;
}

.text-span-10 {
  color: #fff;
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-5 {
  color: #000;
  -webkit-text-stroke-color: black;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 14em;
  margin-top: 23px;
  margin-bottom: 0;
  margin-left: .5em;
  font-size: 2em;
  font-weight: 500;
  line-height: 1em;
  display: block;
}

.paragraph-6 {
  color: #000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 8em;
  margin-top: -171px;
  margin-bottom: 0;
  margin-left: .5em;
  font-size: 1.8em;
  line-height: 1em;
  display: block;
}

.paragraph-6-1 {
  color: #000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 8.7em;
  margin-top: -13px;
  margin-bottom: 0;
  margin-left: .5em;
  font-size: 1.6em;
  line-height: 1em;
  display: block;
}

.paragraph-bigger-copy {
  opacity: 1;
  color: #67baee;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 65px;
  padding-top: 10px;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.paragraph-6-1-copy {
  color: #000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 4.9em;
  margin-top: 9px;
  margin-left: .5em;
  font-size: 1.6em;
  line-height: 1em;
  display: block;
  overflow: visible;
}

.subscriptions {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: white;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin: 0 0 0 -200px;
  display: flex;
  position: static;
}

.text-span-11 {
  font-size: 1.3em;
}

.bold-text-2 {
  color: #262629;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Exo, sans-serif;
  font-weight: 800;
  display: block;
}

.paragraph-bigger-copy {
  opacity: 1;
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 200px;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  display: block;
}

.paragraph-bigger-copy.cc-bigger-light {
  opacity: .6;
  text-align: center;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  display: flex;
}

.paragraph-bigger-copy-copy {
  opacity: 1;
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 200px;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  display: block;
}

.paragraph-bigger-copy-copy {
  opacity: 1;
  color: #67b3c8;
  justify-content: center;
  align-items: flex-start;
  width: 50em;
  margin-bottom: 10px;
  margin-left: 86px;
  margin-right: 65px;
  padding-top: 0;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  display: block;
  position: relative;
  right: -95px;
}

.paragraph-bigger-copy-copy.cc-bigger-light {
  opacity: .6;
  text-align: center;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  display: flex;
}

.paragraph-bigger-copy-copy-copy {
  opacity: 1;
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: -11px;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  display: block;
  position: relative;
  inset: 0% -10% 0% auto;
}

.paragraph-bigger-copy-copy-copy.cc-bigger-light {
  opacity: .6;
  text-align: center;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  display: flex;
}

.bold-text-2-copy {
  color: #262629;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Exo, sans-serif;
  font-weight: 800;
  display: flex;
}

.alliinclude {
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: white;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin: 56px 0 0 -200px;
  display: flex;
  position: static;
}

.allinclude {
  opacity: 1;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #42779a;
  background-clip: padding-box;
  border: 1px #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding: 5px 10px;
  font-family: Exo, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 700;
  line-height: 1em;
  display: block;
}

.allinclude.cc-bigger-light {
  opacity: .6;
  text-align: center;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  display: flex;
}

.subscriptionstext {
  opacity: 1;
  color: #262629;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  font-size: 2.8em;
  font-style: normal;
  font-weight: 800;
  line-height: 34px;
  display: block;
}

.subscriptionstext.cc-bigger-light {
  opacity: .6;
  text-align: center;
  flex-flow: column;
  order: -1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  display: flex;
}

.grid-2 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-columns: 1.25fr 2fr 1.25fr;
  place-items: center;
  width: 120em;
  margin-left: -5px;
  margin-right: 0;
  font-size: .6em;
}

.container-2 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 75em;
  max-width: 1300px;
  margin-top: -154px;
  margin-left: 146px;
  margin-right: -17px;
  display: block;
  position: static;
}

.paragraph-7, .paragraph-8, .paragraph-9 {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.1em;
}

.section-3 {
  align-self: center;
  margin-top: .125rem;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Racing Sans One, sans-serif;
  font-size: 2em;
  line-height: 1em;
}

.text-span-12, .text-span-13 {
  color: #67baee;
}

.choosefromheading {
  color: #67baee;
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1em;
}

.investor-grid {
  grid-column-gap: .85rem;
  grid-row-gap: .85rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.investor-grid.contained {
  grid-column-gap: .85rem;
  grid-row-gap: 1.15rem;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr .25fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  align-self: center;
  justify-items: center;
  width: auto;
  max-width: 90rem;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: grid;
}

.card {
  overflow-wrap: normal;
  cursor: pointer;
  background-color: #ffffff0d;
  background-image: linear-gradient(#fff0, #ffffff0d);
  border: 1px solid #757575;
  border-radius: .63rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32rem;
  height: 46.6rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-content {
  opacity: .85;
  justify-content: center;
  align-items: center;
  position: relative;
}

.content-wrapper {
  z-index: 2;
  outline-offset: 0px;
  color: #c2cadd;
  text-align: center;
  border: 0 #777;
  outline: 3px #c2cadd;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 34rem;
  max-width: 100%;
  height: 45rem;
  padding: 2rem;
  line-height: 1.3;
  display: flex;
  position: relative;
}

.card-heading {
  color: #67baee;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
}

.image {
  display: block;
}

.text-block {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}

.text-block-2 {
  color: #fff;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 6px;
}

.link {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: white;
  text-decoration: none;
}

.specs {
  color: #fff;
  text-align: left;
  align-self: flex-start;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 13px;
}

.featureslink {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 15px;
  display: inline-flex;
}

.bold-text-3 {
  color: #fff;
  margin-right: 20px;
  font-size: 22px;
  text-decoration: none;
  transition: color .5s, opacity .2s, transform .5s;
}

.bold-text-3:hover {
  color: #17bbea;
}

.bold-text-4 {
  font-size: 20px;
  display: inline;
}

.button {
  font-size: 30px;
  font-weight: 800;
}

.button-2 {
  color: #fff;
  background-color: #67baee;
  background-image: linear-gradient(#4290bc, #4290bc);
  border: 1px solid #2f5670;
  border-radius: 0;
  margin-top: 35px;
  padding: 5px 140px;
  font-size: 30px;
  font-weight: 700;
  transition: opacity .3s, transform .3s, border-color .3s, color .3s, background-color .3s;
}

.button-2:hover {
  color: #fff;
  background-color: #42779a;
  background-image: none;
  border-color: #42779a;
}

.content-wrapper-copy {
  z-index: 2;
  outline-offset: 0px;
  color: #c2cadd;
  text-align: center;
  border: 0 #777;
  outline: 3px #c2cadd;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 34rem;
  max-width: 100%;
  height: 46.6rem;
  padding: 2rem;
  line-height: 1.3;
  display: flex;
  position: relative;
}

.text-span-14 {
  color: #fff;
}

.superscript {
  font-size: 2.9rem;
}

.superscript-2 {
  font-size: 2.7rem;
}

.text-span-15 {
  color: #67baee;
  -webkit-text-stroke-color: #67baee;
}

.text-span-16 {
  color: #67baee;
}

.superscript-3 {
  color: #fff;
  font-size: 2.7rem;
}

.content-wrapper-copy-copy {
  z-index: 2;
  outline-offset: 0px;
  color: #c2cadd;
  text-align: center;
  z-index: 2;
  outline-offset: 0px;
  text-align: center;
  border: 0 #777;
  outline: 3px #c2cadd;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 34rem;
  max-width: 100%;
  height: 46.6rem;
  padding: 2rem;
  line-height: 1.3;
  display: flex;
  position: relative;
}

.image-2 {
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#67baee, #67baee);
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  font-size: 50px;
  font-weight: 600;
  line-height: 1em;
  display: inline-flex;
}

.image-3 {
  text-align: left;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
}

.container-3 {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  justify-content: center;
  align-items: center;
  width: 1400px;
  max-width: 1400px;
  display: inline-flex;
}

.container-13 {
  text-align: center;
  background-color: #000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 2em;
  padding-right: 2em;
  line-height: 14;
  display: block;
  position: static;
  left: 0;
  right: 0;
  overflow: hidden;
}

.rdf-wrap-5 {
  text-align: right;
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  max-width: none;
  margin-top: .5em;
  margin-bottom: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-right: 8em;
  display: block;
  position: static;
  overflow: hidden;
}

.nav-menu {
  background-color: #000;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  line-height: 1em;
  display: block;
}

.nav-link-3 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 1em;
  transition: color .5s, transform .5s;
  display: inline-flex;
}

.nav-link-3:hover {
  color: #17bbea;
  font-weight: 600;
}

.nav-link-3.w--current {
  color: #fff;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-3.w--current:lang(en) {
  color: #67baee;
}

.rdf-link-2 {
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  background-color: #54b043bf;
  border-radius: .2em;
  margin-left: 1.5em;
  padding: 5px 1em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
  transition: background-color .5s, transform .5s;
}

.rdf-link-2:hover {
  color: #fff;
  mix-blend-mode: normal;
  background-color: #54b043;
  border: 1px #54b043;
  border-radius: .2em;
  text-decoration: none;
}

.image-19 {
  vertical-align: middle;
  justify-content: flex-start;
  align-items: center;
  padding-top: .5em;
  padding-bottom: .5em;
  display: block;
}

.navbar {
  z-index: 99999999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  min-width: 99.9vw;
  max-width: 100vw;
  margin-bottom: 10px;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
  overflow: hidden;
}

.footer-dark {
  background-color: #111;
  border-top: 1px solid #fff;
  border-bottom: 1px #e4ebf3;
  width: 100vw;
  margin-top: 4em;
  padding: 50px 30px 15px;
  position: relative;
}

.title-small {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.shadow-two-copy {
  color: #0000;
  text-align: left;
  margin-right: 0;
  position: relative;
  left: auto;
  right: auto;
}

.footer-link-2 {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #17bbea;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  line-height: 16px;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.featuresgraphics {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #67baee;
  background-image: url('../images/featuresconxgps.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1000px;
  min-width: 0;
  max-width: 100%;
  height: 1100px;
  max-height: 100%;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.nav-link-3-copy {
  color: #fff;
  border: 1px solid #42779a;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  transition: box-shadow .5s, color .5s, transform .5s;
  display: inline-flex;
}

.nav-link-3-copy:hover {
  color: #17bbea;
  border-color: #67baee;
  font-weight: 700;
  box-shadow: 0 0 5px 3px #42779a;
}

.nav-link-3-copy.w--current {
  color: #17bbea;
  text-decoration: underline;
}

.brochureheader, .howitworks {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f400;
  background-image: url('../images/headerbackground3.9.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1500px;
  min-width: 0;
  max-width: 100%;
  height: 1100px;
  max-height: 100%;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.phoneheader {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f400;
  background-image: url('../images/headerbackground3.9.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1200px;
  min-width: 0;
  max-width: 1200px;
  height: 920px;
  max-height: 920px;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.whyusheader {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f400;
  background-image: url('../images/headerbackground3.9.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1500px;
  min-width: 0;
  max-width: 100%;
  height: 1100px;
  max-height: 100%;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.link-2, .link-3 {
  text-decoration: none;
}

.text-span-32 {
  font-size: 1.6em;
}

.bold-text-24 {
  line-height: 1em;
}

.bold-text-28 {
  font-size: 1.6em;
}

.bold-text-25 {
  font-size: 1.6em;
  line-height: 1em;
}

.bold-text-30, .bold-text-32, .text-span-34, .text-span-37 {
  font-size: 1.6em;
}

.bold-text-21 {
  line-height: 1em;
}

.text-span-36 {
  font-size: 1.6em;
  font-weight: 700;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.termsconditions {
  text-align: left;
  margin-top: 4em;
  margin-bottom: 1px;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.text-span-33 {
  font-size: 1.6em;
}

.supporters2 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-bottom: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 0 30px;
  font-size: .8em;
  display: flex;
  position: relative;
}

.bold-text-33, .text-span-35 {
  font-size: 1.6em;
}

.bold-text-23 {
  line-height: 1em;
}

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

.column {
  text-align: right;
  border-right: 1px solid green;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  overflow: visible;
}

.column-2 {
  text-align: left;
  border-left: 1px solid green;
  padding-left: 0;
  font-size: 50px;
  display: block;
  position: relative;
}

.bold-text-22 {
  line-height: 1em;
}

.text-span-38 {
  font-size: 1.6em;
}

.bold-text-34 {
  color: #67baee;
  line-height: 1em;
}

.bold-text-35 {
  font-size: 1.6em;
}

.bold-text-36 {
  font-size: 1.6em;
  line-height: 1em;
}

.bold-text-37, .bold-text-38, .text-span-39, .text-span-40, .text-span-41, .bold-text-39, .text-span-42 {
  font-size: 1.6em;
}

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

.column-3 {
  text-align: left;
  border-left: 1px solid green;
  padding-left: 0;
  font-size: 50px;
  display: block;
  position: relative;
}

.bold-text-29, .bold-text-27, .bold-text-31 {
  font-size: 1.6em;
}

.container-15 {
  margin-left: 0;
  margin-right: auto;
}

.text-span-45 {
  font-size: 1.6em;
}

.bold-text-40 {
  line-height: 1em;
}

.bold-text-41 {
  font-size: 1.6em;
}

.bold-text-42 {
  font-size: 1.6em;
  line-height: 1em;
}

.bold-text-43, .bold-text-44, .text-span-46, .text-span-47 {
  font-size: 1.6em;
}

.termsconditions-2 {
  text-align: left;
  margin-top: 4em;
  margin-bottom: 1px;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}

.text-span-48, .bold-text-45, .text-span-49, .bold-text-46, .bold-text-47, .bold-text-48 {
  font-size: 1.6em;
}

.nav-link-3-copy-copy {
  color: #fff;
  background-color: #42779a;
  border: 1px solid #42779a;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  transition: border .5s, box-shadow .5s, color .5s, transform .5s;
  display: inline-flex;
}

.nav-link-3-copy-copy:hover {
  color: #fff;
  border-style: solid;
  border-color: #67baee;
  font-family: Lato, sans-serif;
  font-weight: 700;
  box-shadow: 0 1px 5px 3px #42779a;
}

.nav-link-3-copy-copy.w--current {
  color: #17bbea;
  text-decoration: underline;
}

.section-6 {
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  height: 600px;
  margin-top: 100px;
  display: flex;
}

.button-3 {
  text-align: center;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.buttonbrochure {
  color: #fff;
  background-color: #17bbea;
  background-image: linear-gradient(176deg, #17bbea 47%, #0b3a66);
  border: 1px solid #2f5670;
  border-radius: 5px;
  margin-top: 35px;
  padding: 20px 100px;
  font-size: 40px;
  font-weight: 700;
  transition: color .5s, opacity .5s, opacity .2s;
}

.buttonbrochure:hover {
  color: #151516;
}

.howitworks-copy {
  color: #fff;
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-color: #f4f4f400;
  background-image: url('../images/gpsexpresshowitworks.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45em;
  min-width: 0;
  max-width: 50em;
  height: 54em;
  max-height: none;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.whatyousee {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f400;
  background-image: url('../images/gps-express-how-it-works-navigate-what-you-see-1.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80em;
  min-width: 0;
  max-width: 100%;
  height: 380em;
  max-height: 100%;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.supporters {
  text-align: center;
  background-color: #0000;
  border-bottom: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: static;
}

.container-17 {
  max-width: 95vw;
}

.section-9 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  display: block;
}

.image-21 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 1em;
  line-height: 1em;
  display: inline-flex;
  overflow: visible;
}

.headingsupporters {
  color: #fff;
  margin-top: .5em;
  font-family: Lato, sans-serif;
  font-size: 1.8em;
}

.intro-header-copy {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #f4f4f400;
  background-image: url('../images/headerbackground3.9.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1500px;
  min-width: 0;
  max-width: 100%;
  height: 1100px;
  max-height: 100%;
  margin-top: 36px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.italic-text-2 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
}

.cell-6 {
  justify-content: flex-start;
  align-items: center;
}

.charityofchoice {
  color: #67baee;
  margin-top: .5em;
  font-size: 2em;
  line-height: 1em;
}

.paragraph-25 {
  text-align: center;
  margin-top: 10px;
  font-size: 1em;
}

.text-span-30 {
  color: #54b043;
  font-size: 1.5em;
}

.image-23 {
  margin-top: 4em;
  display: inline-block;
}

.paragraph-24 {
  text-align: center;
  margin-top: 20px;
}

.supporters2-2 {
  text-align: center;
  background-color: #0000;
  border-bottom: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 30px;
  display: flex;
  position: relative;
}

.section-10 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  display: block;
}

.quick-stack-2 {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  width: 70em;
  padding-top: 0;
}

.bold-text-16 {
  color: #67baee;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1em;
}

.italic-text {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
}

.text-span-31 {
  color: #54b043;
  font-size: 1.5em;
}

.bold-text-17 {
  color: #67baee;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1em;
}

.bold-text-20 {
  color: #67baee;
  font-weight: 900;
}

.cell-5 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.bold-text-19 {
  color: #67baee;
}

.heading-15 {
  color: #67baee;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 2em;
  line-height: 1em;
  display: flex;
}

.bold-text-18 {
  color: #fff;
}

.heading-16 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: .125em;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.paragraph-27 {
  color: #fff;
  margin-top: .5em;
  font-family: Lato, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
}

.image-22 {
  margin-top: 1em;
  margin-left: 40px;
}

.quick-stack-3 {
  margin-top: 4em;
  padding-bottom: 20px;
}

.text-span-50 {
  color: #fff;
}

.image-24 {
  width: 43em;
  font-size: .7em;
  line-height: .7em;
}

.image-25, .image-26 {
  width: 30em;
}

.hero-heading-right {
  cursor: auto;
  background-color: #0000;
  border: 4px #000;
  border-bottom: 4px solid #17bbea;
  border-radius: 0;
  padding: 10px 0;
  position: relative;
}

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

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.5em;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-18 {
  font-size: 25px;
}

.heading-19 {
  color: #67baee;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1em;
}

.hero-heading-left {
  background-color: #0000;
  border-bottom: 4px solid #17bbea;
  padding: 10px 30px;
  position: relative;
}

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

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

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-20 {
  color: #67baee;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1em;
}

.bold-text-50 {
  font-size: .9em;
  line-height: 1em;
}

.headernavigate {
  background-color: #42779a;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.header-navigate {
  color: #67baee;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.headersubtext {
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 24px;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  display: flex;
}

.bold-text-51 {
  color: #000;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: auto;
  font-size: 2.5em;
  line-height: 1em;
  display: flex;
}

.bold-text-52 {
  text-align: center;
  text-transform: uppercase;
  font-size: 2.2em;
  font-weight: 500;
}

.section-8 {
  margin-top: 4em;
}

.comingsoon {
  color: #fff;
  text-align: center;
  margin-top: 1em;
  font-family: Antonio, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
  transition: color .5s, transform .5s;
}

.comingsoon:hover {
  color: #fff;
}

.constructionparagraph {
  color: #42779a;
  text-align: center;
  margin-top: 1em;
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}

.affiliatesfooter {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.affiliatesfooter:hover {
  color: #17bbea;
}

.buttonbrochure-copy {
  color: #fff;
  background-color: #17bbea;
  background-image: linear-gradient(176deg, #17bbea 47%, #0b3a66);
  border: 1px solid #2f5670;
  border-radius: 5px;
  margin-top: 35px;
  padding: 20px 100px;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
  transition: color .5s, opacity .5s, opacity .2s;
}

.buttonbrochure-copy:hover {
  color: #151516;
}

.container-22 {
  max-height: 900px;
}

.section-8-copy {
  margin-top: 8em;
  margin-bottom: 8em;
  font-size: 1.5em;
}

.whyus {
  text-align: left;
  margin-top: .5em;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
}

.commission {
  color: #cacaca;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}

.affiliatesection {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.affiliatesection.cc-store-home-wrap {
  max-width: 100vw;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .8em;
  line-height: .8em;
}

.affiliatesection.cc-subscribe-form {
  background-color: #f4f4f4;
  margin-left: 0;
  margin-right: 0;
}

.affiliatesection.cc-product-detail {
  align-items: center;
  display: flex;
}

.affiliatesection.cc-store-home-wrap-copy {
  padding-top: 0;
  padding-bottom: 0;
}

.affiliatetext {
  text-align: left;
  text-transform: none;
  margin-top: 4em;
  margin-bottom: 1px;
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  line-height: 1.4em;
}

.affiliate {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-bottom: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 30px;
  display: flex;
  position: relative;
}

.text-span-51, .text-span-52 {
  color: #58a6d8;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 700;
}

.text-span-53 {
  color: #58a6d8;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
}

.text-span-54, .text-span-55 {
  color: #58a6d8;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 700;
}

.text-span-56 {
  color: #58a6d8;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
}

.text-span-57, .text-span-58, .text-span-59 {
  color: #58a6d8;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 700;
}

.heading-21 {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 2.25rem;
  line-height: 2.25rem;
  display: block;
}

.textwrap {
  text-align: left;
  width: auto;
  max-width: 720px;
}

.section-11 {
  text-align: left;
  max-width: 100%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 2rem;
}

.container-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin: auto;
  display: block;
}

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-heading-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
}

.rt-heading-two.rt-margin-bottom-fiftee {
  color: var(--white);
  margin-bottom: 50px;
  font-family: Antonio, sans-serif;
  font-size: 60px;
  line-height: 1em;
}

.rt-change-font {
  font-weight: 300;
}

.rt-radius-ten {
  border-radius: 10px;
  overflow: hidden;
}

.rt-margin-bottom-ten {
  margin-bottom: 10px;
}

.rt-title-top {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  letter-spacing: .01px;
  font-size: 14px;
  line-height: 28px;
}

.rt-accordion {
  color: var(--white);
  width: 100%;
}

.rt-pricing-faq-main {
  max-width: 973px;
  margin-left: auto;
  margin-right: auto;
}

.rt-dropdown-list-2 {
  background-color: var(--radiant-ui-components-library-marketplace--linear-color-three);
  position: relative;
  overflow: hidden;
}

.rt-dropdown-list-2.w--open {
  background-color: #14151700;
  margin-bottom: 2em;
  position: relative;
}

.rt-pricing-faq-title {
  max-width: 645px;
}

.rt-pricing-faq-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--radiant-ui-components-library-marketplace--linear-color-three);
  border-bottom: 1px solid #eff2ff33;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.rt-pricing-faq-block.rt-border-none {
  border-bottom-style: solid;
}

.rt-pricing-faq-line-one, .rt-pricing-faq-line-two {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  width: 17px;
  height: 1px;
}

.rt-dropdown-toggle-2 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 35px 0 30px;
  display: flex;
}

.rt-dropdown-toggle-2.w--open {
  padding: 35px 0 30px;
}

.rt-pricing-faq-text {
  color: var(--blackfont);
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.5em;
}

.text-span-60 {
  font-family: Lato, sans-serif;
  font-size: 40px;
}

.rt-category-cards-text-2 {
  color: var(--white);
  text-transform: capitalize;
  font-family: Oswald, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.text-span-61 {
  font-size: .8em;
}

.list-item-2, .list-item-4, .list-item-5, .list-item-6 {
  color: var(--blackfont);
  font-family: Varela Round, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.5em;
}

.list {
  margin-top: 0;
}

.rt-pricing-faq-text-copy {
  color: var(--blackfont);
  margin-bottom: 30px;
  font-family: Varela Round, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.5em;
}

.text-block-4 {
  text-align: center;
  font-size: 1.1em;
  line-height: 1em;
}

.grid-3-copy-copy.grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--white);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 10px;
  margin-bottom: 2em;
  font-family: Varela Round, sans-serif;
  line-height: .8em;
}

.affiliateheading {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-54 {
  font-family: Antonio, sans-serif;
  font-size: 2em;
}

.heading-22 {
  color: #67baee;
  text-align: left;
  margin-bottom: 0;
  font-family: Antonio, sans-serif;
  font-size: 3em;
}

.affiliateparagraph {
  justify-content: center;
  align-items: flex-start;
  font-size: 1.2em;
  display: block;
}

.affiliateheading2 {
  color: #67baee;
  text-align: left;
  margin: 40px auto 20px;
  font-family: Antonio, sans-serif;
  font-size: 3em;
  line-height: 1em;
}

.list-item-7 {
  text-align: left;
  font-size: 1em;
}

.list-3 {
  margin-top: 10px;
  font-size: 1.4em;
  line-height: 1em;
}

.list-item-8 {
  text-align: left;
  line-height: 1.1em;
}

.list-item-9 {
  text-align: left;
}

.container-15-copy {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.text-span-65 {
  color: #fff;
  font-size: .7em;
  line-height: 1em;
}

.text-span-66 {
  color: #fff;
  font-size: .5em;
}

.averageorder {
  text-align: left;
  margin-top: 2em;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
}

.container-15-copy, .container-15-copy-copy {
  margin-left: 0;
  margin-right: auto;
}

.affilateheadercontainer {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.whyus-copy {
  text-align: left;
  margin-top: .5em;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
}

.bold-text-55 {
  line-height: .8em;
}

.contentwrappermountgo, .minigowrapper {
  z-index: 2;
  outline-offset: 0px;
  color: #c2cadd;
  text-align: center;
  border: 0 #777;
  outline: 3px #c2cadd;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 34rem;
  max-width: 100%;
  height: 46.6rem;
  padding: 2rem;
  line-height: 1.3;
  display: flex;
  position: relative;
}

.whyustext {
  text-align: left;
  margin-top: .5em;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
}

.whyusbolded {
  font-size: 1.6em;
  line-height: 1em;
}

.text-span-68 {
  font-size: .8em;
}

.button-4 {
  text-transform: uppercase;
  background-color: #4591c3;
  border-radius: 3px;
  margin-top: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
  transition: background-color .4s, opacity .2s;
}

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

.programcontainer {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: auto;
}

.button-3rd {
  text-transform: uppercase;
  background-color: #4591c3;
  border-radius: 3px;
  margin-top: 40px;
  font-family: Varela Round, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
  transition: background-color .4s, opacity .2s;
}

.button-3rd:hover {
  color: #fff;
  background-color: #42779a;
}

.headingnavigate {
  cursor: auto;
  background-color: #0000;
  border: 4px #000;
  border-bottom: 4px solid #17bbea;
  border-radius: 0;
  padding: 10px 0;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .intro-header {
    background-image: url('../images/headerbackground3.9.svg');
    background-position: 50%;
    width: 1600px;
    height: 1250px;
  }

  .body {
    font-size: 1em;
  }

  .heading, .text-span-5 {
    line-height: 1em;
  }

  .featureslink {
    display: inline-flex;
  }

  .bold-text-3 {
    color: #fff;
    padding-right: 20px;
    text-decoration: none;
  }

  .bold-text-3:hover {
    color: #67baee;
  }

  .container-13 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 1400px;
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .rdf-wrap-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-link-3 {
    outline-offset: 0px;
    outline: 3px #17bbea;
  }

  .navbar {
    min-width: 99vw;
    max-width: 100vw;
    left: 15%;
    right: 15%;
    overflow: visible;
  }

  .footer-dark {
    margin-top: 4em;
  }

  .featuresgraphics {
    background-image: url('../images/featuresconxgps.png');
    height: 1500px;
  }

  .nav-link-3-copy {
    opacity: 1;
    outline-offset: 0px;
    border: 1px solid #000;
    outline: 1px #17bbea;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-weight: 700;
    box-shadow: 0 0 5px #67baee;
  }

  .nav-link-3-copy:hover {
    border-style: solid;
    border-color: #67baee;
    font-weight: 700;
  }

  .brochureheader, .howitworks, .phoneheader {
    background-image: url('../images/headerbackground3.9.svg');
    background-position: 50%;
    width: 1600px;
    height: 1250px;
  }

  .whyusheader {
    background-image: none;
    width: 1600px;
    height: 1250px;
  }

  .link-2, .link-3 {
    text-decoration: none;
  }

  .termsconditions {
    color: #fff;
    vertical-align: middle;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 1250px;
    display: inline-block;
  }

  .supporters2 {
    max-width: 1000px;
  }

  .section-4 {
    align-self: center;
  }

  .section-5 {
    margin-top: 0;
  }

  .bold-text-34 {
    color: #67baee;
  }

  .div-block {
    color: #fff;
  }

  .text-span-43 {
    color: #67baee;
  }

  .container-15 {
    text-align: left;
    max-width: none;
  }

  .text-span-44 {
    color: #67baee;
    line-height: 1em;
  }

  .nav-link-3-copy-copy {
    opacity: 1;
    outline-offset: 0px;
    border: 1px solid #000;
    outline: 1px #17bbea;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-weight: 700;
    box-shadow: 0 0 5px #67baee;
  }

  .nav-link-3-copy-copy:hover {
    border-style: solid;
    border-color: #67baee;
    font-weight: 700;
  }

  .howitworks-copy {
    background-image: url('../images/gpsexpresshowitworks.png');
    background-position: 50%;
    width: 50em;
    height: 62em;
  }

  .whatyousee {
    background-image: url('../images/gps-express-how-it-works-navigate-what-you-see-1.png');
    background-position: 50%;
    width: 1200px;
    height: 5800px;
  }

  .headingsupporters {
    color: #fff;
  }

  .intro-header-copy {
    background-image: url('../images/headerbackground3.9.svg');
    background-position: 50%;
    width: 1600px;
    height: 1250px;
  }

  .italic-text-2 {
    color: #fff;
  }

  .charityofchoice {
    color: #67baee;
  }

  .image-23 {
    display: inline-flex;
  }

  .bold-text-16 {
    color: #67baee;
  }

  .italic-text {
    color: #fff;
  }

  .container-18 {
    max-width: 1200px;
  }

  .bold-text-17, .bold-text-20 {
    color: #67baee;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
  }

  .bold-text-19, .heading-15 {
    color: #67baee;
  }

  .heading-16 {
    color: #fff;
  }

  .cell-7 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-27 {
    color: #fff;
  }

  .whyus {
    color: #fff;
    vertical-align: middle;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    display: inline-block;
  }

  .affiliatecontainer {
    max-width: none;
  }

  .rt-category-cards-text {
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .rt-heading-two.rt-margin-bottom-fiftee {
    font-size: 4em;
  }

  .rt-pricing-faq-text {
    color: var(--black);
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 1.1em;
  }

  .div-block-2 {
    font-weight: 700;
  }

  .rt-category-cards-text-2 {
    color: var(--white);
    font-family: Oswald, sans-serif;
    font-size: 1.5em;
  }

  .text-span-61 {
    color: @var_variable-f6e76106;
    font-size: .7em;
  }

  .text-span-62, .text-span-63 {
    font-size: .5em;
  }

  .list-item-2 {
    color: var(--black);
    font-family: Varela Round, sans-serif;
    font-size: 1.2em;
    line-height: 1.5em;
  }

  .bold-text-53 {
    font-size: 1em;
  }

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

  .list-2, .listhowitworks {
    margin-top: 0;
  }

  .rt-pricing-faq-text-copy {
    color: var(--black);
    margin-top: 2em;
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 1.1em;
  }

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

  .text-block-4 {
    color: var(--white);
    text-align: center;
    font-family: Varela Round, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1em;
  }

  .text-span-64 {
    font-size: .8em;
  }

  .div-block-3 {
    margin-bottom: 2em;
  }

  .grid-3-copy, .grid-3-copy-copy {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-3-copy-copy.grid {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    color: var(--white);
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: .5fr .5fr .5fr .5fr .5fr;
    grid-auto-columns: .5fr;
    margin-top: 10px;
    margin-bottom: 2em;
    display: grid;
  }

  .container-15-copy {
    max-width: none;
    margin-right: 0;
  }

  .averageorder {
    color: #fff;
    vertical-align: middle;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 1250px;
    display: inline-block;
  }

  .container-15-copy {
    max-width: none;
  }

  .container-15-copy-copy {
    max-width: 800px;
  }

  .affilateheadercontainer {
    max-width: none;
    margin-right: 0;
  }

  .whyus-copy {
    color: #fff;
    vertical-align: middle;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-left: auto;
    display: inline-block;
  }

  .whyustext {
    color: #fff;
    vertical-align: middle;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    display: inline-block;
  }

  .programcontainer {
    text-align: left;
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  .section.cc-product-detail {
    flex-direction: column;
  }

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

  .primary-button {
    justify-content: center;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }

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

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

  .menu-icon {
    display: block;
  }

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

  .cart {
    margin-left: 0;
    margin-right: 30px;
  }

  .navigation {
    padding: 25px 30px;
  }

  .text-field.cc-quantity-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

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

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

  .menu-button {
    padding: 0;
  }

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

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

  .collection-item {
    width: 100%;
    max-width: 620px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .intro-text {
    width: auto;
  }

  .picture-placeholder.cc-about-2 {
    height: 460px;
  }

  .contact-name-field-wrap {
    width: 100%;
    padding-right: 0;
  }

  .email-name-field-wrap {
    width: 100%;
    padding-left: 0;
  }

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

  .credentials-inputs-wrap {
    flex-direction: column;
    align-items: stretch;
  }

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

  .number-contact-wrap {
    margin-bottom: 20px;
  }

  .blog-item {
    width: 80%;
  }

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

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

  .product-details-wrap {
    text-align: center;
    width: 100%;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-image {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-detail-cta-wrap {
    flex-direction: column;
    justify-content: center;
  }

  .full-width-form {
    padding: 40px;
  }

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

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

  .order-summary {
    flex-basis: 320px;
  }

  .investor-grid.contained {
    grid-template-columns: 1fr 1fr;
  }

  .card {
    height: 10rem;
  }

  .rdf-wrap-5 {
    padding-bottom: .5em;
  }

  .menu-button-3 {
    background-color: #000;
  }

  .menu-button-3.w--open {
    background-color: #54b043;
  }

  .nav-menu {
    background-color: #000;
  }

  .icon-2 {
    color: #fff;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-11, .container-7, .container-14, .container-20 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-21 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2, .headernavigate {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .affiliatesection.cc-product-detail {
    flex-direction: column;
  }

  .rt-pricing-faq-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-dropdown-toggle-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .section, .section.cc-store-home-wrap, .section.cc-store-home-wrap-copy {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container {
    text-align: center;
  }

  .container.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .container.cc-full-width-form-wrap {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
  }

  .paragraph-bigger, .heading-jumbo-tiny {
    font-size: 16px;
    line-height: 28px;
  }

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

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

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

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

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

  .cart-item-info-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .text-field.cc-subscribe-text-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

  .cart-container {
    min-width: 360px;
  }

  .intro-content {
    width: 80%;
  }

  .main-paragraph-wrap {
    grid-row-gap: 30px;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .form-block {
    width: 90%;
    max-width: 470px;
  }

  .footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .logo-footer {
    margin-bottom: 70px;
  }

  .links-section-footer {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .about-quote {
    width: 80%;
    max-width: 470px;
  }

  .get-in-touch-form-wrap {
    width: 90%;
    max-width: 470px;
  }

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

  .store-categories-wrap {
    flex-direction: column;
  }

  .products-category-link {
    margin-bottom: 10px;
  }

  .collection-list {
    flex-direction: column;
  }

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

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

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

  ._404-wrap {
    padding: 30px;
  }

  .product-details-wrap {
    width: 90%;
  }

  .product-image {
    height: 500px;
  }

  .full-width-form {
    padding: 30px;
  }

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

  .paragraph-bigger-copy, .paragraph-bigger-copy-copy, .paragraph-bigger-copy-copy, .paragraph-bigger-copy-copy-copy, .allinclude, .subscriptionstext {
    font-size: 16px;
    line-height: 28px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .supporters2, .supporters, .supporters2-2, .hero-heading-right, .hero-heading-left {
    padding: 60px 15px;
  }

  .affiliatesfooter:hover {
    color: #1a1b1fbf;
  }

  .affiliatesection, .affiliatesection.cc-store-home-wrap, .affiliatesection.cc-store-home-wrap-copy {
    margin-left: 15px;
    margin-right: 15px;
  }

  .affiliate, .headingnavigate {
    padding: 60px 15px;
  }
}

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

  h2 {
    font-size: 34px;
    line-height: 46px;
  }

  .divider {
    width: 30em;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    position: static;
    right: auto;
  }

  .section.cc-store-home-wrap {
    max-width: 95vw;
    height: auto;
  }

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

  .container {
    align-self: center;
    max-width: 95vw;
  }

  .container.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-bigger {
    color: #fff;
    align-self: center;
    font-size: 2em;
    line-height: 1.2em;
  }

  .primary-button.cc-cart {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .paragraph-light.cc-subscribe-paragraph {
    width: 100%;
  }

  .heading-jumbo {
    color: #fff;
    text-align: center;
    align-self: auto;
    width: 111em;
    max-width: 95vw;
    padding-left: 0;
    font-size: 25px;
    line-height: 1em;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .cart-item-info-wrap {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cart {
    margin-right: 20px;
  }

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

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

  .cart-container {
    min-width: 320px;
  }

  .main-heading-wrap {
    max-width: 95vw;
    margin-top: -52px;
    margin-left: 0;
    margin-right: 0;
  }

  .form-block, .about-quote, .get-in-touch-form-wrap, .blog-item, .product-details-wrap {
    width: 100%;
    max-width: none;
  }

  .list-item {
    flex-direction: column;
    align-items: center;
  }

  .full-width-form {
    padding: 15px;
  }

  .order-item-description-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .order-item-content-wrap {
    margin-bottom: 5px;
  }

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

  .body {
    font-size: 1em;
    line-height: 1em;
  }

  .text-span, .text-span-2, .text-span-3 {
    color: #67baee;
  }

  .heading {
    margin-bottom: 0;
  }

  .section-2 {
    max-width: 98vw;
    font-size: .5em;
  }

  .heading2 {
    font-size: 3em;
    line-height: 1em;
  }

  .paragraph-2 {
    text-align: center;
    margin-top: 8px;
    font-size: 1.8em;
    line-height: 1em;
  }

  .paragraph-2-1 {
    text-align: center;
    font-size: .7em;
    line-height: 2em;
  }

  .bold-text {
    font-size: 2em;
  }

  .paragraph-3 {
    color: #fff;
    align-self: auto;
    max-width: 95vw;
    margin-top: -13px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2em;
    display: flex;
    top: 40%;
  }

  .paragraph-5 {
    color: #fff;
    text-align: center;
    align-self: center;
    width: 20em;
    max-width: 95vw;
    margin-top: -1px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .paragraph-6 {
    color: #fff;
    text-align: center;
    align-self: auto;
    width: 15em;
    max-width: 95vw;
    margin-top: -121px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .paragraph-6-1 {
    color: #fff;
    text-align: center;
    align-self: auto;
    width: 20em;
    max-width: 95vw;
    margin-top: 26px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .paragraph-6-1-copy {
    color: #fff;
    text-align: center;
    align-self: center;
    width: 18em;
    max-width: 100em;
    margin-top: 20px;
    font-size: 1em;
  }

  .subscriptions {
    align-self: auto;
    max-width: 95vw;
    height: 50em;
    margin-top: 62px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 167px;
  }

  .paragraph-bigger-copy-copy {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 40em;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
    font-size: .7em;
    line-height: 1em;
    display: flex;
    right: 0;
  }

  .paragraph-bigger-copy-copy-copy {
    align-self: auto;
    width: auto;
    max-width: 95vw;
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
    font-size: .8em;
    line-height: 1em;
    right: auto;
  }

  .alliinclude {
    margin-top: 0;
    margin-left: 0;
  }

  .allinclude {
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .8em;
    line-height: 1em;
    display: flex;
  }

  .subscriptionstext {
    color: #fff;
    align-self: center;
    margin-top: 40px;
    font-size: 2em;
  }

  .grid-2 {
    grid-auto-flow: row;
    max-width: 95vw;
    margin-left: 0;
    margin-right: 0;
  }

  .container-2 {
    align-self: auto;
    max-width: 95vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-7, .paragraph-8, .paragraph-9 {
    font-size: .8em;
    line-height: 1em;
  }

  .section-3 {
    max-width: 100vw;
    margin-top: 71px;
  }

  .heading-2 {
    margin-top: 200px;
    margin-bottom: 0;
    font-size: 1.2em;
    line-height: .8em;
  }

  .choosefromheading {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 8em;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5em;
    display: flex;
  }

  .investor-grid.contained {
    grid-row-gap: 1.15em;
    grid-template-columns: 1fr;
    max-width: 100vw;
    margin-top: 8px;
    margin-bottom: 0;
    display: block;
  }

  .card {
    width: 95vw;
    max-width: 95vw;
    height: auto;
    margin-top: 1px;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .card-content {
    align-self: center;
    max-width: none;
  }

  .card-heading {
    font-size: 2rem;
  }

  .image {
    align-self: auto;
    width: 17em;
    max-width: none;
    margin: 0 0 1px;
  }

  .text-block {
    width: 23em;
    margin-bottom: 5px;
    font-size: .8em;
  }

  .text-block-2 {
    align-self: center;
    width: 21em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .8em;
  }

  .specs {
    align-self: center;
    width: 24em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .7em;
  }

  .featureslink {
    text-align: left;
    font-size: .8em;
  }

  .bold-text-3 {
    font-size: 1.2em;
  }

  .button-2 {
    margin-left: 0;
    padding-left: 80px;
    padding-right: 80px;
    font-size: 1.2em;
  }

  .content-wrapper-copy {
    width: 100vw;
    max-width: 100vw;
    height: auto;
    margin-bottom: 0;
  }

  .content-wrapper-copy-copy {
    height: auto;
  }

  .container-13 {
    padding-left: 4em;
    padding-right: 4em;
  }

  .rdf-wrap-5 {
    justify-content: space-between;
    max-width: 100vw;
    padding-left: 4em;
    padding-right: 4em;
    display: flex;
  }

  .menu-button-3 {
    background-color: #000;
    padding-right: 18px;
    transition: background-color .5s, transform .5s;
  }

  .menu-button-3.w--open {
    background-color: #42779a;
    transition: background-color .5s, transform .4s;
  }

  .nav-menu {
    z-index: 2147483647;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .brand {
    padding-left: 0;
  }

  .nav-link-3 {
    font-size: 1em;
    display: flex;
  }

  .rdf-link-2 {
    min-width: 8em;
    min-height: 1em;
    margin: .5em 0 1em;
    padding: .5em 1em;
    font-size: 3em;
  }

  .image-19 {
    max-width: 80%;
  }

  .navbar {
    z-index: 99999;
    align-self: center;
    width: 100vw;
    max-width: 100vw;
    display: block;
    overflow: visible;
  }

  .footer-dark {
    width: 95vw;
    margin-top: 40px;
    padding-top: 20px;
  }

  .footer-link-2:hover {
    color: #67baee;
  }

  .container-11 {
    max-width: none;
  }

  .featuresgraphics {
    width: 100vw;
    max-width: 95vw;
    height: 30em;
    max-height: none;
  }

  .nav-link-3-copy {
    margin: 10px 40px 20px;
    font-size: 1em;
    display: flex;
  }

  .phoneheader {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    width: 480px;
    max-width: 95vw;
    height: 500px;
    max-height: none;
  }

  .hero-wrapper-two {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 99vw;
    max-width: 99vw;
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
  }

  .termsconditions {
    font-size: 12px;
  }

  .supporters2 {
    max-width: 100vw;
    padding: 0 10px;
    font-size: 100vw;
    overflow: visible;
  }

  .container-7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    max-width: 90vw;
    display: flex;
  }

  .column {
    font-size: 1em;
    line-height: 1em;
  }

  .column-2 {
    object-fit: contain;
    font-size: 1em;
    line-height: 1em;
  }

  .bold-text-34 {
    font-family: Antonio, sans-serif;
    font-weight: 400;
  }

  .container-14 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    max-width: 90vw;
    display: flex;
  }

  .column-3 {
    object-fit: contain;
    font-size: 1em;
    line-height: 1em;
  }

  .container-15 {
    font-size: .08em;
    line-height: 0;
  }

  .termsconditions-2 {
    font-size: 12px;
  }

  .nav-link-3-copy-copy {
    margin-right: 40px;
    font-size: 1em;
    display: flex;
  }

  .section-6 {
    max-width: 100vw;
    height: 200px;
    max-height: none;
  }

  .buttonbrochure {
    text-align: center;
    max-width: 95vw;
    padding: .25em 1em;
    font-size: 2em;
  }

  .howitworks-copy {
    object-fit: contain;
    width: 350px;
    height: 420px;
    margin: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .whatyousee {
    width: 20em;
    height: 90em;
  }

  .supporters {
    max-width: 100vw;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 100vw;
  }

  .container-17 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: .125em;
    margin-right: .125em;
    display: flex;
  }

  .section-9 {
    width: 100vw;
    max-width: 95vw;
    margin-top: .125em;
    display: flex;
  }

  .headingsupporters {
    margin-top: .125em;
    margin-bottom: 40px;
    font-size: .08em;
    line-height: 1em;
  }

  .italic-text-2 {
    font-size: 2.5em;
  }

  .cell-6 {
    justify-content: flex-start;
    align-items: center;
    font-size: 1em;
    line-height: 1em;
  }

  .charityofchoice {
    font-size: .06em;
  }

  .paragraph-25 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    font-size: .02em;
    line-height: 1em;
    display: flex;
  }

  .text-span-30 {
    display: flex;
  }

  .image-23 {
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: .05em;
    padding-right: .05em;
    overflow: visible;
  }

  .paragraph-24 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    line-height: .02em;
    display: flex;
  }

  .supporters2-2 {
    max-width: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 100vw;
    overflow: visible;
  }

  .section-10 {
    width: 100vw;
    max-width: 95vw;
    margin-top: .125em;
    display: flex;
  }

  .quick-stack-2 {
    max-width: 100em;
  }

  .bold-text-16 {
    justify-content: center;
    align-items: flex-start;
    font-size: .05em;
    display: flex;
  }

  .italic-text {
    margin-top: 0;
    font-size: .05em;
  }

  .container-18 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    max-height: none;
    margin-left: 1em;
    margin-right: 1em;
    font-size: 1em;
    line-height: 1em;
    display: flex;
    position: relative;
  }

  .bold-text-17 {
    justify-content: center;
    align-items: flex-start;
    font-size: 2.5em;
    display: flex;
  }

  .heading-15 {
    font-size: .09em;
  }

  .heading-16 {
    font-size: .1em;
  }

  .cell-7 {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-27 {
    font-size: .05em;
  }

  .image-22 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    display: inline-flex;
    position: relative;
  }

  .quick-stack-3 {
    margin-top: .125em;
  }

  .bold-text-49 {
    color: #fff;
  }

  .image-24 {
    width: 8em;
    font-size: 1em;
    line-height: 1em;
  }

  .image-25, .image-26 {
    width: 8em;
  }

  .container-19 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    max-width: 100vw;
    display: flex;
  }

  .heading-17 {
    font-size: 18px;
    line-height: 1.5em;
  }

  .hero-heading-right {
    object-fit: contain;
  }

  .container-20 {
    max-width: none;
  }

  .hero-wrapper {
    margin-bottom: -79px;
  }

  .container-21 {
    max-width: none;
  }

  .headernavigate {
    object-fit: fill;
    width: 30em;
    min-width: 0%;
    height: 7em;
  }

  .bold-text-51 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
    line-height: 1em;
  }

  .bold-text-52 {
    margin-top: -19px;
    font-size: .9em;
  }

  .section-8 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .comingsoon {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    margin: 1em 10px .5em;
    font-size: 15em;
    display: flex;
  }

  .constructionparagraph {
    color: #54b043;
    margin-top: 0;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 5em;
    font-weight: 700;
  }

  .affiliatesfooter:hover {
    color: #67baee;
  }

  .buttonbrochure-copy {
    text-align: center;
    max-width: 95vw;
    padding: .25em 1em;
    font-size: 2em;
  }

  .section-8-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .whyus {
    font-size: .5em;
    line-height: 1.5em;
  }

  .commission {
    color: #54b043;
    margin-top: 0;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 5em;
    font-weight: 700;
  }

  .affiliatesection.cc-store-home-wrap {
    max-width: 95vw;
    height: auto;
  }

  .affiliatesection.cc-product-detail {
    margin-left: 15px;
    margin-right: 15px;
  }

  .affiliatetext {
    font-size: 12px;
  }

  .affiliate {
    max-width: 100vw;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 100vw;
    overflow: visible;
  }

  .rt-dropdown-toggle-2 {
    flex-flow: row;
  }

  .text-span-61 {
    font-family: Anton, sans-serif;
    font-size: 1.1em;
    font-weight: 400;
  }

  .grid-3-copy-copy.grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    place-items: center;
    font-size: .3em;
    line-height: .8;
  }

  .affiliateheading {
    font-size: 18px;
    line-height: 1.5em;
  }

  .bold-text-54 {
    font-size: 2.2em;
  }

  .affiliateheading2 {
    font-size: .8em;
  }

  .list-item-7 {
    font-size: 5em;
    line-height: 1.5em;
  }

  .list-3 {
    padding-left: 20px;
    font-size: .09em;
    line-height: 1;
  }

  .list-item-8, .list-item-9 {
    font-size: 5em;
    line-height: 1.5em;
  }

  .averageorder {
    font-size: .5em;
  }

  .container-15-copy-copy {
    font-size: .08em;
    line-height: .8;
  }

  .whyus-copy {
    font-size: .5em;
  }

  .bold-text-56 {
    font-size: 12px;
  }

  .contentwrappermountgo {
    width: 20rem;
    height: auto;
  }

  .minigowrapper {
    width: auto;
    height: auto;
  }

  .whyusheading {
    font-size: 1em;
    line-height: 1.5em;
  }

  .whyustext {
    font-size: .5em;
    line-height: 1.5em;
  }

  .text-span-67 {
    font-size: .6em;
    line-height: 1.5;
  }

  .whyusbolded {
    font-size: 1.3em;
  }

  .button-4 {
    font-size: .04em;
  }

  .programcontainer {
    font-size: .08em;
    line-height: 0;
  }

  .button-3rd {
    font-size: .04em;
  }

  .headingnavigate {
    object-fit: contain;
    padding-left: 1px;
    padding-right: 1px;
  }
}

#w-node-d2b776b2-b2f1-2b58-138c-4fd0dc6e5d80-885d8626, #w-node-_18f5df14-feda-1a8a-689b-13fc6843de3d-6843de36, #w-node-_18f5df14-feda-1a8a-689b-13fc6843de48-6843de36, #w-node-_18f5df14-feda-1a8a-689b-13fc6843de4f-6843de36, #w-node-_18f5df14-feda-1a8a-689b-13fc6843de5e-6843de36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2971b-87e29718 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2971d-87e29718, #w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2971f-87e29718 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29724-87e29718, #w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29726-87e29718 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2972d-87e29718, #w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2972f-87e29718 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29736-87e29718, #w-node-_88a386dd-8f07-0c34-70f0-2d9f87e29738-87e29718 {
  grid-area: 1 / 5 / 2 / 6;
}

#w-node-_88a386dd-8f07-0c34-70f0-2d9f87e2973f-87e29718 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c1dc924a-8e5f-8fca-9f1f-8475b462f772-7f41b5cd {
  grid-template-rows: 1fr;
  grid-template-columns: 1.5fr 1.5fr;
}

#w-node-a8f0cfdb-5b61-7a2e-c2aa-35c8a362de38-7f41b5cd {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-e8ef94a1-de5b-d941-3f5a-adde669e472a-0114f4e0, #w-node-_888df416-b55f-c9ac-7ed8-0cfe52d8de2c-0114f4e0, #w-node-_9bc944d7-29a6-7975-0676-4391deb12fd1-0114f4e0, #w-node-adb2aa56-39ae-d939-10d0-3af4486e7609-0114f4e0, #w-node-b54067ea-1e1a-063f-d0d1-52f56176a1d6-0114f4e0, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc20160b-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc20160e-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc201611-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc201616-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc20161f-f64e3eef {
  align-self: end;
}

@media screen and (min-width: 1440px) {
  #w-node-e8ef94a1-de5b-d941-3f5a-adde669e472a-0114f4e0, #w-node-_888df416-b55f-c9ac-7ed8-0cfe52d8de2c-0114f4e0, #w-node-_9bc944d7-29a6-7975-0676-4391deb12fd1-0114f4e0, #w-node-adb2aa56-39ae-d939-10d0-3af4486e7609-0114f4e0, #w-node-b54067ea-1e1a-063f-d0d1-52f56176a1d6-0114f4e0 {
    align-self: end;
  }

  #w-node-_3aa61a69-ca01-2293-04b6-797bc744cae7-0114f4e0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8df5278-d5a0-cb2d-4059-ac19cc20160b-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc20160e-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc201611-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc201616-f64e3eef, #w-node-f8df5278-d5a0-cb2d-4059-ac19cc20161f-f64e3eef {
    align-self: end;
  }

  #w-node-f8df5278-d5a0-cb2d-4059-ac19cc201649-f64e3eef {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d2b776b2-b2f1-2b58-138c-4fd0dc6e5d80-885d8626 {
    place-self: auto;
  }

  #w-node-c1dc924a-8e5f-8fca-9f1f-8475b462f772-7f41b5cd {
    grid-template-rows: 1fr auto;
    grid-template-columns: 2fr;
  }

  #w-node-a8f0cfdb-5b61-7a2e-c2aa-35c8a362de38-7f41b5cd {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr;
  }
}


