/** Shopify CDN: Minification failed

Line 6225:0 Comments in CSS use "/* ... */" instead of "//"
Line 8484:10 Expected identifier but found whitespace
Line 15053:0 Unexpected "@"

**/
:root {
  --navy: navy;
  --white: white;
  --green: lime;
  --1b1b1b: #1b1b1b;
  --flowstica-webflow-library--black: #010b15;
  --flowstica-webflow-library--white: white;
  --flowstica-webflow-library--black-2: #333;
  --dark-grey: #010b15;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--general--shadow-02: rgba(20, 20, 43, 0.08);
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--600: #6e7191;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
  --avatar-kit--black: #1a1b1f;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--400: #dcddeb;
  --avatar-kit--white: white;
  --black: black;
  --avatar-kit--white-smoke: whitesmoke;
  --elements-webflow-library--general--shadow-01: rgba(20, 20, 43, 0.06);
  --avatar-kit--forest-green: #1b9e3c;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--general--shadow-04: rgba(20, 20, 43, 0.14);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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;
  -ms-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;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

.w-commerce-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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-apple-img {
  max-height: 44px !important;
  margin-right: 14px;
}

.footer-android-img {
  max-height: 44px !important;
}

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

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

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

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

  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

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

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

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;

  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 0.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 {
  max-height: auto;
  display: block;
}
.star {
  max-height: 21px;
  margin-top: 0;
}

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

.html-embed-2 {
  color: navy;
  align-self: center;
  padding-bottom: 8px;
}

.html-embed-2.active-health-icon {
  color: #fff;
}

.inactive-health-step {
  width: 100%;
  height: 105px;
  max-width: 262px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: navy;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid navy;
  border-radius: 35px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 3.25fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: center;
  justify-items: start;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  text-decoration: none;
  display: flex;
}

.inactive-health-step.coaching {
  color: navy;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid navy;
}

.inactive-health-step.active-health-step {
  background-color: navy;
}

.text-block-53.active-health-sub {
  color: #fff !important;
}

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: 0.6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

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

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

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

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

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

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

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

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

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

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

.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: 0.7;
}

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

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.columns-27 {
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
}

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

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

.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 0.4s, opacity 0.4s, color 0.4s;
}

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

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

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

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

.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;
}

.column-36,
.column-37 {
  padding-left: 119px;
}

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

.label.cc-blog-date {
  opacity: 0.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: 0.6;
  margin-top: 15px;
  margin-bottom: 25px;
}

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

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

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.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;
}
.rich-text-block {
  margin-top: 20px;
  font-family: Queenscondensedtrial, sans-serif;
  font-weight: 300;
}
.rich-text-block-2 {
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
}
.rich-text-block-3 {
  margin-top: 10px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
}
.rich-text-block-4 {
  margin-top: 10px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
}
.rich-text-block-5 {
  color: #0f0;
  -webkit-text-stroke-color: #fff;
  font-family: Queens Compressed Trial, sans-serif;
  font-weight: 300;
}
.html-embed-7 {
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
}
.html-embed-8 {
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
}
.terms-content {
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
}
.div-block-333 {
  margin: 0 40px;
}
.blog-description-image {
  max-height: 20px;
}
.styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

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

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

.column-43 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-42 {
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 130px;
  display: flex;
}

.text-block-73 {
  color: #1b1b1b;
  margin-left: 161px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 72px;
  font-weight: 300;
  line-height: 100%;
}

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

.logo-link:active {
  opacity: 0.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;
}
.quantity {
  background-color: #f4f2f0;
}
cart-remove-button {
  background-color: none;
  color: #000080;
}

/* .cart-quantity {
  height: auto;
  min-width: auto;
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  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;
}

.blog-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 65px;
}

.blog-pagination a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  border-radius: 15px;
  text-decoration: none;
  color: #000080;
  font-weight: medium;
  font-family: Mintgrotesktrial, sans-serif;
}

.contact-page-title-new{
  font-family: Mintgrotesktrial, sans-serif;
}

.blog-pagination a.arrow {
  width: 15px;
  height: 15px;
}

.blog-pagination a.page {
  border: 1px solid #000080;
  border-radius: 15px;
  width: 40px;
  height: 30px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.blog-pagination a.active {
  background-color: #000080;
  color: #fff;
}

.navigation {
  max-height: 116px;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 30px 50px;
  display: flex;
}
.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  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 0.4s;
}

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

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

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

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

.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 {
  width: 80px;
  height: auto;
  background-color: #fff;
  border-color: #e6e6e6;
  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 {
  color: #1b1b1b;
  letter-spacing: 1px;
  text-transform: none;
  margin-left: 10px;
  padding: 9px 10px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.navigation-item-light {
  color: white;
  letter-spacing: 1px;
  text-transform: none;
  margin-left: 10px;
  padding: 9px 10px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.navigation-item:hover,
.navigation-item-light:hover {
  color: #0f0;
}

.navigation-item:active,
.navigation-item-light:active {
  opacity: 0.8;
}

.product-details-mobile {
  display: none;
}
.product-details-desktop {
  display: block;
}

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

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #00ff00;
}

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

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

.navigation-item-light.w--current:hover {
  opacity: 0.8;
  color: #00ff00;
}

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

.icon {
  display: block;
}

.logo-image {
  max-height: none;
  max-width: 150px;
  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 rgba(0, 0, 0, 0.08);
}

.products-heading {
  text-align: center;
  margin-bottom: 80px;
}

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

.intro-header {
  height: 620px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url("../images/placeholder-1---wide.svg");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

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

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

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

.main-heading-wrap {
  margin-bottom: 60px;
}

.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;
  align-items: start;
  justify-items: start;
  padding-top: 120px;
  padding-bottom: 60px;
}

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

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

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

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

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

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

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

.product-image-wrap {
  width: 100%;
  height: 620px;
  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;
  transition: opacity 0.6s;
  display: block;
  position: relative;
}

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

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

.product-description {
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 30px;
  right: auto;
}

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

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

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

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

.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 {
  width: 70%;
  flex-direction: column;
  align-items: stretch;
  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;
  margin-bottom: 100px;
  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: 0.7;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
  transition: opacity 0.2s;
}

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

.support-link:active {
  opacity: 0.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: 0.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: 0.8;
}

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

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

.products-category-link.w--current:active {
  opacity: 0.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;
}

.membership-item {
  background-color: #fff;
  border-radius: 50px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 64px 100px;
}

.membership-item-monthly {
  background-color: #fff;
  border-radius: 50px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 64px 100px;
}

.yearly-tab {
  width: 215px;
  height: 50px;
  color: navy;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid navy;
  border-left-color: rgba(0, 0, 0, 0);
  border-radius: 0 25px 25px 0;
  flex-flow: column;
  align-items: center;
  margin-left: -25px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.yearly-tab:active,
.yearly-tab:focus,
.yearly-tab.active {
  color: #fff;
  background-color: navy;
}

.yearly-tab.active-tab {
  border-radius: 50px;
}

.monthly-tab {
  width: 215px;
  height: 50px;
  color: navy;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid navy;
  border-bottom: 1px solid navy;
  border-left: 1px solid navy;
  border-radius: 25px 0 0 25px;
  flex-flow: column;
  align-items: center;
  margin-right: -25px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.monthly-tab:active,
.monthly-tab:focus,
.monthly-tab.active {
  color: #fff;
  background-color: navy;
}

.monthly-tab.active-tab {
  border-radius: 50px;
}

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

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

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

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

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

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

.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 {
  width: 50%;
  height: 700px;
  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;
  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: 0.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;
}
.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;
}
.image-36 {
  max-height: none;
  border-radius: 20px;
}

.quick-stack-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding: 0;
}
.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 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

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

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

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

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

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

.checkbox-label {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 12px;
  font-size: 14px;
  line-height: 26px;
}

.billing-address-toggle {
  align-items: center;
  margin-bottom: 20px;
}

.image-31 {
  max-height: 400px;
  width: 100%;
}

.image-32 {
  max-height: none;
  display: none;
}

.checkbox {
  margin-top: 0;
  margin-bottom: 4px;
}

.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 {
  width: 100%;
  height: 620px;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-size: cover;
  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: 0.8;
}

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

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

.option {
  margin-bottom: 25px;
}

.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;
}

.plans-logo {
  max-width: 102.15px;
  display: block;
}

.plans-main-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: block;
}

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

.body {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}
.div-block-72 {
  text-align: left;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
  margin-right: 40px;
}
.plans-heading {
  color: navy;
  text-align: center;
  letter-spacing: -1.76px;
  margin-top: 32px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 88px;
  font-weight: 300;
  line-height: 78.04px;
}

.goals-sub-column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plans-subtitle {
  color: var(--navy);
  text-align: center;
  letter-spacing: 0.32px;
  margin-top: 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 20.8px;
}

.monthly-product-container {
  background-color: var(--white);
  border: 1px solid #ccc;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  display: block;
}

.plans-column {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
}

.monthly-plan-column {
  padding-left: 0;
  padding-right: 20px;
}

.text-block-2 {
  font-size: 14px;
  line-height: 18.8px;
}

.text-span {
  color: var(--navy);
  text-align: left;
  letter-spacing: -1.12px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 67.2px;
}

.text-span-2 {
  color: var(--navy);
  letter-spacing: -0.28px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 16.8px;
}

.goals-and-plans-main {
  margin-top: 32px;
  margin-left: 40px;
  margin-right: 40px;
}

.text-block-3 {
  color: var(--navy);
  margin-top: 8px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
}

.text-block-4 {
  color: var(--navy);
  margin-top: 8px;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 22.4px;
}

.product-get-started {
  border: 1px solid var(--navy);
  background-color: var(--navy);
  color: var(--white);
  letter-spacing: 0.32px;
  -webkit-text-stroke-color: var(--navy);
  border-radius: 72px;
  margin-top: 32px;
  padding: 20px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 600;
  line-height: 19.2px;
}

.div-block-4 {
  height: 1px;
  background-color: #ccc;
  margin-top: 32px;
  margin-bottom: 13px;
}

.benefits-item {
  align-items: center;
  margin-top: 19px;
  display: flex;
}
.keyspan-logo {
  max-height: 21px;
}

.image-2,
.image-3 {
  width: 12px;
  height: 12px;
}

.text-block-5 {
  color: var(--navy);
  margin-left: 8px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
}

.yearly-product-container {
  background-color: var(--white);
  border: 1px solid #ccc;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.div-block-5 {
  margin: 40px;
}

.yealy-plan-gradient-head {
  height: 46px;
  background-image: linear-gradient(to right, var(--navy), var(--green));
  color: var(--green);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: var(--white);
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.plans-logo-container {
  justify-content: center;
  display: flex;
}

.div-block-8 {
  background-color: #ccc;
  margin-top: -414px;
  overflow: hidden;
}

.text-block-7 {
  color: var(--navy);
  text-align: center;
  letter-spacing: -2.08px;
  padding-top: 494px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 104px;
  line-height: 86.32px;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  margin-top: 56px;
  padding-left: 40px;
  display: flex;
}

.begin-wellness {
  color: var(--navy);
  text-align: center;
  letter-spacing: -2.08px;
  margin-top: 88px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 104px;
  line-height: 86.32px;
}

.wellness-products {
  margin-top: 56px;
  padding-bottom: 88.78px;
  padding-left: 40px;
  padding-right: 40px;
}

.wellness-product-item {
  background-color: var(--white);
  border: 1px solid #ccc;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  display: block;
}

.sign-up-now {
  border: 1px solid var(--navy);
  background-color: var(--navy);
  color: var(--white);
  letter-spacing: 0.32px;
  -webkit-text-stroke-color: var(--navy);
  border-radius: 72px;
  margin-top: 32px;
  padding: 20px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 600;
  line-height: 19.2px;
}

.billed-annually {
  color: var(--navy);
  margin-top: 8px;
  margin-bottom: 30px;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 22.4px;
}

.div-block-9 {
  width: 100px;
  height: 100px;
  background-color: var(--green);
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-4 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.column-3 {
  justify-content: flex-end;
  display: flex;
}

.text-block-8 {
  font-size: 17px;
}

.text-block-9 {
  color: var(--navy);
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}

.text-block-10 {
  color: var(--navy);
  text-align: center;
  margin-top: 4px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16.8px;
}

.image-4 {
  width: 40px;
  height: 40px;
}
.paragraph-19 {
  color: #1b1b1b;
  margin-top: 42px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 25.2px;
}
.grid-11 {
  grid-row-gap: 31px;
  grid-template-columns: 1fr;
  margin-top: 48px;
}
.div-block-73 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  display: flex;
}
.text-block-77 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 25.2px;
}
.div-block-74 {
  width: 100%;
  border: 0 #1b1b1b;
  border-bottom: 1px solid #1b1b1b;
  margin-top: 40px;
  margin-bottom: 32px;
}
.button-11 {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: navy;
  border-radius: 50px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.button-11:hover {
  background-color: #a9afff;
  color: navy;
}

.membership-features-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-11 {
  color: var(--navy);
  letter-spacing: -0.36px;
  margin-left: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 21.6px;
}

.membership-features-item-gap {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.column-4 {
  padding-left: 0;
  padding-right: 20px;
}

.column-5 {
  padding-left: 20px;
  padding-right: 0;
}

.columns-5 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 32px;
  display: flex;
}

.feature-image {
  max-height: 342px;
  max-width: 280px;
}

.column-8 {
  padding-left: 112px;
}

.div-block-12 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.membership-container {
  margin-top: 120px;
  margin-left: 40px;
  margin-right: 40px;
}

.membership-tagline {
  color: var(--navy);
  letter-spacing: -2.56px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 128px;
  font-weight: 300;
  line-height: 115.2px;
}

.membership-sub-tagline {
  color: var(--navy);
  letter-spacing: 0.48px;
  margin-top: 32px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 31.2px;
}

.columns-6 {
  margin-top: 56px;
}

.column-9 {
  padding-left: 0;
  padding-right: 20px;
}

.column-10 {
  padding-left: 20px;
  padding-right: 0;
}

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

.membership-yearly {
  margin: 40px;
}

.membership-monthly {
  background-color: var(--white);
  border: 1px solid #ccc;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  display: block;
}

.most-popular {
  color: var(--navy);
  text-align: right;
  margin-top: 8px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
}

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

.text-block-12 {
  margin-top: 16px;
}

.how-it-works-div {
  background-image: linear-gradient(navy, navy);
  padding-left: 40px;
  padding-right: 40px;
}

.how-it-works-text {
  color: #fff;
  letter-spacing: -3.2px;
  padding-top: 152px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 160px;
  font-weight: 100;
  line-height: 132.8px;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 88px;
}

.text-block-14 {
  color: #0f0;
  letter-spacing: -1.76px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 88px;
  line-height: 73.04px;
}

.text-block-15 {
  color: #fff;
  letter-spacing: -0.8px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.text-block-16 {
  color: #fff;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 25.2px;
}

.how-it-works-image {
  border-radius: 50px;
}

.review-div {
  background-color: #ccc;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}

.review-hero-title {
  color: navy;
  text-align: center;
  letter-spacing: -2.4px;
  padding-top: 120px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 120px;
  line-height: 99.6px;
}
.div-block-70 {
  flex-flow: row;
  display: flex;
}
.heading-22 {
  color: #1b1b1b;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 64px;
}
.div-block-71 {
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  margin-top: 48px;
  display: flex;
}

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

.image-5 {
  height: 32px;
}

.review-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 88px;
  padding-bottom: 120px;
}

.review-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.review-text {
  color: navy;
  text-align: center;
  letter-spacing: -0.64px;
  margin-top: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 32px;
  line-height: 38.4px;
}

.columns-8 {
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 96px;
  margin-bottom: 96px;
  margin-left: 0;
  padding-left: 162px;
  padding-right: 162px;
  display: flex;
}
.div-block-79 {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  align-items: start;
  justify-items: stretch;
  display: grid;
}
.text-block-75 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 58.26px;
}
.text-block-76 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 21.84px;
}
.button-10 {
  color: navy;
  text-align: left;
  background-color: #0f0;
  border-radius: 15px;
  align-self: center;
  padding: 15px 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 19.6px;
}
.stay-up-to-date {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.latest-in-healthier-living {
  color: #1b1b1b;
  padding-top: 48px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 64px;
}

.footer-dark {
  background-color: navy;
  border-bottom: 1px solid #e4ebf3;
  padding: 64px 164px 42px 162px;
  position: relative;
}

.container-2 {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.footer-content {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.footer-block {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.div-block-65 {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 0.25fr;
  grid-auto-columns: 1fr;
  align-self: center;
  display: flex;
}
.text-block-72 {
  color: #404040;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16.1px;
}
.div-block-68 {
  align-self: stretch;
  display: block;
}
.grid-10 {
  grid-template-columns: 1fr;
}
.div-block-66 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-align: left;
  flex-flow: row;
  display: flex;
}
.text-block-74 {
  color: #404040;
  text-align: left;
  align-self: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 18.4px;
}
.heading-21 {
  color: #404040;
  margin-top: 17px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20.7px;
}
.paragraph-18 {
  color: #404040;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 32px;
}
.image-35 {
  width: 68px;
  height: 68px;
  max-height: none;
}
.columns-26 {
  border-top: 1px solid #404040;
  padding-top: 32px;
  padding-bottom: 32px;
}
.column-44,
.column-45,
.column-46,
.column-47,
.column-48,
.column-49 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-64 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  display: flex;
}

.text-block-71 {
  color: #404040;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 50.4px;
}

.title-small {
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 8px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.footer-link-2 {
  color: #fff;
  margin-top: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 22.4px;
  text-decoration: none;
  transition: opacity 0.2s;
}

.footer-link-2:hover {
  color: #0f0;
}

.footer-social-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 56px;
  margin-bottom: 18px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
}

.text-block-17 {
  color: #1b1b1b;
  padding-top: 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 25.2px;
  font-weight: 400;
}

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

.column-11 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-12 {
  justify-content: flex-end;
  display: flex;
}

.columns-9 {
  justify-content: flex-start;
  display: flex;
}

.text-field-2 {
  color: navy;
  background-color: rgba(255, 255, 255, 0);
  border: 1px #000;
  border-bottom: 1px solid navy;
  padding: 19.96px 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 196px;
  display: flex;
}

.text-field-2::-ms-input-placeholder {
  color: navy;
}

.text-field-2::placeholder {
  color: navy;
}

.text-field-validate-customer {
  color: navy;
  background-color: rgba(255, 255, 255, 0);
  border: 1px #000;
  border-bottom: 1px solid navy;
  padding: 19.96px 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  width: 100%;
  display: flex;
  margin-bottom: 10px;
  border-radius: 0px;
}

.text-field-validate-customer::-ms-input-placeholder {
  color: navy;
}

.text-field-validate-customer::placeholder {
  color: navy;
}

.secondary-button {
  color: navy;
  background-color: transparent;
  border: 1px solid navy;
  border-radius: 50px;
  margin-top: 31.94px;
  padding: 24px 48px;
  font-weight: 500;
  font-size: 20px;
  display: block;
}

.secondary-button:hover {
  background-color: navy;
  color: white;
}

.column-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: block;
}

.column-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: flex-end;
  display: block;
}
.product-overview {
  background-color: #f4f2f0;
  padding: 96px 40px;
}
.form {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.form-block-2 {
  margin-bottom: 0;
}

.column-15,
.column-16,
.columns-10 {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  display: flex;
}

.interior-hero {
  background-color: navy;
  border-radius: 35px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 32px 32px 32px 130px;
}

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

.membership-cta-heading {
  max-width: 454px;
  color: #1b1b1b;
  margin-top: 48px;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 91%;
}

.interio-hero-heading {
  max-width: 454px;
  margin-top: 48px;
  font-family: Queens Compressed Trial, sans-serif;
  font-weight: 300;
  line-height: 91%;
  color: #fff;
  font-size: 72px;
}

.interio-hero-heading {
  margin-top: 0px;
}

.text-block-19 {
  max-width: 454px;
  color: var(--white);
  margin-top: 40px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.text-block-19.membership-cta-text {
  color: var(--1b1b1b);
}

.div-block-17 {
  margin-top: 0;
  margin-bottom: 0;
  place-self: center;
}

.column-17 {
  padding-left: 0;
  padding-right: 0;
}

.column-18 {
  object-fit: cover;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  white-space: nowrap;
}

.image-6 {
  max-width: none;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
}

.image-7 {
  max-width: none;
}

.container-3 {
  max-width: none;
  background-image: url("../images/Interior-hero-image.png");
  background-position: 0 0;
  background-size: cover;
  border-radius: 40px;
}

.image-8 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  object-fit: cover;
  border-radius: 35px;
}

.membership-cta-grid {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  border-radius: 50px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  align-content: center;
  justify-content: space-around;
  align-items: stretch;
  justify-items: start;
  padding: 0;
  display: flex;
}
.heading-20 {
  color: #1b1b1b;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 50.4px;
}
.div-block-63 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 0.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.featured-cta {
  background-image: url("/cdn/shop/files/Image-18-min.webp?v=1712301251");
  background-position: 0 0;
  background-size: 100% 100%;
  padding: 96px 160px;
}

.featured-block {
  max-width: 60%;
}

.navbar-light {
  padding: 32px 64px;
}

.our-science {
  color: #0f0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  line-height: 140%;
  font-weight: 500px;
}

.heading {
  color: #fff;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-20 {
  color: #fff;
  margin-top: 48px;
  font-size: 18px;
  line-height: 140%;
}

.button-2 {
  color: #000080;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 64px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.video-hero {
  background-image: url("/cdn/shop/files/BG_Image_1.webp?v=1712299794");
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: -140px;
}

.video-hero-content {
  text-align: center;
  margin: 0;
  padding: 320px 267px 260px 291px;
}

.video-hero-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 126px;
  font-weight: 300;
  line-height: 90%;
}

.video-hero-text {
  color: #fff;
  margin-top: 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.video-hero-button {
  color: navy;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 64px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 16px;
  line-height: 140%;
  font-weight: 500 !important;
}
.image-38 {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: fill;
  border-radius: 20px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}
.fast-track-test {
  font-family: Queens Compressed Trial, sans-serif;
  font-weight: 300;
}

.health-with-ease-text {
  color: #0f0;
}

.columns-12 {
  background-color: #fff;
  border-radius: 50px;
  flex-direction: row;
  display: flex;
}

.body-6 {
  background-color: #ccc;
  flex-direction: column;
  display: flex;
}

.membershp-overview {
  background-color: #fff;
  border-radius: 50px;
  margin: 20px;
  padding: 96px 118px;
}

.membership-content {
  flex: 0 auto;
  order: -1;
}

.text-block-21 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-4 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}
.heading-4-standalone {
  color: #1b1b1b;
  margin-top: 24px;
  margin-bottom: 10;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-22 {
  color: navy;
  margin-top: 48px;
  margin-bottom: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 57.6px;
}

.membership-text {
  margin-top: 0;
  margin-bottom: 35px;
  display: flex;
  position: relative;
}

.image-9 {
  margin-right: 18px;
  max-height: 20px;
}

.text-block-23 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}
.text-block-23-standalone {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.join-now-button {
  color: navy;
  background-color: #0f0;
  border-radius: 50px;
  margin-top: 29px;
  margin-right: 16px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
}

.column-19 {
  clear: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: static;
  right: auto;
}

.bold-text {
  font-weight: 600;
}

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

.columns-13 {
  max-width: 564px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  display: flex;
}

.how-it-works-button {
  color: navy;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid navy;
  border-radius: 50px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.how-it-works-button:hover {
  background-color: navy;
  color: white;
}

.column-20 {
  padding-left: 0;
  padding-right: 0;
}

.image-10 {
  max-height: 100%;
  max-width: none;
}

.column-21 {
  padding-left: 0;
  padding-right: 0;
}

.bold-text-2 {
  font-weight: 600;
}

.grid-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 500px 500px;
}

.div-block-18 {
  max-height: 100%;
  max-width: 100%;
  background-image: url("../images/Membership-overview.png");
  background-position: 0 0;
  background-size: 100% 100%;
  position: relative;
}

.hero-heading-left {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 50px;
  margin-left: 36px;
  margin-right: 36px;
  padding: 96px 32px 80px;
  position: relative;
}
.hero-heading-left-standalone {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 50px;
  margin-left: 36px;
  margin-right: 36px;
  padding: 32px 32px 80px;
  position: relative;
  margin-left: 162px;
  margin-right: 162px;
  margin-top: 24px;
}
.container-4 {
  width: 100%;
  max-width: none;
}

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

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

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

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

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

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

.shadow-two {
  max-height: none;
  object-fit: cover;
  overflow: visible;
  box-shadow: 0 4px 24px rgba(150, 163, 181, 0.08);
}

.wbs-hero-image {
  max-height: 717px;
  max-width: 603px;
  object-fit: cover;
  border-radius: 10px;
}

.wbs-button-link-icon-image {
  height: 20px;
}

.wbs-button-link-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--flowstica-webflow-library--black);
  border-radius: 6px;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  display: flex;
}
.div-block-60 {
  opacity: 0.9;
  background-color: #a9afff;
  border-radius: 50px;
  margin-top: 50px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 48px 40px 48px 48px;
}
.wbs-button-black {
  background-color: var(--flowstica-webflow-library--black);
  color: var(--flowstica-webflow-library--white);
  border-radius: 6px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.wbs-button-black:hover {
  background-color: var(--flowstica-webflow-library--black-2);
  color: var(--flowstica-webflow-library--white);
}

.wbs-hero-1-button {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.wbs-spacing-30 {
  height: 1.875rem;
}

.wbs-lead-text {
  color: var(--flowstica-webflow-library--black);
  font-size: 1.125rem;
  line-height: 1.6rem;
}

.wbs-heading-h1 {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.3em;
}

.wbs-hero-1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  object-fit: cover;
  grid-template-rows: auto;
  grid-template-columns: 500px 500px;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.wbs-section {
  padding: 6.25rem 5%;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 500px 500px;
}

.columns-14 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}
.columns-14-standalone {
  column-gap: 24px;
  margin-top: 50px;
  flex-direction: row;
  justify-content: center;
  display: flex;
}
.features-metrics {
  background-color: navy;
  border-bottom: 1px solid #e4ebf3;
  padding: 32px 290px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

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

.features-block {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.media-features-block {
  padding: 32px 290px;
}

.media-feature {
  background-color: navy;
}

.media-features-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.f-a-q {
  background-color: #f4f2f0;
  padding: 96px 155px;
}

.wbs-button-link {
  color: var(--flowstica-webflow-library--black);
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.faq-ques-content {
  margin-top: 24px;
  padding-top: 0px;
  overflow: hidden;
}

.faq-ques-icon {
  width: auto;
  max-width: 184px;
  margin-top: 5px;
}

.faq-ques-title {
  color: var(--dark-grey);
  margin: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

.faq-ques-heading {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.faq-ques {
  background-color: rgba(0, 0, 0, 0);
  border: 1px rgba(1, 11, 21, 0.12);
  border-bottom: 1px solid #1b1b1b;
  border-radius: 0;
  padding: 0;
}

.faq-ques._4th {
  border-style: none;
  border-color: #000;
}

.faq-questions {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.wbs-faq-image {
  border-radius: 10px;
}

.wbs-according-split {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.faq-section {
  background-color: rgba(0, 0, 0, 0);
  padding: 96px 163px;
}

.frequently-asked-ques-text {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-5 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 91%;
}

.button-3 {
  color: navy;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid navy;
  border-radius: 50px;
  margin-top: 64px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.button-3:hover {
  background-color: navy;
  color: white;
}

.paragraph {
  color: #1b1b1b;
  margin-bottom: 0;
  padding-bottom: 24px;
  padding-right: 93px;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 140%;
}

.paragraph-2,
.paragraph-3,
.paragraph-4 {
  margin-bottom: 0;
  padding-bottom: 24px;
  padding-right: 93px;
}

.how-it-works {
  background-color: navy;
}

.how-it-works-block {
  text-align: center;
  margin-left: 0;
  padding: 96px 40px;
}

.text-block-24 {
  color: #0f0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-6 {
  color: #fff;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 72px;
  font-weight: 300;
  line-height: 100%;
}

.text-block-25 {
  width: 546px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  display: inline-block;
}

.how-it-works-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 250px 250px 250px 250px;
  align-items: flex-start;
  margin-top: 64px;
  display: flex;
  overflow: hidden;
}

.blood-draw-block {
  height: 100%;
  object-fit: fill;
  background-color: #fff;
  border-radius: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  overflow: hidden;
}

.text-block-26 {
  color: navy;
  text-align: left;
  margin-top: 40px;
  margin-left: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 32px;
  line-height: 140%;
}

.div-block-20 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 126px;
  display: flex;
  position: relative;
}

.text-block-27 {
  color: navy;
  text-align: left;
  flex: 0 auto;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  line-height: 140%;
  display: block;
  font-weight: 500;
}

.image-11 {
  max-height: 26px;
  margin-right: 12px;
}

.separator {
  height: 1px;
  text-align: left;
  background-color: #404040;
  margin-top: 24px;
  margin-bottom: 24px;
}

.text-block-28 {
  color: navy;
  text-align: left;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.div-block-21 {
  margin-bottom: 44px;
}

.button-4 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 50px;
  margin-top: 64px;
  padding: 20px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 500px;
}

.button-4:hover {
  background-color: white;
  color: navy;
}

.wbs-testimonial-5-avatar-name {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.wbs-testimonial-5-avatar-name-wrap {
  text-align: left;
}

.wbs-testimonial-5-avatar-image {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

.testimonial-item-text-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: start;
  align-items: flex-start;
  margin-left: 31px;
  display: flex;
}

.testimonials-text--2 {
  color: var(--flowstica-webflow-library--black);
  text-align: left;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
}

.testimonial-logo-image {
  height: 187px;
  max-height: none;
  max-width: none;
  border-radius: 100px;
  margin-bottom: 0;
}

.testimonial-item {
  width: 546px;
  height: 300px;
  background-color: var(--white);
  border-radius: 50px;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  padding: 21.7px 32px 20.7px 33px;
  display: flex;
}
.testimonial-item-cc {
  width: 546px;
  height: 300px;
  background-color: var(--white);
  border-radius: 50px;
  flex: none;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  margin-left: 12px;
  margin-right: 12px;
  padding: 21.7px 32px 20.7px 33px;
  display: flex;
}
.testimonial--wrap {
  z-index: 1;
  max-height: 400px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 65px;
  margin-bottom: 0;
  display: flex;
}

.testimonial-component {
  border-radius: 0;
}

.testimonials-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-section {
  background-color: #f4f2f0;
  padding: 96px 0%;
  overflow: hidden;
}

.testimonials-text-block {
  margin-left: 162px;
  margin-right: 162px;
}

.testimonials-grid {
  grid-column-gap: 293px;
  grid-row-gap: 293px;
  grid-template-rows: auto;
  grid-template-columns: 432px 244px;
}

.testimonials-text {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.testimonials-heading {
  color: #1b1b1b;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 91%;
  display: flex;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  /* display: inline; */
}
.sliderForAdvertise {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  /* display: inline; */
}

.slide {
  float: none;
  clear: none;
  text-align: left;
  padding: 0;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.testimonials-arrow-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: 125px;
  display: flex;
}

.mask {
  position: relative;
}

.left-arrow-2 {
  flex: 0 auto;
  order: -1;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.slide-nav-2 {
  flex: 1;
}

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

.right-arrow-2 {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.image-13 {
  align-self: flex-end;
}

.slide-2 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  text-decoration: none;
}

.left-arrow-image {
  margin-right: 16px;
}

.right-arrow-image {
  margin-left: 16px;
}

.body-7 {
  background-color: #fff;
  border-radius: 50px;
}

.testimonials-text-1 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.our-membership {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.membership-cta-section {
  background-color: #fff;
  border-radius: 50px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 96px 127px;
}

.button-5 {
  color: navy;
  background-color: #0f0;
  border-radius: 50px;
  margin-top: 64px;
  padding: 14px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.body-8 {
  background-color: #f4f2f0;
}

.feature-showcase {
  background-color: #fff;
  border-radius: 50px;
  padding: 96px 130px;
  margin: 96px 32px 64px 32px;
}

.feature-showcase-text {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.feature-showcase-heading {
  max-width: 641px;
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.feature-showcase-grid {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
}

.feature-showcase-item {
  border-bottom: 1px solid navy;
  padding-bottom: 40px;
}

.feature-showcase-item.last-row {
  border-bottom-width: 0;
}

.list-item-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-bottom: 16px;
  display: flex;
}

.text-block-29 {
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

.text-block-30 {
  color: #1b1b1b;
  margin-left: 0px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.team-overview {
  background-color: #f4f2f0;
  border-bottom: 1px solid #e4ebf3;
  padding: 96px 120px;
  position: relative;
}

.team-overviw-container {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.centered-heading {
  color: navy;
  text-align: center;
  margin-bottom: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  margin-top: 0px;
}

.centered-subheading {
  max-width: 546px;
  color: #1b1b1b;
  text-align: center;
  margin: 48px auto 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

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

.team-card {
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  flex-direction: column;
  align-items: stretch;
  padding: 48px 32px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  width: auto;
  height: auto;
  max-height: none;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 32px;
}

.team-member-name {
  color: #1b1b1b;
  margin-bottom: 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
}

.team-member-position {
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}

.team-overview-heading {
  color: #1b1b1b;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 76px;
  font-weight: 300;
  line-height: 91%;
}

.div-block-22 {
  width: 100%;
  border-bottom: 1px solid #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.paragraph-5 {
  color: #1b1b1b;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 149%;
}

.div-block-25,
.div-block-26,
.div-block-27,
.div-block-28 {
  text-align: left;
}

.div-block-23,
.div-block-24 {
  width: 100%;
  text-align: left;
}

.biomarker-overview {
  background-color: #fff;
  border-radius: 50px;
  margin-top: 96px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 96px 130px;
}

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

.brix---btn-slider-arrow-right---top-right {
  width: 64px;
  height: 64px;
  min-height: 64px;
  min-width: 64px;
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform 0.3s;
  display: flex;
  top: -100px;
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(0.94, 0.94, 1.01);
}

.brix---btn-slider-arrow-right---top-left {
  width: 64px;
  height: 64px;
  min-height: 64px;
  min-width: 64px;
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform 0.3s;
  display: flex;
  top: -100px;
  bottom: auto;
  left: auto;
  right: 84px;
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(0.94, 0.94, 1.01);
}

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

.brix---link-wrapper-white {
  color: var(--elements-webflow-library--neutral--100);
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.brix---link-wrapper-white:hover {
  color: var(--elements-webflow-library--neutral--100);
}

.feature-paragraph {
  width: 450px;
  color: var(--dark-grey);
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

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

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans,
    sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.brix---card-testimonial-color-3 {
  border: 0px solid var(--elements-webflow-library--neutral--300);
  box-shadow: none;
  color: var(--elements-webflow-library--neutral--100);
  transform-style: preserve-3d;
  background-color: #4353ff;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform 0.3s, color 0.3s;
}

.brix---card-testimonial-color-3:hover {
  transform: scale3d(0.94, 0.94, 1.01);
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.brix---card-testimonial-color-2 {
  border: 0px solid var(--elements-webflow-library--neutral--300);
  box-shadow: none;
  color: var(--elements-webflow-library--neutral--100);
  transform-style: preserve-3d;
  background-color: red;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform 0.3s, color 0.3s;
}

.brix---card-testimonial-color-2:hover {
  transform: scale3d(0.94, 0.94, 1.01);
}

.brix---card-testimonial-color-1 {
  border: 0px solid var(--elements-webflow-library--neutral--300);
  box-shadow: none;
  color: var(--elements-webflow-library--neutral--100);
  transform-style: preserve-3d;
  background-color: #0084ff;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform 0.3s, color 0.3s;
}

.brix---card-testimonial-color-1:hover {
  color: var(--elements-webflow-library--neutral--100);
  transform: scale3d(0.94, 0.94, 1.01);
}

.brix---slider-mask-width-490px {
  height: 100%;
  max-width: 480px;
  overflow: visible;
}

.brix---slider-wrapper {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.content-text {
  color: var(--elements-webflow-library--neutral--600);
}

.feature-with-image-heading {
  color: var(--dark-grey);
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.heading-block {
  margin-bottom: 0;
}

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

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

.feature-with-image-container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

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

.body-9 {
  background-color: #f4f2f0;
}

.lab-test-heading {
  color: navy;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.biomarker-overview-heading {
  max-width: 641px;
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.biomarker-overview-text {
  max-width: 546px;
  color: #1b1b1b;
  margin-top: 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  line-height: 140%;
  font-weight: 400;
}

.biomarker-overview-content-heading {
  background-color: navy;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 64px;
  padding-top: 21px;
  padding-bottom: 23px;
  padding-left: 32px;
  display: flex;
}

.text-block-31 {
  color: #fff;
  margin-left: 13px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.image-33 {
  color: navy;
  -webkit-text-stroke-color: #a83e3e;
  align-self: flex-start;
}

.image-33.active-image {
  color: #fff;
}

.div-block-29 {
  height: 68px;
  border-bottom: 1px solid navy;
  align-items: center;
  margin-right: 24px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 31px;
  display: flex;
}

.div-block-29.active-test {
  color: #fff;
  background-color: navy;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  align-items: center;
  margin-right: 0;
  font-size: 18px;
}

.div-block-29.active-above {
  border-bottom-width: 0;
}

.div-block-58 {
  padding: 40px 71px 40px 95px;
}

.div-block-59 {
  height: 68px;
  background-color: navy;
  border-top-right-radius: 10px;
}

.lab-test-mobile {
  display: none;
}

.text-block-32 {
  color: #1b1b1b;
  margin-left: 17px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}

.text-block-32.active-test-label {
  color: #fff;
}

.column-24 {
  padding-left: 0px;
  padding-right: 0px;
}

.columns-16 {
  margin-top: 64px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.column-25 {
  background-color: #a9afff;
  border-radius: 10px;
  padding: 0;
}

.text-block-33 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
}

.wbs-button-link-2 {
  color: var(--flowstica-webflow-library--black);
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.wbs-accordion-3-tagline {
  background-color: var(--flowstica-webflow-library--white-smoke);
  color: var(--flowstica-webflow-library--black);
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  padding: 10px 30px;
  font-size: 15px;
}

.wbs-accordion-3-description {
  margin-bottom: 20px;
  font-family: Mintgrotesktrial, sans-serif;
}

.wbs-accordion-3-content {
  padding-top: 0;
  overflow: hidden;
}

.wbs-accordion-3-icon-minus {
  width: 20px;
  height: 2px;
  background-color: #101010;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
}

.wbs-accordion-3-icon-plus {
  width: 20px;
  height: 2px;
  background-color: #101010;
}

.wbs-accordion-3-icon-wrap {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wbs-accordion-3-title {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.wbs-accordion-3-heading {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #1b1b1b;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
  display: flex;
}

.wbs-accordion-3-item {
  border-bottom: 1px solid #1b1b1b;
  margin-bottom: 17px;
  padding-bottom: 17px;
}

.wbs-accordion-3 {
  width: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.wbs-container-2 {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.wbs-section-2 {
  margin-top: 40px;
  padding: 0 0%;
}

.paragraph-6 {
  font-family: Mintgrotesktrial, sans-serif;
}

.avatarkit-left-text-copy {
  color: var(--avatar-kit--black);
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.6px;
  text-decoration: none;
  padding-top: 20px;
}

.avatarkit-accordion-content {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.avatarkit-accordion-content-wrap {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.avatarkit-vertical-line {
  width: 2px;
  height: 40%;
  background-color: var(--avatar-kit--black);
  color: #ff7839;
  position: absolute;
}

.avatarkit-horizontal-line {
  width: 40%;
  height: 2px;
  background-color: var(--avatar-kit--black);
  position: absolute;
}

.avatarkit-toggle-plus {
  width: 20px;
  height: 20px;
  background-color: #f3f3f3;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
  position: absolute;
  right: 0;
}

.avatarkit-toggle-heading {
  color: var(--avatar-kit--black);
  text-align: left;
  text-transform: capitalize;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.avatarkit-avatar-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  background-color: #f3f3f3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.avatarkit-mg-10px-right {
  margin-right: 10px;
}

.avatarkit-flex-toggle {
  color: var(--avatar-kit--black);
  align-items: center;
  display: flex;
}

.avatarkit-accordion-head {
  min-height: 0;
  color: var(--avatar-kit--black);
  text-transform: uppercase;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.avatarkit-accordion-card {
  text-align: left;
  border: 0 #000;
  border-bottom: 1px solid #1b1b1b;
  border-radius: 0;
  margin-bottom: 17px;
  padding-bottom: 19px;
  padding-left: 0;
  padding-right: 0;
  line-height: 25px;
  display: block;
  overflow: visible;
}

.bold-text-3 {
  color: var(--avatar-kit--black);
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.button-8 {
  color: #fff;
  background-color: navy;
  border-radius: 50px;
  padding: 24px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  align-self: center;
}

.button-8:hover {
  background-color: white;
  color: navy;
}

.button-9 {
  color: navy;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid navy;
  border-radius: 50px;
  padding: 24px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  align-self: center;
}

.button-9:hover {
  background-color: navy;
  color: white;
}

.avatarkit-accordion-wrapper {
  width: auto;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.avatarkit-container-component {
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.avatarkit-padding-global-components {
  color: var(--avatar-kit--black);
  margin-top: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.text-block-34 {
  text-transform: capitalize;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
}

.question-content {
  padding-top: 0;
  overflow: hidden;
  font-weight: 400;
}

.ques-heading-icon {
  width: 20px;
  height: 10px;
  max-width: none;
}

.ques-heading-title {
  color: var(--flowstica-webflow-library--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

.qustion-heading {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tabbed-faq-question-item {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid rgba(1, 11, 21, 0.12);
  border-bottom: 1px solid #1b1b1b;
  border-radius: 0;
  margin-bottom: 24px;
  padding: 0 0 24px;
}

.tabbed-faq-questions {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.wbs-faq-image-2 {
  border-radius: 10px;
}

.tabbed-faq-split {
  grid-column-gap: 119px;
  grid-row-gap: 119px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.tabbed-faq-container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.tabbed-faq-section {
  background-color: #f4f2f0;
  padding: 96px 160px;
}

.general {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  white-space: nowrap;
}
.customer-review {
  padding: 99px 161px;
  background-color: white;
}
.link {
  opacity: 0.7;
  color: #1b1b1b;
  overflow-wrap: normal;
  margin-top: 22px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  white-space: nowrap;
}

.link-block {
  width: 263px;
  max-width: 263px;
}

.paragraph-7 {
  color: #1b1b1b;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 32px;
  padding-right: 52px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.paragraph-8 {
  color: #1b1b1b;
  margin-bottom: 0;
  padding-top: 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.paragraph-9 {
  margin-bottom: 0;
  padding-top: 32px;
}

.sub-nav {
  background-color: navy;
  padding: 32px 257px;
}

.grid-6 {
  grid-column-gap: 48px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto 1fr;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.all-products {
  color: #fff;
  white-space: nowrap;
}

.sub-nav-text {
  opacity: 0.6;
  white-space: nowrap;
  cursor: pointer;
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans,
    sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color 0.3s, transform 0.3s, background-color 0.3s,
    color 0.3s;
  box-shadow: 0 4px 10px rgba(20, 20, 43, 0.04);
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, 0.01px);
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans,
    sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.3s, color 0.3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, 0.01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---text-200-list-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans,
    sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.heading-text {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---icon-list {
  margin-right: 16px;
}

.brix---icon-list-item-wrapper {
  align-items: center;
  display: flex;
}

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

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

.feature-with-image-content {
  margin-bottom: 0;
}

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

.feature-with-image {
  color: var(--elements-webflow-library--neutral--100);
  background-color: #f4f2f0;
  padding: 92px 70px;
}

.image-14 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  border-radius: 50px;
}

.feature-block {
  width: auto;
  max-width: 100%;
}

.health-coaching-text {
  color: var(--navy);
  -webkit-text-stroke-color: var(--navy);
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
}

.feature-heading {
  color: var(--dark-grey);
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.feature-text-block {
  color: var(--dark-grey);
  margin-top: 20px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.feature-grid {
  grid-column-gap: 23px;
  grid-row-gap: 32px;
  margin-top: 48px;
}
.blog-details {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.related-posts {
  background-color: #f4f2f0;
  border-bottom: 1px solid #e4ebf3;
  padding: 96px 100px;
  position: relative;
}

.related-posts-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.related-post-heading {
  color: #1b1b1b;
  text-align: left;
  margin: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
}

.pricing-description {
  max-width: 550px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* .related-post-grid {
  grid-column-gap: 24px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.blog-post-card {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}
.blog-post-image {
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin-bottom: 0;
} */

.related-post-grid {
  grid-column-gap: 24px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

/* @media (max-width: 768px) {
  .related-post-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 480px) {
  .related-post-grid {
    grid-template-columns: 1fr;
  }
} */

.blog-post-card {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.blog-post-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 25px;
}

/* Container for the image to maintain aspect ratio */
.blog-image-container {
  width: 100%;
  padding-top: 56.25%; /* 16:9 aspect ratio */
  position: relative;
}

.blog-image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 25px;
}

///
.pricing-image {
  width: 356px;
  height: 261px;
  max-width: none;
  object-fit: cover;
  margin-bottom: 0;
}

.card-text {
  text-align: left;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.card-heading {
  color: navy;
  text-align: left;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}

.author-details-block {
  flex-direction: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: baseline;
  width: auto;
  max-width: 100%;
  display: flex;
}

.pricing-overview {
  background-color: transparent;
  font-size: 14px;
}

.body-10 {
  background-color: #f4f2f0;
}

.quick-stack {
  grid-column-gap: 23px;
  padding: 64px 130px 94px;
}

.image-15 {
  width: 532px;
  height: 497px;
  max-height: 562px;
  max-width: 641px;
}

.heading-cell {
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}
.text-block-80 {
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 19.6px;
}
.best-value-button {
  color: #fff;
  background-color: navy;
  border-radius: 15px;
  padding: 15px 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 600;
}

.yearly-membership-heading {
  color: #1b1b1b;
  margin-top: 64px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.pricing-heading {
  color: navy;
  margin-top: 48px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 91%;
}

.bold-text-4 {
  font-size: 64px;
  font-weight: 600;
  font-family: Mintgrotesktrial, sans-serif;
}

.membership-details {
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
}

.text-block-35,
.text-block-36 {
  color: #1b1b1b;
  font-size: 18px;
  font-weight: 400;
}


/* Contact Page Style */

:root {
      --navy: #0d1b6e;
      --navy-mid: #1a2d9c;
      --green: #00e631;
      --green-dark: #00b825;
      --cream: #f3f2ee;
      --card: #ffffff;
      --text-muted: #6b7a99;
      --border: rgba(13,27,110,0.08);
    }

   /* ── NAV ── */
    .contact-page-new-nav {
      position: sticky;
      top: 0;
      z-index: 100;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 48px;
      height: 72px;
      background: rgba(243,242,238,0.85);
      backdrop-filter: blur(16px);
      border-bottom: 1px solid var(--border);
    }

    .contact-page-new-logo {
      font-family: 'DM Serif Display', serif;
      font-size: 1.5rem;
      color: var(--navy);
      letter-spacing: -0.02em;
      text-decoration: none;
    }

    .contact-page-new-nav-links { display: flex; gap: 36px; list-style: none; }
    .contact-page-new-nav-links a {
      font-size: 0.875rem;
      font-weight: 500;
      color: var(--navy);
      text-decoration: none;
      opacity: 0.7;
      transition: opacity 0.2s;
    }
    .contact-page-new-nav-links a:hover { opacity: 1; }

    .contact-page-new-nav-right { display: flex; align-items: center; gap: 16px; }

    .contact-page-new-btn-join {
      background: var(--green);
      color: var(--navy);
      font-family: 'DM Sans', sans-serif;
      font-size: 0.875rem;
      font-weight: 600;
      padding: 10px 24px;
      border-radius: 100px;
      border: none;
      cursor: pointer;
      transition: background 0.2s, transform 0.15s;
      text-decoration: none;
    }
    .contact-page-new-btn-join:hover { background: var(--green-dark); transform: translateY(-1px); }

    .contact-page-new-cart-icon {
      width: 36px; height: 36px;
      display: grid; place-items: center;
      border-radius: 50%;
      border: 1.5px solid var(--border);
      cursor: pointer;
      transition: border-color 0.2s;
    }
    .contact-page-new-cart-icon:hover { border-color: var(--navy); }
    .contact-page-new-cart-icon svg { width: 18px; height: 18px; stroke: var(--navy); fill: none; stroke-width: 1.5; }

    /* ── HERO STRIPE ── */
    .contact-page-new-hero-stripe {
      background: var(--navy);
      color: white;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 72px 80px 80px;
      position: relative;
      overflow: hidden;
    }

    .contact-page-new-hero-stripe::before {
      content: '';
      position: absolute;
      right: -60px; top: -60px;
      width: 400px; height: 400px;
      background: var(--green);
      border-radius: 50%;
      opacity: 0.07;
    }

    .contact-page-new-hero-stripe::after {
      content: '';
      position: absolute;
      right: 80px; bottom: -80px;
      width: 240px; height: 240px;
      background: var(--green);
      border-radius: 50%;
      opacity: 0.12;
    }

    .contact-page-new-hero-text h1 {
      font-family: Queens Compressed Trial, sans-serif;
      font-size: clamp(5rem, 6vw, 7.5rem);
      font-weight: 400;
      line-height: 1;
      letter-spacing: 3px;
      color:white;
    }

    .contact-page-new-hero-text h1 em {
      font-style: italic;
      color: var(--green);
      font-family: Queens Compressed Trial, sans-serif;
    }

    .contact-page-new-hero-text p {
      margin-top: 20px;
      font-size: 1rem;
      font-weight: 300;
      opacity: 0.65;
      max-width: 360px;
      line-height: 1.6;
      font-family: Mintgrotesktrial, sans-serif;
    }

    .contact-page-new-hero-badge {
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      opacity: 0.9;
    }

    .contact-page-new-badge-ring {
      width: 120px; height: 120px;
      border: 2px solid rgba(255,255,255,0.2);
      border-radius: 50%;
      display: grid;
      place-items: center;
      position: relative;
    }

    .contact-page-new-badge-ring::after {
      content: '';
      position: absolute;
      inset: 8px;
      border: 1px solid rgba(0,230,49,0.4);
      border-radius: 50%;
    }

    .contact-page-new-badge-icon { font-size: 2.5rem; }

    .contact-page-new-hero-badge span {
      font-size: 0.75rem;
      font-weight: 500;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      opacity: 0.5;
      font-family: Mintgrotesktrial, sans-serif;
    }

    /* ── MAIN ── */
    .contact-page-new-main {
      padding: 64px 80px 96px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 32px;
      max-width: 1280px;
      margin: 0 auto;
    }

    /* ── CONTACT CARDS ── */
    .contact-page-new-card {
      background: var(--card);
      border-radius: 20px;
      padding: 40px;
      border: 1px solid var(--border);
      display: flex;
      gap: 24px;
      align-items: flex-start;
      transition: transform 0.25s, box-shadow 0.25s;
      cursor: default;
      animation: contact-page-new-fadeUp 0.6s ease both;
    }

    .contact-page-new-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 20px 60px rgba(13,27,110,0.1);
    }

    .contact-page-new-card:nth-child(1) { animation-delay: 0.05s; }
    .contact-page-new-card:nth-child(2) { animation-delay: 0.15s; }
    .contact-page-new-card:nth-child(3) { grid-column: 1 / -1; animation-delay: 0.25s; }

    @keyframes contact-page-new-fadeUp {
      from { opacity: 0; transform: translateY(24px); }
      to   { opacity: 1; transform: translateY(0); }
    }

    .contact-page-new-card-icon {
      flex-shrink: 0;
      width: 52px; height: 52px;
      background: var(--navy);
      border-radius: 14px;
      display: grid;
      place-items: center;
    }

    .contact-page-new-card-icon svg {
      width: 22px; height: 22px;
      stroke: white;
      fill: none;
      stroke-width: 1.75;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    .contact-page-new-card-body { flex: 1; }

    .contact-page-new-card-label {
      font-size: 0.7rem;
      font-weight: 600;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: var(--text-muted);
      margin-bottom: 8px;
      font-family: Mintgrotesktrial, sans-serif;
    }

    .contact-page-new-card-value {
      font-size: 1.2rem;
      font-weight: 500;
      color: var(--navy);
      line-height: 1.4;
      font-family: Mintgrotesktrial, sans-serif;
    }

    .contact-page-new-card-value a {
      color: inherit;
      text-decoration: none;
      transition: color 0.2s;
      font-family: Mintgrotesktrial, sans-serif;
    }
    .contact-page-new-card-value a:hover { color: var(--navy-mid); }

    .contact-page-new-card-action {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      margin-top: 14px;
      font-size: 0.8rem;
      font-weight: 600;
      color: var(--navy-mid);
      text-decoration: none;
      opacity: 0.7;
      transition: opacity 0.2s;
      font-family: Mintgrotesktrial, sans-serif;
    }
    .contact-page-new-card-action:hover { opacity: 1; }
    .contact-page-new-card-action svg {
      width: 14px; height: 14px;
      stroke: currentColor;
      fill: none;
      stroke-width: 2;
      transition: transform 0.2s;
    }
    .contact-page-new-card-action:hover svg { transform: translateX(3px); }

    /* Wide (address) card */
    .contact-page-new-card.contact-page-new-card-wide {
      background: var(--navy);
      color: white;
      position: relative;
      overflow: hidden;
    }

    .contact-page-new-card.contact-page-new-card-wide::after {
      content: '';
      position: absolute;
      right: -40px; top: -40px;
      width: 200px; height: 200px;
      background: var(--green);
      border-radius: 50%;
      opacity: 0.08;
    }

    .contact-page-new-card.contact-page-new-card-wide .contact-page-new-card-label { color: rgba(255,255,255,0.5); }
    .contact-page-new-card.contact-page-new-card-wide .contact-page-new-card-value { color: white; font-size: 1.1rem; }
    .contact-page-new-card.contact-page-new-card-wide .contact-page-new-card-icon { background: rgba(255,255,255,0.12); }
    .contact-page-new-card.contact-page-new-card-wide .contact-page-new-card-action { color: var(--green); opacity: 1; }

    /* Map placeholder */
    .contact-page-new-map-placeholder {
      margin-left: auto;
      flex-shrink: 0;
      width: 160px; height: 100px;
      background: rgba(255,255,255,0.06);
      border-radius: 12px;
      border: 1px solid rgba(255,255,255,0.1);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 6px;
      position: relative;
    }

    .contact-page-new-map-dot {
      width: 12px; height: 12px;
      background: var(--green);
      border-radius: 50%;
      box-shadow: 0 0 0 4px rgba(0,230,49,0.25);
      animation: contact-page-new-pulse 2s ease-in-out infinite;
    }

    @keyframes contact-page-new-pulse {
      0%, 100% { box-shadow: 0 0 0 4px rgba(0,230,49,0.25); }
      50%       { box-shadow: 0 0 0 10px rgba(0,230,49,0.08); }
    }

    .contact-page-new-map-label { font-size: 0.7rem; opacity: 0.4; letter-spacing: 0.06em; }

    /* ── HOURS STRIP ── */
    .contact-page-new-hours-strip {
      background: var(--green);
      padding: 28px 80px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 24px;
      animation: contact-page-new-fadeUp 0.6s 0.4s ease both;
      max-width: 1280px;
      margin: 0 auto 40px;
      border-radius: 16px;
    }

    .contact-page-new-hours-title {
      font-family: 'DM Serif Display', serif;
      font-size: 1.1rem;
      color: var(--navy);
    }

    .contact-page-new-hours-list { display: flex; gap: 32px; list-style: none; }

    .contact-page-new-hours-list li {
      font-size: 0.8rem;
      font-weight: 500;
      color: var(--navy);
    }

    .contact-page-new-hours-list li span {
      display: block;
      font-weight: 400;
      opacity: 0.65;
      margin-top: 2px;
    }

    /* ── FOOTER ── */
    .contact-page-new-footer {
      background: var(--navy);
      padding: 24px 80px;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .contact-page-new-footer .contact-page-new-logo { color: white; font-size: 1.1rem; }

    .contact-page-new-footer p {
      font-size: 0.75rem;
      color: rgba(255,255,255,0.35);
    }

    @media (max-width: 768px) {

  /* Reduce card padding */
  .contact-page-new-card {
    padding: 24px;
    flex-direction: column;
    gap: 16px;
  }

  /* Make icon smaller */
  .contact-page-new-card-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  .contact-page-new-card-icon svg {
    width: 18px;
    height: 18px;
  }

  /* Improve text scaling */
  .contact-page-new-card-value {
    font-size: 1rem;
  }

  /* Address wide card fix */
  .contact-page-new-card.contact-page-new-card-wide {
    flex-direction: column;
  }

  /* Remove map spacing completely */
  .contact-page-new-map-placeholder {
    display: none;
  }

  /* Fix grid spacing */
  .contact-page-new-main {
    gap: 20px;
  }

}

    /* ── RESPONSIVE ── */
    @media (max-width: 768px) {
      .contact-page-new-nav { padding: 0 20px; }
      .contact-page-new-nav-links { display: none; }
      .contact-page-new-hero-stripe { padding: 48px 24px; flex-direction: column; gap: 32px; }
      .contact-page-new-hero-badge { align-self: flex-start; }
      .contact-page-new-main { padding: 32px 24px 64px; grid-template-columns: 1fr; }
      .contact-page-new-card.contact-page-new-card-wide { grid-column: auto; }
      .contact-page-new-map-placeholder { display: none; }
      .contact-page-new-hours-strip { padding: 24px; flex-direction: column; align-items: flex-start; }
      .contact-page-new-hours-list { flex-wrap: wrap; gap: 16px; }
      .contact-page-new-footer { padding: 20px 24px; flex-direction: column; gap: 8px; text-align: center; }
    }



.add-to-cart-button {
  width: 352px;
  color: navy;
  text-align: center;
  background-color: #0f0;
  border-radius: 50px;
  margin-top: 64px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.add-to-cart-button:hover {
  background-color: #00e500;
}

.grid-7 {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 0.75fr 1fr;
  align-content: stretch;
  justify-content: start;
  align-items: center;
  justify-items: start;
  padding: 0;
}
.pricing-overview-separator {
  height: 1px;
  background-color: #1b1b1b;
  margin-top: 64px;
  margin-bottom: 64px;
}
.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.pricing-overview-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto;
  margin-top: 72px;
}

.pricing-overview-grid-block {
  text-align: left;
  border-bottom: 1px solid #1b1b1b;
  padding-bottom: 24px;
  display: flex;
}
.image-16 {
  max-height: 20px;
  max-width: 30px;
  margin-right: 22px;
}

.text-block-37 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}

.brix---text-300-medium {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}
.blog-description-column {
  margin-top: 96px;
  margin-left: 140px;
  margin-right: 140px;
}
.blog-description-column2 {
  padding-left: 0;
  padding-right: 0;
}

.brix---pricing-v8-title-table {
  color: var(--elements-webflow-library--neutral--600);
  margin-bottom: 10px;
  display: none;
}

.brix---pricing-content-wrapper {
  min-height: auto;
  border-bottom: 1px solid var(--flowstica-webflow-library--black-2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding-top: 0;
  padding-bottom: 21px;
  display: flex;
}

.brix---pricing-content-wrapper-empty {
  min-height: 93px;
  border-bottom: 1px solid var(--elements-webflow-library--neutral--400);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---btn-primary-small-full-width {
  width: 100%;
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.3s, color 0.3s;
}

.brix---btn-primary-small-full-width:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, 0.01px);
}

.brix---text-400-bold {
  height: 50px;
  color: var(--navy);
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

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

.brix---text-200 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans,
    sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---pricing-table-top {
  height: 60px;
  min-height: auto;
  border-bottom: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--elements-webflow-library--neutral--100);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.brix---pricing-table-top-featured {
  height: 60px;
  min-height: auto;
  border-bottom: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--avatar-kit--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.brix---pricing-column-featured {
  background-color: var(--avatar-kit--white);
}

.brix---pricing-content-wrapper-left {
  min-height: auto;
  border-bottom: 1px solid var(--flowstica-webflow-library--black-2);
  color: var(--flowstica-webflow-library--black-2);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 24px;
  padding-top: 0;
  padding-bottom: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  display: flex;
}

.brix---text-300-bold {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.brix---pricing-table-top-first {
  height: 60px;
  min-height: 35px;
  border-bottom: 1px solid var(--flowstica-webflow-library--black-2);
  background-color: var(--elements-webflow-library--neutral--100);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.brix---grid-4-columns-pricing-tablet {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans,
    sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---heading-h1-size {
  color: var(--dark-grey);
  text-align: left;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.brix---subtitle {
  color: var(--navy);
  text-align: left;
  letter-spacing: 0.15em;
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

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

.feature-comparison-inner-container {
  max-width: none;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}
.feature-column {
  grid-row-gap: 0px;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.feature-comparison-heading-block {
  text-align: left;
  margin-bottom: 0;
}

.feature-comparison-container {
  max-width: 1218px;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.feature-comparison {
  color: var(--elements-webflow-library--neutral--100);
  background-color: #fff;
  border-radius: 50px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 96px 130px;
}
.div-block-62 {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: grid;
}

.body-11 {
  background-color: #f4f2f0;
}

.interior-hero-alt {
  background-color: #f4f2f0;
  padding-left: 260px;
  padding-right: 162px;
}

.interior-hero-image-column {
  min-height: 440px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-32 {
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 36px;
}

.heading-8 {
  color: #1b1b1b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 72px;
  font-weight: 300;
  line-height: 100%;
}

.paragraph-10 {
  max-width: 355px;
  color: #1b1b1b;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  margin-top: 48px;
}

.image-17 {
  max-height: 100%;
  max-width: 100%;
  padding-top: 31px;
  padding-bottom: 10px;
}

.div-block-33 {
  grid-column-gap: 36px;
  /* grid-row-gap: 36px; */
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  display: grid;
}

.div-block-34 {
  align-self: flex-end;
}

.featured-blog-post-hero {
  background-color: #fff;
  border-radius: 50px;
  justify-content: space-around;
  margin: 96px 60px 20px;
  padding: 64px 48px;
  display: flex;
}

.featured-blog-post-hero.featured {
  justify-content: space-around;
  align-items: stretch;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.featured-blog-post-featured {
  background-color: #fff;
  border-radius: 50px;
  margin: 20px;
}

.body-12 {
  background-color: #f4f2f0;
}

.grid-8 {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  justify-content: space-between;
  align-items: stretch;
  justify-items: end;
}

/* .image-18 {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
} */
.image-18-container {
  width: 100%;
  height: auto; /* Adjust as needed */
  max-height: 440px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-18 {
  width: 100%;
  /* height: 440px; */
  max-height: 100%;
  border-radius: 50px;
  object-fit: fill; /* Or object-fit: contain; based on your needs */
}

.div-block-35 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-6 {
  color: #fff;
  background-color: navy;
  border-radius: 15px;
  padding: 15px 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.text-block-38 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.div-block-36 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.heading-9 {
  border-bottom: 0 navy;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
}

.heading-9.featured {
  color: #1b1b1b;
  border-bottom: 1px solid navy;
  margin-bottom: 24px;
  padding-bottom: 24px;
}

.div-block-37 {
  justify-content: space-between;
  display: flex;
}

.text-block-39 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.div-block-38 {
  align-items: center;
  display: flex;
}

.image-19 {
  margin-right: 6px;
}

.text-block-40 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.paragraph-11 {
  color: #1b1b1b;
  border-bottom: 1px solid navy;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.features-list {
  background-color: #f4f2f0;
  border-bottom: 1px solid #e4ebf3;
  padding: 96px 162px;
  position: relative;
}

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

.features-wrapper-two {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.features-left {
  max-width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.features-paragraph {
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.features-right {
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.features-block-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 16px;
}

.heading-10 {
  color: navy;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-41 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}
.grid-13 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}
.text-block-42 {
  color: #1b1b1b;
  margin-top: 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.link-block-2 {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-20 {
  margin-right: 16px;
}

.text-block-43 {
  color: #404040;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 400;
  line-height: 140%;
  text-decoration: underline;
}

.text-block-44 {
  color: #404040;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
.div-block-39 {
  border-bottom: 1px solid #404040;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-bottom: 24px;
  display: flex;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.supplements-overview-container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.supplements-overview-heading {
  color: #fff;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 91%;
}

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

.team-grid-2 {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card-2 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image-2 {
  width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 24px;
}

.team-member-name-2 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position-2 {
  margin-bottom: 24px;
}

.supplements-overview {
  background-color: #04008a;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 96px;
  padding: 96px 40px;
  position: relative;
}

.supplement-overview-description {
  max-width: 546px;
  color: #fff;
  text-align: center;
  margin: 48px auto 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}

.supplements-overview-grid {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  margin-top: 96px;
  display: grid;
}

.key-benefits {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.key-benefits.logo {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.pricing-image-2 {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-bottom: 16px;
}

.pricing-card-text {
  margin-bottom: 20px;
}

.text-link-arrow-3 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-3 {
  margin-left: 2px;
  display: flex;
}

.our-supplements {
  color: #0f0;
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-11 {
  color: #0f0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.list-2 {
  color: #fff;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
}

.text-block-45 {
  text-align: left;
  font-weight: 400;
}

.text-block-46,
.text-block-47 {
  text-align: left;
  line-height: 140%;
}

.div-block-40 {
  width: 150px;
  height: 300px;
  border: 1px solid #fff;
  border-radius: 75px;
}

.how-it-works---v2 {
  background-color: #f4f2f0;
  padding: 96px 40px 0px 40px;
}

.how-it-works-v2-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-48 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-12 {
  color: #1b1b1b;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 76px;
  font-weight: 300;
  line-height: 91%;
}

.paragraph-12 {
  width: 546px;
  color: #1b1b1b;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}

.div-block-41 {
  width: 1180px;
  height: 220px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url("/cdn/shop/files/Step_1.svg?v=1710110328");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 1180px 203.35px;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-self: flex-start;
  align-items: center;
  justify-items: center;
  margin-top: 64px;
  padding: 50px 20px 33px;
  display: flex;
}

.columns-17 {
  flex-direction: row;
  order: 1;
  align-self: center;
  margin-top: 64px;
  display: flex;
  padding: 0px 25px;
}

.text-block-49 {
  color: navy;
  text-align: left;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 140%;
}

.column-26 {
  clear: none;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.text-block-50 {
  color: navy;
  margin-top: 64px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-13 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.paragraph-13 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 64px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  max-width: 450px;
  font-weight: 400;
}

.div-block-42 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #404040;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 25px;
  display: flex;
}

.text-block-51 {
  color: #1b1b1b;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}
.image-21 {
  width: 100%;
  height: 100%;
  max-height: none;
  max-width: none;
  object-fit: cover;
  border-radius: 35px;
  overflow: hidden;
  margin-left: 32px;
}

.blood-draw-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: navy;
  border-radius: 35px;
  flex-direction: row;
  padding: 32px 24px;
  font-family: Mintgrotesktrial, sans-serif;
  text-decoration: none;
  display: flex;
}

.blood-draw-button.coaching {
  color: navy;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid navy;
}

.div-block-43 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 12px;
  display: flex;
}

.text-block-52 {
  color: navy;
  font-size: 20px;
  font-weight: 600;
}

.text-block-52.active-health-label {
  color: #fff;
}

.column-27 {
  height: 799.609px;
}

.body-13 {
  background-color: #f4f2f0;
  font-family: Queens Compressed Trial, sans-serif;
  font-weight: 300;
}

.product-card-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  margin-top: 0;
  margin-left: 162px;
  margin-right: 162px;
  padding-top: 96px;
  padding-bottom: 96px;
}

.product-card-block {
  background-color: #fff;
  border-radius: 50px;
  flex-direction: column;
  align-items: stretch;
  margin: 0;
  line-height: 140%;
  display: flex;
}

.product-card-heading-block {
  flex-direction: row;
  justify-content: space-between;
  align-self: stretch;
  margin-top: 48px;
  margin-left: 48px;
  margin-right: 48px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-14 {
  color: navy;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 100%;
}

.button-7 {
  color: navy;
  background-color: #0f0;
  border-radius: 15px;
  padding: 15px 16px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.div-block-46 {
  display: flex;
  column-gap: 2px;
}

.image-22 {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  border-radius: 50px;
  align-self: stretch;
  margin-top: 24px;
}

.div-block-47,
.div-block-48 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body-14 {
  background-color: #f4f2f0;
}

.section-2 {
  background-color: #fff;
  border-radius: 50px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 96px 130px;
}

.text-block-55 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-15 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.div-block-49 {
  height: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-56,
.text-block-57 {
  color: navy;
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.div-block-50,
.div-block-51 {
  height: 50px;
}

.columns-18 {
  object-fit: cover;
  flex-direction: row;
  display: flex;
}

.column-28,
.column-29,
.column-30 {
  grid-row-gap: 24px;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-31 {
  grid-row-gap: 24px;
  flex-direction: column;
  padding-left: 0;
  display: flex;
}

.text-block-58 {
  height: 75px;
  color: #404040;
  border-bottom: 1px solid #404040;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  display: flex;
  white-space: break-spaces;
  overflow: hidden;
}

.div-block-52 {
  height: 75px;
  text-align: center;
  object-fit: fill;
  border-bottom: 1px solid #404040;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-23 {
  width: auto;
  height: auto;
  max-height: 10px;
  max-width: 10px;
  object-fit: contain;
}

.text-block-59 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 140%;
}
.image-24,
.image-26 {
  max-height: 25px;
  max-width: 25px;
}

.image-24,
.image-25,
.image-26 {
  object-fit: contain;
}

.div-block-53,
.columns-19 {
  margin-top: 64px;
}

.slider-2 {
  display: none;
}

.bold-text-5 {
  display: block;
}

.column-32 {
  height: 100%;
}

.body-15,
.body-17,
.body-18 {
  background-color: #f4f2f0;
}

.section-3 {
  margin: 96px 81px 96px 82px;
}

.text-block-60 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.column-33 {
  padding-left: 10px;
  padding-right: 0;
}

.heading-16 {
  color: #1b1b1b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 100%;
}

.paragraph-14 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.heading-17 {
  color: #1b1b1b;
  margin-top: 81px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 100%;
}

.paragraph-15 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.column-34 {
  padding-left: 0;
}

.body-19 {
  background-color: #f4f2f0;
}

.section-4 {
  margin-top: 96px;
  margin-left: 82px;
  margin-right: 81px;
}

.column-35 {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-61 {
  width: 261px;
  color: navy;
  border-bottom: 1px solid navy;
  padding-bottom: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-18 {
  color: #1b1b1b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 100%;
}

.paragraph-16 {
  color: #1b1b1b;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
}

.image-27,
.image-30 {
  max-height: none;
  width: auto;
  object-fit: contain;
}

.image-30 {
  padding: 0px 98px;
}

.div-block-54 {
  object-fit: contain;
  padding-top: 64px;
  display: flex;
}

.div-block-55 {
  margin-top: 96px;
}
.image-27 .body-20,
.body-21,
.body-22,
.body-23,
.body-24 {
  background-color: #f4f2f0;
}

.ingredient-overview {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 96px 81px 96px 82px;
  display: block;
}

.body-26 {
  background-color: #f4f2f0;
}

.ingredient-text {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.heading-19 {
  color: #1b1b1b;
  margin-top: 48px;
  align-self: center;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 72px;
  font-weight: 300;
  line-height: 100%;
}

.paragraph-17 {
  width: 546px;
  color: #1b1b1b;
  text-align: center;
  align-self: center;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.columns-21 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  margin-top: 64px;
  display: flex;
}

.ingredient-text-block {
  flex-direction: column;
  align-self: auto;
  align-items: center;
  display: flex;
}

.column-39 {
  background-color: #fff;
  border-radius: 50px;
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-28 {
  width: 250px;
  height: 250px;
  max-height: none;
  max-width: none;
  border-radius: 50%;
  margin-top: 48px;
  margin-left: 53px;
  margin-right: 53px;
  align-self: center;
  object-fit: cover;
}

.div-block-56 {
  margin: 32px 32px 48px;
}

.text-block-62 {
  color: #404040;
  border-bottom: 1px solid navy;
  padding-bottom: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
}

.text-block-63 {
  color: #1b1b1b;
  margin-top: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 500;
  line-height: 170%;
}

.list-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: disc;
  display: flex;
}

.list-item-9 {
  color: #404040;
  margin-bottom: 5px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 170%;
  font-weight: 400;
}

.text-block-64 {
  color: #1b1b1b;
  margin-top: 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 500;
  line-height: 170%;
}

.list-5 {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  color: #404040;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  line-height: 170%;
  display: grid;
  margin-top: 16px;
}

.text-block-65 {
  margin-top: 32px;
  font-family: Mintgrotesktrial, sans-serif;
  font-weight: 500;
  line-height: 170%;
}

.list-item-10,
.list-item-11,
.list-item-12,
.list-item-13,
.list-item-14,
.list-item-15 {
  margin-bottom: 0;
}

.list-6 {
  color: #404040;
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
}

.list-item-16,
.list-item-17,
.list-item-18 {
  margin-bottom: 0;
}

.faq-section {
  display: block;
}

.column-40 {
  background-color: #fff;
  border-radius: 50px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-benefit-showcase {
  background-image: url("/cdn/shop/files/DTS_Grand_Design_057_2.webp?v=1712300986");
  background-position: 100%;
  background-repeat: repeat;
  background-size: cover;
}

.image-benefit-container {
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 96px 160px 192px;
}

.image-benefit-text {
  color: #fff;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.image-benefit-heading {
  max-width: 833px;
  color: #fff;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Queens Compressed Trial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 100%;
}

.image-benefit-button {
  color: navy;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 64px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
}

/* White button hover effects  */
.video-hero-button:hover,
.image-benefit-button:hover,
.button-2:hover {
  background-color: #a9afff;
  color: navy;
}

/* Transparent button on Blue background hover effect */
.button-4: hover {
  background-color: white;
  color: navy;
}

.grid-9 {
  grid-column-gap: 23px;
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 96px;
}

.div-block-57 {
  max-height: 153px;
  opacity: 0.5;
  background-color: #1b1b1b;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 72px 48px;
  display: flex;
}

.text-block-66 {
  color: #fff;
  text-align: center;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.slider-3 {
  display: none;
}

.navbar-join-now {
  color: navy;
  background-color: #0f0;
  border-radius: 50px;
  margin-left: 25px;
  margin-right: 48px;
  padding: 24px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
}

.navbar-join-now:hover,
.join-now-button:hover,
.button-5:hover {
  background-color: #00e500;
}

.image-29 {
  max-height: none;
  max-width: 24px;
}

.slider-4 {
  display: none;
}

.columns-22 {
  justify-content: space-around;
  display: flex;
}

.column-41 {
  justify-content: flex-end;
  display: flex;
}

.slider-5 {
  display: none;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 64px;
}

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

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: 0.25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: 0.25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: 0.25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, 0.75);
}

.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 0.2s;
}
.div-block-61 {
  display: flex;
  padding-left: 28px;
}
.text-block-68 {
  color: navy;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 29.12px;
}
.text-block-69 {
  color: navy;
  text-align: left;
  align-self: flex-end;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 14.56px;
}
.text-block-70 {
  color: navy;
  margin-top: 24px;
  font-family: Mintgrotesktrial, sans-serif;
  line-height: 22.4px;
  padding-left: 28px;
}
.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.body-27 {
  background-color: navy;
}

.navbar-join-now-mobile {
  color: navy;
  background-color: #0f0;
  border-radius: 50px;
  margin-left: 55px;
  margin-right: 48px;
  padding: 14px 48px;
  font-family: Mintgrotesktrial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  display: none;
}

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

.text-span-4 {
  font-size: 24px;
  line-height: 21.6px;
  font-weight: 500;
}

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

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

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

.testimonial-slider {
  height: auto;
  max-width: 800px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}
@media screen and (max-width: 1280px) {
  .image-18 {
    height: 350px;
  }
}

@media screen and (min-width: 1280px) {
  .product-overview {
    padding-left: 100px;
    padding-right: 100px;
  }
  .feature-grid {
    grid-column-gap: 24px;
    grid-row-gap: 32px;
  }
  .featured-blog-post-hero,
  .featured-blog-post-hero.featured {
    margin-left: 162px;
    margin-right: 162px;
  }
  .feature-with-image-grid {
    grid-template-columns: 1fr 1fr;
  }
  .list-item-3 {
    margin-bottom: 20px;
  }
  .feature-showcase-grid {
    grid-column-gap: 24px;
    grid-row-gap: 35px;
  }

  .feature-showcase-item {
    padding-bottom: 0;
  }
  .div-block-34 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    order: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: stretch;
    display: flex;
  }
  .grid-7 {
    grid-template-columns: 0.75fr 0.75fr;
  }

  .inactive-health-step {
    max-width: 262px;
    border-radius: 35px;
    padding: 32px 52px;
    font-family: Mintgrotesktrial, sans-serif;
    text-decoration: none;
  }

  .how-it-works---v2 {
    padding-left: 130px;
    padding-right: 130px;
  }
  .navigation-item,
  .navigation-item-light {
    margin-left: 36px;
    font-size: 20px;
  }

  .column-8 {
    padding-left: 0;
  }

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

  .container-2 {
    flex-direction: row;
    align-items: flex-start;
  }

  .div-block-15 {
    margin-bottom: 0;
  }

  .membership-cta-heading {
    color: #1b1b1b;
  }

  .text-block-19 {
    color: var(--1b1b1b);
  }

  .text-block-19.interior-hero-text {
    color: var(--white);
  }

  .image-8 {
    width: 644px;
  }

  .membership-cta-grid {
    grid-row-gap: 0px;
    flex-direction: row;
  }

  .featured-cta {
    background-image: url("/cdn/shop/files/Image-18-min.webp?v=1712301251");
    background-size: 100% 100%;
  }

  .our-science {
    color: #0f0;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 20px;
    line-height: 140%;
  }

  .blog-description-column {
    margin-left: 233px;
    margin-right: 233px;
  }
  .heading {
    color: #fff;
    font-family: Queens Compressed Trial, sans-serif;
    font-size: 64px;
    font-weight: 300;
    line-height: 100%;
  }

  .text-block-20 {
    max-width: none;
    color: #fff;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 18px;
    line-height: 140%;
  }

  .button-2 {
    color: navy;
    background-color: #fff;
    border-radius: 50px;
    margin-top: 64px;
    padding: 24px 48px;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 20px;
  }

  .image-10 {
    max-height: 680%;
    max-width: 558px;
  }

  .grid-4 {
    align-items: stretch;
    justify-items: stretch;
  }

  .container-4 {
    max-width: 100%;
    overflow: visible;
  }

  .wbs-hero-image {
    max-height: 694px;
    max-width: 602px;
  }

  .how-it-works-block {
    padding-left: 162px;
    padding-right: 162px;
  }

  .how-it-works-grid {
    display: flex;
  }

  .blood-draw-block {
    height: 100%;
    justify-content: flex-start;
  }

  .team-overview {
    padding-left: 140px;
    padding-right: 140px;
  }

  .team-card {
    align-items: center;
  }

  .how-it-works-v2-block {
    color: #fff;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 14px;
    line-height: 140%;
  }
  .div-block-41 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    align-self: auto;
    display: flex;
  }
  .grid-8 {
    grid-auto-flow: row;
    justify-content: space-between;
    align-items: stretch;
    justify-items: stretch;
  }
  .blood-draw-button {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: navy;
    border-radius: 35px;
    padding: 32px 24px;
    font-family: Mintgrotesktrial, sans-serif;
    text-decoration: none;
    display: flex;
  }
  .text-block-52 {
    color: navy;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    text-decoration: none;
  }

  .text-block-52.blood {
    color: #fff;
  }

  .text-block-53 {
    color: navy;
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-53.blood {
    font-size: 14px;
  }

  .text-block-53.active-health-sub {
    color: #fff !important;
  }

  .text-block-53.blood {
    color: #fff;
  }

  .columns-19 {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .body-17,
  .body-26 {
    background-color: #f4f2f0;
  }

  .grid-9 {
    grid-column-gap: 23px;
    grid-row-gap: 48px;
  }

  .div-block-57 {
    height: 173px;
    max-height: 159px;
    justify-content: center;
    align-items: center;
    padding-top: 53px;
    padding-bottom: 53px;
    display: flex;
  }

  .text-block-66 {
    color: #fff;
    text-align: center;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 24px;
    line-height: 140%;
  }

  .navbar-join-now,
  .navbar-join-now-mobile {
    margin-left: 25px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-79 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    align-content: start;
    justify-content: start;
    align-items: start;
  }
  .product-overview {
    padding-left: 162px;
    padding-right: 162px;
  }
  .div-block-63 {
    grid-row-gap: 0px;
    grid-template-columns: 0.25fr 1fr;
    align-content: end;
  }
  .image-22 {
    flex-flow: row;
    justify-content: flex-end;
    align-self: flex-start;
    display: block;
  }

  .div-block-48 {
    align-self: stretch;
  }
  .image-17 {
    max-height: 100%;
    max-width: 100%;
    order: -1;
    align-self: flex-end;
  }
  .div-block-34 {
    display: flex;
  }
  .membership-item {
    padding-left: 130px;
    padding-right: 130px;
  }

  .yearly-tab,
  .monthly-tab {
    margin-left: 0;
    margin-right: -60px;
  }

  .membership-item-monthly {
    padding-left: 130px;
    padding-right: 130px;
  }

  .inactive-health-step {
    width: 262px;
    max-width: 100%;
    padding-top: 32px;
  }

  .div-block-41 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    grid-auto-columns: 1fr;
    justify-content: space-around;
  }

  .how-it-works---v2 {
    padding-left: 130px;
    padding-right: 130px;
  }

  .div-block-20 {
    flex-direction: row;
    align-items: center;
  }

  .supplements-overview {
    padding-left: 160px;
    padding-right: 160px;
  }

  .navigation-item {
    opacity: 1;
    color: #1b1b1b;
    -webkit-text-stroke-color: #000;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  }

  .navigation-item-light {
    opacity: 1;
    color: white;
    -webkit-text-stroke-color: #000;
    background-color: rgba(0, 0, 0, 0);
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  }

  .navigation-item:hover,
  .navigation-item-light:hover {
    color: #0f0;
  }

  .plans-main-container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .goals-and-plans-main,
  .div-block-8 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-11,
  .goals-and-plan-container {
    width: 1360px;
  }

  .how-it-works-image {
    max-height: 618px;
    max-width: 660.5px;
  }

  .interior-hero {
    background-color: navy;
    border-radius: 50px;
  }

  .columns-11 {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-right: 32px;
  }

  .membership-cta-heading {
    color: #1b1b1b;
    font-family: Queens Compressed Trial, sans-serif;
    font-size: 64px;
    font-weight: 300;
    line-height: 100%;
  }

  .interio-hero-heading {
    font-family: Queens Compressed Trial, sans-serif;
    font-size: 72px;
    font-weight: 300;
    line-height: 100%;
  }

  .text-block-19 {
    color: #1b1b1b;
    margin-top: 48px;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 18px;
    line-height: 140%;
  }

  .text-block-19.interior-hero-text {
    color: #fff;
  }

  .image-8 {
    max-width: 750px;
  }

  .membership-cta-grid {
    justify-content: space-between;
  }

  .featured-cta {
    background-size: cover;
  }

  .our-science {
    color: #0f0;
    font-family: Mintgrotesktrial, sans-serif;
  }

  .body-4 {
    color: navy;
    font-size: 20px;
    line-height: 140%;
  }

  .heading {
    margin-top: 48px;
    margin-bottom: 0;
    font-family: Queens Compressed Trial, sans-serif;
    font-size: 64px;
    font-weight: 300;
    line-height: 100%;
  }

  .text-block-20 {
    max-width: none;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 18px;
  }

  .button-2 {
    color: navy;
    border-radius: 50px;
    margin-top: 64px;
    padding: 24px 48px;
    font-family: Mintgrotesktrial, sans-serif;
  }

  .video-hero {
    background-image: url("/cdn/shop/files/BG_Image_1.webp?v=1712299794");
    background-position: 0 0;
    background-size: cover;
    padding: 0;
  }

  .video-hero-content {
    text-align: center;
    margin: 0;
    padding-bottom: 224px;
    padding-left: 303px;
    padding-right: 303px;
  }

  .video-hero-heading {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Queens Compressed Trial, sans-serif;
    font-size: 126px;
    font-weight: 300;
    line-height: 90%;
  }

  .video-hero-text {
    color: #fff;
    text-align: center;
    margin-top: 48px;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 24px;
    line-height: 140%;
  }

  .video-hero-button {
    color: navy;
    text-align: left;
    background-color: #fff;
    border-radius: 50px;
    margin-top: 64px;
    padding: 24px 48px;
    line-height: 140%;
    font-weight: 500 !important;
  }

  .heading-3 {
    margin-top: 0;
  }

  .fast-track-test {
    color: #0f0;
  }

  .health-with-ease-text {
    color: #fff;
  }

  .membershp-overview {
    overflow: visible;
  }

  .text-block-21 {
    font-size: 20px;
  }

  .heading-4 {
    font-size: 64px;
  }

  .text-block-22 {
    font-size: 24px;
  }

  .membership-text {
    margin-bottom: 29px;
  }

  .hero-heading-left {
    object-fit: contain;
    padding-bottom: 96px;
    padding-left: 118px;
    padding-right: 118px;
    position: relative;
    overflow: visible;
  }
  .hero-heading-left-standalone {
    object-fit: contain;
    padding-bottom: 96px;
    padding-left: 48px;
    padding-right: 48px;
    position: relative;
    overflow: visible;
  }
  .container-4 {
    max-height: 100%;
    max-width: none;
    aspect-ratio: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .shadow-two {
    max-width: 632px;
  }

  .column-22,
  .column-23 {
    padding-left: 0;
    padding-right: 0;
  }
  .column-23-standalone {
    padding-left: 0;
    padding-right: 0;
  }
  .blog-description-column {
    margin-right: 352px;
  }
  .f-a-q {
    background-color: #f4f2f0;
  }

  .wbs-according-split {
    align-items: start;
  }

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

  .how-it-works-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 0.25fr 0.25fr 0.25fr 0.25fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    justify-content: space-between;
    align-items: baseline;
    justify-items: end;
    display: grid;
  }

  .testimonials-grid {
    grid-column-gap: 293px;
    grid-template-columns: 546px 244px;
  }

  .feature-showcase-item {
    border-bottom-color: navy;
  }

  .text-block-30 {
    max-width: none;
    line-height: 140%;
  }

  .list-item-3,
  .list-item-4,
  .list-item-5,
  .list-item-6,
  .list-item-7,
  .list-item-8 {
    margin-bottom: 0;
  }

  .team-overview {
    padding-left: 162px;
    padding-right: 162px;
  }

  .team-card {
    align-items: center;
  }

  .team-member-image {
    width: 250px;
    height: 250px;
    max-height: none;
    max-width: none;
  }

  .team-member-name {
    text-align: left;
  }

  .avatarkit-left-text-copy {
    color: var(--avatar-kit--black);
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    padding-top: 24px;
    padding-bottom: 7px;
  }

  .avatarkit-avatar-image {
    margin-right: 0;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .tabbed-faq-split {
    grid-column-gap: 182px;
  }

  .sub-nav {
    padding-left: 257px;
  }

  .feature-with-image-grid {
    grid-column-gap: 25px;
    grid-template-columns: 1fr 1fr;
    align-content: stretch;
    justify-content: space-between;
    align-items: center;
    justify-items: stretch;
  }

  .feature-with-image {
    padding-left: 153px;
    padding-right: 153px;
  }

  .image-14 {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
  }

  .feature-block {
    width: auto;
  }

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

  .related-posts {
    padding-left: 162px;
    padding-right: 162px;
  }

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

  .card-text,
  .card-heading {
    width: auto;
  }

  .image-15 {
    width: auto;
    height: auto;
  }

  .best-value-button {
    font-family: Mintgrotesktrial, sans-serif;
    font-weight: 600;
  }

  .yearly-membership-heading {
    text-align: left;
    text-decoration: none;
  }

  .pricing-heading,
  .membership-details,
  .add-to-cart-button {
    font-family: Mintgrotesktrial, sans-serif;
  }
  .grid-7 {
    width: auto;
    flex-direction: row;
    grid-template-columns: 0.75fr 1fr;
    grid-template-areas: ".";
    justify-content: start;
    align-items: center;
    justify-items: start;
    padding: 0;
  }

  .heading-7 {
    color: #1b1b1b;
  }

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

  .interior-hero-alt {
    padding-left: 260px;
  }

  .interior-hero-text-column {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-32 {
    max-width: none;
    margin-right: 36px;
  }

  .paragraph-10 {
    max-width: none;
    font-weight: 400;
  }

  .div-block-33 {
    grid-column-gap: 107px;
    grid-row-gap: 107px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .featured-blog-post-hero {
    flex-flow: column;
  }

  .featured-blog-post-hero.featured {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 48px;
    padding-right: 48px;
    display: block;
  }

  .grid-8 {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    align-self: stretch;
    justify-items: stretch;
    display: grid;
  }

  .heading-9 {
    border: 1px #000;
  }

  .heading-9.featured {
    border: 1px #000;
    border-bottom: 1px solid navy;
  }

  .supplements-overview-container {
    max-width: none;
  }

  .team-member-image-2 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .key-benefits {
    flex-direction: column;
  }

  .key-benefits.logo {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-40 {
    width: 115px;
    height: 300px;
    border: 1px solid #fff;
    border-radius: 75px;
  }

  .text-span-3 {
    font-size: 64px;
    font-weight: 500;
  }

  .blood-draw-button {
    padding-top: 32px;
  }

  .text-block-57 {
    height: 50px;
  }

  .column-31 {
    padding-right: 0;
  }

  .section-3 {
    margin-left: 162px;
    margin-right: 162px;
  }

  .text-block-60 {
    width: 269.004px;
  }

  .column-33 {
    display: block;
  }

  .paragraph-14 {
    width: 827px;
  }

  .columns-20 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    display: flex;
  }

  .section-4 {
    margin-left: 162px;
    margin-right: 162px;
  }

  .body-25 {
    background-color: #f4f2f0;
  }

  .ingredient-overview {
    margin-left: 162px;
    margin-right: 162px;
  }

  .column-39 {
    align-items: center;
  }

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

  .image-benefit-button {
    font-weight: 500;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-79 {
    grid-template-columns: 1fr 1.25fr;
    align-items: center;
  }
  .feature-grid {
    align-content: stretch;
    justify-content: stretch;
  }
  .grid-7 {
    align-items: center;
    justify-items: start;
  }

  .div-block-41 {
    width: 1180px;
    height: 203px;
    grid-template-rows: auto;
    align-self: center;
    justify-items: center;
  }

  .image-33 {
    background-color: rgba(255, 255, 255, 0);
  }

  .goals-and-plans-main,
  .div-block-8 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .body-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .flex-block {
    object-fit: fill;
    flex-flow: row;
    display: flex;
  }

  .image-8 {
    max-width: 100%;
  }

  .membership-cta-grid {
    align-items: center;
    justify-items: center;
  }

  .video-hero {
    background-position: 50%;
    background-size: cover;
  }

  .membershp-overview {
    align-content: stretch;
  }

  .hero-heading-left {
    padding-left: 248px;
    padding-right: 248px;
  }
  .hero-heading-left-standalone {
    padding-left: 48px;
    padding-right: 48px;
  }
  .shadow-two {
    max-width: 676px;
  }

  .grid-5 {
    grid-template-columns: minmax(500px, 5fr) minmax(500px, 5fr);
  }

  .columns-14 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
  .columns-14-standalone {
    justify-content: flex-end;
    display: flex;
  }

  .column-23 {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    display: flex;
  }
  .column-23-standalone {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
  }
  .blog-post-image {
    border-radius: 25px;
    width: 491px;
    height: 350px;
  }

  .how-it-works-grid {
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .blood-draw-block {
    flex: 0 auto;
    display: flex;
  }

  .separator {
    width: 100%;
  }

  .testimonial-item {
    margin-left: 12px;
    margin-right: 12px;
  }
  .testimonial-item-cc {
    margin-left: 12px;
    margin-right: 12px;
  }
  .testimonial--wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 12px;
  }

  .testimonials-text-block {
    margin-left: 220px;
    margin-right: 220px;
  }

  .testimonials-grid {
    grid-column-gap: 301px;
    grid-template-columns: auto auto;
    grid-auto-flow: row;
  }

  .testimonials-heading {
    font-size: 74px;
  }

  .feature-with-image-container {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
  .blog-description-column {
    margin-right: 352px;
  }
  .avatarkit-left-text-copy {
    color: var(--avatar-kit--black);
    text-align: left;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-card {
    border-top-color: #d4d4d4;
    border-bottom-color: #1b1b1b;
  }

  .feature-with-image-grid {
    grid-column-gap: 25px;
    grid-row-gap: 28px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: stretch;
    justify-content: flex-start;
    align-items: stretch;
    justify-items: center;
    display: grid;
  }

  .feature-with-image {
    background-color: #f4f2f0;
    padding: 92px 153px;
  }
  .image-14 {
    width: auto;
    height: auto;
    max-height: 700px;
    max-width: 560px;
  }

  .feature-block {
    width: auto;
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .pricing-image {
    width: 491px;
    height: 350px;
    border-radius: 25px;
  }

  .card-text,
  .author-details-block {
    width: 500px;
  }

  .div-block-32 {
    order: -1;
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph-10 {
    max-width: none;
  }

  .div-block-33 {
    justify-content: space-around;
  }

  .grid-8 {
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
    /* justify-items: end; */
  }

  .supplements-overview {
    margin-top: 96px;
  }

  .column-39 {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }

  .image-benefit-showcase {
    background-image: url("/cdn/shop/files/DTS_Grand_Design_057_2.webp?v=1712300986");
    background-size: cover;
  }
}

@media screen and (max-width: 991px) {
.div-block-19-standalone {
        flex-direction: column;  /* Stack buttons vertically on small screens */
        gap: 15px; /* Increase space between buttons when stacked */
      }
  .image-18 {
    height: 440px;
  }
  .product-details-mobile {
    display: flex;
    flex-direction: column;
  }
  .product-details-desktop {
    display: none;
  }
  .heading-22 {
    font-size: 40px;
    line-height: 100%;
    margin-top: 0;
  }
  .text-block-75 {
    font-size: 48px;
    line-height: 43.2px;
  }
  .div-block-70 {
    display: none;
  }
  .div-block-71 {
    margin-top: 40px;
  }
  .div-block-79 {
    grid-row-gap: 40px;
  }
  .flex-block-2 {
    display: flex;
  }

  .image-36 {
    width: 100%;
  }

  .div-block-79 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    display: flex;
  }
  .product-overview {
    flex-flow: row;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 40px;
    display: flex;
  }

  .product-overview-column {
    width: auto;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    display: flex;
  }

  .paragraph-18 {
    flex-flow: row;
    display: flex;
  }
  .customer-review {
    padding: 64px 12px;
  }
  .button-8,
  .button-9 {
    padding: 18px;
  }

  .div-block-62 {
    margin-top: 24px;
  }
  .div-block-60 {
    margin-left: 0px;
    margin-right: 0px;
    padding: 40px;
  }

  .interior-hero-alt {
    padding-left: 12px;
    padding-right: 12px;
  }
  .image-block {
    margin-top: 0px;
  }

  .yearly-tab {
    flex-flow: row;
    justify-content: flex-start;
    margin-left: -25px;
    padding-left: 69px;
    display: flex;
  }

  .membership-item {
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
    padding-right: 32px;
  }
  .blog-description-column {
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    margin-top: 40px;
    margin-left: 12px;
    margin-right: 12px;
    display: flex;
  }
  .blog-description-column-1 {
    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-self: center;
    align-items: stretch;
    display: flex;
  }

  .blog-description-column2 {
    order: 1;
    justify-content: space-around;
    align-self: stretch;
    /* display: flex; */
  }

  .monthly-tab {
    flex-flow: row;
    justify-content: flex-start;
    margin-left: 0;
    padding-left: 69px;
    display: flex;
  }
  .featured-blog-post-hero {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
  }
  .grid-13 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    grid-auto-flow: row;
    display: flex;
  }
  .featured-blog-post-hero.featured {
    margin-left: 20px;
    margin-right: 20px;
  }
  .membership-item-monthly {
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
    padding-right: 32px;
  }
  .blog-details {
    margin-top: 48px;
  }
  .div-block-67 {
    order: 1;
    grid-auto-flow: row;
    justify-content: stretch;
  }
  .card-text,
  .card-heading {
    align-self: stretch;
  }
  .column-42 {
    justify-content: flex-end;
    align-items: center;
    margin-top: 40px;
    padding-right: 0;
    display: flex;
  }

  .text-block-73 {
    margin-left: 0;
    font-size: 48px;
  }

  .columns-16 {
    display: none;
  }

  .div-block-41 {
    align-self: flex-start;
    margin-top: 40px;
  }
  .div-block-58 {
    padding: 0px;
    padding-top: 32px;
  }

  .text-block-32 {
    font-size: 16px;
  }

  .lab-test-mobile {
    margin-top: 48px;
    display: block;
  }
  .blog-post-image {
    align-self: stretch;
  }
  .div-block-29.active-test {
    border-radius: 10px;
    position: relative;
    overflow: visible;
  }

  .supplements-overview {
    padding-left: 60px;
    padding-right: 60px;
  }

  .key-benefits {
    align-self: center;
  }
  .image-31 {
    display: none;
  }

  .image-32 {
    max-height: 525px;
    display: block;
    object-fit: contain;
  }

  .div-block-53 {
    width: 871px;
    flex-flow: row;
    display: block;
    overflow: visible;
  }

  .navbar-light {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 40px;
    padding-bottom: 32px;
  }
  .section.cc-product-detail {
    flex-direction: column;
  }

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

  .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: rgba(255, 255, 255, 0);
  }

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

  .navigation {
    padding: 25px 30px;
  }

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

  .navigation-item,
  .navigation-item-light {
    color: navy;
    text-align: center;
    padding: 15px 30px;
    font-weight: 600;
    transition: background-color 0.5s, opacity 0.4s, color 0.4s;
  }

  .navigation-item:hover,
  .navigation-item-light:hover {
    color: navy;
    background-color: #0f0;
    margin-left: 0;
  }

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

  .menu-button {
    margin-right: 13px;
    padding: 0;
  }

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

  .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 {
    width: 100%;
    text-align: center;
    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;
  }

  .wellness-products {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wellness-product-item {
    margin-top: 24px;
  }

  .column-4 {
    padding-right: 0;
  }

  .column-5 {
    padding-left: 0;
  }

  .columns-8 {
    margin: 64px 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .footer-dark {
    flex-direction: column;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
  }

  .container-2 {
    max-width: 728px;
    flex-direction: column;
  }

  .footer-content {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: center;
    margin-top: 48px;
  }

  .div-block-15 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: start;
    display: flex;
    margin-bottom: 0px;
  }

  .columns-9 {
    align-self: stretch;
  }

  .column-15,
  .column-16 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-direction: column;
  }

  .columns-10 {
    justify-content: center;
    align-items: flex-start;
    grid-column-gap: 70px;
  }

  .interior-hero {
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 32px;
  }

  .columns-11 {
    flex-direction: column;
  }

  .membership-cta-heading {
    max-width: none;
    margin-top: 40px;
    padding-left: 0;
  }

  .interio-hero-heading {
    max-width: none;
    margin-top: 40px;
    padding-left: 0;
  }

  .text-block-19 {
    margin-top: 40px;
    padding-left: 0;
  }

  .div-block-17 {
    display: block;
  }

  .column-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    order: -1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    display: block;
  }

  .image-8 {
    width: 100vw;
    height: auto;
    max-width: none;
    align-self: center;
    padding-left: 64px;
    padding-right: 64px;
  }

  .membership-cta-grid {
    grid-column-gap: 40px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .featured-cta {
    background-position: 50%;
    background-size: cover;
    padding: 70px;
  }

  .featured-block {
    max-width: 100%;
  }

  .video-hero-content {
    padding: 220px 100px 140px;
  }

  .video-hero-heading {
    font-size: 100px;
  }

  .membershp-overview {
    flex: 0 auto;
  }

  .membership-content {
    width: auto;
    aspect-ratio: auto;
    flex-direction: column;
    order: -1;
    justify-content: center;
    align-items: stretch;
    display: flex;
    overflow: visible;
  }

  .join-now-button {
    margin-top: 0;
    margin-right: 12px;
  }

  .grid-4 {
    grid-template-columns: 500px;
  }

  .div-block-18 {
    max-height: 680px;
    max-width: 500px;
    background-image: none;
    background-size: auto;
  }

  .hero-heading-left {
    flex-direction: row;
    order: -1;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }
  .hero-heading-left-standalone {
    flex-direction: row;
    order: -1;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

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

  .shadow-two {
    margin-top: 40px;
  }

  .wbs-heading-h1 {
    font-size: 3.2rem;
    line-height: 1.2em;
  }

  .wbs-hero-1 {
    grid-template-columns: 1fr;
  }

  .wbs-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .columns-14 {
    width: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }
  .columns-14-standalone {
    row-gap:24px;
    width: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }
  .column-22 {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .column-23 {
    margin-top: 40px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .column-23-standalone {
    margin-top: 40px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .div-block-19 {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }
.div-block-19-standalone{
    flex-direction: column;
    align-items: start;
    display: flex;
}
  .container-5 {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .media-features-block {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-15 {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .wbs-faq-image {
    width: 100%;
  }

  .wbs-according-split {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .faq-section {
    padding-left: 100px;
    padding-right: 100px;
  }

  .button-3 {
    margin-top: 32px;
  }

  .how-it-works-block {
    padding: 64px 100px;
  }

  .text-block-25 {
    width: auto;
  }

  .blood-draw-block {
    flex-direction: row;
    padding-top: 46px;
    padding-bottom: 35px;
    display: block;
    overflow: visible;
  }

  .text-block-26 {
    margin-top: 0;
  }

  .div-block-20 {
    flex-direction: row;
  }

  .separator {
    width: auto;
  }

  .div-block-21 {
    margin-bottom: 0;
  }

  .button-4 {
    margin-top: 48px;
    padding: 14px 40px;
  }

  .testimonial-item {
    width: auto;
    justify-content: flex-start;
  }

  .testimonial-item-cc {
    width: auto;
    justify-content: flex-start;
  }
  .testimonials-container {
    display: none;
  }

  .testimonials-section {
    padding-top: 69px;
    padding-bottom: 64px;
  }

  .testimonials-text-block {
    margin-left: 12px;
    margin-right: 12px;
  }

  .testimonials-grid {
    grid-row-gap: 0px;
    grid-template-rows: auto 100px;
    grid-template-columns: 546px;
  }

  .testimonials-text {
    font-size: 16px;
    line-height: 22.4px;
  }

  .testimonials-heading {
    margin-top: 40px;
    font-size: 40px;
    line-height: 100%;
  }

  .membership-cta-section {
    padding: 64px 32px 32px;
  }

  .button-5 {
    margin-top: 48px;
  }

  .feature-showcase {
    padding: 70px 100px;
    margin: 64px 5px 0px 5px;
  }

  .feature-showcase-grid {
    grid-template-columns: 1fr;
  }

  .text-block-30 {
    margin-left: 0;
  }

  .team-overview {
    padding-left: 100px;
    padding-right: 100px;
  }

  .team-overviw-container {
    max-width: none;
  }

  .team-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .biomarker-overview {
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .brix---btn-slider-arrow-right---top-right {
    top: auto;
    bottom: -90px;
    left: auto;
    right: 39.5%;
  }

  .brix---btn-slider-arrow-right---top-left {
    top: auto;
    bottom: -90px;
    left: 39.5%;
    right: auto;
  }

  .feature-paragraph {
    margin-top: 48px;
  }

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

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

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

  .brix---slider-mask-width-490px {
    position: static;
  }

  .feature-with-image-heading {
    font-size: 64px;
    line-height: 100%;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .columns-16 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    display: none;
  }

  .column-25 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wbs-accordion-3 {
    width: 100%;
  }

  .wbs-section-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .avatarkit-toggle-plus {
    margin-right: 20px;
    position: absolute;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-wrapper {
    width: 100%;
    max-width: none;
  }

  .avatarkit-container-component {
    max-width: 75rem;
  }

  .wbs-faq-image-2 {
    width: 100%;
  }

  .tabbed-faq-split {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .tabbed-faq-section {
    padding: 64px 12px;
  }

  .link {
    margin-top: 0;
    margin-left: 72px;
  }

  .link-block {
    margin-bottom: 64px;
  }

  .paragraph-7 {
    padding-right: 0;
  }

  .sub-nav {
    padding-left: 140px;
    padding-right: 40px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .feature-with-image-grid {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .feature-with-image {
    padding: 118px 70px;
  }

  .image-14,
  .feature-block {
    width: auto;
  }

  .feature-grid {
    grid-column-gap: 25px;
    grid-template-columns: 1fr;
    margin-top: 48px;
  }

  .related-posts {
    padding-left: 60px;
    padding-right: 60px;
  }

  .related-posts-container {
    max-width: none;
  }

  .related-post-grid {
    grid-column-gap: 30px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    justify-items: stretch;
    margin-top: 48px;
  }

  .pricing-overview {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-15 {
    width: 606px;
    height: 509px;
  }

  .grid-7 {
    width: auto;
    grid-template-columns: 1fr;
    align-content: end;
    justify-content: start;
    align-items: center;
    justify-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---pricing-v8-title-table {
    display: block;
  }

  .brix---pricing-content-wrapper,
  .brix---pricing-content-wrapper-empty {
    min-height: 140px;
  }

  .brix---text-400-bold {
    font-size: 22px;
    line-height: 24px;
  }

  .brix---pricing-column-first {
    display: none;
  }

  .brix---grid-4-columns-pricing-tablet {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .feature-comparison-heading-block {
    margin-bottom: 40px;
  }

  .feature-comparison {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .div-block-32 {
    margin-top: 64px;
    /* margin-bottom: 48px; */
  }

  .paragraph-10 {
    max-width: none;
  }

  .image-17 {
    max-width: 100%;
    display: block;
  }
  .div-block-33 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .div-block-34 {
    align-self: flex-end;
  }

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

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .supplements-overview-container {
    max-width: none;
  }

  .team-grid-2 {
    grid-column-gap: 40px;
  }

  .team-member-image-2 {
    width: 190px;
    height: 190px;
  }

  .supplements-overview {
    padding-left: 60px;
    padding-right: 60px;
  }

  .supplements-overview-grid {
    grid-column-gap: 30px;
    flex-flow: column;
    grid-auto-flow: column;
    display: flex;
  }

  .how-it-works---v2 {
    padding: 64px 12px;
  }

  .columns-17 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-self: center;
    align-items: stretch;
  }

  .column-26 {
    flex-direction: column;
    flex: 1;
    align-self: flex-start;
    display: flex;
  }

  .image-21 {
    margin-top: 24px;
  }

  .product-card {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }
  .div-block-37 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }
  .product-card-grid {
    grid-template-columns: 1fr;
    margin-bottom: 0;
    margin-left: 12px;
    margin-right: 12px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .product-card-block {
    width: auto;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .product-card-heading-block {
    width: auto;
    align-self: stretch;
  }

  .image-22 {
    width: auto;
  }
  .div-block-47,
  .div-block-48 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .section-2 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-19,
  .right-arrow-3 {
    display: none;
  }

  .slider-2 {
    height: auto;
    flex-direction: column;
    margin-top: 65px;
    display: flex;
  }

  .mask-2 {
    background-color: navy;
    padding-bottom: 52px;
  }

  .slide-nav-3 {
    background-color: rgba(0, 0, 0, 0);
  }

  .slide-3,
  .slide-4,
  .slide-5,
  .slide-6 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .list-3 {
    display: flex;
    overflow-x: scroll;
  }

  .section-3 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .section-4 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-27,
  .image-30 {
    width: auto;
    min-width: 0;
  }

  .ingredient-overview {
    margin-left: 37px;
    margin-right: 37px;
  }

  .heading-19 {
    text-align: center;
    align-self: center;
  }

  .columns-21 {
    display: none;
  }

  .ingredient-text-block,
  .column-39 {
    align-items: center;
  }

  .div-block-56 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  .list-5 {
    text-align: left;
    grid-template-columns: 1fr 1fr;
  }

  .list-item-14,
  .list-6 {
    text-align: left;
  }

  .column-40 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .image-benefit-showcase {
    padding-bottom: 134px;
  }

  .image-benefit-container {
    padding-bottom: 72px;
    padding-left: 20px;
    padding-right: 52px;
  }

  .grid-9 {
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    display: none;
  }

  .div-block-57 {
    text-align: left;
    justify-content: center;
  }

  .slider-3 {
    height: auto;
    background-color: #f4f2f0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 48px;
    display: flex;
  }

  .mask-3 {
    padding-bottom: 52px;
  }

  .navbar-join-now {
    display: none;
  }

  .link-block-3 {
    margin-right: 31px;
  }

  .slider-4 {
    height: auto;
    background-color: rgba(221, 221, 221, 0);
    padding-left: 44px;
    padding-right: 28px;
    display: block;
  }

  .mask-4 {
    padding-bottom: 62px;
  }

  .right-arrow-5,
  .icon-2,
  .icon-3 {
    display: none;
  }

  .columns-22 {
    flex-direction: column;
  }

  .column-41,
  .icon-4,
  .icon-5 {
    display: none;
  }

  .slider-5 {
    height: auto;
    background-color: #f4f2f0;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 48px;
    display: block;
    overflow: visible;
  }

  .mask-5 {
    flex: 0 auto;
    align-self: center;
    padding-bottom: 72px;
  }
  .heading-9 {
    margin-top: 64px;
  }

  .heading-9.featured {
    margin-top: 64px;
    font-size: 48px;
  }
  .slide-7 {
    width: 100%;
    object-fit: fill;
    padding-left: 0px;
    padding-right: 0px;
  }
  .grid-8 {
    grid-column-gap: 24px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    align-self: auto;
    justify-items: stretch;
    display: grid;
  }
  .navbar-logo-left-container.shadow-three {
    padding-left: 13px;
    padding-right: 13px;
  }

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

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, 0.05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-join-now-mobile {
    max-width: 250px;
    margin: 20px auto;
    display: block;
  }

  .navigation-items-menu {
    background-color: #fff;
    border-radius: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .div-block-59 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .button-10 {
    align-self: flex-end;
  }
  .image-37,
  .image-38 {
    object-fit: fill;
    position: static;
  }
  .heading-7 {
    display: block;
  }

  .image-block {
    width: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .column-42 {
    justify-content: flex-end;
    align-items: center;
  }

  .image-30 {
    padding: 0px 12px;
  }
  .heading-15 {
    font-size: 40px;
  }
  .supplements-overview {
    padding: 60px 15px;
  }

  .section.cc-store-home-wrap {
    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 {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }
  .image-18 {
    border-radius: 25px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .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;
  }
  .div-block-35 {
    align-self: stretch;
  }
  .navigation-items,
  .navigation-items:active {
    background-color: rgba(255, 255, 255, 0);
  }

  .navigation {
    padding: 20px 30px;
  }

  .text-field.cc-subscribe-text-field {
    width: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .blog-post-image {
    width: auto;
    height: auto;
  }
  .text-field.cc-contact-field,
  .text-field.cc-textarea {
    text-align: left;
  }

  .navigation-item,
  .navigation-item {
    color: navy;
  }

  .navigation-item:hover,
  .navigation-item:hover {
    margin-left: 0;
  }

  .logo-image {
    max-width: 100px;
  }

  .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 {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .goals-column {
    flex-direction: column;
  }

  .monthly-product-container {
    margin-top: 24px;
  }

  .plans-column {
    flex-direction: column-reverse;
    margin-top: 40px;
  }

  .monthly-plan-column {
    padding-right: 0;
  }

  .div-block-8 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: center;
    padding-left: 16px;
  }

  .wellness-products {
    padding-left: 0;
    padding-right: 0;
  }

  .column-4 {
    padding-right: 0;
  }

  .column-5 {
    margin-top: 24px;
    padding-left: 0;
  }

  .div-block-10 {
    display: none;
  }

  .yearly-plans-column {
    padding-left: 0;
    padding-right: 0;
  }

  .column-7 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .membership-monthly {
    margin-top: 24px;
  }

  .how-it-works-image {
    max-width: 207px;
  }

  .review-grid {
    flex-direction: column;
    display: flex;
  }

  .columns-8 {
    flex-direction: column;
  }

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

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

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

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

  .footer-link-2 {
    text-align: center;
  }

  .footer-link-2:hover {
    color: #0f0;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
    grid-column-gap: 12px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .column-13 {
    padding-top: 48px;
  }

  .interior-hero {
    flex-direction: column;
    align-items: stretch;
    padding-left: 32px;
    display: flex;
  }

  .image-8 {
    width: 100vw;
    max-width: none;
    order: 1;
    align-self: center;
    padding-left: 64px;
    padding-right: 64px;
  }

  .membership-cta-grid {
    justify-content: space-around;
    align-items: center;
  }

  .video-hero-content {
    padding: 220px 60px 140px;
  }

  .video-hero-heading {
    font-size: 100px;
  }

  .video-hero-text {
    font-size: 20px;
  }

  .video-hero-button {
    padding: 18px 40px;
  }

  .membership-content {
    width: auto;
  }

  .join-now-button {
    margin-top: 0;
    padding: 18px 40px;
  }

  .how-it-works-button {
    padding: 18px 40px;
  }

  .hero-heading-left {
    padding: 60px 0 64px;
  }
  .hero-heading-left-standalone {
    padding: 60px 0 64px;
  }
  .shadow-two {
    width: 100%;
    margin-top: 40px;
  }

  .wbs-heading-h1 {
    font-size: 2.4rem;
    line-height: 1.1em;
  }

  .wbs-section {
    padding: 2rem 2%;
  }

  .columns-14 {
    align-items: flex-start;
  }
  .columns-14-standalone {
    align-items: flex-start;
  }
  .column-23 {
    margin-top: 0;
  }
  .column-23-standalone {
    margin-top: 0;
  }
  .div-block-19 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
.div-block-19-standalone{
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}
  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .faq-ques-icon {
    margin-left: 20px;
  }

  .faq-section {
    padding: 2rem 2%;
  }

  .paragraph,
  .paragraph-2,
  .paragraph-3,
  .paragraph-4 {
    padding-right: 0;
  }

  .how-it-works-block {
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-block-24 {
    font-size: 18px;
  }

  .heading-6 {
    font-size: 55px;
  }

  .text-block-25 {
    font-size: 16px;
  }

  .testimonial-item {
    width: auto;
  }
  .testimonial-item-cc {
    width: auto;
  }

  .testimonial--wrap {
    grid-column-gap: 30px;
    grid-template-columns: 1fr;
  }

  .testimonials-text-block {
    margin-left: 100px;
    margin-right: 100px;
  }

  .membership-cta-section {
    padding: 64px 32px 32px;
  }

  .feature-showcase {
    padding: 64px 60px;
  }

  .feature-showcase-grid {
    grid-row-gap: 22px;
    grid-template-columns: 1fr;
  }

  .feature-showcase-item.last-item.last-row {
    border-bottom-width: 0;
  }

  .feature-showcase-item.last-row {
    border-bottom-width: 1px;
  }

  .text-block-30 {
    margin-left: 0;
  }

  .team-overview {
    padding: 60px 15px;
  }

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

  .biomarker-overview {
    flex-direction: column;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

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

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

  .brix---card-testimonial-color-3,
  .brix---card-testimonial-color-2,
  .brix---card-testimonial-color-1 {
    padding: 48px 32px;
  }

  .feature-with-image-heading {
    font-size: 48px;
    line-height: 100%;
  }

  .heading-block {
    margin-bottom: 8px;
  }

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

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .biomarker-overview-content-heading {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .column-24 {
    padding-right: 0;
  }

  .columns-16 {
    flex-direction: column-reverse;
    order: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: none;
  }

  .column-25 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wbs-section-2 {
    padding: 2rem 2%;
  }

  .avatarkit-toggle-plus {
    width: 32px;
    height: 32px;
    margin-right: 0;
    position: relative;
  }

  .avatarkit-toggle-heading {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-accordion-head {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .avatarkit-accordion-wrapper {
    width: 100%;
    max-width: none;
  }

  .ques-heading-icon {
    margin-left: 20px;
  }

  .tabbed-faq-section {
    padding: 64px 12px;
  }

  .link-block {
    margin-bottom: 60px;
  }

  .sub-nav {
    padding-left: 60px;
    padding-right: 0;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---text-200-list-bold {
    font-size: 16px;
  }

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

  .feature-with-image-grid {
    grid-template-columns: 1fr;
  }

  .feature-with-image {
    padding: 80px 40px;
  }

  .image-14 {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
  }

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

  .related-posts {
    padding: 60px 15px;
  }

  .related-post-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .pricing-image {
    width: 499px;
    height: 329px;
  }
  .pricing-overview {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-15 {
    width: 467px;
    height: 429px;
  }

  .grid-7 {
    width: auto;
  }

  .pricing-overview-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .brix---text-300-medium {
    font-size: 18px;
    line-height: 20px;
  }

  .brix---pricing-content-wrapper-empty {
    display: none;
  }

  .brix---btn-primary-small-full-width {
    padding: 16px 32px;
  }

  .brix---text-400-bold {
    font-size: 20px;
    line-height: 22px;
  }

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

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

  .brix---pricing-table-top,
  .brix---pricing-table-top-featured {
    min-height: auto;
    padding: 40px 18px;
    position: static;
  }

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---pricing-table-top-first {
    min-height: auto;
    padding: 40px 18px;
    position: static;
  }

  .brix---grid-4-columns-pricing-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .feature-comparison-heading-block {
    margin-bottom: 32px;
  }

  .feature-comparison {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .interior-hero-alt {
    flex-direction: row;
    align-items: center;
    padding-left: 12px;
    padding-right: 0;
    display: flex;
  }
  .image-17 {
    max-height: 100%;
    max-width: 100%;
    padding-top: 48px;
  }

  .div-block-33 {
    align-items: center;
  }
  .div-block-34 {
    align-self: center;
  }

  .grid-8 {
    grid-row-gap: 43px;
    grid-template-columns: 1fr;
  }

  .heading-9 {
    margin-top: 64px;
  }

  .heading-9.featured {
    font-size: 32px;
  }

  .features-list,
  .team-circles {
    padding: 60px 15px;
  }

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

  .supplements-overview {
    padding: 64px 15px;
  }

  .supplements-overview-grid {
    flex-direction: column;
    display: flex;
  }

  .key-benefits.logo {
    width: 439px;
  }

  .how-it-works---v2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .columns-17 {
    align-self: stretch;
  }

  .image-21 {
    height: 600px;
    margin-top: 0;
  }

  .column-27 {
    height: auto;
    margin-top: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .product-card {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .product-card-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-auto-flow: row;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    justify-items: stretch;
    margin-top: 0;
    margin-left: 12px;
    margin-right: 12px;
    display: flex;
  }

  .product-card-block {
    width: auto;
  }

  .product-card-heading-block {
    width: auto;
    align-self: stretch;
  }

  .image-22 {
    width: auto;
    height: auto;
  }

  .section-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-3 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .column-33 {
    margin-top: 40px;
    padding-left: 0;
  }

  .columns-20 {
    flex-direction: column;
    display: flex;
  }

  .section-4 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .text-block-61 {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .column-36,
  .column-37 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .ingredient-text {
    font-size: 16px;
  }

  .heading-19 {
    margin-top: 40px;
    font-size: 48px;
  }

  .paragraph-17 {
    width: auto;
    margin-top: 40px;
    font-size: 16px;
  }

  .columns-21 {
    margin-top: 56px;
  }

  .list-5 {
    grid-template-columns: 1fr 1fr;
  }

  .image-benefit-container {
    justify-content: flex-start;
    align-items: center;
    padding-top: 64px;
    display: flex;
  }

  .image-benefit-text {
    font-size: 16px;
  }

  .image-benefit-heading {
    margin-top: 40px;
    font-size: 40px;
  }

  .image-benefit-button {
    margin-top: 40px;
    padding: 18px 40px;
  }

  .grid-9 {
    grid-template-columns: 1fr 1fr;
    margin-top: 72px;
    display: none;
  }

  .slider-3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .slider-4 {
    display: block;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, 0.05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-join-now-mobile {
    margin-bottom: 20px;
  }

  .navigation-items-menu {
    background-color: #fff;
    border-radius: 60px;
    margin: 20px;
  }

  .navigation-items-menu:active {
    background-color: rgba(255, 255, 255, 0);
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }
}

@media screen and (max-width: 479px) {
  .button-10 {
    align-self: flex-start;
    margin-top: 16px;
  }
  .div-block-72 {
    justify-content: flex-start;
    align-items: flex-end;
  }
  .div-block-71 {
    flex-flow: column;
    align-self: flex-start;
    align-items: flex-start;
  }

  .image-38 {
    border-radius: 20px;
  }

  .image-36 {
    border-radius: 20px;
  }
  .image-11 {
    margin-top: 0px;
  }
  .button-8,
  .button-9 {
    padding: 18px;
    font-size: 16px;
    line-height: 22.4px;
  }
  .div-block-62 {
    grid-column-gap: 12px;
    margin-top: 24px;
  }

  .text-block-70 {
    margin-top: 16px;
  }

  .div-block-60 {
    padding: 40px 20px;
  }
  .div-block-34 {
    margin-top: 40px;
  }
  .image-16 {
    margin-right: 12px;
  }

  .image-block {
    aspect-ratio: auto;
    object-fit: fill;
    display: block;
  }

  .heading-11 {
    align-self: center;
  }
  .columns-9 {
    flex-direction: column;
  }

  .column-12 {
    justify-content: flex-start;
    margin-top: 24px;
  }

  .button-5 {
    font-size: 16px;
  }

  .text-span-3 {
    font-size: 48px;
  }

  .text-span-4 {
    font-size: 24px;
  }

  .div-block-19 {
    margin-top: 20px;
  }
.div-block-19-standalone{
    margin-top: 20px;
}
  .supplements-overview {
    padding-left: 12px;
    padding-right: 12px;
  }

  .key-benefits {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

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

  img {
    pointer-events: auto;
    margin-top: 0px;
  }

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

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

  .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 {
    font-size: 36px;
    line-height: 48px;
  }

  .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;
  }
  .grid-13 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    justify-content: space-between;
  }
  .cart-container {
    min-width: 320px;
  }
  .blog-description-column-1 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .blog-description-column2 {
    justify-content: space-between;
  }
  .form-block,
  .about-quote,
  .get-in-touch-form-wrap,
  .blog-item,
  .product-details-wrap {
    width: 100%;
    max-width: none;
  }
  .blog-post-card {
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: flex;
  }
  .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;
  }

  .goals-column {
    flex-direction: column;
  }

  .plans-heading {
    letter-spacing: -1.28px;
    margin-top: 16px;
    font-size: 64px;
    line-height: 53.12px;
  }

  .plans-subtitle {
    margin-top: 16px;
  }

  .monthly-product-container {
    margin-top: 24px;
    padding: 16px;
  }

  .plans-column {
    flex-direction: column-reverse;
    margin-top: 40px;
  }

  .monthly-plan-column {
    padding-right: 0;
  }

  .goals-and-plans-main {
    margin-left: 16px;
    margin-right: 16px;
  }
  .blog-details {
    text-align: left;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }
  .div-block-5 {
    margin: 16px;
  }

  .div-block-8 {
    margin-top: -1330px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-7 {
    padding-top: 1370px;
    font-size: 63px;
    line-height: 53.12px;
  }

  .columns-3 {
    flex-direction: column;
  }

  .begin-wellness {
    letter-spacing: -1.28px;
    margin-top: 40px;
    font-size: 61px;
    line-height: 53.12px;
  }

  .wellness-products {
    margin-top: 40px;
    padding-bottom: 47.78px;
  }

  .column-4 {
    padding-right: 0;
  }

  .column-5 {
    margin-top: 24px;
    padding-left: 0;
  }

  .div-block-10 {
    display: none;
  }

  .yearly-plans-column {
    padding-left: 0;
    padding-right: 0;
  }

  .membership-yearly {
    margin: 16px;
  }

  .membership-monthly {
    margin-top: 24px;
    padding: 16px;
  }

  .grid-2 {
    flex-direction: column;
    display: flex;
  }

  .review-div {
    padding-left: 16px;
    padding-right: 16px;
  }

  .review-hero-title {
    padding-top: 56px;
    font-size: 62px;
    line-height: 51.46px;
  }

  .review-grid {
    flex-direction: column;
    margin-top: 64px;
    padding-bottom: 64px;
    display: flex;
  }

  .review-text {
    font-size: 24px;
    line-height: 28.8px;
  }

  .footer-container {
    flex-direction: column;
    align-items: flex-start;
    display: block;
    margin-top: 64px;
  }

  .columns-8 {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 64px;
  }

  .latest-in-healthier-living {
    padding-top: 40px;
    font-size: 40px;
    line-height: 40px;
  }

  .container-2 {
    max-width: none;
    flex-direction: column;
    align-items: start;
  }

  .footer-content {
    display: block;
  }

  .footer-block {
    justify-content: flex-start;
    margin-top: 48px;
    align-items: start;
  }

  .footer-link-2 {
    text-align: left;
  }

  .text-block-17 {
    padding-top: 40px;
    font-size: 16px;
  }

  .secondary-button {
    padding: 18px 40px;
    font-size: 16px;
    line-height: 22.4px;
    margin-top: 24px;
  }

  .column-13 {
    margin-top: 48px;
    padding: 0;
  }

  .column-14,
  .div-block-16 {
    flex-direction: column;
    display: flex;
    padding: 0;
  }

  .column-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    padding: 0px;
  }
  .column-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    padding-left: 40px;
  }

  .columns-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
  }

  .interior-hero {
    align-items: center;
    padding-top: 64px;
    padding-left: 32px;
    display: block;
  }

  .membership-cta-heading {
    margin-top: 40px;
    font-size: 48px;
    line-height: 100%;
  }

  .interio-hero-heading {
    margin-top: 32px;
    font-size: 48px;
    line-height: 100%;
  }

  .text-block-19 {
    width: auto;
    max-width: none;
    margin-top: 40px;
    padding-right: 32px;
    font-size: 16px;
  }

  .div-block-17 {
    align-self: auto;
  }

  .image-8 {
    width: 100vw;
    height: auto;
    max-width: none;
    object-fit: contain;
    padding-left: 44px;
    padding-right: 44px;
  }

  .membership-cta-grid {
    align-items: center;
  }

  .featured-cta {
    padding: 64px 12px;
  }

  .featured-block {
    max-width: 100%;
  }

  .our-science {
    font-size: 16px;
  }

  .heading {
    margin-top: 40px;
    font-size: 48px;
  }

  .text-block-20 {
    margin-top: 40px;
  }

  .button-2 {
    margin-top: 48px;
    padding: 18px 40px;
    font-size: 16px;
  }

  .video-hero {
    background-position: 50%;
  }

  .video-hero-content {
    padding: 196px 13px 116px;
  }

  .video-hero-heading {
    font-size: 64px;
  }

  .video-hero-text {
    margin-top: 32px;
    font-size: 16px;
  }

  .video-hero-button {
    padding-top: 18px;
    padding-left: 40px;
  }

  .membership-content {
    width: auto;
    justify-content: space-around;
    align-self: auto;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-21 {
    font-size: 16px;
  }

  .heading-4 {
    margin-top: 40px;
    font-size: 40px;
  }

  .text-block-22 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .membership-text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 140%;
  }

  .text-block-23 {
  }
  .text-block-23-standalone {
    font-size: 14px;
  }

  .join-now-button {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
    padding: 16px 30px;
    display: flex;
    font-size: 16px;
  }

  .bold-text {
    font-size: 16px;
  }

  .how-it-works-button {
    padding: 16px 30px;
    font-size: 16px;
  }

  .hero-heading-left {
    justify-content: flex-start;
    margin: 0 10px;
    margin-top: 24px;
    padding: 64px 0;
    margin-bottom: 104px;
  }
  .hero-heading-left-standalone {
    justify-content: flex-start;
    margin: 0 10px;
    margin-top: 24px;
    padding: 64px 0;
    margin-bottom: 104px;
  }
  .container-4 {
    align-self: flex-end;
  }

  .hero-split {
    margin-bottom: 32px;
  }

  .shadow-two {
    max-width: 100%;
    margin-top: 40px;
  }

  .wbs-hero-1-button {
    flex-direction: column;
    align-items: flex-start;
  }

  .wbs-heading-h1 {
    font-size: 2.3rem;
  }

  .columns-14 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .columns-14-standalone {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .column-22 {
    flex-direction: column;
    align-self: center;
    display: flex;
  }

  .div-block-19 {
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }
.div-block-19-standalone{
    
    align-items: flex-start;
    display: flex;
}
  .container-5 {
    max-width: none;
  }

  .media-features-grid {
    grid-auto-flow: row;
    display: flex;
  }

  .faq-ques-content {
    color: #1b1b1b;
    margin-top: 24px;
    padding-top: 0;
    font-size: 14px;
  }

  .faq-ques-icon {
    margin-left: 10px;
  }

  .faq-ques-title {
    margin-top: 10px;
    padding-right: 20px;
    font-size: 16px;
  }

  .faq-ques-heading {
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
  }

  .faq-ques._4th {
    border-style: none;
    border-color: #000;
  }

  .wbs-according-split.faq-split {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .faq-container {
    margin-left: 0;
    margin-right: 0;
  }

  .faq-section {
    padding: 64px 12px;
  }

  .frequently-asked-ques-text {
    font-size: 16px;
    font-weight: 600;
  }

  .heading-5 {
    margin-top: 40px;
    font-size: 40px;
    line-height: 100%;
  }

  .button-3 {
    float: none;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    display: none;
    overflow: visible;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .paragraph-2,
  .paragraph-3,
  .paragraph-4 {
    margin-bottom: 0;
    font-family: Mintgrotesktrial, sans-serif;
  }

  .how-it-works-block {
    padding: 64px 12px;
  }

  .text-block-24 {
    color: #0f0;
    font-size: 16px;
  }

  .heading-6 {
    margin-top: 40px;
    font-size: 48px;
  }

  .text-block-25 {
    width: auto;
    margin-top: 40px;
    font-size: 16px;
  }

  .separator {
    max-width: none;
  }

  .button-4 {
    padding-top: 14px;
  }

  .testimonial-item-text-block {
    margin-left: 13px;
  }

  .testimonials-text--2 {
    font-size: 10px;
  }

  .testimonial-logo-image {
    height: 106px;
  }

  .testimonial-item {
    height: 200px;
    border-radius: 30px;
    padding: 9px 20px;
  }
  .testimonial-item-cc {
    /* height: 200px; */
    border-radius: 30px;
    padding: 9px 20px;
  }
  .testimonial--wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 46px;
  }

  .testimonials-section {
    padding-top: 64px;
    padding-bottom: 10px;
  }

  .testimonials-text-block {
    margin-left: 12px;
    margin-right: 12px;
  }

  .testimonials-grid {
    grid-template-rows: auto 110px;
    align-content: space-around;
    justify-content: start;
    align-items: end;
    justify-items: baseline;
  }

  .testimonials-text {
    font-size: 16px;
    font-weight: 600;
  }

  .testimonials-heading {
    width: 406px;
    margin-top: 40px;
    font-size: 40px;
    line-height: 100%;
  }

  .testimonials-text-1 {
    font-size: 12px;
    font-weight: 600;
  }

  .our-membership {
    font-size: 16px;
  }

  .membership-cta-section {
    border-radius: 35px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .button-5 {
    margin-top: 48px;
    padding: 18px 40px;
  }

  .feature-showcase {
    padding-left: 32px;
    padding-right: 32px;
  }

  .feature-showcase-text {
    font-size: 16px;
  }

  .feature-showcase-heading {
    margin-top: 40px;
    font-size: 40px;
  }

  .feature-showcase-grid {
    margin-top: 48px;
  }

  .feature-showcase-item {
    padding-bottom: 24px;
  }

  .feature-showcase-item.last-item {
    border-bottom-width: 0;
  }

  .list-item-2 {
    margin-bottom: 24px;
  }

  .text-block-30 {
    margin-left: 0;
  }

  .list-item-3,
  .list {
    margin-bottom: 0;
  }

  .team-overview {
    padding: 64px 12px;
  }

  .team-overviw-container {
    max-width: none;
  }

  .centered-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .centered-subheading {
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
  }

  .team-grid {
    grid-template-columns: 1fr;
    margin-top: 52px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .team-card {
    align-items: center;
    padding: 50px 32px;
  }

  .team-member-name {
    color: #404040;
    margin-bottom: 12px;
  }

  .team-member-position {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .team-overview-heading {
    margin-top: 40px;
    font-size: 48px;
    line-height: 100%;
  }

  .paragraph-5 {
    margin-top: 24px;
  }

  .biomarker-overview {
    padding: 64px 32px;
    margin-top: 64px;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .feature-paragraph {
    width: 406px;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .brix---card-testimonial-color-3,
  .brix---card-testimonial-color-2,
  .brix---card-testimonial-color-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .feature-with-image-heading {
    margin-top: 40px;
    font-size: 40px;
    line-height: 100%;
  }

  .heading-block {
    margin-bottom: 15px;
  }

  .feature-with-image-container {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---section-overflow-hidden {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .lab-test-heading {
    font-size: 16px;
  }

  .biomarker-overview-heading {
    margin-top: 40px;
    font-size: 40px;
  }

  .biomarker-overview-text {
    margin-top: 40px;
    font-size: 14px;
  }

  .biomarker-overview-content-heading {
    border-bottom-left-radius: 0;
    margin-top: 48px;
  }

  .div-block-29 {
    flex: 0 auto;
    margin-right: 0;
  }

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

  .columns-16 {
    flex-direction: column-reverse;
    padding-right: 0;
    display: flex;
  }

  .column-25 {
    padding-bottom: 36px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .wbs-accordion-3-title {
    padding-right: 20px;
  }

  .avatarkit-toggle-plus {
    display: none;
  }

  .avatarkit-avatar-image {
    margin-right: 0;
  }

  .avatarkit-mg-10px-right {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .avatarkit-flex-toggle {
    flex-direction: row;
    align-items: center;
  }

  .avatarkit-accordion-head {
    min-height: auto;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .avatarkit-accordion-wrapper {
    width: 100%;
    max-width: none;
  }

  .avatarkit-container-component {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .ques-heading-icon {
    margin-left: 10px;
  }

  .ques-heading-title {
    padding-right: 20px;
  }

  .qustion-heading {
    max-width: 406px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

  .tabbed-faq-question-item {
    max-width: 406px;
  }

  .tabbed-faq-split {
    grid-column-gap: 0px;
    grid-row-gap: 64px;
  }

  .tabbed-faq-section {
    padding: 64px 12px;
    margin-bottom: 36px;
  }

  .general {
    display: flex;
  }

  .link {
    margin-top: 0;
  }

  .link-block {
    max-width: none;
    grid-column-gap: 48px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .paragraph-7 {
    max-width: 406px;
    padding-top: 24px;
  }

  .sub-nav {
    padding-left: 12px;
    padding-right: 0;
  }

  .grid-6 {
    grid-template-columns: 94px auto auto 1fr;
  }

  .all-products {
    object-fit: none;
  }

  .brix---btn-secondary,
  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---icon-list {
    width: 24px;
    margin-right: 8px;
  }

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

  .feature-with-image-content {
    margin-bottom: 16px;
  }

  .feature-with-image-grid {
    grid-row-gap: 48px;
  }

  .feature-with-image {
    padding: 64px 12px;
  }

  .image-14 {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
  }

  .health-coaching-text {
    font-size: 16px;
  }

  .feature-heading,
  .feature-text-block {
    margin-top: 16px;
  }

  .feature-grid {
    width: auto;
    grid-row-gap: 32px;
    align-content: stretch;
    align-items: stretch;
    justify-items: stretch;
  }

  .sub-feature-block {
    width: auto;
  }

  .related-posts {
    padding: 64px 12px;
  }

  .related-posts-container {
    max-width: none;
  }

  .related-post-heading {
    margin-bottom: 0;
  }

  .related-post-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: stretch;
    margin-top: 48px;
    display: grid;
  }

  .pricing-image {
    width: 406px;
    border-radius: 25px;
  }

  .author-details-block {
    justify-content: space-between;
    width: auto;
  }

  .pricing-overview {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-15 {
    width: 346px;
    height: 272px;
  }

  .best-value-button {
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
  }

  .yearly-membership-heading {
    margin-top: 40px;
    font-size: 40px;
  }

  .pricing-heading {
    margin-top: 40px;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 24px;
    line-height: 90%;
    font-weight: 500;
  }

  .bold-text-4 {
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 48px;
    line-height: 90%;
    font-weight: 500;
  }

  .membership-details {
    margin-top: 48px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-35,
  .text-block-36 {
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 14px;
    line-height: 140%;
  }

  .add-to-cart-button {
    width: 174px;
    text-align: center;
    margin-top: 48px;
    padding: 18px 40px;
    font-family: Mintgrotesktrial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 140%;
  }
  .grid-7 {
    width: 346px;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-overview-separator {
    margin-top: 48px;
    margin-bottom: 48px;
  }

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

  .heading-7 {
    color: #1b1b1b;
    font-size: 40px;
  }

  .brix---btn-primary-small-full-width {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

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

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

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

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---grid-4-columns-pricing-tablet {
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .feature-comparison-heading-block {
    margin-bottom: 32px;
  }

  .feature-comparison-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .interior-hero-alt {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-8 {
    font-size: 48px;
  }

  .paragraph-10 {
    margin-top: 40px;
    font-weight: 400;
  }

  .image-17 {
    max-height: none;
    padding-top: 0;
  }

  .featured-blog-post-hero {
    justify-content: space-around;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
  }

  .grid-8 {
    grid-row-gap: 39px;
  }

  .image-18 {
    width: auto;
    height: auto;
  }
  .div-block-36 {
    justify-content: space-between;
    align-items: stretch;
    width: auto;
  }

  .div-block-37 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .features-list {
    padding: 64px 12px;
  }

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

  .features-wrapper-two {
    grid-column-gap: 48px;
    grid-row-gap: 0px;
  }

  .features-left {
    width: 346px;
    max-width: 100%;
  }

  .features-paragraph {
    color: #1b1b1b;
    margin-top: 40px;
    font-size: 40px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .blog-post-image {
    object-fit: cover;
    border-radius: 25px;
    order: -1;
    align-self: stretch;
    width: auto;
    display: block;
  }
  .features-image {
    margin-bottom: 10px;
  }

  .text-block-41 {
    font-size: 16px;
  }

  .text-block-42 {
    margin-top: 40px;
    font-size: 16px;
  }

  .text-block-44 {
    display: none;
  }

  .supplements-overview-container {
    max-width: none;
  }

  .supplements-overview-heading {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 100%;
  }

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

  .supplements-overview {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .supplement-overview-description {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 16px;
  }

  .supplements-overview-grid {
    grid-template-columns: 1fr;
    margin-top: 48px;
  }

  .key-benefits {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .key-benefits.logo {
    flex-direction: column;
    justify-content: center;
  }

  .our-supplements {
    font-size: 16px;
  }

  .list-2 {
    width: 272px;
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    margin-left: 0;
    list-style-type: disc;
  }

  .text-block-45,
  .text-block-46 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
  }

  .text-block-47 {
    font-size: 16px;
    font-weight: 400;
  }

  .html-embed {
    flex-direction: row;
    justify-content: space-between;
    display: block;
  }
  .how-it-works---v2 {
    padding: 64px 12px 0px 12px;
  }

  .text-block-48 {
    font-size: 16px;
  }

  .heading-12 {
    margin-top: 40px;
    font-size: 48px;
  }

  .paragraph-12 {
    width: auto;
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
  }

  .columns-17 {
    margin-top: 40px;
    padding: 0px;
  }

  .text-block-49 {
    font-size: 40px;
  }

  .text-block-50 {
    margin-top: 48px;
    font-size: 16px;
  }

  .heading-13 {
    margin-top: 40px;
    font-size: 40px;
  }

  .paragraph-13 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 16px;
  }

  .div-block-42 {
    margin-bottom: 24px;
    padding-bottom: 24px;
    grid-column-gap: 12px;
  }

  .text-block-51 {
    font-size: 16px;
  }

  .image-21 {
    height: 528px;
    margin-top: 24px;
  }

  .column-27 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .product-card-grid {
    grid-column-gap: 20px;
    grid-row-gap: 32px;
    margin-top: 0;
    margin-left: 12px;
    margin-right: 12px;
  }

  .product-card-block {
    width: auto;
    height: auto;
    object-fit: fill;
  }

  .product-card-heading-block {
    width: auto;
    justify-content: space-between;
    align-self: stretch;
    margin-left: 32px;
    margin-right: 32px;
    font-weight: 300;
  }

  .heading-14 {
    font-size: 32px;
  }

  .image-22 {
    width: auto;
    height: auto;
    aspect-ratio: auto;
    object-fit: fill;
    display: block;
  }

  .div-block-47 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
    justify-content: flex-start;
  }

  .div-block-48 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .section-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 64px 32px;
  }

  .heading-15 {
    margin-top: 40px;
  }

  .mask-2 {
    flex: 1;
    order: -1;
    align-self: stretch;
  }

  .body-16 {
    background-color: #fff;
  }

  .section-3 {
    margin: 60px 13px 64px;
  }

  .text-block-60 {
    font-size: 16px;
  }

  .heading-16 {
    font-size: 32px;
  }

  .paragraph-14 {
    margin-top: 32px;
    font-size: 16px;
  }

  .heading-17 {
    margin-top: 64px;
    font-size: 32px;
  }

  .paragraph-15 {
    margin-top: 40px;
    font-size: 16px;
  }

  .section-4 {
    margin-left: 13px;
    margin-right: 13px;
    font-style: italic;
    margin-top: 58px;
  }

  .text-block-61 {
    border-bottom-width: 0;
    padding-bottom: 0;
    font-style: normal;
    font-size: 16px;
  }

  .heading-18 {
    margin-top: 0;
    font-size: 32px;
    font-style: normal;
  }

  .paragraph-16 {
    margin-top: 32px;
    font-style: normal;
  }

  .div-block-54 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-55 {
    margin-top: 64px;
  }

  .column-36 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-37 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    overflow: auto;
  }

  .ingredient-overview {
    margin: 64px 12px;
  }

  .paragraph-17 {
    width: auto;
  }

  .div-block-56 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    display: block;
    margin-bottom: 0;
  }

  .list-4 {
    align-items: center;
  }

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

  .list-5 {
    grid-template-columns: 1fr 1fr;
  }

  .list-item-10,
  .list-item-11,
  .list-item-12,
  .list-item-13,
  .list-item-14,
  .list-item-15,
  .list-item-16,
  .list-item-17,
  .list-item-18 {
    text-align: left;
  }

  .image-benefit-showcase {
    background-image: url("/cdn/shop/files/BG_Image.webp?v=1711461963");
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .image-benefit-container {
    flex-direction: row;
    padding-bottom: 72px;
  }

  .slider-3 {
    margin-top: 56px;
  }

  .right-arrow-4 {
    display: none;
  }

  .slide-nav-4 {
    background-color: #f4f2f0;
    transition: background-color 0.2s;
  }

  .mask-3 {
    padding-bottom: 77px;
  }

  .navbar-join-now {
    margin-top: 48px;
    padding: 18px 40px;
  }

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

  .nav-menu-two {
    flex-direction: column;
  }

  .navbar-join-now-mobile {
    margin-top: 10px;
    padding: 18px 40px;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }
}

@media screen and (max-width: 430px) {
  .how-it-works-button,
  .join-now-button {
    padding: 16px 20px;
  }
}
@media screen and (max-width: 415px) {
  .monthly-tab {
    width: 180px;
    padding-left: 40px;
  }
  .yearly-tab {
    width: 180px;
  }
}
@media screen and (max-width: 374px) {
  .join-now-button,
  .how-it-works-button {
    font-size: 15px;
  }

  .button-9,
  .button-8 {
    font-size: 14px;
  }
}
@media screen and (min-width: 991px) {
  .columns-19 {
    display: flex;
  }
}

@media screen and (max-width: 1280px) {
  .product-card-grid {
    margin-left: 80px;
    margin-right: 80px;
  }
.hero-heading-left-standalone{
  margin-left: 80px;
    margin-right: 80px;
}
  .sub-nav {
    padding: 32px 80px;
  }
  .interior-hero-alt {
    padding-left: 80px;
    padding-right: 80px;
  }

  .interior-hero {
    padding: 32px;
  }

  .div-block-17 {
    place-self: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .product-card-grid {
    margin-left: 12px;
    margin-right: 12px;
  }
.hero-heading-left-standalone{
margin-left: 12px;
    margin-right: 12px;
}
  .sub-nav {
    padding: 32px;
  }
  .interior-hero-alt {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 991px) {
  .columns-27 {
    flex-flow: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 40px;
    display: flex;
  }

  .columns-16 {
    display: none;
  }

  .column-25 {
    padding-bottom: 32px;
  }

  .image-21 {
    margin-left: 0;
  }

  .html-embed-2 {
    padding-bottom: 12px;
  }
}

#w-node-_56f2b96e-ae6e-7af1-6a3b-a2d7387904db-d00234e2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_56f2b96e-ae6e-7af1-6a3b-a2d7387904dd-d00234e2 {
  grid-area: 1 / 2 / 2 / 3;
}

#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-_7f07a47f-ba87-f495-1387-c2c6a409b617-a409b5ee,
#w-node-_7f07a47f-ba87-f495-1387-c2c6a409b624-a409b5ee,
#w-node-_7f07a47f-ba87-f495-1387-c2c6a409b62c-a409b5ee,
#w-node-_7f07a47f-ba87-f495-1387-c2c6a409b633-a409b5ee,
#w-node-_7e768bf0-e0e9-a1df-e26e-50e4847b068a-6264049c,
#w-node-c12575e3-fdcc-8cd2-4428-e90193e371c4-6264049c,
#w-node-fd5783e3-b1a5-e255-9e32-8a41e567923b-6264049c,
#w-node-fd5783e3-b1a5-e255-9e32-8a41e567923c-6264049c,
#w-node-_681e5b2c-5894-a650-2e49-f3d8cf90a0e9-6264049c,
#w-node-_681e5b2c-5894-a650-2e49-f3d8cf90a0ea-6264049c,
#w-node-_6052f367-756a-9fa7-d4c7-3f39aed2efa4-6264049c,
#w-node-_6052f367-756a-9fa7-d4c7-3f39aed2efa5-6264049c,
#w-node-_468cb7f6-475c-48c8-4fbe-e1bffedf7a12-fedf7a0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_468cb7f6-475c-48c8-4fbe-e1bffedf7a19-fedf7a0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_468cb7f6-475c-48c8-4fbe-e1bffedf7a1a-fedf7a0e,
#w-node-_468cb7f6-475c-48c8-4fbe-e1bffedf7a22-fedf7a0e,
#w-node-d7f1cc74-57da-78fe-e605-59a1fe1ad0f3-fedf7a0e,
#w-node-_8a692f94-8058-b785-82e0-291662d56993-fedf7a0e,
#w-node-cf8fe739-bed6-1309-5cd6-7939cce53d5b-cce53d31,
#w-node-_3b172c33-6c46-d92b-dba3-e270ff2b72af-ff2b72ab,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e04ed-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e04f6-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e04fa-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e0503-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e0509-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e0512-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e0516-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e051f-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e052e-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e053b-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e0548-2c1e04e1,
#w-node-_43f282eb-50a7-1d46-1b20-be162c1e0555-2c1e04e1,
#w-node-_451a9211-263f-9de5-edaa-4c73141c427c-141c4274,
#w-node-_451a9211-263f-9de5-edaa-4c73141c4285-141c4274,
#w-node-_451a9211-263f-9de5-edaa-4c73141c428e-141c4274,
#w-node-_451a9211-263f-9de5-edaa-4c73141c4297-141c4274,
#w-node-_451a9211-263f-9de5-edaa-4c73141c42a0-141c4274,
#w-node-_451a9211-263f-9de5-edaa-4c73141c42a9-141c4274,
#w-node-ae059ee4-a960-a617-dae0-25b19f373ba3-9f373b99,
#w-node-ae059ee4-a960-a617-dae0-25b19f373baf-9f373b99,
#w-node-ae059ee4-a960-a617-dae0-25b19f373bbb-9f373b99,
#w-node-ae059ee4-a960-a617-dae0-25b19f373bc7-9f373b99,
#w-node-ae059ee4-a960-a617-dae0-25b19f373bd3-9f373b99,
#w-node-b0281b7e-90b6-074b-f7dd-5a483703169b-3703169b,
#w-node-_4df9cd26-600f-9d8a-8939-701821f5009c-597f8e1a,
#w-node-a75243f7-ca8f-57a6-56ae-0803520c922c-520c9229,
#w-node-a75243f7-ca8f-57a6-56ae-0803520c922e-520c9229,
#w-node-a75243f7-ca8f-57a6-56ae-0803520c9230-520c9229,
#w-node-a75243f7-ca8f-57a6-56ae-0803520c9232-520c9229,
#w-node-ca88c50e-065a-715b-2b39-d08c15acf0c2-15acf0af,
#w-node-ca88c50e-065a-715b-2b39-d08c15acf0c8-15acf0af,
#w-node-ca88c50e-065a-715b-2b39-d08c15acf0ce-15acf0af,
#w-node-ca88c50e-065a-715b-2b39-d08c15acf0d4-15acf0af,
#w-node-ca88c50e-065a-715b-2b39-d08c15acf0da-15acf0af,
#w-node-e0163e98-8fdc-9fb0-8436-6fd1efa2fdc3-efa2fdbe,
#w-node-e0163e98-8fdc-9fb0-8436-6fd1efa2fdcf-efa2fdbe,
#w-node-e0163e98-8fdc-9fb0-8436-6fd1efa2fddb-efa2fdbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3476-d74d3460 {
  align-self: center;
}

#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d347d-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3481-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3485-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3489-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d348d-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3491-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3495-d74d3460,
#w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3499-d74d3460,
#w-node-cac64693-95c3-e126-b80a-12436f0f6518-a1a04335,
#w-node-cac64693-95c3-e126-b80a-12436f0f652a-a1a04335,
#w-node-a14ef92e-f7f4-ecc9-94fe-aad9a08a86f6-a08a86f4,
#w-node-a14ef92e-f7f4-ecc9-94fe-aad9a08a8708-a08a86f4,
#w-node-c501153e-b895-f44f-77a4-ac65030b481a-030b480e,
#w-node-c501153e-b895-f44f-77a4-ac65030b4827-030b480e,
#w-node-c501153e-b895-f44f-77a4-ac65030b482b-030b480e,
#w-node-_0c8134f9-9272-6952-edd1-8c2dcad052f7-cad052f5,
#w-node-_0c8134f9-9272-6952-edd1-8c2dcad05307-cad052f5,
#w-node-_84f4aaec-4933-f1ad-7ddb-ac863c24cc09-491c9ba4,
#w-node-e0acb1d3-8532-b365-255e-54fe108e0f19-491c9ba4,
#w-node-_25175d45-d61d-bce9-ff0b-30a40ce589b4-491c9ba4,
#w-node-_11b4d9ea-5d4d-92df-e832-5080491c9bbc-491c9ba4,
#w-node-_11b4d9ea-5d4d-92df-e832-5080491c9be2-491c9ba4,
#w-node-_11b4d9ea-5d4d-92df-e832-5080491c9c08-491c9ba4,
#w-node-_0508eb49-affb-062a-73b8-f23222e7ba44-22e7ba37,
#w-node-_0508eb49-affb-062a-73b8-f23222e7ba47-22e7ba37,
#w-node-_0508eb49-affb-062a-73b8-f23222e7ba4a-22e7ba37,
#w-node-_0508eb49-affb-062a-73b8-f23222e7ba4d-22e7ba37,
#w-node-_0508eb49-affb-062a-73b8-f23222e7ba50-22e7ba37,
#w-node-_4a1f2796-de14-092a-f77b-53da01de00d5-01de00d3,
#w-node-_4a1f2796-de14-092a-f77b-53da01de00e7-01de00d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f19e9bec-0886-258a-b8d9-7e9bec58afeb-88a30ff4 {
  grid-column: span 2 / span 2;
}

@media screen and (min-width: 1920px) {
  #w-node-_468cb7f6-475c-48c8-4fbe-e1bffedf7a12-fedf7a0e {
    align-self: end;
    justify-self: start;
  }

  #w-node-ca88c50e-065a-715b-2b39-d08c15acf0da-15acf0af,
  #w-node-e0163e98-8fdc-9fb0-8436-6fd1efa2fdc3-efa2fdbe {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_43f282eb-50a7-1d46-1b20-be162c1e0516-2c1e04e1,
  #w-node-ae059ee4-a960-a617-dae0-25b19f373ba3-9f373b99,
  #w-node-ae059ee4-a960-a617-dae0-25b19f373baf-9f373b99,
  #w-node-ae059ee4-a960-a617-dae0-25b19f373bbb-9f373b99,
  #w-node-ae059ee4-a960-a617-dae0-25b19f373bc7-9f373b99,
  #w-node-ae059ee4-a960-a617-dae0-25b19f373bd3-9f373b99,
  #w-node-e0163e98-8fdc-9fb0-8436-6fd1efa2fdc3-efa2fdbe,
  #w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3462-d74d3460,
  #w-node-_8e8e266d-b900-b7d8-3548-7a4dd74d3476-d74d3460 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_0508eb49-affb-062a-73b8-f23222e7ba44-22e7ba37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0508eb49-affb-062a-73b8-f23222e7ba47-22e7ba37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_0508eb49-affb-062a-73b8-f23222e7ba4a-22e7ba37,
  #w-node-_0508eb49-affb-062a-73b8-f23222e7ba4d-22e7ba37,
  #w-node-_0508eb49-affb-062a-73b8-f23222e7ba50-22e7ba37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ca88c50e-065a-715b-2b39-d08c15acf0da-15acf0af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_56f2b96e-ae6e-7af1-6a3b-a2d7387904dd-d00234e2 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b4b1be27-525a-7b58-a3d0-54ac9effb1eb-9effb1e2 {
    align-self: auto;
  }

  #w-node-a75243f7-ca8f-57a6-56ae-0803520c922c-520c9229,
  #w-node-ca88c50e-065a-715b-2b39-d08c15acf0da-15acf0af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b4b1be27-525a-7b58-a3d0-54ac9effb1eb-9effb1e2,
  #w-node-_5673f0cc-5f87-891f-1c97-237fe7cbd88a-e7cbd881,
  #w-node-_451a9211-263f-9de5-edaa-4c73141c428e-141c4274 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a75243f7-ca8f-57a6-56ae-0803520c922c-520c9229 {
    align-self: auto;
    justify-self: auto;
    font-size: 16px;
  }

  #w-node-a14ef92e-f7f4-ecc9-94fe-aad9a08a8708-a08a86f4,
  #w-node-_0c8134f9-9272-6952-edd1-8c2dcad05307-cad052f5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@@font-face {
  font-family: "Nunitosans";
  src: url("../fonts/NunitoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunitosans";
  src: url("../fonts/NunitoSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queens Compressed Trial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Medium.woff?v=1690485769")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Medium.woff2?v=1690485769")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queens Compressed Trial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Light.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Light.woff2?v=1690485768")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queenscondensedtrial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Light.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Light.woff2?v=1690485768")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Angleciaprodisplay";
  src: url("../fonts/AngleciaProDisplay-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Regular.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Regular.woff2?v=1690485767")
      format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGrotesk-Bold.woff2?v=1690883493")
      format("woff"),
    url("/cdn/shop/files/MintGrotesk-Bold.woff?v=1690883492")
      format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Medium.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Medium.woff2?v=1690485768")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Heavy.woff?v=1690879375")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Heavy.woff2?v=1690879374")
      format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGrotesk-Regular_2.woff?v=1691091285")
      format("woff"),
    url("/cdn/shop/files/MintGrotesk-Regular_1.woff2?v=1691091285")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
